Commit Graph

10 Commits

Author SHA1 Message Date
07fa438348 feat: update swagger api json with tags (#347)
Signed-off-by: Товарищ программист <2962928213@qq.com>
2021-12-03 20:42:36 +08:00
1b74a58d06 Fix compile errors. 2021-08-14 14:20:13 +08:00
9feefc31f9 Use c.ResponseOk() for all places. 2021-08-14 14:19:50 +08:00
d16569d461 Use c.ResponseError() for all places. 2021-08-14 14:19:33 +08:00
8c66ef6860 fix: improve code specification (#231) 2021-08-14 14:18:08 +08:00
c632c3c307 fix: replace casdoor with casbin (#194)
Signed-off-by: sh1luo <690898835@qq.com>
2021-07-25 09:34:25 +08:00
f672045b45 Allow to sign up with OAuth. 2021-06-09 21:28:33 +08:00
11f1f8f440 Show properties in user page. 2021-05-30 18:35:05 +08:00
947d132362 Refactor out c.RequireSignedIn() 2021-05-17 23:25:28 +08:00
6774b0379c Add Unlink API. 2021-04-18 23:14:46 +08:00