| Age | Commit message | Author | Files | +/- |
|---|---|---|---|---|
| featue: Add infra for REST APIs and implement GET /bookmarks | Mohamed Bassem | 6 | -1/+215 | |
feature: Log authentication failures to support fail2ban. Fixes #477 (#569) …* How do I set the variable "user" or "system" for AI inference #262 changed from system to user * [Feature Request] Log failed login attempts for fail2ban implementation #477 added logging of failed logins * [Feature Request] Log failed login attempts for fail2ban implementation #477 added more logging for extension related logins * Propagte IP to trpc --------- Co-authored-by: Your Name <you@example.com> |
kamtschatka | 9 | -12/+116 | |
fix(web): Change names to be optional when signing up via SSO. #410 (#412) …using email address as fallback, if the name is not available |
kamtschatka | 1 | -2/+2 | |
feature: Added support for custom OIDC providers to set up authentication.… …* https://github.com/hoarder-app/hoarder/issues/92 Added support for custom OIDC providers to set up authentication * Added support for custom OIDC providers to set up authentication #92 Showing OAuth errors in the signin page * Added support for custom OIDC providers to set up authentication #92 Added the possibility to log in using an API key in case OAuth is used * Added support for custom OIDC providers to set up authentication #92 improved the code to also promote the first user to admin if OAuth is used * revert extension changes * Simplify admin checks --------- Co-authored-by: MohamedBassem <me@mbassem.com> |
kamtschatka | 4 | -11/+133 | |
| deps: Upgrade drizzle and next auth drizzle adapter | MohamedBassem | 7 | -54/+89 | |
| feature: Add an option to disable new signups | MohamedBassem | 6 | -26/+23 | |
Feature: Add support for uploading images and automatically inferring their… …* feature: Experimental support for asset uploads * feature(web): Add new bookmark type asset * feature: Add support for automatically tagging images * fix: Add support for image assets in preview page * use next Image for fetching the images * Fix auth and error codes in the route handlers * Add support for image uploads on mobile * Fix typing of upload requests * Remove the ugly dragging box * Bump mobile version to 1.3 * Change the editor card placeholder to mention uploading images * Fix a typo * Change ios icon for photo library * Silence typescript error |
Mohamed Bassem | 31 | -79/+2736 | |
| lint: Lint and format the entire repo with the new configs | MohamedBassem | 122 | -411/+424 | |
| structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 396 | -9511/+10350 |