Commit Graph

72 Commits

Author SHA1 Message Date
vran 905d7d5543
support gitlab oauth2 login (#28)
* feat: support gitlab oauth login

* feat: change appType to enum
2022-03-03 09:50:08 +08:00
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 496534843a
feat: update frontend resources (#24) 2022-02-23 18:01:16 +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 4c2e7a0be4 fix: username is wrong after login 2022-02-15 21:33:23 +08:00
vran 18df8b727e feat: update frontend resources 2022-02-06 12:33:58 +08:00
vran 1bae49e2c4 feat: change time serialize/deserialize pattern 2022-02-06 10:57:36 +08:00
vran bb5c4b66fa
feat: update frontend resources (#12) 2022-02-05 20:11:48 +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 0da06e42e0 feat: update frontend resource 2022-02-01 14:10:53 +08:00
vran 4799905c8f feat: update frontend resource 2022-01-31 22:13:56 +08:00
vran e09cf9905e feat: support add / delete / query remark 2022-01-31 22:11:52 +08:00
vran c2e9c2f1cf feat: update static resource 2022-01-28 11:06:00 +08:00
vran 37fdb5b1ac feat: update frontend resource 2022-01-27 22:20:30 +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 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