Commit Graph

206 Commits (e46f77681d755ac03ae95440e2800ac68820e176)

Author SHA1 Message Date
Zeng1998 2493bb0fb7
feat: storage service frontend (#1088) 2 years ago
Christopher 4641e89c17
feat(system): support for disabling public memos (#1003)
* feat(system): support for disabling public memos

* fix(web/editor): set visibility to private on disabled public memos

* feat(server/memo): find/check if public memos are disabled

* fix(server/memo): handle error for finding system error

* fix(server/memo): unmarshal visiblity when getting system settings

* chore(web): move side effect imports to end

* Update memo.go

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Zeng1998 1e4a81dea9
feat: storage service backend (#1086)
* feat: storage service backend

* update go.mod

* update the column name (urlPrefix -> url_prefix)

* update

* update
2 years ago
boojack 870559046f
chore: update skipper name (#1080) 2 years ago
boojack b11d2130a0
chore: validate external link (#1069) 2 years ago
boojack aad97c4c54
chore: update signup api (#1067) 2 years ago
boojack 3590d3f8b6
feat: update store cache (#1066)
* feat: update store cache

* chore: update
2 years ago
boojack b366ce7594
fix: delete tag (#1062) 2 years ago
Zeng1998 1eacf5367d
chore: upgrade version to `0.10.3` (#1060) 2 years ago
boojack a004dcf320
fix: pass empty condition in rss (#1058)
fix: handle empty condition in rss
2 years ago
boojack bec1558488
fix: patch resource id (#1055) 2 years ago
Stephen Zhou 168c4f6950
feat: more rss info (#1052)
* feat: more rss info

* fix: ci
2 years ago
boojack 1ace332152
feat: graceful shutdown server (#1016) 2 years ago
Zeng1998 2d14047c73
fix: pdf resource preview (#1008) 2 years ago
boojack 4a7b764ab3
chore: remove unused flags for sqlite (#997) 2 years ago
boojack 6c3ff6de63
chore: get resource blob optional (#991) 2 years ago
boojack 82f61f2a0e
chore: upgrade version to `0.10.2` (#983) 2 years ago
boojack c5368fe8d3
chore: update resource dialog style (#982) 2 years ago
Wujiao233 0aaf153717
fix: video and audio can't play on safari (#980)
* fix: video can't play on safari

* fix: audio can't play on safari
2 years ago
Zeng1998 f8855ddb56
feat: support empty content memo (#963)
feat: support empty-text memo
2 years ago
boojack fae0b64a08
fix: delete tag api (#950)
* fix: delete tag api

* chore: update
2 years ago
boojack 677750ef51
chore: upgrade version to `0.10.1` (#949) 2 years ago
boojack 219d2754a0
chore: remove existed tags in suggestion (#944) 2 years ago
boojack 40d25f7dca
fix: skip api error for static middleware (#941) 2 years ago
boojack 8c146aed68
feat: update memo resources style (#933)
* feat: update memo resources style

* chore: update
2 years ago
boojack 0f057e81e9
fix: version compare (#916)
* fix: version compare

* chore: update
2 years ago
boojack e2e8130f4c
fix: sort version (#914) 2 years ago
boojack 46c13a4b7f
chore: add skipper for secure (#913) 2 years ago
boojack 491859bbf6
chore: update activity metrics (#908) 2 years ago
boojack f16123a624
chore: update memo create activity (#903) 2 years ago
boojack d50ad9433f
feat: persistent session name (#902)
* feat: persistent session name

* chore: update
2 years ago
boojack 79180928d4
chore: update server activity (#898) 2 years ago
boojack e5550828a0
chore: update activity payload (#891) 2 years ago
boojack 5195012217
feat: add `activity` table (#888)
feat: introduce activity
2 years ago
boojack a797280e3f
chore: update middleware skipper (#887)
* chore: update middleware skipper

* chore: update
2 years ago
boojack 861eeb7b0f
chore: add skipper in CSRF (#885) 2 years ago
boojack 24b21aa9d7
chore: update version to `0.9.1` (#882) 2 years ago
boojack c9bb2b785d
chore: fix CSRF (#876) 2 years ago
boojack b6f7a85a2a
fix: reload page when sign out (#871) 2 years ago
boojack 3556ae4e65
fix: access control (#870) 2 years ago
boojack f888c62840
chore: update userinfo validator (#868)
* chore: update userinfo validator

* chore: update actions

* chore: update
2 years ago
boojack afc9709484
chore: update dev config (#857) 2 years ago
boojack 05b41804e3
chore: hide host user email (#856) 2 years ago
boojack 27fd1e2880
chore: remove secure flag (#848) 2 years ago
boojack 99d9cc9168
fix: set csp header only for resource (#836) 2 years ago
boojack 119603da5d
chore: upgrade version to `0.9.0` (#835) 2 years ago
boojack c07b4a57ca
feat: add secure middleware (#832) 2 years ago
boojack 9f25badde3
chore: update logo format to png (#830) 2 years ago
boojack 7efa749c66
feat: customize system profile (#828) 2 years ago
boojack 68a77b6e1f
feat: create tag dialog (#814) 2 years ago