aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/css/custom.css (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-09fix: Delete the API key on logout from phone or extensionMohamedBassem11-92/+84
2024-04-09fix(web): Fix the toggle theme button allowing clicks from anywhere in the dr...MohamedBassem2-7/+18
2024-04-09fix: Fix type in the useAddBookmarkToList hookMohamedBassem1-1/+1
2024-04-09feature(web): Allow uploading directly into lists/tags. Fixes #69MohamedBassem19-144/+258
2024-04-07refactor(web): Move the tooltip provider to the root of the appMohamedBassem4-102/+89
2024-04-07feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem21-141/+483
2024-04-06fix(workers): Increase default timeout to 60s, make it configurable and impro...MohamedBassem3-11/+29
2024-04-06fix(docker): Remove BUILDPLATFORM from DockerfileMohamedBassem1-4/+4
2024-04-06fix: Refresh the all tags page automatically when a tag is modifiedMohamedBassem5-83/+103
2024-04-06ui(web): Add a tooltip explaining what archived meansMohamedBassem4-47/+60
2024-04-06fix: Only consider text as URL in editor card if it has an http protocol. Fix...MohamedBassem1-1/+4
2024-04-06feature: Change archived meaning to only mean removed from homepageMohamedBassem7-16/+5
2024-04-05fix: Delete user's assets when the user is deletedMohamedBassem2-0/+14
2024-04-04build: Increment android app versionCodeMohamedBassem1-1/+2
2024-04-03fix: Incorrect counts for tags in the AllTags page. Fixes #78MohamedBassem1-2/+2
2024-04-03chore: Update turbo to 1.13.2MohamedBassem2-30/+30
2024-04-03fix: Minor fixes to small screens to render admin panel and settings in full ...MohamedBassem2-8/+8
2024-04-02docs: Fix some typos in the importing docsMohamedBassem2-6/+6
2024-04-02fix(cli): Don't download pnpm with every invocationMohamedBassem1-3/+2