Gauthier Roebroeck
ce50403a86
feat: add default location for database
...
removes the need to setup mandatory configuration
2020-03-05 20:59:15 +08:00
Gauthier Roebroeck
1ba9d2ee73
refactor: remove docker profile
...
move configuration directly to Dockerfile
2020-03-05 20:47:16 +08:00
Gauthier Roebroeck
a88f577b53
refactor: remove prod profile
...
merged into default
2020-03-05 20:34:18 +08:00
Gauthier Roebroeck
3b46588dcb
refactor: simplify flyway configuration
...
remove flyway profile
2020-03-05 20:11:38 +08:00
Gauthier Roebroeck
11fbdcf47c
build: update dependencies
2020-03-05 17:26:47 +08:00
semantic-release-bot
46a0a35aa8
chore(release): 0.19.0 [skip ci]
...
# [0.19.0](https://github.com/gotson/komga/compare/v0.18.0...v0.19.0 ) (2020-03-05)
### Features
* demo profile ([24b2125 ](24b21250be ))
2020-03-05 04:22:31 +00:00
Gauthier Roebroeck
24b21250be
feat: demo profile
...
prevents users from changing their password
2020-03-05 12:06:12 +08:00
Gauthier Roebroeck
f052d2c862
refactor: harmonize hasRole conditions
2020-03-05 11:32:30 +08:00
semantic-release-bot
838d02fd0e
chore(release): 0.18.0 [skip ci]
...
# [0.18.0](https://github.com/gotson/komga/compare/v0.17.0...v0.18.0 ) (2020-03-03)
### Features
* add claim profile ([b7eeb4c ](b7eeb4c6cb )), closes [#104 ](https://github.com/gotson/komga/issues/104 )
2020-03-03 11:07:48 +00:00
Gauthier Roebroeck
b7eeb4c6cb
feat: add claim profile
...
if claim profile is active, no initial user will be generated. Instead a /api/v1/claim endpoint will be provided to create an initial user
closes #104
2020-03-03 18:51:34 +08:00
semantic-release-bot
60507e2305
chore(release): 0.17.0 [skip ci]
...
# [0.17.0](https://github.com/gotson/komga/compare/v0.16.5...v0.17.0 ) (2020-03-03)
### Bug Fixes
* **webreader:** defaults to LTR and fix touch ([2eae83f ](2eae83f561 ))
### Features
* **webreader:** add 's' keyboard shortcut to show settings ([99b14cb ](99b14cb80c ))
* **webreader:** escape closes dialogs ([9e44571 ](9e44571af5 ))
* **webui:** redesign reader to follow material design ([7f0ab5f ](7f0ab5fde3 )), closes [#74 ](https://github.com/gotson/komga/issues/74 )
2020-03-03 04:28:38 +00:00
Gauthier Roebroeck
99b14cb80c
feat(webreader): add 's' keyboard shortcut to show settings
2020-03-03 12:12:01 +08:00
Gauthier Roebroeck
9e44571af5
feat(webreader): escape closes dialogs
2020-03-03 12:11:46 +08:00
Gauthier Roebroeck
2eae83f561
fix(webreader): defaults to LTR and fix touch
2020-03-03 12:10:54 +08:00
Gauthier Roebroeck
4f5c14e87a
refactor: disable hide-selected on selects
2020-03-03 12:09:37 +08:00
Gauthier Roebroeck
970b18b806
refactor: misspelled enum
2020-03-03 12:09:16 +08:00
primetoxinz
7f0ab5fde3
feat(webui): redesign reader to follow material design
...
closes #74
2020-03-03 11:27:08 +08:00
semantic-release-bot
917012b7c5
chore(release): 0.16.5 [skip ci]
...
## [0.16.5](https://github.com/gotson/komga/compare/v0.16.4...v0.16.5 ) (2020-03-02)
### Bug Fixes
* prevent user self-deletion ([3d9b78d ](3d9b78d364 )), closes [#100 ](https://github.com/gotson/komga/issues/100 )
2020-03-02 14:52:27 +00:00
Gauthier Roebroeck
3d9b78d364
fix: prevent user self-deletion
...
closes #100
2020-03-02 22:34:06 +08:00
Gauthier Roebroeck
0791e52592
build: update .gitignore
2020-03-02 10:19:06 +08:00
semantic-release-bot
4de9265e7a
chore(release): 0.16.4 [skip ci]
...
## [0.16.4](https://github.com/gotson/komga/compare/v0.16.3...v0.16.4 ) (2020-02-29)
### Bug Fixes
* swagger-ui and h2-console work again ([626f047 ](626f047696 )), closes [#99 ](https://github.com/gotson/komga/issues/99 )
2020-02-29 05:38:25 +00:00
Gauthier Roebroeck
626f047696
fix: swagger-ui and h2-console work again
...
fixes #99
2020-02-29 13:22:55 +08:00
semantic-release-bot
ccb7fbe204
chore(release): 0.16.3 [skip ci]
...
## [0.16.3](https://github.com/gotson/komga/compare/v0.16.2...v0.16.3 ) (2020-02-28)
### Bug Fixes
* **webui:** remove border on preselect for multi-select ([a0bd2f9 ](a0bd2f9682 ))
2020-02-28 07:25:51 +00:00
Gauthier Roebroeck
a0bd2f9682
fix(webui): remove border on preselect for multi-select
2020-02-28 15:10:21 +08:00
semantic-release-bot
36d6ab81fe
chore(release): 0.16.2 [skip ci]
...
## [0.16.2](https://github.com/gotson/komga/compare/v0.16.1...v0.16.2 ) (2020-02-28)
### Bug Fixes
* **webui:** better multi-select ([881806e ](881806ed1c ))
2020-02-28 05:56:21 +00:00
Gauthier Roebroeck
bfaad53669
refactor(webui): editSeriesDialog.series can take an object or an array
2020-02-28 13:40:30 +08:00
Gauthier Roebroeck
881806ed1c
fix(webui): better multi-select
...
once one element is selected, other elements show visual cues, and clicking any part of the element will add it to the selection
2020-02-28 09:38:29 +08:00
semantic-release-bot
7028e0c14b
chore(release): 0.16.1 [skip ci]
...
## [0.16.1](https://github.com/gotson/komga/compare/v0.16.0...v0.16.1 ) (2020-02-27)
### Bug Fixes
* **webui:** close edit series dialog on escape keypress ([7c0f55d ](7c0f55deeb ))
* **webui:** remove ripple effect on series card ([ce5594e ](ce5594e82e ))
2020-02-27 09:54:22 +00:00
Gauthier Roebroeck
7c0f55deeb
fix(webui): close edit series dialog on escape keypress
2020-02-27 17:38:14 +08:00
Gauthier Roebroeck
ce5594e82e
fix(webui): remove ripple effect on series card
2020-02-27 17:38:14 +08:00
semantic-release-bot
a26e152b87
chore(release): 0.16.0 [skip ci]
...
# [0.16.0](https://github.com/gotson/komga/compare/v0.15.1...v0.16.0 ) (2020-02-27)
### Features
* **webui:** series multi-selection and edition ([cfce076 ](cfce0768ba ))
2020-02-27 08:14:56 +00:00
Gauthier Roebroeck
cfce0768ba
feat(webui): series multi-selection and edition
...
Series cards can now display an edit button on hover, and can be multi-selectable
inline edition enabled when browsing libraries and on dashboard
multi-selection for edition enabled when browing libraries
2020-02-27 15:58:40 +08:00
Gauthier Roebroeck
4e0e409326
refactor: remove sample configuration
...
now available on the website
2020-02-25 14:57:58 +08:00
Gauthier Roebroeck
46e1b9b137
docs: add development guidelines
2020-02-25 14:57:58 +08:00
semantic-release-bot
1ad553b77a
chore(release): 0.15.1 [skip ci]
...
## [0.15.1](https://github.com/gotson/komga/compare/v0.15.0...v0.15.1 ) (2020-02-25)
### Bug Fixes
* **webui:** responsive scaling for login page logo ([20720ae ](20720ae7cc ))
* send proper JSON on API 404 instead of index.html ([fb147a4 ](fb147a447a ))
2020-02-25 06:37:43 +00:00
primetoxinz
20720ae7cc
fix(webui): responsive scaling for login page logo
2020-02-25 14:22:12 +08:00
Gauthier Roebroeck
fb147a447a
fix: send proper JSON on API 404 instead of index.html
...
bug introduced in bb183828a1
2020-02-25 14:10:29 +08:00
semantic-release-bot
ad07c4bb91
chore(release): 0.15.0 [skip ci]
...
# [0.15.0](https://github.com/gotson/komga/compare/v0.14.2...v0.15.0 ) (2020-02-25)
### Features
* **webui:** add series and book title in page title and reader overlay ([6b1998c ](6b1998c1d9 ))
* **webui:** add the series and book title to page title ([23c10c2 ](23c10c231e ))
2020-02-25 03:17:56 +00:00
Gauthier Roebroeck
4f0ed73cbe
refactor: remove console.log added by mistake
2020-02-25 11:01:27 +08:00
Gauthier Roebroeck
8517afc00e
Merge branch 'primetoxinz-dev-book-title'
2020-02-25 10:42:37 +08:00
Gauthier Roebroeck
6b1998c1d9
feat(webui): add series and book title in page title and reader overlay
2020-02-25 10:40:32 +08:00
Gauthier Roebroeck
f7390f0c82
Merge branch 'dev-book-title' of https://github.com/primetoxinz/komga into primetoxinz-dev-book-title
2020-02-25 09:50:38 +08:00
Gauthier Roebroeck
3d7e63317c
refactor: remove unused readme images
2020-02-25 09:47:19 +08:00
Gauthier
2ca44621b6
docs: trim down README
2020-02-24 17:21:25 +08:00
tmarsha
23c10c231e
feat(webui): add the series and book title to page title
2020-02-22 01:53:12 -05:00
Gauthier Roebroeck
d2dd23179d
build: webui update dependencies
2020-02-22 10:58:23 +08:00
Gauthier Roebroeck
3273dc1494
build: update gradle to 6.2
2020-02-22 10:23:20 +08:00
Gauthier Roebroeck
d43d498867
build: update gradle dependencies
2020-02-21 19:05:53 +08:00
Gauthier Roebroeck
d0b4d9e2ae
ci: update travis nodejs version
2020-02-21 18:53:25 +08:00
Gauthier Roebroeck
4528fa4292
build: npm update
2020-02-21 18:05:27 +08:00