index
:
karakeep
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Attempt to improve docker build cache in CI
MohamedBassem
2024-03-21
1
-6
/
+7
*
landing: Add the demo link to the landing page and mention it in the docs
MohamedBassem
2024-03-21
3
-15
/
+36
*
readme: Add demo section
MohamedBassem
2024-03-21
1
-0
/
+11
*
fix(workers): Fix the leaky browser instances in workers during development
MohamedBassem
2024-03-21
3
-29
/
+46
*
ui(web): Minor style tweaks to the tags editor
MohamedBassem
2024-03-21
1
-0
/
+5
*
fix: Simple validations for crawled URLs
MohamedBassem
2024-03-21
1
-1
/
+17
*
feature: A better looking bookmark preview page
MohamedBassem
2024-03-21
7
-69
/
+244
*
fix: Reset add list form form on submission
MohamedBassem
2024-03-21
3
-4
/
+7
*
fix: Fix open links in new tabs when clicking on the card banner
MohamedBassem
2024-03-21
1
-1
/
+1
*
fix: Fix accessing tags by name failing privacy checks
MohamedBassem
2024-03-21
1
-9
/
+17
*
fix(web): Remove editor card from tags page
MohamedBassem
2024-03-20
1
-1
/
+0
*
feature(web): Add support for removing items from lists
MohamedBassem
2024-03-20
5
-16
/
+96
*
chore: Bump nextjs version to 14.1.4
MohamedBassem
2024-03-20
3
-58
/
+58
*
ui(web): Show an overlay when dragging is active
MohamedBassem
2024-03-20
3
-19
/
+41
*
fix(web): Greatly improve the search feeling by removing the flicker
MohamedBassem
2024-03-20
9
-79
/
+93
*
fix(mobile): Fix flicker on search
MohamedBassem
2024-03-20
8
-70
/
+105
*
docker: Build macos images as well as the linux ones
MohamedBassem
2024-03-20
1
-0
/
+2
*
docs: Add docs for installation, configuration and development
MohamedBassem
2024-03-20
27
-462
/
+284
*
fix(workers): Drop the restriction of the tags being lowercase and without sp...
MohamedBassem
2024-03-19
1
-2
/
+2
*
landing: Add the auto generated privacy policy
MohamedBassem
2024-03-19
1
-0
/
+217
*
refactor: Move landing page to its own app to deploy it separately
MohamedBassem
2024-03-19
19
-81
/
+461
*
fix(docs): Fix broken links in docs build
MohamedBassem
2024-03-19
1
-2
/
+2
*
build: Fix build by committing next-env.d.ts
MohamedBassem
2024-03-19
2
-1
/
+5
*
feature: A new landing page
MohamedBassem
2024-03-19
6
-3
/
+95
*
fix(web): Show editor card when there are no bookmarks
MohamedBassem
2024-03-19
1
-1
/
+1
*
fix(web): Only show demo mode banner in demo mode
MohamedBassem
2024-03-19
1
-1
/
+3
*
build: Upgrade pnpm to v9 alpha, might regret it later
MohamedBassem
2024-03-19
4
-9494
/
+13990
*
feature(web): Add support for demo mode
MohamedBassem
2024-03-19
13
-19
/
+89
*
docs: Bootstrap docusaurus docs
MohamedBassem
2024-03-19
22
-131
/
+6220
*
fix: Remove flicker from search bar
MohamedBassem
2024-03-19
2
-9
/
+4
*
refactor: Change asset storage to be the filesystem instead of sqlite
MohamedBassem
2024-03-19
16
-75
/
+2006
*
Feature: Add support for uploading images and automatically inferring their t...
Mohamed Bassem
2024-03-19
31
-79
/
+2736
*
feature(web): Add the ability to change passwords
MohamedBassem
2024-03-18
4
-9
/
+182
*
feature(web): A better tags editor using react select with auto complete and ...
MohamedBassem
2024-03-17
5
-131
/
+348
*
db: Create an index on bookmarks.createdAt field given the use in pagination
MohamedBassem
2024-03-17
4
-0
/
+896
*
feature: Implemente pagination support
MohamedBassem
2024-03-17
8
-70
/
+143
*
fix(mobile): Fix premature rendering of the app if the setting is not loaded
MohamedBassem
2024-03-17
2
-4
/
+26
*
refactor: Prepare for pagination by dropping querying bookmarks by id
MohamedBassem
2024-03-17
16
-100
/
+155
*
ui(web): Change TagsEditor to auto save on edit and extract ActionBar to its ...
MohamedBassem
2024-03-17
6
-197
/
+179
*
db: Add missing indicies on db
MohamedBassem
2024-03-16
4
-1
/
+910
*
ui(web): Reduce debounce duration to 10ms in search bar
MohamedBassem
2024-03-16
1
-1
/
+1
*
ui(web): Add an editor card inline in the bookmark grid and remove the top na...
MohamedBassem
2024-03-16
7
-150
/
+123
*
ui(web): Change the text in cards to be less aggressive
MohamedBassem
2024-03-15
3
-3
/
+3
*
release(mobile): Bump version to 1.2.4
MohamedBassem
2024-03-15
1
-1
/
+1
*
ui(mobile): New header style in the app
MohamedBassem
2024-03-15
12
-114
/
+163
*
fix(mobile): Scroll to the top when the main tab is clicked
MohamedBassem
2024-03-15
3
-9
/
+15
*
ui(mobile): Change the creation buttons to be under a menu
MohamedBassem
2024-03-15
2
-12
/
+42
*
fix(mobile): Enable receiving shares from web pages as well
MohamedBassem
2024-03-15
1
-1
/
+1
*
fix(mobile): Bump expo-share-intent version and remove the hacks around the o...
MohamedBassem
2024-03-15
5
-70
/
+32
*
ui(mobile): Add a chevron to the list items in the list view
MohamedBassem
2024-03-15
1
-1
/
+3
[next]