Commit Graph

1407 Commits (v0.20.0)

Author SHA1 Message Date
Steven 8340e6b247 chore: upgrade gomark 2 years ago
Steven 7f5148d490 chore: clean dropdown 2 years ago
Steven c522e1450a chore: update codeblock style 2 years ago
Steven dd06278692 feat: add batch upsert tags 2 years ago
Steven fdd17ce849 chore: update memo content key 2 years ago
Elliot Chen 7cd3fcbc61
fix: wrong order of the timeline in the resource page & add webhook when create memos using Telegram bot (#2886)
* fix: wrong order in resource page timeline

* feat: add webhook when create memos using Telegram bot

* rename variables and fix typos for static checks
2 years ago
Steven e78311b3af fix: initial gomark wasm 2 years ago
Steven e3afad74ce fix: update initial wasm 2 years ago
Steven 554f93eccc fix: move initial wasm into app 2 years ago
Steven 0b4914d880 chore: update generated node types 2 years ago
Steven 8ce6a32aac feat: use gomark wasm in frontend 2 years ago
Lincoln Nogueira 52539fc130
chore: prevent visitors from breaking demo (#2869)
* chore: add en-GB language

* chore: remove en-GB contents

* chore: prevent visitors from breaking demo
- prevent disabling password login
- prevent updating `memos-demo` user
- prevent setting additional style
- prevent setting additional script
- add some error feedback to system settings UI

* Revert "chore: add en-GB language"

This reverts commit 2716377b04.
2 years ago
Steven 49e3eb107c chore: update gomark wasm 2 years ago
Lincoln Nogueira e7d5dfe515
chore: add en-GB language (#2865)
* chore: add en-GB language

* chore: remove en-GB contents
2 years ago
Steven 28c7a75ea2 chore: fix import nodes 2 years ago
Steven 59d69a05fa feat: initial gomark wasm importer 2 years ago
Steven ad2d492dec chore: move preview memo content 2 years ago
Brilliant Hanabi 1bad0543d0
feat: add notice when sharing private links (#2809)
Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Noah Alderton 73337331cb
feat: export all user Memos as a .zip of Markdown files (#2854)
* Add gRPC Memos Export

* Update code style

* Add URL.revokeObjectURL

* Rename protobuf and ESLint fix

* Change MemosExport to ExportMemos
2 years ago
Wen Sun 50f7f131ea
fix: month grouping error in timeline page (#2861) 2 years ago
Steven c5a5f67fdb refactor: migrate auth service 2 years ago
Aleksandr Baryshnikov fa17dce046
feat: pre-signed URL for S3 storage (#2855)
Adds automatically background refresh of all external links if they are belongs to the current blob (S3) storage. The feature is disabled by default in order to keep backward compatibility.

The background go-routine spawns once during startup and periodically signs and updates external links if that links belongs to current S3 storage.

The original idea was to sign external links on-demand, however, with current architecture it will require duplicated code in plenty of places. If do it, the changes will be quite invasive and in the end pointless: I believe, the architecture will be eventually updated to give more scalable way for pluggable storage. For example - Upload/Download interface without hard dependency on external link. There are stubs already, but I don't feel confident enough to change significant part of the application architecture.
2 years ago
Steven 2b7bd47b44 fix: rss routes 2 years ago
Steven 8c6292925e chore: update code block styles 2 years ago
Steven 21ef5a9bc0 chore: tweak workspace service 2 years ago
Steven 1dc4f02b64 chore: update memo requests 2 years ago
Steven 8db90a040c chore: remove unused dependencies 2 years ago
Steven 932f636d84 chore: update codeblock renderer 2 years ago
Steven ed32b20c9e chore: update frontend dependencies 2 years ago
Steven 8455114eef chore: fix list memos request 2 years ago
Steven c26109cd36 chore: update list memos request 2 years ago
Steven 4b223c1e4c chore: update collapse sidebar 2 years ago
Steven b9cbe6626f chore: update tag rename 2 years ago
Steven 566171783d chore: tweak embedded memo style 2 years ago
Steven 7edb3598ea chore: update default request limit 2 years ago
Steven bc2d2d0cde feat: support set embedded content in UI 2 years ago
Steven e5ff1829a5 chore: add Hungarian locale 2 years ago
Steven d7889d9903 chore: tweak url filters 2 years ago
Steven 79558028c0 feat: implement rename tag 2 years ago
Steven 70d1301dc3 chore: use filter in url params 2 years ago
Steven 6d5e1def76 chore: update member section 2 years 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>
2 years ago
Steven 08ac60cc70 chore: update memo relation dialog 2 years ago
Steven 1b69b73eb9 chore: update calendar styles 2 years ago
Steven 3dbb254aeb chore: update referenced memo title from params 2 years ago
Steven fdb1779a59 chore: implement referenced content renderer 2 years ago
Steven bf905bba86 chore: remove unused date picker 2 years ago
ti777777 024a818e91
chore: update zh-Hant (#2815) 2 years ago
Steven a620d140c5 chore: update embedded content renderers 2 years ago
Steven 370054e040 chore: implement collapsed navigation 2 years ago
Steven fae0b4e900 chore: update memo relation style 2 years ago
Steven 4d48f50815 chore: use resource name in frontend 2 years ago
Steven 288527914b chore: migrate memo route 2 years ago
Steven 264e6e6e9c chore: tweak file name 2 years ago
Steven eb72609ea3 chore: update memo editor cache key 2 years ago
Brilliant Hanabi 776785ac90
chore: update zh-Hans & zh-Hant translations (#2804) 2 years ago
Steven d5f874e185 chore: handle resource not found 2 years ago
Steven 89d940d9b7 feat: implement params field for embedded content node 2 years ago
Mark Zhao bd1cf62761
feat: enable iframe rendering in markdown code block (#2799)
* enable iframe rendering in code block

* fix eslint issue
2 years ago
Steven 196facfacd feat: implement embedded resource renderer 2 years ago
Steven 8a34013558 feat: implement embedded memo renderer 2 years ago
Steven 67f5ac3657 feat: implement subscript and superscript renderer 2 years ago
Steven 1f5899d238 chore: update dependencies 2 years ago
Wen Sun ec4884ea04
fix: incorrect timeline month display (#2792)
Fix incorrect timeline month display
2 years ago
Steven c9146bc749 chore: update code style 2 years ago
Steven f5b5bd64bc chore: tweak datetime.ts 2 years ago
Steven 2a4ebf5774 chore: add search bar in archived page 2 years ago
Steven 5172e4df7c chore: create memo visibility when creating 2 years ago
Steven 893dd2c85e chore: add disable filter to renderer context 2 years ago
Steven d426f89cf0 chore: add time filter to timeline 2 years ago
Steven 354011f994 chore: handle filter in user profile page 2 years ago
Steven 05c0aeb789 feat: implement table renderer 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
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
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 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
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