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
path:
root
/
apps
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-26
fix: Reject asset uploads in demo mode
MohamedBassem
1
-0
/
+8
2024-03-26
ui: Migrate to the new logo everywhere
MohamedBassem
34
-35
/
+188
2024-03-24
docker: Use external chrome docker container
MohamedBassem
1
-10
/
+40
2024-03-23
chore: Refactor tailwind in all apps to use the tooling package
MohamedBassem
12
-474
/
+17
2024-03-23
feature(web): Add dark mode support
MohamedBassem
26
-39
/
+117
2024-03-23
fix(web): Remove the custom tile from the bookmarks page
MohamedBassem
1
-5
/
+0
2024-03-23
ui(web): Make the editor card a little bit more obvious
MohamedBassem
1
-2
/
+4
2024-03-22
fix(mobile): Minor tweaks to the sharing screen
MohamedBassem
1
-7
/
+10
2024-03-22
fix(mobile): Fix active tab tint color
MohamedBassem
1
-1
/
+5
2024-03-22
landing: Add opengraph image and update metadata
MohamedBassem
3
-1
/
+4
2024-03-22
feature: Add an option to disable new signups
MohamedBassem
3
-7
/
+10
2024-03-22
fix(mobile): Fix setting propagatin
MohamedBassem
10
-135
/
+88
2024-03-22
fix: Fix the creation date tooltip in preview pag
MohamedBassem
1
-1
/
+3
2024-03-21
landing: Add the demo link to the landing page and mention it in the docs
MohamedBassem
1
-3
/
+12
2024-03-21
fix(workers): Fix the leaky browser instances in workers during development
MohamedBassem
3
-29
/
+46
2024-03-21
ui(web): Minor style tweaks to the tags editor
MohamedBassem
1
-0
/
+5
2024-03-21
fix: Simple validations for crawled URLs
MohamedBassem
1
-1
/
+17
2024-03-21
feature: A better looking bookmark preview page
MohamedBassem
6
-69
/
+204
2024-03-21
fix: Reset add list form form on submission
MohamedBassem
3
-4
/
+7
2024-03-21
fix: Fix open links in new tabs when clicking on the card banner
MohamedBassem
1
-1
/
+1
2024-03-20
fix(web): Remove editor card from tags page
MohamedBassem
1
-1
/
+0
2024-03-20
feature(web): Add support for removing items from lists
MohamedBassem
3
-13
/
+66
2024-03-20
chore: Bump nextjs version to 14.1.4
MohamedBassem
2
-2
/
+2
2024-03-20
ui(web): Show an overlay when dragging is active
MohamedBassem
3
-19
/
+41
2024-03-20
fix(web): Greatly improve the search feeling by removing the flicker
MohamedBassem
9
-79
/
+93
2024-03-20
fix(mobile): Fix flicker on search
MohamedBassem
8
-70
/
+105
2024-03-20
docs: Add docs for installation, configuration and development
MohamedBassem
1
-1
/
+5
2024-03-19
fix(workers): Drop the restriction of the tags being lowercase and without sp...
MohamedBassem
1
-2
/
+2
2024-03-19
landing: Add the auto generated privacy policy
MohamedBassem
1
-0
/
+217
2024-03-19
refactor: Move landing page to its own app to deploy it separately
MohamedBassem
18
-7
/
+395
2024-03-19
build: Fix build by committing next-env.d.ts
MohamedBassem
1
-0
/
+5
2024-03-19
feature: A new landing page
MohamedBassem
5
-3
/
+95
2024-03-19
fix(web): Show editor card when there are no bookmarks
MohamedBassem
1
-1
/
+1
2024-03-19
fix(web): Only show demo mode banner in demo mode
MohamedBassem
1
-1
/
+3
2024-03-19
build: Upgrade pnpm to v9 alpha, might regret it later
MohamedBassem
2
-2
/
+2
2024-03-19
feature(web): Add support for demo mode
MohamedBassem
11
-14
/
+74
2024-03-19
fix: Remove flicker from search bar
MohamedBassem
2
-9
/
+4
2024-03-19
refactor: Change asset storage to be the filesystem instead of sqlite
MohamedBassem
4
-34
/
+26
2024-03-19
Feature: Add support for uploading images and automatically inferring their t...
Mohamed Bassem
20
-50
/
+551
2024-03-18
feature(web): Add the ability to change passwords
MohamedBassem
2
-0
/
+134
2024-03-17
feature(web): A better tags editor using react select with auto complete and ...
MohamedBassem
3
-129
/
+121
2024-03-17
feature: Implemente pagination support
MohamedBassem
6
-20
/
+66
2024-03-17
fix(mobile): Fix premature rendering of the app if the setting is not loaded
MohamedBassem
2
-4
/
+26
2024-03-17
refactor: Prepare for pagination by dropping querying bookmarks by id
MohamedBassem
12
-55
/
+35
2024-03-17
ui(web): Change TagsEditor to auto save on edit and extract ActionBar to its ...
MohamedBassem
6
-197
/
+179
2024-03-16
ui(web): Reduce debounce duration to 10ms in search bar
MohamedBassem
1
-1
/
+1
2024-03-16
ui(web): Add an editor card inline in the bookmark grid and remove the top na...
MohamedBassem
7
-150
/
+123
2024-03-15
ui(web): Change the text in cards to be less aggressive
MohamedBassem
3
-3
/
+3
2024-03-15
release(mobile): Bump version to 1.2.4
MohamedBassem
1
-1
/
+1
2024-03-15
ui(mobile): New header style in the app
MohamedBassem
12
-114
/
+163
[next]