12 Commits

Author SHA1 Message Date
adripo
4296e7f4d8
chore: rename missing files/conf from Hoarder to Karakeep (#1280)
* refactor: Rename remaining project configuration from Hoarder to Karakeep

* some fixes

---------

Co-authored-by: Mohamed Bassem <me@mbassem.com>
2025-04-21 18:59:40 +01:00
kamtschatka
1e317d97a3
Development Instructions are incomplete/not working (fixes #145) (#146)
updated the documentation on how to set up the development environment

Co-authored-by: kamtschatka <simon.schatka@gmx.at>
2024-05-10 21:00:23 +01:00
MohamedBassem
c73dde43cc feat(workers): Allow configuring the language in which the tags are generated. Fixes #68 2024-04-02 11:08:53 +01:00
MohamedBassem
95fc3a0825 feature: Add an option to disable new signups 2024-03-22 15:31:55 +00:00
MohamedBassem
224aa38d59 breaking: Using DATA_DIR env variable instead of DATABASE_URL 2024-03-05 12:12:11 +00:00
MohamedBassem
a5434730ed feature: Add full text search support 2024-03-01 22:11:49 +00:00
MohamedBassem
416b3cd7ea docker: Remove the file:/ prefix from database URLs 2024-02-27 17:42:08 +00:00
MohamedBassem
f78cbe0bab build: Fix docker images 2024-02-17 21:54:57 +00:00
MohamedBassem
e247b141a9 fix: Let the crawler wait a bit more for page load 2024-02-17 13:35:16 +00:00
MohamedBassem
686c677edc chore: Consolidate all config vars in one file 2024-02-14 11:19:05 +00:00
MohamedBassem
083ea5bd19 Move the web app into a subdir 2024-02-06 12:26:29 +00:00
MohamedBassem
b7fc3344e3 Init NextAuth 2024-02-05 17:07:32 +00:00