aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-22fix(ui): Fix export button sizing to match the import cardsMohamed Bassem1-1/+1
2025-03-22build: Fix lint error in UpdatableBookmarksGridMohamed Bassem1-1/+1
2025-03-22deps: Upgrade trpc and react queryMohamed Bassem1-5/+5
2025-03-22deps: Upgrade nextjsMohamed Bassem1-1/+1
2025-03-22deps: Upgrade vitestMohamed Bassem1-1/+1
2025-03-22feat(auth): Added env variable for OAuth timeout (#1136)Kaio Cesar1-0/+3
2025-03-16i18n: Sync weblate translationsHosted Weblate24-133/+2852
2025-03-16i18n: Sync weblate translationsHosted Weblate16-51/+1695
2025-03-12fix(translations): fixes typo in video download (#1116)erik-nilcoast1-1/+1
2025-03-11feat: Add endpoints for whoami and user stats. Fixes #1113Mohamed Bassem2-0/+28
2025-03-10fix: Revert the accidental upgrade of deps. #1107Mohamed Bassem1-1/+1
2025-03-09build(deps-dev): bump vitest from 1.3.1 to 1.6.1 (#1104)dependabot[bot]1-1/+1
2025-03-09fix: Add error boundary around bookmark cardsMohamed Bassem4-3/+45
2025-03-09feat: Expose bookmark summarization in the API (#1088)erik-nilcoast1-0/+19
2025-03-09feat: Move background jobs with the admin actions. Fixes #1083Mohamed Bassem7-249/+267
2025-03-09fix: Fix missing workers in the server statsMohamed Bassem2-0/+32
2025-03-08feat(web): Redesign the import/export pageMohamed Bassem1-68/+135
2025-03-02feat(web): Show list stats in the sidebarMohamed Bassem3-42/+80
2025-02-23fix: Add missing list to PWA. Fixes #884Mohamed Bassem1-2/+18
2025-02-23feat: Add a setting page to manage assets. Fixes #730Mohamed Bassem8-33/+233
2025-02-17feat: Add PDF screenshot generation and display (#995)Ahmad Mujahid19-53/+204
2025-02-09feat(web): bulk tag deletion. Fixes #872 (#900)lexafaxine4-23/+305
2025-02-09feat(i18n): add Arabic language support (#983)Ahmad Mujahid2-1/+323
2025-02-02fix: Hide tags that were attached once by humans from AI tagsMohamed Bassem1-1/+3
2025-02-02i18n: Translated using Weblate (Norwegian Bokmål)Andreas1-1/+19
2025-02-02i18n: Added translation using Weblate (Norwegian Bokmål)Andreas1-0/+1
2025-02-02i18n: Translated using Weblate (Hungarian)Piyoka Smith1-1/+339
2025-02-02i18n: Translated using Weblate (Chinese (Traditional Han script))hugoalh1-3/+23
2025-02-02i18n: Translated using Weblate (German)Blubberland1-7/+67
2025-02-02i18n: Added translation using Weblate (Hungarian)Piyoka Smith1-0/+1
2025-02-02i18n: Translated using Weblate (Korean)dongyeop1-1/+41
2025-02-02i18n: Translated using Weblate (Danish)Daniel Vigaru1-1/+1
2025-02-02i18n: Translated using Weblate (Chinese (Simplified Han script))Crescent1-5/+78
2025-02-02i18n: Translated using Weblate (French)sofamaniac1-1/+11
2025-02-02i18n: Translated using Weblate (German)Daniel Vigaru1-1/+1
2025-02-02i18n: Translated using Weblate (English)Daniel Vigaru1-1/+1
2025-02-02i18n: Added translation using Weblate (Portuguese (Brazil))Roberto F1-0/+1
2025-02-02i18n: Added translation using Weblate (Korean)Jisung, Ahn1-0/+1
2025-02-02i18n: Translated using Weblate (German)Mike Houben1-2/+9
2025-02-02fix: Dont rearchive singlefile uploads and consider them as archivesMohamed Bassem1-2/+7
2025-02-01feat(web): Add the query explainer to the smart list modalMohamed Bassem2-9/+38
2025-01-28build: Fix unsync-similar-dependencies error (#942)Henrik Nordvik1-1/+1
2025-01-19build: Fix CI error because of mismatched cmdk versionMohamed Bassem1-1/+1
2025-01-19feat: Change webhooks to be configurable by usersMohamed Bassem7-0/+768
2025-01-12fix: Limit concurrency of bulk actions. Fix #773Mohamed Bassem3-30/+59
2025-01-12feat: Add ability to filter by bookmark typeMohamed Bassem3-1/+39
2025-01-12feat: Add Bookmark Sorting Feature (#812)Daksh Pareek21-20/+186
2025-01-12feat: Support customizing the summarization prompt. Fixes #731Mohamed Bassem2-11/+53
2025-01-12fix: Keep user selection on text highlightMohamed Bassem1-4/+30
2025-01-11feat: Add support for singlefile extension uploads. #172Mohamed Bassem3-25/+105