Commit Graph

574 Commits

Author SHA1 Message Date
boojack
c5368fe8d3
chore: update resource dialog style (#982) 2023-01-21 08:46:49 +08:00
Stephen Zhou
942e1f887b
feat: scrool to memo after editing (#907) 2023-01-19 20:57:45 +08:00
Wujiao233
b8ab43aa25
feat: support swipe to switch img on touchscreen (#970)
* feat: support swipe to switch img on touchscreen

* fix: fix two or more fingers touch

* fix lint
2023-01-19 20:57:03 +08:00
Wujiao233
a5f3b051f2
fix: round corner issue in resource blocks (#979) 2023-01-19 17:59:37 +08:00
boojack
4ba9767b94
fix: use input instead of textfield (#973) 2023-01-19 09:16:22 +08:00
Zeng1998
12fda38520
feat: add customized logo in share dialog (#969)
* feat: add qrcode in share dialog

* update: change the color

* feat: add customized logo in share dialog

* update: import order

Co-authored-by: boojack <stevenlgtm@gmail.com>
2023-01-18 10:52:25 +00: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
Viet-Anh, Nguyen
a8976de634
feat: update Vietnamese translation (#965)
refactor: Update Vietnamese translation
2023-01-18 09:01:53 +08:00
Zeng1998
f8855ddb56
feat: support empty content memo (#963)
feat: support empty-text memo
2023-01-17 20:56:57 +08:00
Ángel Fernández Sánchez
14ec81b65c
feat: update Spanish translation (#954) 2023-01-15 08:35:20 +08:00
boojack
fae0b64a08
fix: delete tag api (#950)
* fix: delete tag api

* chore: update
2023-01-14 12:08:31 +08:00
boojack
4cfd000b92
feat: support audio player (#948) 2023-01-14 07:41:17 +08:00
boojack
10430a66c3
chore: debounce search text input (#943)
* chore: debounce search text input

* chore: update
2023-01-13 22:33:52 +08:00
Jasper Platenburg
c167c21e4e
chore: added translation for copy memo link (#942) 2023-01-13 21:22:20 +08:00
boojack
b19c3c6db3
feat: update renderer in list (#935) 2023-01-12 08:52:57 +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
sfan5
7d5de1a07e
feat: update German translation (#926) 2023-01-08 23:41:48 +08:00
boojack
4b860777cf
fix: tag generate in code block (#925) 2023-01-08 13:49:26 +08:00
boojack
e29924c8a1
fix: codeblock renderer (#924) 2023-01-08 11:24:28 +08:00
boojack
1847756ade
chore: remove escape (#918) 2023-01-07 14:52:47 +08:00
boojack
771c56f485
chore: fix renderer (#917) 2023-01-07 14:07:17 +08:00
boojack
0f057e81e9
fix: version compare (#916)
* fix: version compare

* chore: update
2023-01-07 13:58:42 +08:00
boojack
46c13a4b7f
chore: add skipper for secure (#913) 2023-01-07 10:51:34 +08:00
boojack
96798e10b4
feat: support embed memo with iframe (#912) 2023-01-07 01:56:02 +08:00
boojack
0f8ce3dd16
refactor: return jsx element instead of string in marked (#910)
* refactor: return jsx element instead of string in marked

* chore: update
2023-01-07 00:13:49 +08:00
Zeng1998
92a8a4ac0c
feat: support code copy (#901)
* feat: support code copy

* update
2023-01-03 23:05:00 +08:00
Vincenzo Cardone
2e95f6824f
feat: add Italian Translation (#890) 2023-01-02 09:41:39 +08:00
boojack
a797280e3f
chore: update middleware skipper (#887)
* chore: update middleware skipper

* chore: update
2023-01-01 23:26:21 +08:00
boojack
24b21aa9d7
chore: update version to 0.9.1 (#882) 2022-12-31 15:40:53 +08:00
boojack
51eac649c5
chore: update create tag dialog (#881) 2022-12-31 15:13:25 +08:00
boojack
7670c95360
chore: fix XSS in renderer (#880) 2022-12-31 11:52:57 +08:00
Ivan
65e9fdead1
feat: add russian locale (#879) 2022-12-31 09:02:14 +08:00
boojack
64e5c343c5
chore: fix XSS in renderer (#875)
chore: fix xss in renderer
2022-12-29 23:27:56 +08:00
boojack
9169b3f2cd
chore: update tip text for empty tag list (#872) 2022-12-29 09:14:24 +08:00
boojack
b6f7a85a2a
fix: reload page when sign out (#871) 2022-12-28 20:58:59 +08:00
Taras
c160bed403
fead: add ukrainian locale (#864) 2022-12-26 19:10:47 +08:00
boojack
afc9709484
chore: update dev config (#857) 2022-12-25 10:39:45 +08:00
Zeng1998
2e2657b39d
feat: add setting for power editor (#851) 2022-12-24 16:18:13 +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
M. Gschwandtner
278b4d21b4
fix: prioritize user css by moving it to the body end (#847)
Co-authored-by: M. Gschwandtner <84477901+OnlyPain-ctrl@users.noreply.github.com>
2022-12-24 09:35:30 +08:00
boojack
e52d77b2c4
chore: restore lockfile (#840) 2022-12-23 22:08:54 +08:00
boojack
1d2953b1b1
chore: downgrade joy-ui version (#839) 2022-12-23 21:53:13 +08:00
boojack
50811c3064
chore: update yarn.lock (#837) 2022-12-23 20:33:53 +08:00
boojack
f6039f2eb9
chore: update dialog title (#834) 2022-12-23 19:49:44 +08:00
boojack
65cc19c12e
chore: add escape to prevent XSS (#833) 2022-12-23 19:17:33 +08:00
boojack
9f25badde3
chore: update logo format to png (#830) 2022-12-23 00:21:53 +08:00
boojack
7efa749c66
feat: customize system profile (#828) 2022-12-22 19:48: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