Commit Graph

536 Commits (0ccfd0c74344c38d5ebabb9b90e37d314f599072)
 

Author SHA1 Message Date
boojack 0ccfd0c743
fix: resource table migration (#369)
* fix: resource table migration

* chore: update
2 years ago
boojack 0ea1733acc
fix: missing column in resource table (#368) 2 years ago
boojack 8fb59bbfb9
chore: release `v0.7.0` (#367)
chore: update release version
2 years ago
boojack 7c401040c8
feat: add blockquote regexp (#366) 2 years ago
boojack 43541bde2c
feat: add update version banner (#365)
feat: add update version banenr
2 years ago
boojack 1e01c4dc46
chore: update resource service (#364) 2 years ago
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>
2 years ago
boojack 95376f78f6
feat: add metric plugin (#361) 2 years ago
Zeng1998 30daea0c4f
fix: typo (#357)
* feat: resource dialog enhancements

* update

* fix: typo

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Zeng1998 b891e08928
feat: resource dialog enhancements (#356)
* feat: resource dialog enhancements

* update
2 years ago
boojack 94df09c8c0
chore: update memo list api (#350) 2 years ago
boojack bdf6d4d42a
feat: case-insensitive search (#347) 2 years ago
boojack cb2e1ae355
fix: fetch memo with filter (#346) 2 years ago
boojack 9705406b82
feat: remove foreign key and triggers (#345) 2 years ago
Zhou Yunliang 4e00b1b0cd
feat: rss support (#343)
* feat: rss support

* chore: go mod tidy

* chore: change route group prefix

* Update server/server.go

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

* Update server/rss.go

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

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
boojack fe5ba6850b
chore: update insert content in editor (#336) 2 years ago
Mahoo Huang 5690dab6bb
feat: add some hotkeys (#320)
* feat: add some hotkeys

* fix: hotkeys lose the text behind selected

* chore: adjust insertText params passing
2 years ago
Zeng1998 65506a5b30
chore: update the translation (#333) 2 years ago
boojack f09bb2689c
chore: release `v0.6.1` (#332) 2 years ago
boojack e6f376ae66
fix: user setting name (#331) 2 years ago
boojack 1c2998c4d8
feat: pagination for memo list (#330) 2 years ago
Zeng1998 fc5d5cf231
fix: patch memo with resource list (#328)
fix: 修改memo时添加图片不显示
2 years ago
boojack 2a4fc7dcc3
chore: update memo display time (#327)
* chore: update memo display time

* chore: update
2 years ago
boojack b68d6e2693
feat: update memo sort option setting (#326)
feat: add memo display ts
2 years ago
boojack 0b34b142c8
chore: update marked (#325) 2 years ago
boojack 0b2a9d8511
fix: bold and emphasis regex (#323)
* fix: bold and emphasis regex

* chore: udpate
2 years ago
winwin2011 7c9c5c316b
chore: update i18n in settings (#324)
chore: i18n
2 years ago
winwin2011 180ae206c7
feat: inline code within link (#321)
* feat: inline code with link

* fix: decoration style
2 years ago
boojack 69e3ba6bed
chore: update demo seeding data (#318)
chore: update seeding data
2 years ago
Zeng1998 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>
2 years ago
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>
2 years ago
boojack 0b10d24eb2
chore: update bug report template (#316)
chore: update but report template
2 years ago
boojack 06ec59eca4
chore: add issue template (#314) 2 years ago
boojack 35a8817442
fix: memo list auto scroll to top (#313)
fix: editor initial content
2 years ago
boojack c7378e78d9
chore: update mask animation styles (#306) 2 years ago
Tiger ab182dc22a
chore: update `zh.json` (#304)
Update zh.json
2 years ago
boojack f554e5a357
fix: close button z-index in setting dialog (#303) 2 years ago
Steven 749486ba3c chore: update marked tests 2 years ago
Hyoban 26aae0e637
fix: blank line after table (#298) 2 years ago
Hyoban 95c8d8fc9c
docs: update docker-compose tip (#299) 2 years ago
Hyoban 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>
2 years ago
Hyoban 3d0c6004c0
feat: support markdown table (#294)
* feat: support markdown table

* chore: update table style

* test: for markdown table parse
2 years ago
Steven 6c53bd00f6 chore: restore user email 2 years ago
Steven cc759bef56 fix: handle highlight unknown language error 2 years ago
Steven d670adc11f chore: release `v0.6.0` 2 years ago
Steven 349c383604 chore: reorder memo resource 2 years ago
Steven f407488128 chore: update dev version 2 years ago
boojack 086b10717f
feat: upload files by dropping (#292) 2 years ago
boojack eefd0444c8
feat: add highlight for code block (#291)
* feat: add highlight for code block

* chore: update test
2 years ago
Hyoban 65a61ed270
fix: can not click sidebar (#289) 2 years ago