aboutsummaryrefslogtreecommitdiffstats
path: root/apps (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-17fix(mobile): Fix premature rendering of the app if the setting is not loadedMohamedBassem2-4/+26
2024-03-17refactor: Prepare for pagination by dropping querying bookmarks by idMohamedBassem12-55/+35
2024-03-17ui(web): Change TagsEditor to auto save on edit and extract ActionBar to its ...MohamedBassem6-197/+179
2024-03-16ui(web): Reduce debounce duration to 10ms in search barMohamedBassem1-1/+1
2024-03-16ui(web): Add an editor card inline in the bookmark grid and remove the top na...MohamedBassem7-150/+123
2024-03-15ui(web): Change the text in cards to be less aggressiveMohamedBassem3-3/+3
2024-03-15release(mobile): Bump version to 1.2.4MohamedBassem1-1/+1
2024-03-15ui(mobile): New header style in the appMohamedBassem12-114/+163
2024-03-15fix(mobile): Scroll to the top when the main tab is clickedMohamedBassem3-9/+15
2024-03-15ui(mobile): Change the creation buttons to be under a menuMohamedBassem2-12/+42
2024-03-15fix(mobile): Enable receiving shares from web pages as wellMohamedBassem1-1/+1
2024-03-15fix(mobile): Bump expo-share-intent version and remove the hacks around the o...MohamedBassem4-63/+28
2024-03-15ui(mobile): Add a chevron to the list items in the list viewMohamedBassem1-1/+3
2024-03-15feat(mobile): Add tag viewing pageMohamedBassem2-2/+34
2024-03-15refactor: Move tag fetching to trpc to reuse in the mobile appMohamedBassem1-24/+12
2024-03-15mobile: Revamp bookmark card's action barMohamedBassem2-57/+92
2024-03-15mobile: Fix keyboard interactions in search and signin formMohamedBassem2-50/+64
2024-03-15mobile: Bump version to 1.2.1MohamedBassem1-1/+1
2024-03-15mobile: Fix the naming of the lists screenMohamedBassem1-8/+8
2024-03-15mobile: Revert the margins around the cardsMohamedBassem5-9/+7
2024-03-14fix: Fix the allowed origins in CORS to match the prod extension idMohamedBassem1-1/+1
2024-03-14docker: Fix dockerfiles to adapt to the new repo structureMohamedBassem2-10/+4
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem114-399/+401
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem182-0/+8982