aboutsummaryrefslogtreecommitdiffstats
path: root/.prettierignore (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-15fix: Fix deleting tags broken due to wrong column nameMohamedBassem1-1/+7
2024-09-15feature(web): Alphabetical sorting for lists. Fixes #315 (#351)kamtschatka1-20/+24
2024-09-15feature(web): Add a compact layout. Fixes #379MohamedBassem6-3/+68
2024-09-15feature(worker): Allow configuring inference job timeout and ollama keep aliv...MohamedBassem4-19/+26
2024-09-14fix(web): removing referrer header when clicking on links. Fixes #387 (#388)kamtschatka1-3/+9
2024-09-14fix(mobile): Fix some icon colors in dark modeMohamedBassem3-4/+10
2024-09-14feature(mobile): Add a page for testing connection to serverMohamedBassem5-201/+414
2024-09-14feature(mobile): Add settings page for configuring the themeMohamedBassem5-11/+106
2024-09-14feature(mobile): Add proper error handling for server errorsMohamedBassem6-13/+58
2024-09-08docs: Update screenshots in docsMohamedBassem5-0/+0
2024-09-08release(mobile): Bump mobile version to 1.6.2MohamedBassem1-3/+3
2024-09-08feature(mobile): Show the view bookmark modal for links as wellMohamedBassem2-5/+56
2024-09-08feature(mobile): Add a floating button for quickly adding new bookmarksMohamedBassem1-2/+8
2024-09-08readme: Add full page archive and bulk actions to readmeMohamedBassem2-0/+4
2024-09-01fix(web): Add optimistic rendering for the tags editorMohamedBassem1-2/+24
2024-09-01feature(web): Manage tags in bulk actionsMohamedBassem6-44/+214
2024-09-01feature(web): Pop tag in TagEditor on pressing backspace. #368MohamedBassem1-0/+1
2024-09-01feature(web): Show the number of bulk selected bookmarksMohamedBassem1-2/+7
2024-09-01feature(web): Allow adding to lists in bulk actions. #368MohamedBassem2-1/+153
2024-08-31docker: Remove redis from the dev docker composeMohamedBassem1-7/+0
2024-08-31docs: Remove references to redis and workers from docsMohamedBassem6-24/+4
2024-08-31k8s: Drop redis and workers container from k8s templatesMohamedBassem6-103/+4
2024-08-31docs: Remove redis env variables from the configMohamedBassem2-8/+0
2024-08-31docker: Remove the redis and worker containersMohamedBassem1-24/+3
2024-08-31build: Fix sherif failures by sorting depsMohamedBassem6-12/+12
2024-08-31docs: Publish the docs for version 0.16.0MohamedBassem18-0/+674
2024-08-26feature(mobile): Allow interacting with images in the app. Fixes #352MohamedBassem6-18/+52
2024-08-26feature(mobile): Add support for deleting listsMohamedBassem1-3/+57
2024-08-26feature(mobile): Allow configuring uploaded image quality in the mobile appMohamedBassem6-12/+84
2024-08-26feature(mobile): Add ability to create basic lists from the appMohamedBassem3-5/+111
2024-08-26release(mobile): Bump mobile version to 1.6.1MohamedBassem1-3/+3
2024-08-26ui(mobile): Merge the editors for notes and linksMohamedBassem3-32/+30
2024-08-26feature(mobile): Change the view bookmark page to be a modal and add tags andMohamedBassem6-192/+285
2024-08-26ui(mobile): Change the add/edit note editor dialogs to be bottom sheetsMohamedBassem5-125/+154
2024-08-25feature(mobile): Allow editing notes from the mobile appMohamedBassem4-32/+122
2024-08-24fix(mobile): trim slash from url on signin. Fixes #311 (#361)Mark :)1-1/+1
2024-08-24fix(mobile): Allow expanding the text by clicking on bookmark cardMohamedBassem4-37/+160
2024-08-24fix(mobile): Change the next note text input to have multiple lines by defaultMohamedBassem1-0/+2
2024-08-21[docker] Adding chrome-service.yaml and adapt kustomization.yaml. Fixes #357 ...rootly2-0/+13
2024-08-18fix(extension): Upgrade crxjs to 2.0 to add support for firefoxMohamedBassem6-87/+73
2024-08-18release(extension): Release version 1.2.2MohamedBassem1-1/+1
2024-08-18[extension] Add context menu item in the browser extension. Fixes #155 (#278)kamtschatka6-31/+101
2024-07-28fix(mobile): Change the hoarded page to no longer be a modal to allow AddToLi...MohamedBassem4-10/+6
2024-07-28docs: Add Kubernetes installation with Kustomize (#324)Jose Fuentes Castillo18-0/+385
2024-07-28release(mobile): Bump mobile version to 1.6.0MohamedBassem3-2/+4
2024-07-28feat(mobile): Add ability to manage listsMohamedBassem6-163/+426
2024-07-28fix(workers): Shutdown workers on SIGTERMMohamedBassem2-0/+9
2024-07-28docker: Change all images to be built from the same AIO baseMohamedBassem5-92/+86
2024-07-27feat: Upgrade default openai models to gpt-4o-mini which are 3x cheaperMohamedBassem3-6/+6
2024-07-27cli: Extract tag management into separate subcommandMohamedBassem2-21/+20