Commit Graph

1318 Commits

Author SHA1 Message Date
f09bb2689c chore: release v0.6.1 (#332) v0.6.1 2022-10-21 15:21:37 +00:00
e6f376ae66 fix: user setting name (#331) 2022-10-21 15:06:15 +00:00
1c2998c4d8 feat: pagination for memo list (#330) 2022-10-21 14:51:41 +00:00
fc5d5cf231 fix: patch memo with resource list (#328)
fix: 修改memo时添加图片不显示
2022-10-21 22:16:05 +08:00
2a4fc7dcc3 chore: update memo display time (#327)
* chore: update memo display time

* chore: update
2022-10-21 20:26:00 +08:00
b68d6e2693 feat: update memo sort option setting (#326)
feat: add memo display ts
2022-10-21 11:57:57 +00:00
0b34b142c8 chore: update marked (#325) 2022-10-21 09:13:19 +08:00
0b2a9d8511 fix: bold and emphasis regex (#323)
* fix: bold and emphasis regex

* chore: udpate
2022-10-20 21:57:40 +08:00
7c9c5c316b chore: update i18n in settings (#324)
chore: i18n
2022-10-20 21:40:03 +08:00
180ae206c7 feat: inline code within link (#321)
* feat: inline code with link

* fix: decoration style
2022-10-20 21:21:30 +08:00
69e3ba6bed chore: update demo seeding data (#318)
chore: update seeding data
2022-10-20 17:19:37 +08:00
bf5b7e747d feat: customize memo list sorting rules (#312)
* chore: update .gitignore

* feat: 添加Memo列表按更新时间排序

* fix go-static-checks

* update

* update

* update Memo.tsx/MemoList.tsx

* handle conflict

Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-10-19 21:00:34 +08:00
f97
24154c95f2 feat: editor tab support (#309)
* feat: editor tab support

* Update web/src/components/MemoEditor.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>

* chore: if return style

Co-authored-by: boojack <stevenlgtm@gmail.com>
Co-authored-by: hyoban <hi@hyoban.cc>
2022-10-19 18:19:50 +08:00
0b10d24eb2 chore: update bug report template (#316)
chore: update but report template
2022-10-19 08:22:56 +08:00
06ec59eca4 chore: add issue template (#314) 2022-10-18 23:13:41 +08:00
35a8817442 fix: memo list auto scroll to top (#313)
fix: editor initial content
2022-10-18 22:56:43 +08:00
c7378e78d9 chore: update mask animation styles (#306) 2022-10-17 18:43:02 +08:00
ab182dc22a chore: update zh.json (#304)
Update zh.json
2022-10-16 13:49:58 +08:00
f554e5a357 fix: close button z-index in setting dialog (#303) 2022-10-16 12:37:17 +08:00
749486ba3c chore: update marked tests 2022-10-15 21:57:56 +08:00
26aae0e637 fix: blank line after table (#298) 2022-10-15 17:51:17 +08:00
95c8d8fc9c docs: update docker-compose tip (#299) 2022-10-15 15:32:42 +08:00
1021023577 docs: docker compose tip (#296)
* docs: docker compose tip

* chore: update

Co-authored-by: boojack <stevenlgtm@gmail.com>

Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-10-15 13:27:06 +08:00
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
6c53bd00f6 chore: restore user email 2022-10-15 11:27:12 +08:00
cc759bef56 fix: handle highlight unknown language error 2022-10-15 06:11:17 +08:00
d670adc11f chore: release v0.6.0 v0.6.0 2022-10-14 23:25:07 +08:00
349c383604 chore: reorder memo resource 2022-10-14 23:14:08 +08:00
f407488128 chore: update dev version 2022-10-14 23:03:54 +08:00
086b10717f feat: upload files by dropping (#292) 2022-10-14 22:59:30 +08:00
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
65a61ed270 fix: can not click sidebar (#289) 2022-10-14 21:43:43 +08:00
5e7db4631e feat: handle esc keyboard event for editor (#288) 2022-10-14 10:14:35 +08:00
0d6114e25e feat: update sidebar mask styles (#287) 2022-10-14 07:26:43 +08:00
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
246851fdbe fix: create memo with visibility (#281) 2022-10-13 09:01:09 +08:00
21c30ac157 chore: hide user email (#282) 2022-10-13 09:01:02 +08:00
269d92e637 fix: create triggers after dropping old tables 2022-10-13 08:23:05 +08:00
ffe145d436 chore: revert sidebar updates 2022-10-13 08:05:59 +08:00
37cd841992 chore: adjust sidebar style (#277) 2022-10-13 07:54:34 +08:00
315ab94c94 添加移动端点击自动关闭侧边栏 (#271) 2022-10-11 08:12:35 +08:00
f97
1aa9963e07 fix: i18n for filter (#275) 2022-10-10 17:46:52 +08:00
88ade2c0b7 chore: update i18n for filter 2022-10-09 08:54:05 +08:00
4ada7dce77 chore: update i18n for shortcut filter (#270)
* chore: resources i18n

* chore: shortcut-list i18n

* chore: resources i18n

* chore: resources i18n

* chore: resources i18n
2022-10-08 22:27:23 +08:00
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
ca2557eb7e fix: tag filter (#266) 2022-10-04 21:02:07 +08:00
e0f95686f3 chore: update header style 2022-10-04 20:42:33 +08:00
f97
29770e8bfb chore: update vietnamese i18n (#261) 2022-10-04 14:37:44 +08:00
b959acc69d fix: update marked test cases 2022-10-04 14:35:07 +08:00