aboutsummaryrefslogtreecommitdiffstats
path: root/apps (follow)
Commit message (Expand)AuthorAgeFilesLines
* build(deps-dev): bump vite from 5.1.4 to 5.4.12 (#1103)dependabot[bot]2025-03-092-2/+2
* build(deps): bump dompurify from 3.0.9 to 3.2.4 (#1102)dependabot[bot]2025-03-091-1/+1
* fix(extension): Fix extension setting hook not firing on setting change. #10MohamedBassem2025-03-092-10/+36
* feat: Expose bookmark summarization in the API (#1088)erik-nilcoast2025-03-091-0/+19
* feat: Move background jobs with the admin actions. Fixes #1083Mohamed Bassem2025-03-097-249/+267
* fix: Fix missing workers in the server statsMohamed Bassem2025-03-092-0/+32
* feat(web): Redesign the import/export pageMohamed Bassem2025-03-081-68/+135
* fix(workers): Small typo fix in assetPreprocessingWorker.tsChris2025-03-081-2/+2
* feat: Add support for 'ai tagged' as a webhook trigger. Fixes #1092Mohamed Bassem2025-03-071-0/+4
* fix(workers): Fix webhook events being sent regardless of selected user opera...Mohamed Bassem2025-03-071-46/+50
* fix(workers): Fix pdf screenshotting not working when a text is extracted. Fi...Mohamed Bassem2025-03-071-5/+9
* fix: Validate the output of the feed xml parser. Fixes #1085Mohamed Bassem2025-03-021-8/+19
* fix: Fix fixMode preventing images from getting taggedMohamed Bassem2025-03-021-1/+1
* fix: Move away from JSON outputs to structured outputs. Fixes #1047Mohamed Bassem2025-03-021-3/+6
* feat(web): Show list stats in the sidebarMohamed Bassem2025-03-023-42/+80
* fix: Add missing list to PWA. Fixes #884Mohamed Bassem2025-02-231-2/+18
* feat: Add a setting page to manage assets. Fixes #730Mohamed Bassem2025-02-238-33/+233
* feat: Add PDF screenshot generation and display (#995)Ahmad Mujahid2025-02-1723-94/+389
* fix(mobile): add header class name corresponding to dark mode for text color ...Md. Saadman Farhad2025-02-091-0/+1
* feat(web): bulk tag deletion. Fixes #872 (#900)lexafaxine2025-02-094-23/+305
* feat: add URL protocol validation to extension and mobile app (#996)Ahmad Mujahid2025-02-092-0/+23
* feat(i18n): add Arabic language support (#983)Ahmad Mujahid2025-02-092-1/+323
* i18n: Merged translations from weblateMohamed Bassem2025-02-0210-19/+589
|\
* | fix: Hide tags that were attached once by humans from AI tagsMohamed Bassem2025-02-021-1/+3
| * i18n: Translated using Weblate (Norwegian Bokmål)Andreas2025-02-021-1/+19
| * i18n: Added translation using Weblate (Norwegian Bokmål)Andreas2025-02-021-0/+1
| * i18n: Translated using Weblate (Hungarian)Piyoka Smith2025-02-021-1/+339
| * i18n: Translated using Weblate (Chinese (Traditional Han script))hugoalh2025-02-021-3/+23
| * i18n: Translated using Weblate (German)Blubberland2025-02-021-7/+67
| * i18n: Added translation using Weblate (Hungarian)Piyoka Smith2025-02-021-0/+1
| * i18n: Translated using Weblate (Korean)dongyeop2025-02-021-1/+41
| * i18n: Translated using Weblate (Danish)Daniel Vigaru2025-02-021-1/+1
| * i18n: Translated using Weblate (Chinese (Simplified Han script))Crescent2025-02-021-5/+78
| * i18n: Translated using Weblate (French)sofamaniac2025-02-021-1/+11
| * i18n: Translated using Weblate (German)Daniel Vigaru2025-02-021-1/+1
| * i18n: Translated using Weblate (English)Daniel Vigaru2025-02-021-1/+1
| * i18n: Added translation using Weblate (Portuguese (Brazil))Roberto F2025-02-021-0/+1
| * i18n: Added translation using Weblate (Korean)Jisung, Ahn2025-02-021-0/+1
| * i18n: Translated using Weblate (German)Mike Houben2025-02-021-2/+9
|/
* fix: Fix node22 error in worker container. Fixes #962Mohamed Bassem2025-02-022-2/+2
* fix: Dont rearchive singlefile uploads and consider them as archivesMohamed Bassem2025-02-022-4/+13
* release(mobile): Bump mobile version to 1.6.8MohamedBassem2025-02-011-3/+3
* fix(mobile): Add the email trimming that was removed by mistakeMohamedBassem2025-02-011-1/+1
* fix(mobile): Fix flicker on sign in page. Fixes #911MohamedBassem2025-02-015-109/+53
* fix(mobile): margin for "Lists" tab content (#927)Daniel Vigaru2025-02-012-1/+42
* feat(web): Add the query explainer to the smart list modalMohamed Bassem2025-02-012-9/+38
* fix: Abort all IO when workers timeout instead of detaching. Fixes #742Mohamed Bassem2025-02-014-22/+92
* deps: Upgrade typescript to 5.7Mohamed Bassem2025-02-016-19/+6
* build: Fix unsync-similar-dependencies error (#942)Henrik Nordvik2025-01-281-1/+1
* build: Fix CI error because of mismatched cmdk versionMohamed Bassem2025-01-192-2/+3