is:archived -is:inlist: Find all the bookmarks that are archived but are not sorted in any list. url:github.com neovim: Find all the bookmarks that were hoarded from github and contains theneovimterm in its content. Special shoutout to@kamtschatkawho first advocated for the powerful search...
As usual, welcoming our new contributors@hanguofeng,@dakshpareek,@danielvigaru,@techtrd&@meysam81(and a lot more translators on weblate)! If you enjoy using Hoarder, consider supporting the projecthere ☕️or via GitHubhere. New Features 🚀 Webhook support(by@hanguofeng): Hoarder can now...
Download the docker compose file provided [here](https://github.com/hoarder-app/hoarder/blob/main/docker/docker-compose.yml). ``` wget https://raw.githubusercontent.com/hoarder-app/hoarder/main/docker/docker-compose.yml ``` ### 3. Populate the environment variables To configure the app, ...
GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address...
.github .husky apps docker root/etc/s6-overlay/s6-rc.d .env.sample Dockerfile Dockerfile.dev docker-compose.dev.yml docker-compose.yml docs kubernetes packages patches screenshots tooling .dockerignore .env.sample .gitignore .npmrc .prettierignore .prettierrc LICENSE README.md SECURITY.md package...
It is not affiliated with, endorsed by, or connected to Hordr.app or its owners.*  ## Features 0 comments on commit b2c795c Please sign in to comment. ...
release(mobile): Bump mobile version to 1.6.7-2 Assets 2 Source code (zip) 2024-11-24T16:29:17Z Source code (tar.gz) 2024-11-24T16:29:17Z Footer © 2024 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies Do not share my personal ...
OpenID Connect It would be great if Hoarder supported OpenID Connect, so that users could log in with their existing auth service - a self-hosted one like Authentik, Keycloak, Authelia, or a public provider like Google Workspace / G Suite, Microsoft 365, etc....
.github .husky apps docker root .env.sample Dockerfile Dockerfile.dev docker-compose.dev.yml docker-compose.yml docs kubernetes packages patches screenshots tooling .dockerignore .env.sample .gitignore .npmrc .prettierignore .prettierrc LICENSE README.md SECURITY.md package.json pnpm-lock.yaml pnpm...
Describe the Bug It seems only very plain model names work with hoarder, I couldn't determine which character causes the exception, but it might be colon. For example, if I put my model like this in docker-compose: OLLAMA_BASE_URL: http://192.168.1.133:11434 ...