aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-31feat: Introduce advanced search capabilities (#753)Mohamed Bassem1-8/+12
2024-12-31feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)Nicole Li1-0/+6
2024-12-30i18n: Added Croatian translation (#788)Jaksa1011-0/+267
2024-12-29feat: add Linkwarden importer (#786)Patrick Leonard2-0/+37
2024-12-28build: Fix format errorMohamed Bassem1-252/+252
2024-12-28i18n: Added Turkish translation (#781)Buğra Canata1-0/+266
2024-12-28i18n: Sync weblate translaionsMohamed Bassem7-23/+1179
2024-12-28fix: Better handling for when there's no highlights in the all highlights pageMohamed Bassem1-0/+3
2024-12-28feat: Implement the all highlights page. Fixes #620Mohamed Bassem2-0/+23
2024-12-27feat: Implement highlights support for links. Fixes #620Mohamed Bassem1-0/+1
2024-12-22i18n: Translated using Weblate (Spanish)Fernando Belaza1-1/+82
2024-12-22i18n: Enable polish translationsMohamed Bassem2-157/+157
2024-12-22Translated using Weblate (Polish)Kamil P1-1/+8
2024-12-22Added translation using Weblate (Polish)Kamil P1-0/+1
2024-12-22Translated using Weblate (Dutch)Mathy Vandersmissen1-55/+160
2024-12-22feat: Add basic pagination to searchBookmarks tRPCMohamed Bassem1-10/+22
2024-12-23i18n: Added translation using Weblate (Spanish)Fernando Belaza1-0/+1
2024-12-22i18n: Translated using Weblate (Polish)Kamil P1-2/+255
2024-12-22Translated using Weblate (Polish)Kamil P1-1/+8
2024-12-22Added translation using Weblate (Polish)Kamil P1-0/+1
2024-12-22Translated using Weblate (Dutch)Mathy Vandersmissen1-55/+160
2024-12-21deps: Upgrade prettier to 3.4.2Mohamed Bassem1-1/+1
2024-12-21feature: WYSIWYG markdown for notes. Fixes #701 (#715)Giuseppe3-3/+77
2024-12-19Translated using Weblate (German)Andreas Morgenstern1-194/+201
2024-12-19Translated using Weblate (Dutch)Guido1-1/+58
2024-12-19Added translation using Weblate (Dutch)Guido1-0/+1
2024-12-19Translated using Weblate (Swedish)Marcus skoding1-1/+177
2024-12-19Added translation using Weblate (Swedish)Marcus skoding1-0/+1
2024-12-08feature: Store crawling status code and allow users to find broken links. Fix...Mohamed Bassem1-0/+7
2024-11-23i18n: Add zh-TW Traditional Chinese locale (#689)Peter Dave Hello1-0/+206
2024-11-17translations: Add german, french and chinese LLM translationsMohamed Bassem3-0/+618
2024-11-17feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem9-9/+351
2024-11-03feature: Add support for importing bookmarks from Omnivore. Fixes #602Mohamed Bassem1-0/+31
2024-11-03fix: Adopt pocket's new export format. Fixes #570Mohamed Bassem1-21/+18
2024-10-13fix: Add support for importing notes from the hoarder exportMohamedBassem1-13/+28
2024-10-13feature: Allow importing hoarder's own bookmark file. Fixes #527MohamedBassem2-0/+89
2024-10-12feature: Allow to disable default password login after SSO is configured. Fix...kamtschatka1-1/+1
2024-10-12fix(web): Reset search query and bulk edit when navigating away from the curr...MohamedBassem1-1/+3
2024-10-06feature: Allow disabling password signups (#413)kamtschatka1-0/+1
2024-09-29feature(web): Add the ability to customize the inference prompts. Fixes #170MohamedBassem1-0/+3
2024-09-27feature(web): Add a select all button to bulk actionsMohamedBassem1-0/+23
2024-09-26fix(web): Don't parse empty tags in netscape imports. Fixes #421MohamedBassem1-3/+5
2024-09-21feature(web): Add support for importing bookmarks from PocketMohamedBassem2-31/+68
2024-09-21feature(web): Preserve title, tags and createdAt when importing a netscape ht...MohamedBassem1-12/+23
2024-09-21refactor: Extract useUpload into its own reusable hookMohamedBassem1-0/+38
2024-09-15feature(web): Add a compact layout. Fixes #379MohamedBassem1-1/+1
2024-07-13fix: Fix TRPC batchign failure because of long URLs. Fixes #281 (#291)kamtschatka1-0/+1
2024-07-01feat: Add bulk edit option for bookmarks. Fixes #84 (#259)Md Saban1-0/+39
2024-07-01refactor: drag and drop improvements (#264)kamtschatka1-17/+38
2024-06-22fix(web): Fix save action on empty card. Fixes #225 (#243)Md Saban1-0/+24