Commit Graph

21 Commits

Author SHA1 Message Date
vran cd20dfd7cf
Feature/oauth2 github (#27)
* feat: jooq generate

* feat: support github oauth

* feat: support oauth2 login

* feat: update content-type

* feat: add custom authentication exception

* feat: add oauth2 app api

* fix: checkstyle
2022-03-02 20:13:25 +08:00
vran e799940c2d
add isFavorite to project list api (#26)
* feat: add isFavorite to project list api

* feat:update frontend resources
2022-02-25 20:55:00 +08:00
vran decd76dd42
Feature/favorite project (#25)
* feat: add project favorite api

* feat:update frontend resources
2022-02-24 19:37:41 +08:00
vran cfedddeb9e
feat: add checkstyle (#22) 2022-02-21 21:55:56 +08:00
vran 2ed115d070
Feature: add operation log (#16)
* feat: auto record operation log

* feat: add list project operation log api

* feat: update frontend resource
2022-02-18 23:29:31 +08:00
vran ffc8850eb1
feature: support export document (#11)
* feat: add document export api

* feat: update frontend resource
2022-02-01 22:27:00 +08:00
vran 1e6846c9b0 refactor: update primarky logic 2022-02-01 14:07:15 +08:00
vran e09cf9905e feat: support add / delete / query remark 2022-01-31 22:11:52 +08:00
vran 70bd054a9c fix: can't init admin user when start 2022-01-30 15:52:08 +08:00
vran 33baf8a615 feat: add cron validation 2022-01-27 22:20:29 +08:00
vran 77fcf3011a
feat: integrate frontend resources (#6) 2022-01-27 17:28:05 +08:00
vran 82feab3f1a
fix: disable auto sync after delete project/group (#5) 2022-01-26 17:35:56 +08:00
vran 4bf7f5161a
feat: add test connection api (#4) 2022-01-26 14:17:10 +08:00
vran 604cb4ab47
feature:support auto sync project document by cron task (#3)
* feat: auto sync project document by cron task

* feat:update README
2022-01-25 23:48:34 +08:00
vran 61e5708196
feat: init api (#2) 2022-01-24 22:58:47 +08:00
vran 643d182d5f feature: meta field rename 2021-12-31 12:32:11 +08:00
vran 75a5412c2b feat: use freemarker to render markdown 2021-12-30 12:36:19 +08:00
vran 29b9e8e50f feature: code redesign 2021-12-30 10:11:36 +08:00
vran d20a400931 feat: init core module 2021-12-28 22:55:50 +08:00
vran f92a89a473 init 2021-12-28 22:31:15 +08:00
vran 31d71256dd feat: databasir init 2021-12-27 17:39:24 +08:00