Commit graph

12 commits

Author SHA1 Message Date
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