Commit Graph

152 Commits

Author SHA1 Message Date
boojack
7ec22482c1
chore: upgrade version to 0.8.3 (#755) 2022-12-16 23:12:07 +08:00
Zeng1998
1dee8ae49f
fix: url resource filename decode (#738)
* fix: url resource filename decode

* update

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>

Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-12-12 20:00:21 +08:00
boojack
dd6e2337e6
chore: update version to 0.8.2 (#722) 2022-12-10 13:23:38 +08:00
Zeng1998
147185309c
feat: vacuum database in setting (#694)
* feat: vacuum database in setting

* update

* update

* update

* update
2022-12-07 22:45:47 +08:00
boojack
a467a7c173
feat: upgrade dev version to 0.8.1 (#656)
* feat: upgrade version to `0.8.1`

* chore: update
2022-12-02 21:09:11 +08:00
boojack
7c6d7226f5
feat: update appearance selector (#645) 2022-12-01 20:57:19 +08:00
Zeng1998
0402cb7b27
fix: no user settings returns when patch user (#622) 2022-11-28 19:38:44 +08:00
Zeng1998
54271c1598
chore: fix some typos (#587) 2022-11-26 06:23:29 +00:00
boojack
85db6721de
chore: disable metrics collector (#580) 2022-11-26 09:23:38 +08:00
boojack
b511a7b634
fix: user patch with empty email (#578) 2022-11-25 22:34:24 +08:00
boojack
88c3b1ad0f
feat: update prod version (#577) 2022-11-25 22:17:24 +08:00
boojack
29880be283
chore: update tests (#572) 2022-11-25 21:51:53 +08:00
boojack
2042737004
feat: add username field (#544)
* feat: add username field

* chore: update
2022-11-23 22:27:21 +08:00
boojack
a0667abec8
chore: update data initial requests (#538) 2022-11-22 23:45:11 +08:00
boojack
17c1b97d23
fix: tag regexp (#518)
* fix: tag regexp

* chore: update
2022-11-21 23:49:52 +08:00
boojack
013ded1e04
chore: code clean (#516) 2022-11-21 23:23:05 +08:00
boojack
2d49e96a8a
feat: get image blob in backend (#495)
* feat: get image blob in backend

* chore: update
2022-11-19 18:43:56 +08:00
boojack
477130aa85
chore: update db filesize access control (#493) 2022-11-19 17:07:40 +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
a4a5e539ed
chore: update dev version (#489) 2022-11-19 09:57:54 +08:00
boojack
a2831b37c4
feat: add database filesize in UI (#488) 2022-11-18 21:17:52 +08:00
boojack
ceac53b6d0
feat: additional script system setting (#467) 2022-11-14 22:21:19 +08:00
Stephen Zhou
205ad0fd6d
chore: change rss item title (#464) 2022-11-14 13:28:50 +08:00
boojack
bf07ab9e2f
fix: remove duplicate tag (#450)
fix: remove dumplicate tag
2022-11-12 11:31:16 +08:00
boojack
fe05e6a464
chore: update version 0.7.2 (#447) 2022-11-12 09:19:44 +08:00
boojack
79af7e8abf
fix: parse tag list (#446) 2022-11-12 09:02:44 +08:00
boojack
a142d975d7
feat: additional style system setting (#444)
* feat: additional style system setting

* feat: remove editor font setting
2022-11-11 23:42:44 +08:00
boojack
8f119c4265
chore: update session key (#440) 2022-11-10 20:51:37 +08:00
boojack
dc5d705f8c
feat: vacuum records manually (#420) 2022-11-06 04:21:58 +00:00
boojack
0d6281ef6b
chore: update signin page (#410)
* chore: update signin page

* chore: update version `v0.7.1`
2022-11-04 12:28:16 +00:00
boojack
8e2844e0c5
fix: tag regexp (#409)
* chore: enable `no-unused-vars`

* fix: tag regexp
2022-11-04 00:28:29 +00:00
boojack
cf75054106
feat: add system setting to allow user signup (#407) 2022-11-03 21:47:36 +08:00
boojack
b7fbbed895
chore: update pagination for getting all memos (#396) 2022-11-01 14:57:33 +00:00
boojack
006cb56d28
fix: heatmap data (#394) 2022-11-01 14:06:02 +00:00
boojack
55dee0df7e
fix: session max age (#392) 2022-11-01 13:03:33 +00:00
boojack
2a275b2875
fix: memo list default value (#390) 2022-11-01 09:12:00 +08:00
boojack
ef5492074e
chore: update memo stats api (#387) 2022-10-31 20:57:07 +08:00
boojack
64f0662a61
fix: get memo list order (#370) 2022-10-29 12:54:54 +00:00
boojack
8fb59bbfb9
chore: release v0.7.0 (#367)
chore: update release version
2022-10-29 10:18:24 +00:00
Zeng1998
e85d368f87
feat: patch resource filename (#360)
* feat: resource filename rename

* update: resource filename rename

* update: resource filename rename

* update: validation about the filename

Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-10-29 07:40:09 +00:00
boojack
95376f78f6
feat: add metric plugin (#361) 2022-10-29 03:15:39 +00:00
boojack
94df09c8c0
chore: update memo list api (#350) 2022-10-27 14:02:42 +00:00
boojack
9705406b82
feat: remove foreign key and triggers (#345) 2022-10-26 15:00:09 +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
boojack
f09bb2689c
chore: release v0.6.1 (#332) 2022-10-21 15:21:37 +00:00
boojack
1c2998c4d8
feat: pagination for memo list (#330) 2022-10-21 14:51:41 +00:00
Zeng1998
fc5d5cf231
fix: patch memo with resource list (#328)
fix: 修改memo时添加图片不显示
2022-10-21 22:16:05 +08:00
boojack
b68d6e2693
feat: update memo sort option setting (#326)
feat: add memo display ts
2022-10-21 11:57:57 +00:00
Steven
6c53bd00f6 chore: restore user email 2022-10-15 11:27:12 +08:00
Steven
d670adc11f chore: release v0.6.0 2022-10-14 23:25:07 +08:00