Commit Graph

818 Commits (293f88e40c21d41ec0bde86729f91b8c5a35edec)
 

Author SHA1 Message Date
boojack 293f88e40c
chore: update GitHub action name (#886)
* chore: update github actions name

* chore: update
2 years ago
boojack 861eeb7b0f
chore: add skipper in CSRF (#885) 2 years ago
boojack 24b21aa9d7
chore: update version to `0.9.1` (#882) 2 years ago
boojack 51eac649c5
chore: update create tag dialog (#881) 2 years ago
boojack 7670c95360
chore: fix XSS in renderer (#880) 2 years ago
Ivan 65e9fdead1
feat: add russian locale (#879) 2 years ago
Zeng1998 2b2792de73
fix: logic of email validation (#877)
* fix: fix logic of email validation

* update
2 years ago
boojack c9bb2b785d
chore: fix CSRF (#876) 2 years ago
boojack 64e5c343c5
chore: fix XSS in renderer (#875)
chore: fix xss in renderer
2 years ago
boojack 9169b3f2cd
chore: update tip text for empty tag list (#872) 2 years ago
boojack b6f7a85a2a
fix: reload page when sign out (#871) 2 years ago
boojack 3556ae4e65
fix: access control (#870) 2 years ago
boojack f888c62840
chore: update userinfo validator (#868)
* chore: update userinfo validator

* chore: update actions

* chore: update
2 years ago
Taras c160bed403
fead: add ukrainian locale (#864) 2 years ago
boojack afc9709484
chore: update dev config (#857) 2 years ago
boojack 05b41804e3
chore: hide host user email (#856) 2 years ago
Zeng1998 2e2657b39d
feat: add setting for power editor (#851) 2 years ago
Zeng1998 60ee602639
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>
2 years ago
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>
2 years ago
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>
2 years ago
boojack 27fd1e2880
chore: remove secure flag (#848) 2 years ago
boojack fae9b3db46
chore: revert add `linux/arm/v7` to platforms (#843)
Revert "chore: add `linux/arm/v7` to platforms (#842)"

This reverts commit 49c7f49820.
2 years ago
boojack 49c7f49820
chore: add `linux/arm/v7` to platforms (#842) 2 years ago
boojack ef8981794e
chore: restore dockerfile (#841) 2 years ago
boojack e52d77b2c4
chore: restore lockfile (#840) 2 years ago
boojack 1d2953b1b1
chore: downgrade joy-ui version (#839) 2 years ago
boojack d702eaa625
chore: update dockerfile (#838) 2 years ago
boojack 50811c3064
chore: update `yarn.lock` (#837) 2 years ago
boojack 99d9cc9168
fix: set csp header only for resource (#836) 2 years ago
boojack 119603da5d
chore: upgrade version to `0.9.0` (#835) 2 years ago
boojack f6039f2eb9
chore: update dialog title (#834) 2 years ago
boojack 65cc19c12e
chore: add escape to prevent XSS (#833) 2 years ago
boojack c07b4a57ca
feat: add secure middleware (#832) 2 years ago
boojack dca35bde87
fix: disable decode patch id (#831) 2 years ago
boojack 9f25badde3
chore: update logo format to png (#830) 2 years ago
boojack 7efa749c66
feat: customize system profile (#828) 2 years ago
boojack 72daa4e1d6
feat: support heading syntax (#827) 2 years ago
ChasLui 54702db9ba
feat: prevent page jitter caused by the presence of scroll bars (#808) 2 years ago
Zeng1998 41ad084489
fix: fix css of input placeholder in auth page (#824) 2 years ago
boojack 2fb171e069
chore: update create tag dialog style (#818)
* chore: update create tag dialog

* chore: update
2 years ago
boojack 201c0b020d
chore: update seed data for tag (#817)
* chore: update seed data

* chore: add `_journal_mode` for SQLite

* chore: update create tag dialog
2 years ago
boojack b6f19ca093
feat: upsert tag based content (#816)
* feat: upsert tag based content

* chore: update
2 years ago
boojack 68a77b6e1f
feat: create tag dialog (#814) 2 years ago
boojack e4a8a4d708
feat: tag table (#811)
* feat: tag table

* chore: update

* chore: update
2 years ago
boojack ab07c91d42
feat: update marked (#810) 2 years ago
ChasLui 1838e616fd
feat: show active panel when searchBar is in focus (#806)
* feat: Show active panel when searchBar is in focus

* refactor: rename
2 years ago
M. Gschwandtner 90d0ccc2e8
feat: add arm/v7 to buildx platforms (#802)
added arm/v7 to buildx platforms

Co-authored-by: M. Gschwandtner <84477901+OnlyPain-ctrl@users.noreply.github.com>
2 years ago
ChasLui 358a5c0ed9
feat: press cmd+f to focus on the search bar (#800) 2 years ago
ChasLui 40f39fd66c
feat: use shift+tab to unindent (#799)
* feat: Use shift+tab to unindent, just like vscode

* fix: shit+tab return
2 years ago
Jasper Platenburg 3b41976866
feat: implement plurals for stats (#783)
* implement plurals for stats

* renamed variables

* modified according to 18n guide
2 years ago