aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feature: Add an admin page showing server stats and actionsMohamedBassem2024-03-0112-7/+1048
* feature: Add full text search supportMohamedBassem2024-03-0117-12/+440
* feature: Add support for creating and updating listsMohamedBassem2024-03-0123-5/+2030
* fix: Disable query logging in productionMohamedBassem2024-02-291-4/+4
* fix: Fix browser bookmarking input schemaMohamedBassem2024-02-292-11/+10
* fix: Fix API key authorizationMohamedBassem2024-02-291-0/+10
* docker: Build docker images on every push to mainMohamedBassem2024-02-291-19/+35
* fix: Fix the padding of the tag view pageMohamedBassem2024-02-292-3/+4
* ui: Slightly better looking AllTags pageMohamedBassem2024-02-291-6/+4
* fix: Prevent openai from inferring tags from the prompt itselfMohamedBassem2024-02-291-5/+10
* refactor: Use a Slot for passing classnames to children insteadMohamedBassem2024-02-293-15/+15
* fix: Remove extra row-span from LinkCardMohamedBassem2024-02-292-3/+2
* fix: Delete URL on successful bookmarkMohamedBassem2024-02-291-0/+4
* fix: Fix the look of the grid view and allowing notes to have variable sizeMohamedBassem2024-02-295-10/+5
* fix: Fix phantom links in tag pillsMohamedBassem2024-02-291-11/+11
* fix: Change the colors of the tag pillMohamedBassem2024-02-291-3/+3
* fix: Open links in new tabMohamedBassem2024-02-291-2/+6
* feature: Add support for markdown in the text bookmarksMohamedBassem2024-02-287-39/+692
* fix: Fix the positioning of the favourited starMohamedBassem2024-02-281-8/+10
* feature: Support tag inferance for note bookmarksMohamedBassem2024-02-282-40/+65
* feature: Add support for storing and previewing raw notesMohamedBassem2024-02-2820-113/+1134
* fix: Fix drizzle logging params in prodMohamedBassem2024-02-281-1/+12
* tests: Add tests for the bookmarks routesMohamedBassem2024-02-2815-74/+849
* feature: Show a visual indication when an item is favouritedMohamedBassem2024-02-281-0/+8
* feature: Add copy link to bookmark optionsMohamedBassem2024-02-281-0/+12
* fix: Fix trpc output validation when deleting API keysMohamedBassem2024-02-271-3/+1
* docker: Remove the file:/ prefix from database URLsMohamedBassem2024-02-274-7/+6
* docker: Run db migrations on web app startupMohamedBassem2024-02-275-17/+30
* build: Migrate from yarn to pnpmMohamedBassem2024-02-2616-10678/+8701
* feature: Add support for adding/removing tagsMohamedBassem2024-02-266-52/+365
* db: Migrate from prisma to drizzleMohamedBassem2024-02-2341-946/+2148
* readme: Add a homepage screenshotMohamedBassem2024-02-233-2/+6
* fix: Remove the separator line from the sign in page when no providers are co...MohamedBassem2024-02-221-1/+1
* fix: Tag filtering and sortingMohamedBassem2024-02-221-2/+2
* fix: Minor UI tweaks and fixing addition of first bookmarkMohamedBassem2024-02-224-13/+18
* build: Stop downloading puppeteer in github actionsMohamedBassem2024-02-222-1/+4
* fix: Make typescript happyMohamedBassem2024-02-221-1/+2
* feature: Introduce a separate sidebar for the mobileMohamedBassem2024-02-225-5/+64
* feature: Adding a loading page while bookmarks are being fetchedMohamedBassem2024-02-222-2/+13
* feature: Adding some loading card while the link is getting crawledMohamedBassem2024-02-228-50/+102
* readme: Add a section about security considerations when self hostingMohamedBassem2024-02-221-0/+14
* feature: Add support for credentials registration and sign inMohamedBassem2024-02-2215-20/+565
* docker: Only build new images on release creationMohamedBassem2024-02-201-7/+12
* docker: Add a docker-based dev environmentMohamedBassem2024-02-209-8/+99
* docker: Point docker compose to the published docker imagesMohamedBassem2024-02-201-15/+3
* extension: Add some temp logos to the pluginMohamedBassem2024-02-205-0/+5
* build: Fix the docker buildMohamedBassem2024-02-202-2/+0
* readme: Add the configuration variables to the readmeMohamedBassem2024-02-201-0/+13
* build: Fix buildMohamedBassem2024-02-202-3/+3
* Add readme and licenseMohamedBassem2024-02-202-1/+725