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
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
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
6c433b452f
chore: update user checks
2 years ago
Steven
65a34ee41a
chore: update home sidebar
2 years ago
Steven
5ff0234c71
chore: update response styles
2 years ago
Steven
e76509a577
chore: update header menu style in mobile view
2 years ago
Steven
4499f45b67
chore: deprecate daily review offset local setting
2 years ago
boojack
504d1768f2
chore: update i18n with Weblate ( #2492 )
...
* Translated using Weblate (Chinese (Traditional))
Currently translated at 91.7% (290 of 316 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hant/
* 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: dwong33 <dwong@posteo.ch>
2 years ago
zty
caea065594
feat: add share btn in more-action ( #2491 )
...
Co-authored-by: zty <zty.dev@outlook.com>
2 years ago
boojack
9df05fe0fa
chore: update i18n from Weblate ( #2489 )
...
* 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 (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: LibreTranslate <noreply-mt-libretranslate@weblate.org>
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
2 years ago
zty
184f79ef8e
feat: support code in headings ( #2488 )
...
Co-authored-by: zty <zty.dev@outlook.com>
2 years ago
Steven
32cafbff9b
chore: add OverflowTip kit component
2 years ago
Steven
9c4f72c96e
chore: update tooltips
2 years ago
Steven
5e4493b227
chore: remove debug codes
2 years ago
Steven
834b58fbbd
feat: add version update inbox message
2 years ago
boojack
0458269e15
revert: "chore: add frontend type definitions" ( #2483 )
...
Revert "chore: add frontend type definitions (#2482 )"
This reverts commit 64d4db81ca
.
2 years ago
boojack
64d4db81ca
chore: add frontend type definitions ( #2482 )
...
chore: update
2 years ago
Steven
865cc997a4
chore: remove upgrade version banner
2 years ago
Steven
21ad6cc871
chore: update tag service creator
2 years ago
Steven
c24181b2be
chore: fix jwt checks
2 years ago
Steven
39a0e69b04
chore: update function name
2 years ago
Steven
e60e47f76f
chore: update user definition
2 years ago
Steven
3266c3a58a
chore: update link styles
2 years ago
Steven
ef820a1138
chore: fix memo editor padding in daily review
2 years ago
Steven
982b0285c9
chore: fix date picker
2 years ago
Christopher
a62f1e15a6
fix: private memos being public ( #2480 )
...
* fix(web/memo): filter out public option
Filter out the public option if we have disabled public memos
* feat(api/memo): sanity check for disabled public memos
In case something goes wrong, we check the system setting on the backend in order to valdiate if we can create a public memo
* refactor(web/memo): disable public option
Seems like a better option than removing it, as it looks werid if you are looking at a memo that is previously public
* fix(web/memo): use translation keys
* chore(web/editor): remove unsused tooltip
* revert(api/memo): sanity check
* fix(web/memo): allow admins to create public memos
* chore(web/memo): remove unused import
* fix(web/memo): check for both host and admin
* fix(web/memo): remove warning text from MemoDetail
2 years ago
Zexi
8b0083ffc5
fix: auto fetch more ( #2472 )
...
* fix: auto fetch more
* feat: use union type
2 years ago
Athurg Gooth
5d69d89627
feat: week from monday in heatmap for zh-Hans and ko ( #2457 )
...
* week from monday in heatmap for zh-Hans and ko
* optimize code
2 years ago
Steven
97190645cc
chore: update memo editor styles
2 years ago
Steven
c26417de70
chore: update docs links
2 years ago
Steven
f5c1e79195
chore: update about dialog
2 years ago
Steven
d02105ca30
chore: update i18n
2 years ago
Steven
7058f0c8c2
chore: add docs link in settings
2 years ago
Steven
a6fcdfce05
chore: update memo comment i18n
2 years ago
Steven
2b7d7c95a5
chore: update inbox detect
2 years ago
Steven
3c36cc2953
feat: add inbox ui
2 years ago
Steven
36b4ba33fa
chore: remove outdated activity definition
2 years ago
Athurg Gooth
e41ea445c9
fix: missing relation after post comment ( #2452 )
...
fix missing relation after post comment
2 years ago
boojack
c952651dc1
chore: update i18n from Weblate ( #2455 )
...
* Translated using Weblate (Croatian)
Currently translated at 92.3% (290 of 314 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/hr/
* Translated using Weblate (Korean)
Currently translated at 100.0% (314 of 314 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/ko/
---------
Co-authored-by: May Kittens Devour Your Soul <yoshimitsu002@gmail.com>
Co-authored-by: nulta <un5450@naver.com>
2 years ago
Steven
9859d77cba
chore: update links
2 years ago
Zexi
035d71e07c
fix: visibility translation ( #2429 )
...
* fix: visibility translation
* refactor: remove useless file
* feat: add visibility icon
2 years ago
Christopher
82effea070
tweak(web): use iconbutton for editor helpers ( #2426 )
2 years ago
boojack
8fc9a318a4
chore: translated using Weblate (Portuguese (Brazil)) ( #2422 )
...
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (314 of 314 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
MotH
9aed80a4fd
feat: better tag suggestion ( #2421 )
...
Better Tag Suggestion
2 years ago
Steven
bfd2dbfee2
chore: fix update resource api
2 years ago
Steven
c42af95dd3
chore: fix update user
2 years ago