17 Commits

Author SHA1 Message Date
ACX
f602137bc7 Speed up CI builds by introducing dependency caching (#1874)
Co-authored-by: acx10 <acx10@users.noreply.github.com>
2025-12-14 11:35:40 -07:00
Aditya Chandel
132e3e3f92 Fix build (#1697) 2025-11-30 18:15:03 -07:00
Trevor Swanson
f8270d7f90 ci: Add OCI Image Specification Labels to Dockerfile (#1636)
* ci: Add OCI labels to Dockerfile

Added OCI labels for metadata and documentation.

* ci: Add APP_VERSION and APP_REVISION arguments

Added ARG directives for application version and revision to Dockerfile.

* ci: Add APP_REVISION build argument to Docker build
2025-11-26 17:47:52 -07:00
Aditya Chandel
7133ef1a69 Upgrade project environment to Java 25 and Gradle 9 (#1277) 2025-10-06 12:53:34 -06:00
Aditya Chandel
dedc21f0fb Fix NPM timeout errors (#1193) 2025-09-22 19:39:21 -06:00
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
Alexander Puzynia
c18692ae13 Fix docker build tests (#1005)
* build(docker): skip test during docker build

* build(gha): do test directly on GHA instead of docker build

* build(gha): publish test results

* build(gha): publish docker build to personal docker hub and GH registry
2025-08-27 21:56:06 -06:00
aditya.chandel
6e6861b329 Kobo Phase 1: Enable Book Transfer/Sync 2025-08-22 22:57:03 -06:00
aditya.chandel
7cd6dc0688 Revert: fixing permissions to be able to run springboot with given UID and GID (#864) 2025-08-10 23:14:56 -06:00
Márk Gulyás
43b4e6cb7a fixing permissions to be able to run springboot with given UID and GID (#864)
Co-authored-by: Aditya Chandel <8075870+adityachandelgit@users.noreply.github.com>
2025-08-10 11:36:49 -06:00
Oleh Astappiev
4c01561f1b feat: Remote Auth 2025-04-23 17:23:48 -06:00
adityachandelgit
70a4360207 Implement version info endpoint and update version display in UI 2025-04-16 15:33:13 -06:00
adityachandelgit
1c5ebea70f Display Git Version in Angular UI via Build-Time Injection 2025-04-15 23:44:34 -06:00
adityachandelgit
4aa024ab52 Force install dependencies 2025-04-15 13:34:48 -06:00
aditya.chandel
0a19696f20 Use jre to save lots of space 2025-01-22 19:53:01 -07:00
aditya.chandel
156e2439aa Fix pdf viewer when opening in docker.
Have envs for angular.
2025-01-22 18:30:28 -07:00
aditya.chandel
494aba24c6 WIP: Dockerize 2025-01-22 16:05:47 -07:00