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
a997e1d10d
chore: simplify memo editor component ( #1079 )
2023-02-12 16:34:42 +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
989208eb45
chore: update resource select dialog ( #999 )
...
* chore: update resource select dialog
* chore: update
2023-02-09 23:24:51 +08:00
boojack
c5368fe8d3
chore: update resource dialog style ( #982 )
2023-01-21 08:46:49 +08:00
Wujiao233
a5f3b051f2
fix: round corner issue in resource blocks ( #979 )
2023-01-19 17:59:37 +08:00
Zeng1998
9ed503fd6d
feat: add qrcode in share dialog ( #964 )
...
* feat: add qrcode in share dialog
* update: change the color
* update: import order
2023-01-18 18:49:48 +08:00
boojack
4cfd000b92
feat: support audio player ( #948 )
2023-01-14 07:41:17 +08:00
boojack
8c146aed68
feat: update memo resources style ( #933 )
...
* feat: update memo resources style
* chore: update
2023-01-12 00:00:44 +08:00
boojack
4b860777cf
fix: tag generate in code block ( #925 )
2023-01-08 13:49:26 +08:00
boojack
96798e10b4
feat: support embed memo with iframe ( #912 )
2023-01-07 01:56:02 +08:00
Zeng1998
92a8a4ac0c
feat: support code copy ( #901 )
...
* feat: support code copy
* update
2023-01-03 23:05:00 +08:00
Zeng1998
cac04e4406
feat: enable word break ( #849 )
...
* feat: enable word break
* Update web/src/less/editor.less
Co-authored-by: boojack <stevenlgtm@gmail.com>
* Update web/src/less/memo-content.less
Co-authored-by: boojack <stevenlgtm@gmail.com>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-12-24 14:50:10 +08:00
boojack
f6039f2eb9
chore: update dialog title ( #834 )
2022-12-23 19:49:44 +08:00
boojack
72daa4e1d6
feat: support heading syntax ( #827 )
2022-12-22 19:48:19 +08:00
ChasLui
54702db9ba
feat: prevent page jitter caused by the presence of scroll bars ( #808 )
2022-12-22 17:46:09 +08:00
Zeng1998
41ad084489
fix: fix css of input placeholder in auth page ( #824 )
2022-12-22 17:45:12 +08:00
boojack
2fb171e069
chore: update create tag dialog style ( #818 )
...
* chore: update create tag dialog
* chore: update
2022-12-22 09:29:22 +08:00
boojack
68a77b6e1f
feat: create tag dialog ( #814 )
2022-12-21 23:59:03 +08:00
ChasLui
1838e616fd
feat: show active panel when searchBar is in focus ( #806 )
...
* feat: Show active panel when searchBar is in focus
* refactor: rename
2022-12-21 18:36:08 +08:00
boojack
b67ed1ee13
feat: customize system profile ( #774 )
...
* feat: system setting for customized profile
* chore: update
* feat: update frontend
* chore: update
2022-12-18 21:18:30 +08:00
boojack
a8751af6b5
fix: memo list padding bottom ( #759 )
2022-12-17 10:19:15 +08:00
boojack
6b24f52cd1
fix: watermark container width ( #758 )
2022-12-17 10:15:54 +08:00
boojack
ee89dc00c0
chore: update list style ( #754 )
2022-12-16 23:09:01 +08:00
boojack
bbd5fe4eb2
feat: remove sticky style for memo editor ( #752 )
2022-12-16 22:41:12 +08:00
boojack
c77d49259a
chore: update light bg color ( #744 )
2022-12-13 23:34:38 +08:00
boojack
66418d4210
feat: get image only when cors error ( #721 )
2022-12-10 13:20:48 +08:00
boojack
ab8c7b9d8a
fix: auto complete in memo editor ( #720 )
2022-12-10 12:44:45 +08:00
M. Gschwandtner
387799b31c
fix: added dark theme bg color to buttons ( #719 )
2022-12-10 12:14:02 +08:00
M. Gschwandtner
964c58ac01
feat: responsive layout for create shortcut dialog ( #717 )
2022-12-10 10:17:47 +08:00
boojack
56716cdad4
fix: break word ( #708 )
...
* fix: break word
* chore: update
2022-12-09 08:31:45 +08:00
Stephen Zhou
b7ab6f8e7e
fix: code highlight in dark mode ( #702 )
2022-12-08 18:30:46 +08:00
boojack
4a9314c476
chore: rename enableFoldMemo
( #671 )
...
* chore: rename `enableFoldMemo`
* chore: update
2022-12-04 15:34:03 +08:00
boojack
d1007950e0
chore: remove emoji picker ( #667 )
2022-12-03 15:28:37 +08:00
boojack
a7374cf998
fix: generate sharing memo image ( #663 )
2022-12-03 09:41:52 +08:00
boojack
07f0c3f052
chore: update global css ( #657 )
2022-12-02 21:34:43 +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
14f9f29348
chore: update user setting appearance ( #654 )
2022-12-02 20:00:34 +08:00
hoi-lau
f092771ea1
fix: resource-container overflow ( #649 )
2022-12-02 19:45:22 +08:00
boojack
c5200ca31b
feat: dark mode for dialogs ( #643 )
2022-11-30 20:34:16 +08:00
Wence
b8f24af5ae
feat: dynamic lazy loading route with simple loading page ( #632 )
...
* feat: dynamic loading route with simple loading page
* fix: lint fix
* Update web/src/less/loading.less
Co-authored-by: boojack <stevenlgtm@gmail.com>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-29 22:13:22 +00:00
boojack
6384f5af74
feat: dark mode for main pages ( #637 )
...
* feat: update dark mode styles for auth and explore page
* feat: dark mode for home page
2022-11-29 21:44:52 +08:00
boojack
55f37664ef
chore: add theme file for joyui ( #635 )
2022-11-29 20:15:16 +08:00
Zeng1998
ab8e3473a1
feat: support resources reuse ( #620 )
...
* feat: support resource reuse
* update
* update
* update
* update
2022-11-29 19:07:20 +08:00
Zeng1998
12b81781b9
feat: share memo dialog ( #618 )
...
* feat: new share dialog
* update
* update
* update
* update
2022-11-28 21:20:35 +08:00
Zeng1998
b67a37453d
feat: member management enhancement ( #617 )
...
* feat: member management enhancement
* update
* update
* update
* update
2022-11-28 19:59:11 +08:00
Stephen Zhou
fbe7b604ef
feat: dark mode support for memo detail ( #604 )
...
* feat: dark mode support for memo detail
* chore: update
* chore: update
* chore: update
2022-11-28 19:40:08 +08:00
Tiefseemonster
b72bfc9c24
fix: selector dropdown position in fullscreen mod ( #619 )
2022-11-28 19:36:42 +08:00
Tiefseemonster
2fa01886da
fix: tooltip overlaps a window border ( #599 )
2022-11-27 08:48:21 +08:00
Tiefseemonster
dfe71f33c2
fix: search bar dropdown disappearing ( #593 )
2022-11-26 23:13:02 +08:00
Zeng1998
54271c1598
chore: fix some typos ( #587 )
2022-11-26 06:23:29 +00:00
Zeng1998
1ee8ebc9e1
fix: collapse btn cursor style ( #586 )
2022-11-26 05:12:37 +00:00
Stephen Zhou
6e5537d131
feat: dark mode support for explore page ( #584 )
...
* feat: dark mode support for auth page
* chore: update
* feat: dark mode support for explore page (#583 )
* fix: avoid white text
* fix: import order
2022-11-26 12:19:00 +08:00
Stephen Zhou
90c85103c3
feat: dark mode support for auth page ( #569 )
...
* feat: dark mode support for auth page
* chore: update
2022-11-26 11:20:22 +08:00
boojack
072851e3ba
chore: update dialog style ( #574 )
...
* chore: update tests
* chore: update dialog styles
2022-11-25 21:55:45 +08:00
Tiefseemonster
f4e2b7319a
fix: make tooltip text no-selecting ( #567 )
...
* no selecting tooltip text
With a double click on button, you can get selection on tooltip text. That may be distracting a little bit.
* Update web/src/less/memo.less
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-25 20:32:59 +08:00
boojack
8cfcd201b0
feat: support display video ( #558 )
2022-11-24 20:22:54 +08:00
Zeng1998
1d41d53723
fix: icon style ( #555 )
2022-11-24 18:44:47 +08:00
Zeng1998
a4b7a77016
fix: cursor style ( #549 )
2022-11-24 09:30:17 +08:00
boojack
2042737004
feat: add username field ( #544 )
...
* feat: add username field
* chore: update
2022-11-23 22:27:21 +08:00
boojack
9036bd478b
fix: image scrollbar ( #494 )
2022-11-19 17:36:25 +08:00
boojack
a2831b37c4
feat: add database filesize in UI ( #488 )
2022-11-18 21:17:52 +08:00
boojack
a24b885236
chore: update share memo image ( #482 )
2022-11-17 21:01:26 +08:00
Stephen Zhou
c89a6665b6
feat: fold memos according to horizontal rule ( #478 )
...
* feat: fold memos according to horizontal rule
* fix: button and content
* chore: update
2022-11-15 14:49:08 +00:00
Stephen Zhou
797accbc2c
feat: parser for horizontal rule ( #477 )
...
* feat: parser for horizontal rule
* chore: revert
2022-11-15 21:56:44 +08:00
boojack
de2eff474c
chore: remove memo card dialog ( #475 )
2022-11-15 21:16:53 +08:00
boojack
61abc6dd11
feat: update sharing memo image ( #473 )
2022-11-15 21:02:55 +08:00
boojack
9fe9245727
chore: update cancel edit button style ( #472 )
2022-11-15 20:35:56 +08:00
Zeng1998
5258b0a5b4
chore: change memo card's bg color ( #471 )
2022-11-15 18:55:11 +08:00
boojack
cb50bbc3cb
refactor: remove mixin colors ( #458 )
2022-11-13 14:25:02 +08:00
boojack
2743268fd7
chore: remove unused visibility selector ( #457 )
2022-11-13 10:47:21 +08:00
boojack
0809ec8c72
chore: update editor style ( #456 )
2022-11-12 21:22:51 +08:00
boojack
db93710f85
chore: remove mobile editor style user setting ( #455 )
2022-11-12 21:01:34 +08:00
boojack
241c93c6b7
feat: update editor style ( #454 )
...
* feat: update editor style
* chore: update bg
2022-11-12 20:57:08 +08:00
boojack
d1aa6aa7f8
fix: editor resource list ( #445 )
2022-11-12 09:04:26 +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
67691d1e99
feat: update visibility selector style ( #441 )
2022-11-11 19:25:21 +08:00
Zeng1998
9b827b4801
feat: add support for time-shortcut ( #434 )
...
* feat: add support for time-shortcut
* update
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-11 19:14:38 +08:00
Zeng1998
421f4dbf60
feat: select visibility in editor ( #421 )
...
* feat: editing visibility selection
* update
* update
* update variable name
* update
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-10 13:43:49 +00:00
Zeng1998
78b4733fb9
chore: add icon for deleting resource ( #414 )
2022-11-05 17:41:14 +08:00
winwin2011
b43bfce254
fix: tag compressed ( #412 )
2022-11-04 23:39:20 +08: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
cf75054106
feat: add system setting to allow user signup ( #407 )
2022-11-03 21:47:36 +08:00
Zhou Yunliang
91a61e058a
feat: view all images of a memo ( #393 )
...
* feat: view all images of a memo
* fix: function arguments
* refactor: unified image preview
* refactor: image preview for resource dialog
Co-authored-by: XQ <qiaobingxue1998@163.com>
2022-11-02 12:00:28 +00:00
boojack
2c653f170c
chore: update corner width ( #398 )
2022-11-01 15:13:54 +00:00
boojack
f8c0d73d2d
chore: update resource dialog style ( #395 )
2022-11-01 14:24:54 +00:00
boojack
006cb56d28
fix: heatmap data ( #394 )
2022-11-01 14:06:02 +00:00
Zeng1998
4246232fbe
feat: image preview enhancement ( #385 )
...
* feat: dialog content enhancement
* update
* feat: image carousel
* update
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-01 09:07:14 +08:00
boojack
40d5686031
chore: update unpin memo ( #386 )
2022-10-31 11:27:56 +00:00
Zeng1998
4276a7a56d
feat: remove unused resources ( #379 )
...
* feat: dialog content enhancement
* feat: remove unused resources
* update
* update
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-10-31 11:23:44 +00:00
Zeng1998
d6fa1c7c80
feat: dialog content enhancement ( #377 )
2022-10-31 11:00:18 +00:00
boojack
29966451b6
feat: unpin button in the corner ( #374 )
...
* feat: unpin button in corner
* chore: update
2022-10-30 05:21:24 +00:00
boojack
7c401040c8
feat: add blockquote regexp ( #366 )
2022-10-29 10:14:53 +00:00
boojack
43541bde2c
feat: add update version banner ( #365 )
...
feat: add update version banenr
2022-10-29 09:49:50 +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
Zeng1998
b891e08928
feat: resource dialog enhancements ( #356 )
...
* feat: resource dialog enhancements
* update
2022-10-29 09:11:16 +08:00
boojack
1c2998c4d8
feat: pagination for memo list ( #330 )
2022-10-21 14:51:41 +00:00
winwin2011
180ae206c7
feat: inline code within link ( #321 )
...
* feat: inline code with link
* fix: decoration style
2022-10-20 21:21:30 +08:00