Commit Graph

1123 Commits (b5c665cb7e38f2b52b3be715b7ffc31edb93794e)
 

Author SHA1 Message Date
boojack caf054bae7
chore: add beta badge to storage (#1099)
* chore: add beta badge to storage

* chore: update
2 years ago
boojack 7e8011ba34
chore: support deleting storage (#1095) 2 years ago
Ruihang Xia e46f77681d
chore(build): anchor setup-buildx-action@v2 to version v0.9.1 (#1089)
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
2 years ago
Ryan McPherson 0de0a5aa87
chore: make README more comprehensive (#1065)
* Update README.md

* fix typos in readme

* Update README.md

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
boojack 3394380ffa
chore: update storage components (#1091) 2 years ago
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
Xi 28405f6d24
feat: not found page (#1081)
* feat: style for not found page (#1078)

* chore: translation for not found page (#1078)

* feat: add not found page (#1078)

* chore: router for not found page (#1078)

* fix: typo
2 years ago
boojack 5455cb3164
chore: simplify editor (#1087) 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
Jake cbc3373e8e
docs: add shortcut for ios (#1083) 2 years ago
boojack 870559046f
chore: update skipper name (#1080) 2 years ago
boojack a997e1d10d
chore: simplify memo editor component (#1079) 2 years ago
Jake c28d35d8f7
docs: memos-import-from-flomo support wechat reading (#1077) 2 years ago
boojack b92da8f123
fix: check localsetting exists (#1076) 2 years ago
boojack bdf0c44246
chore: add `CreatedTs` field to `MemoCreate` (#1073) 2 years ago
Jake 799fb058b4
docs: add memos-import-from-flomo (#1072) 2 years ago
Zeng1998 11924ad4c5
feat: add storage service table (#1070)
* feat: add storage service table

* update json field name

* update table name

* add updated_ts
2 years ago
boojack b11d2130a0
chore: validate external link (#1069) 2 years ago
boojack e0f4cb06b3
chore: update tags order (#1068) 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
Shruti Chaturvedi 6e5be6ba75
chore: add text for Uffizzi Previews in README (#1061) 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 f74d1b7bf8
chore: remove resource cache (#1059) 2 years ago
boojack a004dcf320
fix: pass empty condition in rss (#1058)
fix: handle empty condition in rss
2 years ago
boojack 5df59a48b7
chore: update rss icon style (#1056) 2 years ago
boojack 989208eb45
chore: update resource select dialog (#999)
* chore: update resource select dialog

* chore: update
2 years ago
boojack bec1558488
fix: patch resource id (#1055) 2 years ago
Stephen Zhou 6ff79c5d5c
fix: can not input chinese (#1053) 2 years ago
Stephen Zhou 168c4f6950
feat: more rss info (#1052)
* feat: more rss info

* fix: ci
2 years ago
boojack 3e40b9df66
chore: update readme with dark mode demo (#1049) 2 years ago
Stephen Zhou 94f97208e3
chore: setup project workspace for better DX (#1048)
* chore: setup project workspace for better DX

* chore: remove prettier ext
2 years ago
boojack bd9003c24b
chore: update readme (#1047) 2 years ago
Nitin Khanna 26700a1ff0
fix: DatePicker should say Wed instead of Web (#1046)
DatePicker should say Wed instead of Web
2 years ago
Stephen Zhou 8b92021b1a
fix: editor cursor not in view after smart editing (#1043) 2 years ago
Zeng1998 7cd474dbb7
feat: add setting for double-click of memos (#1036)
* feat: add setting for double-click of memos

* update

* update
2 years ago
boojack 9bf869767d
chore: update seed data (#1042) 2 years ago
Zeng1998 9e818cddce
feat: tag filter in explore (#1032)
* temp

* Revert "temp"

This reverts commit d2d14b4c57.

* Revert "Revert "temp""

This reverts commit c50be22cb4.

* feat: tag filter in explore page

* update
2 years ago
Stephen Zhou d6fe180ca1
fix: parse chrome or edge urls in plain link (#1034)
fix: parse chrome or urls in plain link
2 years ago
Stephen Zhou 99cac7cac0
fix: scroll when clicking expand button (#1035) 2 years ago
boojack 81f2166912
chore: update code owners (#1041) 2 years ago
boojack 4de65ab55d
fix: url encode for tag name (#1031) 2 years ago
Zeng1998 771ef44d82
feat: support enter to signin (#1014) 2 years ago
-Shiken- 76c42c6c9f
chore: more translation correction to traditional Chinese (#1028)
* more translation correction to traditional Chinese

To be in line with the language habits of traditional Chinese users

* Update zh-Hant.json
2 years ago
Shruti Chaturvedi 003887d4e0
Use official Uffizzi reusable action (#1027)
* Use official Uffizzi reusable action

* Run preview if build passed successfully
2 years ago
-Shiken- 89743bd1e6
chore: update zh-Hant.json (#1023) 2 years ago
boojack 1ace332152
feat: graceful shutdown server (#1016) 2 years ago
Zeng1998 2d14047c73
fix: pdf resource preview (#1008) 2 years ago