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>
2023-02-15 20:52:17 +08:00
boojack
3394380ffa
chore: update storage components ( #1091 )
2023-02-14 22:45:22 +08:00
Zeng1998
2493bb0fb7
feat: storage service frontend ( #1088 )
2023-02-14 09:56:04 +08:00
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>
2023-02-13 16:07:31 +00:00
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
2023-02-13 23:28:46 +08:00
boojack
5455cb3164
chore: simplify editor ( #1087 )
2023-02-13 23:27:45 +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
Jake
cbc3373e8e
docs: add shortcut for ios ( #1083 )
2023-02-13 12:41:15 +08:00
boojack
870559046f
chore: update skipper name ( #1080 )
2023-02-12 17:29:23 +08:00
boojack
a997e1d10d
chore: simplify memo editor component ( #1079 )
2023-02-12 16:34:42 +08:00
Jake
c28d35d8f7
docs: memos-import-from-flomo support wechat reading ( #1077 )
2023-02-12 07:32:03 +08:00
boojack
b92da8f123
fix: check localsetting exists ( #1076 )
2023-02-11 22:54:13 +08:00
boojack
bdf0c44246
chore: add CreatedTs
field to MemoCreate
( #1073 )
2023-02-11 21:32:42 +08:00
Jake
799fb058b4
docs: add memos-import-from-flomo ( #1072 )
2023-02-11 21:31:38 +08:00
Zeng1998
11924ad4c5
feat: add storage service table ( #1070 )
...
* feat: add storage service table
* update json field name
* update table name
* add updated_ts
2023-02-11 20:31:39 +08:00
boojack
b11d2130a0
chore: validate external link ( #1069 )
2023-02-11 17:34:29 +08:00
boojack
e0f4cb06b3
chore: update tags order ( #1068 )
2023-02-11 16:05:52 +08:00
boojack
aad97c4c54
chore: update signup api ( #1067 )
2023-02-11 15:15:56 +08:00
boojack
3590d3f8b6
feat: update store cache ( #1066 )
...
* feat: update store cache
* chore: update
2023-02-11 14:19:26 +08:00
Shruti Chaturvedi
6e5be6ba75
chore: add text for Uffizzi Previews in README ( #1061 )
2023-02-11 08:35:53 +08:00
boojack
b366ce7594
fix: delete tag ( #1062 )
2023-02-10 23:57:02 +08:00
Zeng1998
1eacf5367d
chore: upgrade version to 0.10.3
( #1060 )
2023-02-10 12:03:18 +08:00
boojack
f74d1b7bf8
chore: remove resource cache ( #1059 )
2023-02-10 08:43:39 +08:00
boojack
a004dcf320
fix: pass empty condition in rss ( #1058 )
...
fix: handle empty condition in rss
2023-02-10 08:28:14 +08:00
boojack
5df59a48b7
chore: update rss icon style ( #1056 )
2023-02-09 23:45:48 +08:00
boojack
989208eb45
chore: update resource select dialog ( #999 )
...
* chore: update resource select dialog
* chore: update
2023-02-09 23:24:51 +08:00
boojack
bec1558488
fix: patch resource id ( #1055 )
2023-02-09 23:20:36 +08:00
Stephen Zhou
6ff79c5d5c
fix: can not input chinese ( #1053 )
2023-02-09 21:50:51 +08:00
Stephen Zhou
168c4f6950
feat: more rss info ( #1052 )
...
* feat: more rss info
* fix: ci
2023-02-09 21:17:15 +08:00
boojack
3e40b9df66
chore: update readme with dark mode demo ( #1049 )
2023-02-08 20:21:33 +08:00
Stephen Zhou
94f97208e3
chore: setup project workspace for better DX ( #1048 )
...
* chore: setup project workspace for better DX
* chore: remove prettier ext
2023-02-08 18:43:13 +08:00
boojack
bd9003c24b
chore: update readme ( #1047 )
2023-02-08 08:51:36 +08:00
Nitin Khanna
26700a1ff0
fix: DatePicker should say Wed instead of Web ( #1046 )
...
DatePicker should say Wed instead of Web
2023-02-08 08:37:02 +08:00
Stephen Zhou
8b92021b1a
fix: editor cursor not in view after smart editing ( #1043 )
2023-02-07 23:31:43 +08:00
Zeng1998
7cd474dbb7
feat: add setting for double-click of memos ( #1036 )
...
* feat: add setting for double-click of memos
* update
* update
2023-02-07 20:35:41 +08:00
boojack
9bf869767d
chore: update seed data ( #1042 )
2023-02-07 20:35:32 +08:00
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
2023-02-07 20:11:22 +08:00
Stephen Zhou
d6fe180ca1
fix: parse chrome or edge urls in plain link ( #1034 )
...
fix: parse chrome or urls in plain link
2023-02-07 20:10:13 +08:00
Stephen Zhou
99cac7cac0
fix: scroll when clicking expand button ( #1035 )
2023-02-07 20:09:30 +08:00
boojack
81f2166912
chore: update code owners ( #1041 )
2023-02-07 20:08:51 +08:00
boojack
4de65ab55d
fix: url encode for tag name ( #1031 )
2023-02-06 20:28:19 +08:00
Zeng1998
771ef44d82
feat: support enter to signin ( #1014 )
2023-02-06 20:03:33 +08:00
-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
2023-02-06 19:59:33 +08:00
Shruti Chaturvedi
003887d4e0
Use official Uffizzi reusable action ( #1027 )
...
* Use official Uffizzi reusable action
* Run preview if build passed successfully
2023-02-06 19:59:05 +08:00
-Shiken-
89743bd1e6
chore: update zh-Hant.json ( #1023 )
2023-02-05 17:45:50 +08:00
boojack
1ace332152
feat: graceful shutdown server ( #1016 )
2023-02-03 10:30:18 +08:00
Zeng1998
2d14047c73
fix: pdf resource preview ( #1008 )
2023-02-02 20:34:24 +08:00
Stephen Zhou
42cd93cf33
fix: show copy button on hover ( #1002 )
2023-01-31 18:38:58 +08:00
boojack
4a7b764ab3
chore: remove unused flags for sqlite ( #997 )
2023-01-30 00:03:21 +08:00
Shruti Chaturvedi
1bdb0d465c
chore: update Uffizzi GHA for better error-handling ( #996 )
...
Update Uffizzi GHA for better error-handling
2023-01-29 18:16:44 +08:00