1557 Commits

Author SHA1 Message Date
Olicorne
1976c537c7 docs: readme mentions importers + enhancements (#1448)
* doc: fix link to yt-dlp + on its own line

* doc: better teaser in the readme

* doc: mention the importers as features

* doc: mention clients exist

* doc: fix typo

* minor modifications

---------

Co-authored-by: Mohamed Bassem <me@mbassem.com>
2025-09-07 13:49:00 +01:00
Youen Chéné
9dd93f8410 feat(web): render AI summary in markdown (#1869)
* feat: wrap bookmark summary with MarkdownReadonly component to render Markdown properly.

* fix: hydration errors because of the markdown component
2025-09-07 13:33:28 +01:00
Drashi
09948144eb feat: add gif asset type support (#1876)
* feat: add gif asset type support

* skip inference for gis

---------

Co-authored-by: Mohamed Bassem <me@mbassem.com>
2025-09-07 13:30:03 +01:00
Mohamed Bassem
5f870549ce fix: don't mark inferenace job as failed when there's no content. fixes #1666 2025-09-07 10:43:48 +00:00
Mohamed Bassem
517e0c105b fix: fix pdf detection when the header contains charset. fix: #1677 2025-09-07 10:00:53 +00:00
Mohamed Bassem
03f10c751a fix(web): Fix deleting the action in the rule engine auto saves. fixes #1858 2025-09-07 09:10:01 +00:00
Mohamed Bassem
03f7cc1402 fix: Fix feed worker to fetch feeds with proxy 2025-09-06 06:32:17 +00:00
Mohamed Bassem
767c083c23 fix: Change the inferance working logging when disabled to be a debug log level 2025-09-06 06:29:03 +00:00
Mohamed Bassem
a0dd73f5aa fix: Dont attempt to fetch rss if the user if out of quota 2025-09-06 06:27:40 +00:00
Mohamed Bassem
3760d23abc refactor: Extract quota logic into its own class 2025-09-06 06:25:15 +00:00
Mohamed Bassem
fcfe6a53b4 fix: Reduce polling interval on meilisearch tasks 2025-09-06 05:54:52 +00:00
Mohamed Bassem
80a10231ad fix: Don't enqueue video tasks when video downlaod is disabled 2025-09-06 05:40:36 +00:00
Midhun Sudhir
473845a771 fix(landing): fixed typo in FAQ (#1893) 2025-09-06 06:29:59 +01:00
Mohamed Bassem
18c1d15e84 fix: Incremental polling interval for ongoing crawls 2025-08-31 16:52:21 +00:00
Mohamed Bassem
ac4e4fabff refactor: Move highlights object into models 2025-08-31 16:52:21 +00:00
Mohamed Bassem
15efda6dfc refactor: Move feed object into models 2025-08-31 16:52:21 +00:00
MohamedBassem
ce9a006aa9 release(mobile): Bump mobile version to 1.8.0 android/v1.8.0-1 ios/v1.8.0-1 2025-08-31 17:06:00 +01:00
MohamedBassem
c706469206 fix(mobile): Use uncontrolled inputs for signin page 2025-08-31 17:05:02 +01:00
MohamedBassem
1a4e88a64e feat(mobile): Add a default server address during signin 2025-08-31 16:32:20 +01:00
MohamedBassem
e7c9f392b9 deps: Drop ronionoss icons 2025-08-31 16:15:53 +01:00
MohamedBassem
be7311a7db fix(mobile): Fix text bookmark editor 2025-08-31 16:09:12 +01:00
MohamedBassem
1e0cce7e6f fix(mobile): Disable the save button when bookmark is being saved 2025-08-31 14:56:59 +01:00
Yinan
50d426f777 fix(docs): typo: Optaining -> Obtaining in 09-command-line.md (#1850) 2025-08-30 22:26:50 +01:00
Olicorne
d455c70491 doc: clarify that groups can't be negated (#1881) 2025-08-30 21:32:02 +01:00
Mohamed Bassem
2f6fe4f7b5 fix: show login button in the landing page on mobile 2025-08-30 17:13:27 +00:00
Mohamed Bassem
f17ca243cd fix: fix long worker log lines when downloading base64 images 2025-08-30 17:11:43 +00:00
Mohamed Bassem
be2646ec1d fix: Respect wal mode for the queue db 2025-08-30 17:08:41 +00:00
Mohamed Bassem
aecbe6ae8b fix: handle list with slashes in their names and truncate long list names. fixes #1597 2025-08-30 15:26:02 +00:00
Mohamed Bassem
f1961822fc fix: fix move the admin route to the /v1 prefix 2025-08-27 10:31:12 +00:00
Mohamed Bassem
f1509fc588 feat: Add a bookmark skeleton for search 2025-08-27 10:08:49 +00:00
Mohamed Bassem
ed86f7ef01 feat(mobile): Retheme the mobile app (#1872)
* Add nativewindui

* migrate to nativewindui text

* Replace buttons with nativewindui buttons

* Use nativewindui search input

* fix the divider color

* More changes

* fix manage tag icon

* fix styling of bookmark card

* fix ios compilation

* fix search clear

* fix tag pill border color

* Store theme setting in app settings

* fix setting color appearance

* fix coloring of search input

* fix following system theme

* add a save button to info

* fix the grey colors on android

* fix icon active tint color

* drop the use of TextField
2025-08-26 13:47:05 +01:00
MohamedBassem
ec56ea33b5 fix(mobile): Fix crash in android webview 2025-08-25 16:11:51 +03:00
MohamedBassem
eb54bf4432 feat(mobile): Add edit menu item to bookmark card 2025-08-24 18:35:05 +03:00
MohamedBassem
5d502f519a fix(mobile): Change the icon of the share button 2025-08-24 18:35:05 +03:00
MohamedBassem
b927574b7b feat: Add delete button and creation dates to mobile info page 2025-08-24 18:35:05 +03:00
Vivien
9e3ea20c02 u18n: Update french translation.json (#1866)
Better french 🥖
2025-08-24 16:26:49 +01:00
MohamedBassem
8f8ce1641b fix: fix nextjs warning about dialog without title in bookmark preview 2025-08-24 01:42:18 +03:00
MohamedBassem
cf06bbb2b5 fix(web): fix query getting rest when bookmark preview is closed. fixes #1521 2025-08-24 01:33:20 +03:00
MohamedBassem
9df0f44132 fix(web): Fix hydration errors in add api key page 2025-08-23 18:05:59 +03:00
MohamedBassem
6dde9f2090 fix: preserve selected section in link preview in query params 2025-08-23 17:24:16 +03:00
MohamedBassem
8c20524994 fix: Hide bookmark global actions when there's no bookmark grid shown 2025-08-23 17:18:12 +03:00
MohamedBassem
a4b2fc7ca8 fix(security): Add CSP policies on asset serving path 2025-08-23 16:03:06 +03:00
MohamedBassem
096af7efff fix: Dont attempt to remove uploaded tmp file if it's already removed 2025-08-22 21:45:49 +03:00
MohamedBassem
39a650f634 fix: Sanitize uploaded file names. #1765 2025-08-22 21:36:44 +03:00
MohamedBassem
3ed8af56da deps: Upgrade oxlint to 1.12 2025-08-22 21:24:03 +03:00
MohamedBassem
940550b9d3 fix: dangling assets created by changing crawling config 2025-08-22 21:20:37 +03:00
MohamedBassem
3ab31c291f fix(workers): Drop the withTimeout wrappers 2025-08-22 21:20:37 +03:00
MohamedBassem
52d018c872 feat: Export prometheus metrics from the workers 2025-08-22 21:20:37 +03:00
MohamedBassem
9d6b0ef2df fix: Remove dev indicator config from nextjs config 2025-08-22 21:20:37 +03:00
MohamedBassem
a64307e8ac feat: generate a random prometheus token on startup 2025-08-22 21:20:37 +03:00