Commit Graph

47 Commits

Author SHA1 Message Date
Márk Gulyás
7604fa7fa0 Adding USER_ID and GROUP_ID to specify permission without making breaking change (#882)
* fixing permissions to be able to run springboot with given UID and GID

* Adding USER_ID and GROUP_ID to specify permission without making breaking change

* move su exec to start.sh

---------

Co-authored-by: Aditya Chandel <8075870+adityachandelgit@users.noreply.github.com>
2025-09-05 23:00:48 -06:00
aditya.chandel
0db2913e28 Added "improve the documentation" section to readme 2025-09-05 13:22:15 -06:00
aditya.chandel
a8102a3a75 Update readme 2025-08-28 23:38:05 -06:00
aditya.chandel
b4978f3bd7 Update readme 2025-08-27 16:27:25 -06:00
aditya.chandel
6e6861b329 Kobo Phase 1: Enable Book Transfer/Sync 2025-08-22 22:57:03 -06:00
aditya.chandel
ebfb68918f Add repo change announcement to top of readme 2025-08-06 16:19:02 -06:00
aditya.chandel
e38911f872 docs: update README with new Docker repos & legacy images note 2025-08-06 15:50:52 -06:00
Louis-André Labadie
7d006355c7 Feat: ForwardAuth user creation follows OIDC library attribution preferences (#805)
* ForwardAuth user provisioning: Assign default permissions when available

* Add forward auth mention in README + details in a separate doc

Add Forward Auth docs

* Fix: PermissionDeleteBooks → PermissionDeleteBook

---------

Co-authored-by: Aditya Chandel <8075870+adityachandelgit@users.noreply.github.com>
2025-08-06 11:30:46 -06:00
aditya.chandel
e027225775 Update demo site URL to demo.booklore.dev in documentation 2025-08-06 09:15:41 -06:00
aditya.chandel
4fcb143a5a Remove star history 2025-08-05 15:54:57 -06:00
edddeduck
517f3a096d Update README.md
Updated the documentation link to https://booklore-app.github.io/booklore-docs/docs/getting-started/ from the previous user
2025-07-30 19:46:28 +01:00
aditya.chandel
a40220d570 Update demo website 2025-07-30 09:34:35 -06:00
aditya.chandel
878c6e32ed Update readme 2025-07-29 12:07:44 -06:00
aditya.chandel
00b41f09a6 Update readme 2025-07-29 11:41:43 -06:00
David Young
9d602656eb Add live demo to README
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
2025-07-26 13:14:51 +12:00
aditya.chandel
c96997c2d8 Enhance README with clear, concise key features overview 2025-07-21 18:28:18 -06:00
aditya.chandel
bfc7ae7694 Remove "Remote Authentication" from documentation section in favor of SSO 2025-07-21 18:13:27 -06:00
aditya.chandel
e8469fdcc2 Add documentation website link 2025-07-20 15:21:24 -06:00
aditya.chandel
177528e640 Implement Bookdrop: Watch folder for file drops and auto-process uploads 2025-07-19 11:05:59 -06:00
aditya.chandel
d5c217d306 Revert 2025-06-30 18:04:17 -06:00
aditya.chandel
ee7b0fecc4 Update booklore section to use PUID/PGID environment variables and user mapping 2025-06-30 17:56:04 -06:00
aditya.chandel
9b1eb42381 Update OIDC documentation 2025-06-29 16:19:51 -06:00
aditya.chandel
98bd69164b Update discord invite link 2025-06-28 21:52:04 -06:00
aditya.chandel
49bed58426 Add discord link 2025-06-23 09:42:07 -06:00
aditya.chandel
faae595ef6 Update README.md 2025-06-16 01:14:14 -06:00
aditya.chandel
baf55a0ffa Make Swagger UI Access Configurable for Public or Restricted Use 2025-06-08 02:24:35 -06:00
adityachandelgit
b73fb2be5c Updated remote auth documentation 2025-05-18 14:08:55 -06:00
adityachandelgit
7685e4e1aa Update readme with details about new features 2025-05-14 14:58:20 -06:00
Oleh Astappiev
c1d8e84742 chore: add Remote Auth docs 2025-04-23 17:23:48 -06:00
adityachandelgit
38cf3fe338 Update README: Remove per-user tracking text 2025-04-22 15:38:38 -06:00
Aditya Chandel
4fc0f05f14 Enhance README with Better Visual Appeal and Engagement (#141)
Co-authored-by: adityachandelgit <>
2025-04-19 14:40:28 -06:00
Oleh Astappiev
75f55293da feat: add some extra notes to docker environments 2025-04-19 12:42:19 -06:00
Oleh Astappiev
5068b9bae4 feat: allow modifying mariadb connection 2025-04-19 12:42:19 -06:00
adityachandelgit
3e61fcc08a Add license info to readme 2025-04-18 14:54:32 -06:00
adityachandelgit
a0b1432ffc no message 2025-04-09 18:10:41 -06:00
adityachandelgit
4f992174ad Add missing mariadb creds 2025-04-09 18:10:41 -06:00
adityachandelgit
a6b154cd26 Remove .env file dependency and define environment variables directly in docker-compose.yml 2025-03-28 10:59:21 -06:00
aditya.chandel
3fa5bc8c99 Update readme 2025-03-13 11:00:40 -06:00
aditya.chandel
c27970a04c Update yaml to include mariadb health check 2025-03-13 09:52:02 -06:00
Aditya Chandel
0008b025aa Update README.md 2025-03-12 19:30:23 -06:00
Aditya Chandel
ba607ce14e Update README.md 2025-03-12 18:38:07 -06:00
aditya.chandel
a2ba19e253 Add info about where to get the image tag 2025-03-12 17:20:40 -06:00
aditya.chandel
05148f2576 Add video tutorial in readme 2025-03-12 17:01:56 -06:00
aditya.chandel
d06a1861bb Add "First-Time Login" to readme 2025-03-12 16:16:28 -06:00
Aditya Chandel
795b05944b Update README with warning section and tech stack information (#3)
Co-authored-by: aditya.chandel <>
2025-03-12 15:10:40 -06:00
aditya.chandel
117a1da240 - Move screenshot to asset
- Disable github workflow
2025-03-11 21:26:25 -06:00
Aditya Chandel
c57ae61db0 Create README.md 2025-03-11 20:48:44 -06:00