aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: fix 5xx on invalid api keyMohamed Bassem2025-09-071-1/+5
* fix: migrate systemd config to the new worker path on update. fixes #1889Mohamed Bassem2025-09-071-0/+9
* docs: establish cloudflare redirects after the new lowercase docsMohamed Bassem2025-09-071-0/+4
* fix(docs): fix links to point to lowercase docsMohamed Bassem2025-09-0718-18/+18
* release(docs): release the 0.27 docsMohamed Bassem2025-09-0776-4/+5003
* release(sdk): Release the 0.27 sdkMohamed Bassem2025-09-071-1/+1
* i18n: Sync weblate translationsHosted Weblate2025-09-0730-61/+2011
* fix: fix tag flicker caused by tag sortingMohamed Bassem2025-09-076-50/+53
* chore: Update the agent filesMohamed Bassem2025-09-073-71/+72
* feat: Show loading indicator while file is being generated #1787 (#1870)ahmed-abdelkarim2025-09-071-7/+51
* feat: Add cookie support for browser page accessMohamed Bassem2025-09-073-2/+94
* feat(workers): add worker enable/disable lists (#1885)Mohamed Bassem2025-09-073-44/+71
* fix(extension): constrain height to prevent viewport overflow (#1580) (#1895)qixing-jk2025-09-073-20/+222
* feat(extension): Add theme and dynamic icon support (#1894)qixing-jk2025-09-076-32/+220
* deps: Upgrade the extension depsMohamedBassem2025-09-072-14/+20
* fix: fix assets being marked as pending summarizationMohamed Bassem2025-09-071-0/+7
* readme: Add floccus support to readme and docsMohamed Bassem2025-09-072-0/+2
* docs: readme mentions importers + enhancements (#1448)Olicorne2025-09-072-6/+10
* feat(web): render AI summary in markdown (#1869)Youen Chéné2025-09-072-5/+12
* feat: add gif asset type support (#1876)Drashi2025-09-072-2/+10
* fix: don't mark inferenace job as failed when there's no content. fixes #1666Mohamed Bassem2025-09-072-7/+32
* fix: fix pdf detection when the header contains charset. fix: #1677Mohamed Bassem2025-09-071-2/+16
* fix(web): Fix deleting the action in the rule engine auto saves. fixes #1858Mohamed Bassem2025-09-071-0/+1
* fix: Fix feed worker to fetch feeds with proxyMohamed Bassem2025-09-063-50/+58
* fix: Change the inferance working logging when disabled to be a debug log levelMohamed Bassem2025-09-062-2/+2
* fix: Dont attempt to fetch rss if the user if out of quotaMohamed Bassem2025-09-061-0/+13
* refactor: Extract quota logic into its own classMohamed Bassem2025-09-0611-102/+133
* fix: Reduce polling interval on meilisearch tasksMohamed Bassem2025-09-063-47/+13
* fix: Don't enqueue video tasks when video downlaod is disabledMohamed Bassem2025-09-061-8/+10
* fix(landing): fixed typo in FAQ (#1893)Midhun Sudhir2025-09-061-1/+1
* fix: Incremental polling interval for ongoing crawlsMohamed Bassem2025-08-315-36/+40
* refactor: Move highlights object into modelsMohamed Bassem2025-08-312-131/+188
* refactor: Move feed object into modelsMohamed Bassem2025-08-312-94/+134
* release(mobile): Bump mobile version to 1.8.0MohamedBassem2025-08-311-3/+3
* fix(mobile): Use uncontrolled inputs for signin pageMohamedBassem2025-08-311-57/+30
* feat(mobile): Add a default server address during signinMohamedBassem2025-08-311-14/+78
* deps: Drop ronionoss iconsMohamedBassem2025-08-314-53/+12
* fix(mobile): Fix text bookmark editorMohamedBassem2025-08-316-379/+444
* fix(mobile): Disable the save button when bookmark is being savedMohamedBassem2025-08-311-2/+2
* fix(docs): typo: Optaining -> Obtaining in 09-command-line.md (#1850)Yinan2025-08-301-1/+1
* doc: clarify that groups can't be negated (#1881)Olicorne2025-08-301-1/+1
* fix: show login button in the landing page on mobileMohamed Bassem2025-08-301-0/+23
* fix: fix long worker log lines when downloading base64 imagesMohamed Bassem2025-08-301-1/+3
* fix: Respect wal mode for the queue dbMohamed Bassem2025-08-305-13/+15
* fix: handle list with slashes in their names and truncate long list names. fi...Mohamed Bassem2025-08-3010-239/+713
* fix: fix move the admin route to the /v1 prefixMohamed Bassem2025-08-271-1/+1
* feat: Add a bookmark skeleton for searchMohamed Bassem2025-08-272-2/+86
* feat(mobile): Retheme the mobile app (#1872)Mohamed Bassem2025-08-2647-433/+1991
* fix(mobile): Fix crash in android webviewMohamedBassem2025-08-251-2/+2
* feat(mobile): Add edit menu item to bookmark cardMohamedBassem2025-08-241-3/+12