Commit Graph

2080 Commits (aecffe3402012a335c7c83d63daab9da915f4b55)
 

Author SHA1 Message Date
Steven aecffe3402 feat: implement table parser 2 years 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
2 years ago
Steven 54296f0437 chore: update filter in timeline 2 years ago
Steven 8fcd9332f7 chore: tweak timeline styles 2 years ago
Steven 1857362d03 fix: locale and appearance setting 2 years ago
Steven 6d7186fc81 feat: rebuild timeline page 2 years 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.
2 years ago
Steven cc43d06d33 chore: update memo stats response 2 years ago
Steven 9ffd827028 fix: appearance and locale initial value 2 years ago
Hanqin Guan 15e6542f0d
fix: server overrides user's locale/appearance (#2771) 2 years ago
Noah Alderton 24bb3e096a
fix: DatePicker by passing in Timezone to API (#2770)
* Fix DatePicker by passing in Timezone to API

* Add some clarity
2 years 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.
2 years ago
Noah Alderton ff13d977e9
feat: add URL paste handler (#2768)
* feat: Add URL paste handler

* Check if text highlighted for URL pasting
2 years ago
Wen Sun 1fdb8b7b01
fix: apply customized profile name in mobile header (#2723)
Fix mobile header title, apply customized profile name
2 years 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
2 years ago
Noah Alderton b578afbc6a
fix: DatePicker Local Date (#2766)
Fix DatePicker Local Date
2 years ago
Steven ad94e8e3c6 feat: implement highlight renderer 2 years ago
Steven 3f4b361fad feat: implement highlight parser 2 years ago
Steven 46bd470640 chore: update favicon 2 years ago
Steven fdbf2d8af2 chore: fix blockquote renderer 2 years ago
Steven 5a723f00fa chore: split editor keydown handler 2 years ago
Noah Alderton 728a9705ea
feat: Markdown Editor Keyboard Shortcuts (#2763)
* Add bold and italic keyboard shortcut

* Add hyperlink keyboard shortcut support
2 years ago
THELOSTSOUL cd3a98c095
fix: change use-set priority (#2760)
The user settings(locale, appearance) are not in use when restart broswer
2 years ago
Wen Sun a22ad90174
fix: set memo resources error in mysql (#2761)
Fix error updating memo resources in mysql
2 years ago
Steven 5ebbed9115 chore: handle tag click 2 years ago
Steven 7ae4299df2 chore: implement create resource 2 years ago
Noah Alderton 3d23c01e26
feat: add additional favicon formats (#2752)
Add additional favicons
2 years 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
2 years ago
Steven 98762be1e5 feat: implement indent for list nodes 2 years ago
Steven d44e74bd1e chore: update editor actions 2 years ago
Steven 8e0ce4d678 fix: list memos with pinned 2 years ago
Steven 45cf158508 chore: fix max width of home section 2 years ago
Anish Kelkar 7340ae15f7
chore: delete .vscode directory (#2693)
* Delete .vscode directory

* web/.vscode deleted
2 years ago
Steven 6db7ad76da chore: update tag selector 2 years ago
Steven 4a407668bc chore: tweak dialog close button 2 years ago
Steven ab1fa44f00 feat: implement markdown buttons 2 years ago
Steven cd0004cf88 chore: update icon version 2 years ago
Steven 667aaf06a0 chore: update dependencies 2 years ago
Steven a8074d94e8 chore: update image attrs 2 years ago
Hanqin Guan 16e68fbfff
fix: duplicated/reflexive relation in v2 api. (#2750) 2 years 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.
2 years ago
Athurg Gooth a7cda28fc7
fix: filename with space (#2745) 2 years ago
Steven 0c52f1ee6a chore: tweak home style 2 years ago
Steven 1994c20c54 chore: tweak setting page 2 years ago
Steven a1dda913c3 chore: fix tag selector position 2 years ago
Athurg Gooth d626de1875
fix: pnpm install failed in docker (#2732)
fix pnpm install failed in docker
2 years ago
Wen Sun 6cfd94cc69
fix: deleting inbox records that senders have been deleted (#2743)
Deleting inbox records that senders have been deleted
2 years ago
Athurg Gooth 79b68222ff
chore: set image loading to lazy (#2733)
set image loading to lazy to avoid concurrent problem
2 years ago
Steven aaec46a39c chore: update find memo with updated time 2 years ago
Steven 9c663b1ba2 fix: merge mysql dsn with params 2 years ago