Commit Graph

2130 Commits (3dbb254aeb9257c9f826e2901cf159d0234c6970)
 

Author SHA1 Message Date
Steven aecffe3402 feat: implement table parser 1 year ago
Mehad Nadeem 70e6b2bb82
chore: added tooltip for vacuum button (#2778)
* chore: added tooltip for vacuum button

- At the moment only has text for English language therefore other JSON files need to be updated accordingly

* Update en.json
1 year ago
Steven 54296f0437 chore: update filter in timeline 1 year ago
Steven 8fcd9332f7 chore: tweak timeline styles 1 year ago
Steven 1857362d03 fix: locale and appearance setting 1 year ago
Steven 6d7186fc81 feat: rebuild timeline page 1 year ago
Wen Sun e4488da96e
fix: signup is not allowed if password login is disabled (#2776)
Signup is not allowed if password login is disabled

If password login is disabled in the system configuration, the "signup" in the "/auth" page disappears, but the user can manually enter "/auth/signup" to access the system by creating a new user.
1 year ago
Steven cc43d06d33 chore: update memo stats response 1 year ago
Steven 9ffd827028 fix: appearance and locale initial value 1 year ago
Hanqin Guan 15e6542f0d
fix: server overrides user's locale/appearance (#2771) 1 year ago
Noah Alderton 24bb3e096a
fix: DatePicker by passing in Timezone to API (#2770)
* Fix DatePicker by passing in Timezone to API

* Add some clarity
1 year ago
Lincoln Nogueira 5bcbbd4c52
chore: fix store tests on Windows (#2769)
It's just a matter of explicitly closing the database, so that TempDir.removeAll doesn't fail.
1 year ago
Noah Alderton ff13d977e9
feat: add URL paste handler (#2768)
* feat: Add URL paste handler

* Check if text highlighted for URL pasting
1 year ago
Wen Sun 1fdb8b7b01
fix: apply customized profile name in mobile header (#2723)
Fix mobile header title, apply customized profile name
1 year ago
Wen Sun f1ee88c4e1
fix: display system logo in user banner if user not logged in (#2747)
Display system logo in user banner if user not logged in
1 year ago
Noah Alderton b578afbc6a
fix: DatePicker Local Date (#2766)
Fix DatePicker Local Date
1 year ago
Steven ad94e8e3c6 feat: implement highlight renderer 1 year ago
Steven 3f4b361fad feat: implement highlight parser 1 year ago
Steven 46bd470640 chore: update favicon 1 year ago
Steven fdbf2d8af2 chore: fix blockquote renderer 1 year ago
Steven 5a723f00fa chore: split editor keydown handler 1 year ago
Noah Alderton 728a9705ea
feat: Markdown Editor Keyboard Shortcuts (#2763)
* Add bold and italic keyboard shortcut

* Add hyperlink keyboard shortcut support
1 year ago
THELOSTSOUL cd3a98c095
fix: change use-set priority (#2760)
The user settings(locale, appearance) are not in use when restart broswer
1 year ago
Wen Sun a22ad90174
fix: set memo resources error in mysql (#2761)
Fix error updating memo resources in mysql
1 year ago
Steven 5ebbed9115 chore: handle tag click 1 year ago
Steven 7ae4299df2 chore: implement create resource 1 year ago
Noah Alderton 3d23c01e26
feat: add additional favicon formats (#2752)
Add additional favicons
1 year ago
Lincoln Nogueira 089e04bcfd
chore: use webp compression on logo (#2756)
- Logo size reduced from 310 KB to 36 KB.
- Point metadata image URL to local logo instead of remote
1 year ago
Steven 98762be1e5 feat: implement indent for list nodes 1 year ago
Steven d44e74bd1e chore: update editor actions 1 year ago
Steven 8e0ce4d678 fix: list memos with pinned 1 year ago
Steven 45cf158508 chore: fix max width of home section 1 year ago
Anish Kelkar 7340ae15f7
chore: delete .vscode directory (#2693)
* Delete .vscode directory

* web/.vscode deleted
1 year ago
Steven 6db7ad76da chore: update tag selector 1 year ago
Steven 4a407668bc chore: tweak dialog close button 1 year ago
Steven ab1fa44f00 feat: implement markdown buttons 1 year ago
Steven cd0004cf88 chore: update icon version 1 year ago
Steven 667aaf06a0 chore: update dependencies 1 year ago
Steven a8074d94e8 chore: update image attrs 1 year ago
Hanqin Guan 16e68fbfff
fix: duplicated/reflexive relation in v2 api. (#2750) 1 year ago
Wen Sun 81942b3b98
chore: updating the default scopes of GitHub SSO (#2746)
Updating the default scopes of GitHub SSO

The scope of "user" in GitHub OAuth includes permissions to update a user's profile.
1 year ago
Athurg Gooth a7cda28fc7
fix: filename with space (#2745) 1 year ago
Steven 0c52f1ee6a chore: tweak home style 1 year ago
Steven 1994c20c54 chore: tweak setting page 1 year ago
Steven a1dda913c3 chore: fix tag selector position 1 year ago
Athurg Gooth d626de1875
fix: pnpm install failed in docker (#2732)
fix pnpm install failed in docker
1 year ago
Wen Sun 6cfd94cc69
fix: deleting inbox records that senders have been deleted (#2743)
Deleting inbox records that senders have been deleted
1 year ago
Athurg Gooth 79b68222ff
chore: set image loading to lazy (#2733)
set image loading to lazy to avoid concurrent problem
1 year ago
Steven aaec46a39c chore: update find memo with updated time 1 year ago
Steven 9c663b1ba2 fix: merge mysql dsn with params 1 year ago