Commit Graph

303 Commits

Author SHA1 Message Date
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
boojack 69e3ba6bed
chore: update demo seeding data (#318)
chore: update seeding data
2022-10-20 17:19:37 +08:00
boojack c7378e78d9
chore: update mask animation styles (#306) 2022-10-17 18:43:02 +08:00
boojack f554e5a357
fix: close button z-index in setting dialog (#303) 2022-10-16 12:37:17 +08:00
Hyoban 3d0c6004c0
feat: support markdown table (#294)
* feat: support markdown table

* chore: update table style

* test: for markdown table parse
2022-10-15 11:42:04 +08:00
boojack 086b10717f
feat: upload files by dropping (#292) 2022-10-14 22:59:30 +08:00
boojack eefd0444c8
feat: add highlight for code block (#291)
* feat: add highlight for code block

* chore: update test
2022-10-14 22:29:28 +08:00
boojack 0d6114e25e
feat: update sidebar mask styles (#287) 2022-10-14 07:26:43 +08:00
h2o2o ce5a6fa3ac
chore: update sidebar styles in mobile view (#285)
* 添加移动端点击自动关闭侧边栏

* 添加移动端点击自动关闭侧边栏

* 添加移动端点击自动关闭侧边栏

* move closeSidebar function to utils

* move closeSidebar function to utils

* 侧边栏优化

* 移动端侧边栏优化

* 移动端侧边栏优化

* 移动端侧边栏优化
2022-10-13 22:56:42 +08:00
Steven ffe145d436 chore: revert sidebar updates 2022-10-13 08:05:59 +08:00
zburu 37cd841992
chore: adjust sidebar style (#277) 2022-10-13 07:54:34 +08:00
steven a323689ee6 chore: update copy button style 2022-10-05 20:55:04 +08:00
f97 2ea612e2fe
feat: add copy button to memo (#267)
* feat: copy-content

* Update web/src/less/memo-detail.less

Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-10-05 16:39:04 +08:00
steven e0f95686f3 chore: update header style 2022-10-04 20:42:33 +08:00
boojack eaf89aa2f2
feat: update marked parsers (#260)
* chore: remove external match functions

* chore: update parsers
2022-10-04 10:44:16 +08:00
boojack 4bd373ba57
fix: tag selector position (#259) 2022-10-04 08:48:43 +08:00
steven 7b29c65f58 feat: add `inline-code` syntax parser 2022-10-03 19:51:54 +08:00
steven 778282ae29 chore: update resource dialog 2022-10-03 09:39:59 +08:00
steven 05e46ee4a8 fix: emoji picker style 2022-10-03 09:11:07 +08:00
boojack 51fb8ddb07
feat: simple markdown parser (#252)
* feat: simple markdown parser

* chore: rename test file name

* feat: add plain text link parser

* chore: update style
2022-10-02 22:49:30 +08:00
steven 5894104524 chore: update inline image 2022-10-01 20:00:45 +08:00
steven c7cf35c7de feat: update memo resource component 2022-10-01 10:02:16 +08:00
steven b2c22977c1 feat: update memo editor with uploading resources 2022-10-01 00:10:31 +08:00
boojack 65f7aa7914
fix: emoji picker position in fullscreen (#251) 2022-09-30 18:40:46 +08:00
boojack 06f5a5788e
fix: mobile editor float style (#247) 2022-09-27 22:58:03 +08:00
Steven 77a3513a6b chore: update memo detail page 2022-09-24 09:31:20 +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
Steven c60c58ed69 chore: fix memo content click handler 2022-09-19 23:01:14 +08:00
Steven 307483e499 feat: use `react-router` 2022-09-19 21:53:27 +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 8d694f7732 chore: remove language beta badge 2022-09-16 21:47:00 +08:00
Steven 6e4577f721 feat: add `MemoContent` component 2022-09-10 21:22:26 +08:00
Steven 5fa9aa3c22 chore: add memo resources component 2022-09-09 07:53:02 +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 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 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
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
zburu e7b287902b
chore: update mobile style (#181) 2022-08-29 20:03:07 +08:00
steven 5bdf7654fc chore: update detail styles 2022-08-27 08:57:29 +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
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 dd04bc9e1d chore: add beta badge 2022-08-19 22:08:47 +08:00
Steven a7a01df79a chore: update i18n 2022-08-19 21:30:31 +08:00
Steven b596d04939 chore: update i18n for auth page 2022-08-14 18:43:46 +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 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 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 2e126c71f0 chore: update button elements 2022-07-10 12:02:36 +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 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 346d219cd5
chore: reorder imports manually (#106)
* chore: reorder imports manually

* chore: remove unused less
2022-07-07 22:02:40 +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 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 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