aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2025-09-13feat(search): add title search qualifier (#1940)Mohamed Bassem2-1/+73
2025-09-06refactor: Extract quota logic into its own classMohamed Bassem1-57/+0
2025-08-22feat: Support video uploads and attachments (#1847)Evan Sharp1-1/+1
2025-07-06feat: Store large html content in the asset dbMohamed Bassem1-0/+5
2025-07-06feat: Add per user storage quotaMohamed Bassem1-0/+57
2025-06-01feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125Mohamed Bassem1-1/+1
2025-05-31feat: Generate RSS feeds from lists (#1507)Mohamed Bassem1-0/+30
2025-04-28Revert "fix: Fix smart lists not working in list search qualifiers". #1321Mohamed Bassem2-116/+63
2025-04-27fix: Fix smart lists not working in list search qualifiers. Fixes #845Mohamed Bassem2-63/+116
2025-04-27feat: Implement generic rule engine (#1318)Mohamed Bassem2-0/+895
2025-04-13feat: add support for filtering by bookmark age (#1228)Brandon Wong1-0/+13
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem3-8/+11
2025-04-06feat: Add a search matcher for rss feed bookmarksMohamedBassem2-0/+77
2025-02-23feat: Add a setting page to manage assets. Fixes #730Mohamed Bassem1-1/+1
2025-02-17feat: Add PDF screenshot generation and display (#995)Ahmad Mujahid1-0/+5
2025-01-13fix: Fix url matcher not matching sourceUrl. Fixes #874Mohamed Bassem2-5/+25
2025-01-12feat: Add ability to filter by bookmark typeMohamed Bassem2-0/+58
2025-01-11feat: Add support for singlefile extension uploads. #172Mohamed Bassem1-0/+5
2025-01-02fix: Add i18n for query explainer and add missing url matcherMohamed Bassem1-0/+1
2025-01-02feat: Add support for smart lists (#802)Mohamed Bassem1-4/+10
2024-12-31feat: Add support for searching for tagged and listed itemsMohamed Bassem2-0/+58
2024-12-31feat: Add support for negative search termsMohamed Bassem2-21/+142
2024-12-31test: Add tests for the search id queriesMohamed Bassem1-0/+276
2024-12-31feat: Introduce advanced search capabilities (#753)Mohamed Bassem1-0/+182
2024-10-28feature: Archive videos using yt-dlp. Fixes #215 (#525)kamtschatka1-0/+5
2024-10-06refactor: Start tracking bookmark assets in the assets tableMohamedBassem1-0/+19
2024-09-22feature(web): Show attachments and allow users to manipulate them.MohamedBassem1-0/+42