aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/routers (follow)
Commit message (Expand)AuthorAgeFilesLines
* feature(web): Add support for demo modeMohamedBassem2024-03-191-5/+10
* refactor: Change asset storage to be the filesystem instead of sqliteMohamedBassem2024-03-191-4/+18
* Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem2024-03-191-2/+32
* feature(web): Add the ability to change passwordsMohamedBassem2024-03-181-8/+34
* feature(web): A better tags editor using react select with auto complete and ...MohamedBassem2024-03-171-2/+27
* feature: Implemente pagination supportMohamedBassem2024-03-171-50/+72
* refactor: Prepare for pagination by dropping querying bookmarks by idMohamedBassem2024-03-171-45/+110
* refactor: Move tag fetching to trpc to reuse in the mobile appMohamedBassem2024-03-152-0/+101
* fix: Trim whitespaces from submitted URLsMohamedBassem2024-03-101-1/+1
* build: Fix the web buildMohamedBassem2024-03-051-2/+2
* extension: Instead of manually creating api keys, let users exchange their us...MohamedBassem2024-03-051-10/+31
* extension: Show who the logged in user is in the extension optionsMohamedBassem2024-03-051-1/+17
* refactor: Extract trpc logic into its packageMohamedBassem2024-03-058-0/+1172