Commit Graph

17 Commits

Author SHA1 Message Date
Gauthier Roebroeck
4da12ae05d feat(desktop): new desktop application project
this is a thin wrapper consisting of a tray icon only
2023-09-08 17:24:46 +08:00
Gauthier Roebroeck
27d5594571 build: remove run configuration 2022-02-08 15:11:16 +08:00
Gauthier Roebroeck
88357a589e build: run configuration 2022-01-25 16:17:33 +08:00
Gauthier Roebroeck
fed2294b84 feat: automatic oauth2 user creation
enable via
komga.oauth2-account-creation: true

closes #716
2021-11-30 11:39:54 +08:00
Gauthier Roebroeck
9fc98ed9c1 build: intelliJ style for TypeScript 2021-07-21 11:15:26 +08:00
Gauthier Roebroeck
d41dcefd3e feat(api): import books
Books can be imported directly into an existing Series
2021-04-19 17:31:37 +08:00
Gauthier Roebroeck
52ce9a575a style: apply ktlint to whole project 2021-01-08 16:45:34 +08:00
Gauthier Roebroeck
7448d6f40f build: apply ktlint to idea 2021-01-08 16:45:34 +08:00
Gauthier Roebroeck
d4aebfa618 build: add IntelliJ code styles 2021-01-08 16:45:34 +08:00
Gauthier Roebroeck
47dd2f66e0 feat(api): claim status
remove the claim profile
added noclaim profile that will create initial user accounts if none exist

related to #207
2020-07-05 11:59:20 +08:00
Gauthier Roebroeck
75e1079992 feat: migrate DAO from Hibernate to jOOQ
not really a feature, but the change is significant enough to warrant a release
2020-06-01 10:54:49 +08:00
Gauthier Roebroeck
ef67269c4c build: add run config for dev,claim 2020-04-10 20:45:38 +08:00
Gauthier Roebroeck
a7a96145c0 build: add gradle run configuration for continuous build
to leverage on Spring Boot dev tools live reload
2020-03-10 15:31:46 +08:00
Gauthier Roebroeck
24b21250be feat: demo profile
prevents users from changing their password
2020-03-05 12:06:12 +08:00
Gauthier Roebroeck
6087d312eb add run configurations 2019-08-20 15:03:10 +08:00
Gauthier Roebroeck
1c674916ce added flyway for db migrations 2019-08-19 17:56:26 +08:00
Gauthier Roebroeck
f88279b29b add run configurations in repo 2019-08-16 17:05:47 +08:00