Steven
63468dbaf3
chore: update memo detail access handler
2022-09-21 19:31:02 +08:00
f97
2acd5d4af2
chore: support html form ( #236 )
2022-09-21 14:12:16 +08:00
Steven
6c1cc1d283
chore: use conditional rendering instead of OnlyWhen
2022-09-20 23:30:25 +08:00
Steven
15cfc9e1f5
chore: add memo detail page
2022-09-20 22:55:24 +08:00
Steven
004713d4cd
chore: update dropdown component
2022-09-20 21:11:33 +08:00
f97
7a6eb53e0f
feat: float mobile editor ( #234 )
...
* feat: float mobile editor
* fix: fix pr comment
* lint: fix golangci-lint
2022-09-20 20:42:14 +08:00
boojack
02c26d5bb4
chore: update i18n for memo visibility ( #233 )
2022-09-20 08:34:49 +08:00
Steven
c60c58ed69
chore: fix memo content click handler
2022-09-19 23:01:14 +08:00
Steven
366afdd1e4
feat: use i18next
2022-09-19 22:27:50 +08:00
Steven
307483e499
feat: use react-router
2022-09-19 21:53:27 +08:00
f97
050a2d39fa
chore: fix i18n vietnamese typos and update MemoCardDialog ( #228 )
2022-09-18 09:17:46 +08:00
Steven
13aa61bbc0
chore: update i18n for change password dialog
2022-09-17 13:33:40 +08:00
boojack
f4d0e8c948
chore: hide the searchbar of emoji picker ( #222 )
...
chore: hide emoji picker searchbar
2022-09-17 09:23:53 +08:00
f97
e7db587a9e
feat: add emoji picker in editor ( #221 )
...
* feat: add vietnamese
* feat: add emoji picker in editor
* fix failing checks
* move emoji button before upload button
* move script to body index.html
* Update web/index.html
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-09-17 00:42:52 +08:00
Steven
77178afad5
chore: add no data tip
2022-09-16 22:55:39 +08:00
Steven
fd7b8c3293
chore: add copy non-private memo link
2022-09-16 22:49:11 +08:00
Steven
660908e436
chore: add react-router
2022-09-16 22:48:41 +08:00
Steven
8d694f7732
chore: remove language beta badge
2022-09-16 21:47:00 +08:00
f97
bdfa9f7a56
chore: update i18n for UserBanner ( #219 )
...
* feat: add vietnamese
* chore: update i18n
* Update web/src/locales/zh.json
Co-authored-by: boojack <stevenlgtm@gmail.com>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-09-16 21:48:18 +08:00
Steven
1591fdf61c
chore: update i18n structures
2022-09-16 21:25:39 +08:00
f97
811f3340e9
feat: add vietnamese ( #218 )
2022-09-16 21:09:59 +08:00
ChasLui
7e8d1128f8
chore: update i18n ( #215 )
2022-09-15 06:53:51 +08:00
Steven
54db6eda04
chore: update common locales
2022-09-14 19:35:45 +08:00
boojack
c5b26e3310
chore: fix copy to clipboard ( #214 )
2022-09-14 19:24:13 +08:00
ChasLui
7079faf2b9
chore: update i18n ( #212 )
...
* feat: 增加部分 i18n
* feat: 增加部分 i18n
* feat: 增加部分 i18n
2022-09-14 19:14:45 +08:00
Steven
6e4577f721
feat: add MemoContent
component
2022-09-10 21:22:26 +08:00
winwin2011
7b0987610c
feat: i18n for dialogs ( #203 )
...
* feat: i18n in dialog
* fix: use common translation
2022-09-10 09:30:10 +08:00
boojack
50fa560d4a
chore: update username validate config ( #209 )
2022-09-09 22:30:24 +08:00
boojack
d1a4348048
chore: support double-click to edit memo ( #207 )
2022-09-09 19:42:04 +08:00
Steven
020b211660
chore: update explore page style
2022-09-09 19:41:12 +08:00
Steven
4657e58b52
chore: update loading section
2022-09-09 08:22:49 +08:00
Steven
22971c3a93
chore: support upload more file type
2022-09-09 08:10:39 +08:00
Steven
5fa9aa3c22
chore: add memo resources component
2022-09-09 07:53:02 +08:00
Steven
fbce43870f
chore: update resource base url
2022-09-09 07:40:21 +08:00
Steven
ad462cec29
chore: update explore style
2022-09-09 00:37:31 +08:00
boojack
b0b2776d03
chore: update button entries ( #206 )
2022-09-09 00:24:41 +08:00
boojack
e9ac6affef
feat: add explore page ( #205 )
2022-09-09 00:06:05 +08:00
winwin2011
5eea1339c9
fix: upload resouces double time ( #204 )
2022-09-08 00:13:21 +08:00
Steven
d68891d91d
chore: fix tag regex
2022-09-05 20:15:34 +08:00
winwin2011
987bb80770
fix: heatmap popover blink ( #195 )
2022-09-04 22:34:24 +08:00
Steven
b884327a53
chore: update eslint rules
2022-09-04 06:48:19 +08:00
Steven
f7aca99d52
fix: upload image in iOS safari
2022-09-03 00:10:50 +08:00
Steven
bcb684d1cc
chore: fix daily memo style
2022-09-02 20:13:56 +08:00
Steven
d3b26f7126
chore: update about dialog
2022-09-02 20:12:13 +08:00
boojack
422e190c96
chore: support uploads multi files ( #191 )
2022-09-02 20:05:40 +08:00
Steven
3e13fa1ce6
chore: update marked helper
2022-09-02 09:07:32 +08:00
boojack
dc9f531447
fix: find latest migration history ( #190 )
...
* fix: auth action button
* fix: find latest migration history
2022-09-02 00:01:08 +08:00
Steven
e330159f55
chore: update resources file format
2022-09-01 07:36:14 +08:00
Steven
93b6a910ae
chore: update logo resources
2022-08-31 21:51:49 +08:00
boojack
8d161b4526
fix: create shortcut input ( #186 )
...
* fix: create shortcut input
* chore: add yarn build
2022-08-31 20:21:56 +08:00
Steven
2a11aed881
chore: update dialog event listener
2022-08-30 07:41:28 +08:00
zburu
e7b287902b
chore: update mobile style ( #181 )
2022-08-29 20:03:07 +08:00
steven
c97399a8ea
fix: update isFetching
default value
2022-08-28 00:30:26 +08:00
steven
5bdf7654fc
chore: update detail styles
2022-08-27 08:57:29 +08:00
Steven
64332c3e6a
chore: update tag regexp
2022-08-25 23:58:03 +08:00
Steven
57f51d1c58
feat: allow updating memo createdTs
2022-08-25 22:02:32 +08:00
Steven
9f3f730723
chore: update selector style
2022-08-25 21:05:31 +08:00
boojack
e9d303326f
feat: set editor font style ( #174 )
...
feat: editor font style
2022-08-25 20:44:32 +08:00
Steven
ca1170583e
chore: update i18n
2022-08-24 22:27:19 +08:00
Steven
f5629c8227
fix: overflow style
2022-08-24 22:14:46 +08:00
Steven
2f58032ad8
fix: text overflow style
2022-08-24 22:11:56 +08:00
boojack
f784516470
chore: update word-break
style ( #164 )
2022-08-23 23:23:20 +08:00
Steven
2aed7c70aa
chore: update cancel editing button
2022-08-23 21:33:53 +08:00
Lim Ding Wen
b1062f5387
fix: Fix Typo (Editting -> Editing) ( #161 )
2022-08-23 07:50:57 +08:00
Steven
3b1bb4a95d
chore: disable setting memo visibility when creating
2022-08-20 21:22:36 +08:00
Steven
734d5f3aed
chore: update create tag tip style
2022-08-20 11:48:56 +08:00
Steven
2935057ca7
chore: update i18n
2022-08-20 11:36:33 +08:00
Steven
f06a3d171b
chore: update error message handler
2022-08-20 07:34:39 +08:00
Steven
a98e64cf0a
chore: update i18n dialog
2022-08-19 22:12:24 +08:00
Steven
dd04bc9e1d
chore: add beta badge
2022-08-19 22:08:47 +08:00
Steven
2f33eceada
chore: set default memo visibility
2022-08-19 21:59:50 +08:00
Steven
a7a01df79a
chore: update i18n
2022-08-19 21:30:31 +08:00
Steven
43a8b7d0e1
chore: fix lint
2022-08-14 18:44:20 +08:00
Steven
b596d04939
chore: update i18n for auth page
2022-08-14 18:43:46 +08:00
boojack
90b881502d
feat: add user_setting
model ( #145 )
...
* feat: add `user_setting` model
* chore: add global store
* chore: update settings in web
* chore: update `i18n` example
2022-08-13 14:35:33 +08:00
XQ
3c1a416afc
chore: update i18nStore
( #141 )
2022-08-09 21:57:56 +08:00
XQ
972a49d6aa
chore: code clean ( #140 )
2022-08-09 21:36:48 +08:00
XQ
cea16fac88
chore: remove useAppContext
in dialog props
2022-08-08 23:33:53 +08:00
boojack
646a41e931
chore: add i18n
based with useContext
2022-08-07 22:48:22 +08:00
boojack
c991a48df6
chore: add upload resource button
2022-08-07 01:56:10 +08:00
boojack
fd44255668
chore: use dropdown in member section
2022-08-07 01:35:20 +08:00
boojack
84564891be
feat: add view resource dialog
2022-08-07 01:30:48 +08:00
boojack
8c8bb9e59f
chore: update search bar styles
2022-07-31 09:10:30 +08:00
boojack
c703f281d9
chore: update feather icon
2022-07-30 00:29:20 +08:00
boojack
df7b4d54c6
chore: show inline image in daily review dialog ( #135 )
2022-07-29 20:11:14 +08:00
boojack
9994b1fabc
chore: update member setting styles
2022-07-29 19:52:16 +08:00
boojack
2d093d5be0
chore: update daily review dialog style
2022-07-28 23:38:09 +08:00
boojack
12b373701b
chore: fix shortcut list buttons style
2022-07-28 21:08:18 +08:00
boojack
2b8078a19b
chore: add CommonDialog
2022-07-28 20:19:14 +08:00
boojack
fa93d0fd6e
chore: update visibility selector style
2022-07-27 20:02:00 +08:00
boojack
d371cfd78d
chore: update member list action buttons
2022-07-26 22:36:24 +08:00
boojack
07d9649b22
chore: add visibility selector
2022-07-26 21:24:52 +08:00
boojack
58e68f8f80
chore: update signin button in visitor mode
2022-07-25 21:50:25 +08:00
boojack
38383a426f
chore: update error message ( #129 )
2022-07-24 00:29:19 +08:00
boojack
3c5b0ea90a
chore: update style
2022-07-22 23:31:25 +08:00
boojack
5da4c98f05
chore: update icon button styles
2022-07-19 21:46:38 +08:00
boojack
6c5bea9caf
chore: update html2image
2022-07-17 10:42:35 +08:00
boojack
93ba2f4fab
chore: fix icon style
2022-07-17 10:29:12 +08:00
boojack
9417797b99
chore: use fontawesome
instead of material icons
2022-07-17 09:58:56 +08:00
boojack
167e5596f2
fix: generate html image in safari ( #123 )
2022-07-17 01:52:29 +08:00
boojack
3de00cf4a8
chore: add dayjs
to parse datetime
2022-07-16 11:50:40 +08:00
boojack
1d55545e30
chore: update github badge style
2022-07-16 09:52:57 +08:00
boojack
9c842d0a40
fix: remove axios withCredentials
2022-07-15 22:38:50 +08:00
boojack
0dc377550f
chore: fix hover heatmap
2022-07-15 22:29:47 +08:00
boojack
8a91b0ad9d
chore: add github badge
2022-07-15 22:17:11 +08:00
boojack
6053df050c
chore: update create memo with visibility
2022-07-15 21:25:07 +08:00
boojack
2e126c71f0
chore: update button elements
2022-07-10 12:02:36 +08:00
boojack
5fd3cfdb61
chore: update user store
2022-07-10 08:36:10 +08:00
boojack
10d710cf03
chore: fix editor z-index
2022-07-10 08:35:36 +08:00
boojack
d75338b6e9
chore: fix z-index
2022-07-09 23:58:04 +08:00
boojack
b85af714f5
feat: fullscreen editor
2022-07-09 23:16:20 +08:00
boojack
6a8c559e8c
chore: update visitor view buttons
2022-07-09 12:00:26 +08:00
boojack
7418d2965d
fix: visitor view in frontend
2022-07-09 08:32:46 +08:00
boojack
1afc183458
feat: update memo visibility in frontend
2022-07-08 23:38:24 +08:00
boojack
aed137472c
fix: open id checking order
2022-07-08 22:17:17 +08:00
boojack
bdc9632b5b
chore: rename user role ( #108 )
...
* chore: rename user role to `host`
* chore: related frontend changes
* chore: fix migration file
* chore: use tricky sql
2022-07-08 22:16:18 +08:00
boojack
6f32643d7c
refactor: visitor view ( #107 )
...
* refactor: update api
* refactor: visitor view
* chore: update seed data
2022-07-07 23:11:20 +08:00
boojack
346d219cd5
chore: reorder imports manually ( #106 )
...
* chore: reorder imports manually
* chore: remove unused less
2022-07-07 22:02:40 +08:00
Hyoban
6b5d5e757e
feat: personal memos page ( #105 )
...
* feat: no need to log in to view memos
* chore: add a normal user to seed
* feat: page for other members
* fix: replace window.location
* fix: can not get username on home
* fix: check userID
* fix: can visit other user's page after login
* fix: do not redirect on wrong path
* fix: path error when clicked heatmap
* refactor: revise for review
* chore: remove unused import
* refactor: revise for review
* feat: update each user's route to /u/:userId.
* chore: eslint for import sort
* refactor: revise for review
2022-07-07 20:22:36 +08:00
Hyoban
e202d7b8d6
fix: banner text click not work ( #104 )
...
* fix: banner text click not work
* fix: replenish duration
Co-authored-by: boojack <stevenlgtm@gmail.com>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-07-06 11:22:19 +08:00
boojack
2136a954f5
chore: make editor sticky
2022-07-05 22:48:21 +08:00
boojack
0e8d3e6907
chore: fix memos amount
2022-07-05 22:09:11 +08:00
boojack
17a61bb65f
choe: update shortcut actived style
2022-07-04 21:45:54 +08:00
boojack
29f73f0d25
chore: update tag list selector
2022-07-04 21:27:07 +08:00
boojack
65ade1fc87
chore: update todo block
2022-07-03 11:24:57 +08:00
boojack
5dd6d505cc
chore: use undefined
instead of UNKNOWN_ID
2022-07-02 15:05:42 +08:00
boojack
2fe2b82809
chore: update seed data
2022-07-02 15:01:59 +08:00
boojack
06fc29aecd
chore: rename delete to archive
2022-07-02 14:14:18 +08:00
boojack
536627007d
feat: schema migration handler ( #100 )
...
* chore: update about site dialog
* feat: schema migration
* chore: lint with golangci
2022-07-02 10:47:16 +08:00
boojack
a7425ac558
feat: toggle todo status by clicking ( #99 )
2022-07-02 00:56:25 +08:00
boojack
0945b14deb
chore: update signup page style
2022-07-01 19:53:31 +08:00
boojack
1b60180b79
chore: update setting dialog style
2022-07-01 19:32:42 +08:00
boojack
57ce96d23e
chore: fix expand style
2022-06-30 21:30:07 +08:00
boojack
64f67f4bda
chore: update content parser ( #97 )
2022-06-30 21:19:50 +08:00
boojack
8cb9675965
chore: download image by one click ( #94 )
...
chore: download image by clicking
2022-06-28 21:56:06 +08:00
boojack
08210d55c3
chore: rename to DailyReviewDialog
2022-06-25 11:50:35 +08:00
boojack
62f0122cd5
chore: restore icon
2022-06-25 09:58:15 +08:00
boojack
8cb3994022
chore: update sharing image preview
2022-06-25 09:58:00 +08:00
boojack
cad4db128b
fix: mouse hover in heatmap
2022-06-25 09:57:31 +08:00
boojack
929f621be4
chore: add image uploading status
2022-06-24 20:01:02 +08:00
boojack
2c8ff2794d
chore: add ping
button
2022-06-24 19:29:33 +08:00
Tiger
d1a7527c0d
fix: content link style ( #86 )
...
* Update memo-content.less
* Update web/src/less/memo-content.less
Co-authored-by: Steven <imrealleonardo@gmail.com>
2022-06-24 08:23:22 +08:00
boojack
3be5ea34a4
chore: update popup button styles
2022-06-22 19:52:06 +08:00
Steven
1999260f9d
chore: expand/fold memo content button ( #84 )
...
* chore: toggle show all content button
* chore: update expand text
* chore: rename
2022-06-22 08:36:09 +08:00
boojack
babeb468c1
chore: update daily dialog style
2022-06-21 22:29:14 +08:00
Steven
f80f0f2422
chore: use markdown image syntax ( #83 )
2022-06-21 22:14:52 +08:00
boojack
cc54be0d1d
chore: fix date selector style
2022-06-21 08:43:45 +08:00
Steven
40680a5e0f
chore: update memo action buttons style ( #80 )
...
chore: update memo action btn style
2022-06-21 08:35:46 +08:00
Steven
f849a94dc5
chore: show daily memos view in sidebar ( #79 )
2022-06-21 08:16:42 +08:00
boojack
efb3fad194
fix: hidden priority
2022-06-19 11:39:29 +08:00