Commit Graph

1382 Commits (b3ca9969c480dc300f348cb9171deef6bff25a9f)

Author SHA1 Message Date
Steven 1dc4f02b64 chore: update memo requests 1 year ago
Steven 8db90a040c chore: remove unused dependencies 1 year ago
Steven 932f636d84 chore: update codeblock renderer 1 year ago
Steven ed32b20c9e chore: update frontend dependencies 1 year ago
Steven 8455114eef chore: fix list memos request 1 year ago
Steven c26109cd36 chore: update list memos request 1 year ago
Steven 4b223c1e4c chore: update collapse sidebar 1 year ago
Steven b9cbe6626f chore: update tag rename 1 year ago
Steven 566171783d chore: tweak embedded memo style 1 year ago
Steven 7edb3598ea chore: update default request limit 1 year ago
Steven bc2d2d0cde feat: support set embedded content in UI 1 year ago
Steven e5ff1829a5 chore: add Hungarian locale 1 year ago
Steven d7889d9903 chore: tweak url filters 1 year ago
Steven 79558028c0 feat: implement rename tag 1 year ago
Steven 70d1301dc3 chore: use filter in url params 1 year ago
Steven 6d5e1def76 chore: update member section 1 year ago
boojack a5bc2d0ed6
chore: update i18n from Weblate (#2832)
* Added translation using Weblate (Hungarian)

* Translated using Weblate (Hungarian)

Currently translated at 0.3% (1 of 317 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/hu/

* Translated using Weblate (Hungarian)

Currently translated at 71.2% (226 of 317 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/hu/

* Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/

* Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (316 of 316 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/

* Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (316 of 316 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hant/

---------

Co-authored-by: Vermunds <com.github@weylus.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
Co-authored-by: ti777777 <ti12272198686@yahoo.com.tw>
1 year ago
Steven 08ac60cc70 chore: update memo relation dialog 1 year ago
Steven 1b69b73eb9 chore: update calendar styles 1 year ago
Steven 3dbb254aeb chore: update referenced memo title from params 1 year ago
Steven fdb1779a59 chore: implement referenced content renderer 1 year ago
Steven bf905bba86 chore: remove unused date picker 1 year ago
ti777777 024a818e91
chore: update zh-Hant (#2815) 1 year ago
Steven a620d140c5 chore: update embedded content renderers 1 year ago
Steven 370054e040 chore: implement collapsed navigation 1 year ago
Steven fae0b4e900 chore: update memo relation style 1 year ago
Steven 4d48f50815 chore: use resource name in frontend 1 year ago
Steven 288527914b chore: migrate memo route 1 year ago
Steven 264e6e6e9c chore: tweak file name 1 year ago
Steven eb72609ea3 chore: update memo editor cache key 1 year ago
Brilliant Hanabi 776785ac90
chore: update zh-Hans & zh-Hant translations (#2804) 1 year ago
Steven d5f874e185 chore: handle resource not found 1 year ago
Steven 89d940d9b7 feat: implement params field for embedded content node 1 year ago
Mark Zhao bd1cf62761
feat: enable iframe rendering in markdown code block (#2799)
* enable iframe rendering in code block

* fix eslint issue
1 year ago
Steven 196facfacd feat: implement embedded resource renderer 1 year ago
Steven 8a34013558 feat: implement embedded memo renderer 1 year ago
Steven 67f5ac3657 feat: implement subscript and superscript renderer 1 year ago
Steven 1f5899d238 chore: update dependencies 1 year ago
Wen Sun ec4884ea04
fix: incorrect timeline month display (#2792)
Fix incorrect timeline month display
1 year ago
Steven c9146bc749 chore: update code style 1 year ago
Steven f5b5bd64bc chore: tweak datetime.ts 1 year ago
Steven 2a4ebf5774 chore: add search bar in archived page 1 year ago
Steven 5172e4df7c chore: create memo visibility when creating 1 year ago
Steven 893dd2c85e chore: add disable filter to renderer context 1 year ago
Steven d426f89cf0 chore: add time filter to timeline 1 year ago
Steven 354011f994 chore: handle filter in user profile page 1 year ago
Steven 05c0aeb789 feat: implement table renderer 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
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
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 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
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
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
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 79b68222ff
chore: set image loading to lazy (#2733)
set image loading to lazy to avoid concurrent problem
1 year ago
Steven 777ed899a3 chore: add memo uid 1 year ago
Steven ddcf1d669d chore: add max content length 1 year ago
Noah Alderton 43e42079a4
feat: export Memos as Markdown FIles (#2716) 1 year ago
Steven 83141f9be2 chore: tweak navigation styles 1 year ago
Steven 4c59035757 chore: update about page 1 year ago
Steven f5a1739472 chore: update memo detail checks 1 year ago
Steven a297cc3140 chore: exclude comments in memo list response 1 year ago
Steven 79c13c6f83 chore: fix edit memo params 1 year ago
Steven d2a9aaa9d4 chore: update line break renderer 1 year ago
Steven f563b58a85 chore: fix renderer props 1 year ago
Steven 454cd4e24f feat: implement switchable task list node 1 year ago
Steven 6320d042c8 chore: update home padding styles 1 year ago
Steven 9593b0b091 chore: fix link rel field 1 year ago
Steven ca53630410 chore: update drawer background 1 year ago