boojack
b40571095d
feat: update memo detail page ( #1682 )
...
* feat: update memo detail page
* chore: update
2023-05-20 08:39:39 +08:00
Athurg Gooth
04124a2ace
feat: generate thumbnail while get and improve thumbnail quality ( #1680 )
...
* Use disintegration/imaging to optimize thumbnail quality
* Generate thumbnail if not exists while GET it
* Changes for `go mod tidy`
* Changes for golang comments lint
---------
Co-authored-by: Athurg Feng <athurg@gooth.org>
2023-05-19 20:07:39 +08:00
boojack
c7a57191bd
feat: add jwt auth ( #1441 )
...
* feat: add jwt auth
* chore: update
2023-04-02 09:28:02 +08:00
Dmitry Shemin
e7ee181a91
feat: add setup cmd ( #1418 )
...
This command can be used for automatization of initial application's setup
2023-03-27 21:22:49 +08:00
Andrew Pollock
ce7564a91b
fix: GO-2023-1571 vulnerability ( #1308 )
...
* Fix for GO-2023-1571
* Update go.sum to reflect fix for GO-2023-1571
2023-03-08 19:14:09 +08:00
boojack
4335897367
chore: remove metrics plugin ( #1276 )
...
* chore: remove metrics plugin
* chore: update
2023-03-05 21:42:32 +08:00
Zhizhen He
50a99e9120
fix: correct comments for exported functions and variables ( #1158 )
2023-02-25 20:48:38 +08:00
boojack
1517688076
chore: update code structure ( #1139 )
...
* chore: update code structure
* chore: update
2023-02-23 00:07:16 +08:00
boojack
69726c3925
feat: implement oauth2 plugin ( #1110 )
2023-02-18 10:50:13 +08:00
boojack
7e8011ba34
chore: support deleting storage ( #1095 )
2023-02-15 22:54:46 +08:00
Zeng1998
1e4a81dea9
feat: storage service backend ( #1086 )
...
* feat: storage service backend
* update go.mod
* update the column name (urlPrefix -> url_prefix)
* update
* update
2023-02-13 19:36:48 +08:00
boojack
3590d3f8b6
feat: update store cache ( #1066 )
...
* feat: update store cache
* chore: update
2023-02-11 14:19:26 +08:00
boojack
1ace332152
feat: graceful shutdown server ( #1016 )
2023-02-03 10:30:18 +08:00
boojack
219d2754a0
chore: remove existed tags in suggestion ( #944 )
2023-01-13 22:37:30 +08:00
boojack
0f057e81e9
fix: version compare ( #916 )
...
* fix: version compare
* chore: update
2023-01-07 13:58:42 +08:00
boojack
d50ad9433f
feat: persistent session name ( #902 )
...
* feat: persistent session name
* chore: update
2023-01-03 23:05:42 +08:00
boojack
5195012217
feat: add activity
table ( #888 )
...
feat: introduce activity
2023-01-01 23:55:02 +08:00
boojack
7efa749c66
feat: customize system profile ( #828 )
2022-12-22 19:48:44 +08:00
boojack
878e0eabc8
feat: add crawler plugin ( #492 )
...
* feat: add crawler plugin
* chore: update
* chore: go mod tidy
* chore: update
2022-11-19 16:58:55 +08:00
boojack
95376f78f6
feat: add metric plugin ( #361 )
2022-10-29 03:15:39 +00:00
Zhou Yunliang
4e00b1b0cd
feat: rss support ( #343 )
...
* feat: rss support
* chore: go mod tidy
* chore: change route group prefix
* Update server/server.go
Co-authored-by: boojack <stevenlgtm@gmail.com>
* Update server/rss.go
Co-authored-by: boojack <stevenlgtm@gmail.com>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-10-26 20:13:02 +08:00
Steven
b1e6956441
chore: add cache for resource
2022-09-09 00:50:58 +08:00
boojack
da333b0b1e
chore: add store cache service
2022-08-07 08:09:43 +08:00
boojack
011fcc7dd4
chore: rename module
2022-06-27 22:09:06 +08:00
boojack
8e01eb8702
feat: store/db
module with sqlite
2022-05-22 00:59:22 +08:00
email
925773dbd6
chore: address comments
2022-02-05 11:43:25 +08:00
email
d6418f5ff9
chore(go): use json
instead of jsonapi
2022-02-04 16:51:48 +08:00
email
d661134b03
refactor: backend
2022-02-03 15:32:03 +08:00
steven
050c2ccbd5
update auth api with session
2021-12-10 13:41:17 +08:00
LeeShuang
2f72bfa946
init project
2021-12-08 23:43:14 +08:00