rcgit

/ karakeep
follow (on) | order: default date topo
Age Commit message Author Files +/-
feat: Add support for public lists (#1511)
* WIP: public lists
* Drop viewing modes
* Add the public endpoint for assets
* regen the openapi spec
* proper handling for different asset types
* Add num bookmarks and a no bookmark banner
* Correctly set page title
* Add a not-found page
* merge the RSS and public list endpoints
* Add e2e tests for the public endpoints
* Redesign the share list modal
* Make NEXTAUTH_SECRET not required
* propery render text bookmarks
* rebase migration
* fix public token tests
* Add more tests
Mohamed Bassem 36 -147/+3286
ci: Fix E2E test timeout Mohamed Bassem 1 -0/+1
chore: Setup and add e2e tests for the API endpoints Mohamed Bassem 15 -21/+1454
format: Add missing lint and format, and format the entire repo MohamedBassem 57 -192/+255
refactor: Extract trpc logic into its package MohamedBassem 51 -1536/+1793
tests: Add tests for the bookmarks routes MohamedBassem 15 -74/+849