Commit Graph

1358 Commits (v0.19.1)

Author SHA1 Message Date
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
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
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 79b68222ff
chore: set image loading to lazy (#2733)
set image loading to lazy to avoid concurrent problem
2 years ago
Steven 777ed899a3 chore: add memo uid 2 years ago
Steven ddcf1d669d chore: add max content length 2 years ago
Noah Alderton 43e42079a4
feat: export Memos as Markdown FIles (#2716) 2 years ago
Steven 83141f9be2 chore: tweak navigation styles 2 years ago
Steven 4c59035757 chore: update about page 2 years ago
Steven f5a1739472 chore: update memo detail checks 2 years ago
Steven a297cc3140 chore: exclude comments in memo list response 2 years ago
Steven 79c13c6f83 chore: fix edit memo params 2 years ago
Steven d2a9aaa9d4 chore: update line break renderer 2 years ago
Steven f563b58a85 chore: fix renderer props 2 years ago
Steven 454cd4e24f feat: implement switchable task list node 2 years ago
Steven 6320d042c8 chore: update home padding styles 2 years ago
Steven 9593b0b091 chore: fix link rel field 2 years ago
Steven ca53630410 chore: update drawer background 2 years ago
Steven f484c38745 chore: fix dependencies 2 years ago
Steven d12a2b0c38 feat: implement math expression parser 2 years ago
Steven 73baeaa0ad chore: tweak dark mode styles 2 years ago
Steven c58851bc97 chore: tweak accent color 2 years ago
Steven 96140f3875 chore: tweak dark mode styles 2 years ago
Steven 914c0620c4 chore: add statistics view 2 years ago
Noah Alderton 673809e07d
fix: docker-compose.dev.yaml (#2695)
* Fix docker-compose.dev.yaml

* Add newline to .gitignore
2 years ago
Steven f74fa97b4a chore: traverse nodes to upsert tags 2 years ago
Steven 0f8bfb6328 chore: update index.html 2 years ago
Steven 4cd01ece30 chore: update frontend metadata 2 years ago
Lincoln Nogueira 411e807dcc
chore: use consistent relative paths for resources (#2683)
- always store resources with a relative path with forward slashes, which will be transformed as needed when the file is accessed

- fix an issue with thumbnail generation on Windows

- add several validations for local storage setting

- improve front-end error feedback when changing local storage

- add migrations to make existing resource paths relative (not needed, but improves database consistency)
2 years ago
Steven ea87a1dc0c chore: update memo content props 2 years ago
Steven 30dca18b79 chore: fix suspense wrapper 2 years ago
Steven 2ae6d94e2c chore: update frontend dependencies 2 years ago
Steven 9ee4b75bbd chore: tweak memo detail styles 2 years ago
Steven a0a03b0389 chore: tweak list memos request 2 years ago
Steven c8d7f93dca feat: implement auto link parser 2 years ago
Steven 6fac116d8c chore: update user store 2 years ago
subks f48ff102c9
fix: eslint check failure after fixing #2672 (#2673) 2 years ago
subks bd5a0679ee
fix: date format in share memo dialog (#2672)
fix: Date format in shareable Memo Images (#2668)
2 years ago
Steven 8e325f9986 chore: return username in user response 2 years ago
Steven b8eaf1d57e chore: deprecate memo creation stats legacy api 2 years ago
Steven aa136a2776 chore: remove vite pwa plugin 2 years ago
Steven 953141813c chore: regenerate pnpm lock file 2 years ago
Leyang be2db3f170
feat: use vite plugin pwa for generate right sw.js (#2658)
Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Steven eefce6ade3 chore: implement webhook dispatch in v2 api 2 years ago
Steven c6ebb5552e chore: add 403 page 2 years ago
Steven 4d64d4bf25 chore: upgrade frontend dependencies 2 years ago
Steven 2ee4d7d745 chore: add startTransition to links 2 years ago
Steven df5aeb6d88 chore: remove v1 prefix in store name 2 years ago
Steven df3303dcd3 chore: update list users 2 years ago
Steven 21874d0509 chore: fix navigation errors 2 years ago
Steven b2ec0d1217 chore: add skip cache requesting 2 years ago
Steven 5673e29e51 chore: compose memo in backend 2 years ago
Steven feefaabce9 chore: update heatmap click handler 2 years ago
Steven 29b540ade3 chore: fix fetch memos 2 years ago
Steven 919f75af1a chore: update suspense loading 2 years ago
Steven 17e905085f chore: update acl config 2 years ago
Steven 34af969785 chore: fix list memos order by pinned 2 years ago
Steven fd9c3ccbae chore: implement useMemoList store 2 years ago
Steven a3feeceace chore: remove component v1 suffix 2 years ago
Steven 02265a6e1a chore: fix memo search 2 years ago
Steven 81524c38e9 chore: refactor memo module 2 years ago
Steven 671551bdc1 chore: update memo detail page 2 years ago
Steven 10c81ccba3 chore: fix type definition 2 years ago
Steven 9361613f23 chore: update timeline page 2 years ago
Steven cbdae24314 chore: update archived page 2 years ago
Steven 5334fdf1b2 chore: use api v2 in archived page 2 years ago
Steven abc14217f6 chore: tweak padding styles 2 years ago
Steven e0cacfc6d6 chore: retire auto backup for sqlite 2 years ago
Steven b575064d47 chore: tweak padding 2 years ago
Steven 6290234ad1 chore: fix button styles 2 years ago
Steven aeed25648a chore: tweak drawer background 2 years ago
Steven 43e7506ed5 chore: fix react-uses import 2 years ago
Steven a3a1bbe8de chore: tweak responsible styles 2 years ago
Steven fe4ec0b156 chore: rename navigator 2 years ago
Steven 7c5fdd1b06 chore: remove demo banner 2 years ago
Steven 4d54463aeb chore: add mobile header 2 years ago
Steven 40bc8df63d chore: fix container height 2 years ago
Steven 61de7c8a32 chore: fix demo banner 2 years ago
Steven d6656db20d feat: implement part of full-screen layout 2 years ago
Steven 15a091fe4c chore: fix offset params in explore page 2 years ago
Steven db0eff4743 chore: clean frontend dependencies 2 years ago
Steven 0793f96578 chore: update heading styles 2 years ago
Steven 8095d94c97 chore: deprecate marked 2 years ago
Steven bcfcd59642 chore: deprecate old `MemoContent` 2 years ago
Steven 5d677c3c57 chore: implement node renderer components 2 years ago
Steven a10b3d3821 chore: tweak custom profile 2 years ago
Steven a9812592fe chore: tweak editor border styles 2 years ago
Steven 89ef9b8531 chore: add instance url system setting 2 years ago
Steven 6cf7192d6a chore: add ssr placeholder in `index.html` 2 years ago
boojack 7f1f6f77a0
chore: update i18n with weblate (#2614)
* Translated using Weblate (French)

Currently translated at 100.0% (317 of 317 strings)

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

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (317 of 317 strings)

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

---------

Co-authored-by: Ezmana <ezmana.land@gmail.com>
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
2 years ago
boojack 0916ec35da
chore: update i18n with Weblate (#2594)
* Translated using Weblate (French)

Currently translated at 100.0% (317 of 317 strings)

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

* Translated using Weblate (French)

Currently translated at 100.0% (317 of 317 strings)

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

---------

Co-authored-by: Ezmana <ezmana.land@gmail.com>
Co-authored-by: LibreTranslate <noreply-mt-libretranslate@weblate.org>
2 years ago
Steven 82009d3147 chore: tweak webhook section 2 years ago
Steven fa34a7af4b chore: tweak memo parent styles 2 years ago
Steven 77b75aa6c4 chore: tweak memo display 2 years ago
Steven 9faee68dab chore: code clean 2 years ago
steven c68bfcc3b9 chore: fix user setting store 2 years ago
Athurg Gooth 2964cf93ab
fix: visibility of user preference is empty (#2581)
Fix visibility of user preference is empty
2 years ago
Arnaud Brochard 787cf2a9fe
feat: tables support (#2573)
* Tables support

* Linter fixes

* Regex Redos fix

* Fix empty row and variables proper naming

* Default cell style

* Now unncessary

* Support rows without a starting pipe char

* Striped rows

* Fix parsing issues

* Support tabs in separators
2 years ago
Athurg Gooth ed190cd41e
fix: visibility of memo editor is empty (#2580)
Fix visibility of memo editor is empty
2 years ago
Steven 33dda9bf87 chore: fix auth status checks 2 years ago
t.yang 055a327b5e
fix: detail page user-avatar size have unexpected height (#2576)
Co-authored-by: tyangs.yang <tyangs.yang@hstong.com>
2 years ago
Athurg Gooth aff1b47072
chore: remove debug log (#2582)
Remove debug log
2 years ago
Webysther Sperandio 484efbbfe2
chore: update manifest.json (#2568) 2 years ago
Steven e83d483454 refactor(frontend): use auth service 2 years ago
Steven fff42ebc0d fix: check auth status 2 years ago
Steven 2437419b7f fix: add auth status checks 2 years ago
boojack e53cedaf14
chore: update i18n with weblate (#2562)
* Translated using Weblate (Polish)

Currently translated at 46.3% (147 of 317 strings)

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

* Translated using Weblate (Polish)

Currently translated at 56.1% (178 of 317 strings)

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

---------

Co-authored-by: igormakarowicz <igormakarowicz@gmail.com>
2 years ago
Steven 6d469fd997 chore: fix image size 2 years ago
Steven e136355408 chore: tweak setting button style 2 years ago
Steven f950750d56 chore: tweak storage list title 2 years ago
Steven 0026f9e54f chore(frontend): add webhooks section 2 years ago
Steven 472afce98f chore: fix current user store 2 years ago
Steven d317b03832 feat: add search box in resources dashboard 2 years ago
Athurg Gooth 3e138405b3
chore: remove the max height limit for single media (#2545)
Remove the max-height limit for single media
2 years ago
Steven 45d7d0d5f6 chore: migrate get current user 2 years ago
boojack c3db4ee236
chore: translated using Weblate (Portuguese (Brazil)) (#2543)
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/

Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
2 years ago
Steven e5f660a006 chore: migrate update user 2 years ago
Steven c0628ef95b chore: migrate create user 2 years ago
Steven c0b5070e46 chore: migrate delete user 2 years ago
Steven b1128fc786 chore: fix inline latext renderer 2 years ago
Steven bcd8a5a7a9 chore: migrate get tag suggestions 2 years ago
boojack 0cf280fa9a
chore: translated using Weblate (Croatian) (#2541)
Translated using Weblate (Croatian)

Currently translated at 92.7% (293 of 316 strings)

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

Co-authored-by: May Kittens Devour Your Soul <yoshimitsu002@gmail.com>
2 years ago
Cheng Jiang adf96a47bb
fix: correct some Chinese translation inaccuracy (#2536)
Signed-off-by: Cheng Jiang <gabriel.chengj@gmail.com>
2 years ago
Steven 7ef125e3af chore: update fetch tags 2 years ago
Steven dfa14689e4 chore: add click away event to date picker 2 years ago
Steven 94c71cb834 chore: fix loading status 2 years ago
Steven 089cd3de87 chore: fix linter 2 years ago
zty 2d34615eac
fix: parse inline latex as a inline element (#2525)
* fix:  parse inline latex as a inline element

* Update web/src/labs/marked/parser/InlineLatex.tsx

---------

Co-authored-by: zty <zty.dev@outlook.com>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
zty 4f222bca5c
fix: keep content and query param on save when access token is invalid (#2524)
fix:
keep content on save when access token is invalid

Co-authored-by: zty <zty.dev@outlook.com>
2 years ago
Steven 0bb0407f46 chore: add overflow tips to tag 2 years ago
Zexi 8bc117bce9
feat: optimize media resource display (#2518)
* feat: optimize media resource display

* fix: type error

* Update web/src/components/MemoResourceListView.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>

* Update MemoResourceListView.tsx

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Steven c1a6dc9bac chore: fix home sidebar max width 2 years ago
Athurg Gooth 6ee95a2c0c
fix: clear localStorage while draft is empty (#2510)
* Clear localStorage while draft is empty

* change == into ===
2 years ago
Mahoo Huang f67757f606
feat: add editor auto focus preference (#2498)
* feat: add editor auto focus perference

* feat: set editor auto focus
2 years ago
Vespa314 65022beb0d
fix: duplicate memo filter in user profile page (#2502) 2 years ago
swebdev 5d81338aca
fix: demo banner link for self-hosting guide (#2499) 2 years ago
Steven c288d49138 chore: fix decouple user name 2 years ago
Steven 0ea0645258 chore: add use reponsive width 2 years ago
steven 9227ca5b5b chore: update debounce ms 2 years ago
steven eb6b0ddead chore: update navigation 2 years ago
Steven dca90fb5d2 chore: update header 2 years ago
steven 172e27016b chore: upgrade frontend deps 2 years ago