shungiku
c2210b65ee
fix: calendar coloring issue ( #4352 )
...
* fix: calendar coloring issue
* fix: calendar coloring issue
* fix: calendar coloring issue
* fix: calendar coloring issue
* fix: calendar coloring issue
* chore: adjust calendar color for dark theme
8 months ago
RoccoSmit
03267d6d37
feat: search for multiple words ( #4362 )
8 months ago
johnnyjoy
8f35086da7
chore: update docs link
8 months ago
hchengting
0f8b7b7fe6
fix: show loader icon while refreshing ( #4358 )
8 months ago
johnnyjoy
2db86f6644
feat: implement shortcut components
8 months ago
johnnyjoy
be5e24c0eb
refactor: renovate list memos endpoint
8 months ago
johnnyjoy
0b85cb567e
chore(frontend): fix clsx
8 months ago
johnnyjoy
57014e392f
feat: get user by username
8 months ago
johnnyjoy
0dcd0904e8
refactor: remove resource uid
8 months ago
johnnyjoy
97d12db3d5
refactor: renovate create memo
8 months ago
johnnyjoy
5e770dda52
refactor: memo name
8 months ago
RoccoSmit
2f4c5d7bc2
fix: cancel out of no changes save ( #4335 )
...
Cancel out of trying to save
8 months ago
thehijacker
3fa690964e
chore: update Slovenian translation ( #4329 )
...
Co-authored-by: Andrej Kralj <andrej.kralj@gmail.com>
8 months ago
changchiakai
9172e47c33
chore: update zh-Hant ( #4324 )
...
Update zh-Hant
Co-authored-by: changchiakai <changeric1031@gmail.com>
8 months ago
Philipp Mundhenk
63bbeb9ca3
chore: link to SSO Documentation ( #4319 )
...
* Update SSOSection.tsx
linked to SSO (links to Authentik, Authelia, Keycloak), instead of Keycloak only
* Update id.json
* Update uk.json
* Update fr.json
* Update pt-PT.json
* Update vi.json
* Update uk.json
* Update de.json
* Update en.json
8 months ago
Pavel Stržínek
0435a67aa7
feat: czech locale support ( #4316 )
8 months ago
johnnyjoy
0334a4845f
chore: tweak calendar styles
8 months ago
johnnyjoy
ef3b7ac6ae
chore: update tag icon
8 months ago
johnnyjoy
f9b1df5d13
fix: tags container
8 months ago
Comix
d9a92b2ef8
feat: support path style of s3 url ( #4304 )
...
Signed-off-by: ComixHe <ComixHe1895@outlook.com>
8 months ago
johnnyjoy
409d64b839
chore: update memo comment in activity
8 months ago
johnnyjoy
f1308ddd27
refactor: update part of resource identifier
8 months ago
Steven
edc3f1d9d9
chore: retire unused memo view
8 months ago
Steven
147458347b
chore: tweak user stats in frontend
8 months ago
johnnyjoy
c76ab87a0a
refactor: update list user stats
8 months ago
Steven
8b65d248b1
fix: memo filter
8 months ago
johnnyjoy
ee96465be0
feat: list user stats
8 months ago
johnnyjoy
cde058c72a
chore: tweak theme code
8 months ago
Query&mut NinjaStyle, &Ryder
94517490f5
fix: mermaid diagrams in dark mode ( #4289 )
...
* fix #4257 fixed ui for mermaid diagrams in dark mode
* fixed linting issues
* added dynamic color theme for mermaid diagrams
* now mermaid block uses theme according to the system as well when 'follow system' is selected
* refactored code for mermaid theme logic
* refactored mermaid code to use const instead of function call
---------
Co-authored-by: root <root@DESKTOP-G3MCU14>
8 months ago
Steven
5ff8ab9a61
chore: polish creator definition
9 months ago
Steven
8b7e9f5443
chore: remove unused user id
9 months ago
RoccoSmit
3081015692
feat: date picker navigation ( #4286 )
...
Added month and year dropdowns
9 months ago
johnnyjoy
2a861ea430
refactor: tweak resource state in api
9 months ago
johnnyjoy
1caaef1c5b
chore: fix memo compact mode
9 months ago
Query&mut NinjaStyle, &Ryder
972ebbae2f
fix: compact mode storage ( #4279 )
...
fix #4274 now when checkbox is toggled the memo remembers the compact state
Co-authored-by: root <root@DESKTOP-G3MCU14>
9 months ago
johnnyjoy
ac7121c21a
chore: update archived page
9 months ago
Steven
840b16f041
chore: tweak back to top button
9 months ago
Steven
012ca1d780
fix: tag stats
9 months ago
Pierre Quillery
cdadf133d0
chore: adding missing translations ( #4273 )
...
* Added missing translations strings (filters, about page, ...)
* Forgot one translation string.
* Fixed PR issues and added Access Token related missing translation strings.
* Fixed eslint issues.
* Fixed eslint issues #2 .
* Fixed access token dialog translations, added missing webhook dialog translations.
9 months ago
Chris Curry
7b909fb772
feat: scroll to top ( #4244 )
9 months ago
Chris Curry
d81174ad7c
feat: optimize filters sync ( #4260 )
...
* refactor: add bi-directional filters sync between filterStore and searchParams
* fix: tag redirection from memos detail page, https://github.com/usememos/memos/issues/4232
9 months ago
tungerno
e3d1967db8
chore: add missing german translations ( #4268 )
9 months ago
Pierre Quillery
50d09bb91e
chore: added missing French translations ( #4270 )
...
Added missing French translations.
9 months ago
Chris Curry
e3b378b03b
feat: persist memo filters with url query ( #4239 )
...
* feat: persist memo filters with url query
- Implemented synchronization of memo filters with URL search parameters.
- Enhanced memo store to manage current request state for fetching memos, allowing for request cancellation, avoiding the race conditions.
* refactor: update import
9 months ago
Chris Curry
bc0bac94ed
refactor: enhance hyperlink handling in markdown shortcuts ( #4238 )
9 months ago
johnnyjoy
41d9c9d76e
fix: order list starts
9 months ago
Johnny
e913271f15
refactor: move tags from property to payload ( #4229 )
...
* refactor: move tags from property to payload
* chore: fix tests
* chore: drop memo tags
* chore: update
---------
Co-authored-by: Steven <stevenlgtm@gmail.com>
9 months ago
zjy4fun
f15346e615
fix: optimize memoMap generation logic to ensure memoMap count matche… ( #4214 )
...
fix: optimize memoMap generation logic to ensure memoMap count matches memos
9 months ago
zjy4fun
7a77b4ba38
chore: fix css location compatibility issues on Safari ( #4215 )
...
chore: fix location compatibility issues on Safari
closes https://github.com/usememos/memos/issues/4190
9 months ago
RoccoSmit
ce6ad4035d
fix: limit the size of the resource list viewer ( #4210 )
...
Limit the size of the file upload box
9 months ago
Nikolay
ea394d89b2
fix: add server name change in mobile header ( #4195 )
...
* [fix] add server name change in mobile header
* Update web/src/components/MobileHeader.tsx
* Update web/src/components/MobileHeader.tsx
* Apply suggestions from code review
---------
Co-authored-by: Николай Витальевич Никоноров <nnv@bitt.moe>
Co-authored-by: Johnny <yourselfhosted@gmail.com>
9 months ago
johnnyjoy
cb569c99fd
chore: remove useCallback in fetching memo list
10 months ago
johnnyjoy
0a5111e4b0
chore: update i18n types definition
10 months ago
Cheng
2aa3795e50
fix: search conditions affected by pull-to-refresh ( #4159 )
10 months ago
Query&mut NinjaStyle, &Ryder
009f4956ac
fix: check IdP for disallow password auth
...
* fix #4144 now when there is no sso then the Disallow password auth is disabled
* fixed the import issue
* attempt fixing linting issues
---------
Co-authored-by: pransh62390 <63577123+pransh62390@users.noreply.github.com>
10 months ago
KidLoveToPlay
73d13cb97b
chore: style fix to #4151 ( #4153 )
...
* chore: apply styles to the correct month
* chore: style fix
10 months ago
KidLoveToPlay
97ef5a8871
chore: apply styles to the correct month ( #4151 )
10 months ago
Madhur Jodhwani
a51e363c7c
chore: fix truncation of webhook url to avoid disappearance of Trash Icon ( #4145 )
...
* Fixed truncation of webhook url to avoid disappearance of Trash Icon
* fixing webhook truncation issue #4078
* Removing overflow-hidden
* resolving pipeline issues
* supporting on hover url display
---------
Co-authored-by: Madhur <madhur.jodhwani@accelya.com>
10 months ago
RoccoSmit
54ee2bf3ab
feat: show less when memo expanded ( #4143 )
...
* Added show less action and language files
* Renaming type as suggested in pr review
10 months ago
Steven
104948ae40
chore: set pull to refresh with screen size
10 months ago
nlfox
3cbccde67e
feat: add pull to refresh for PagedMemoList ( #4128 )
10 months ago
johnnyjoy
1424036ccd
chore: use for...of
10 months ago
Andy An
f6af564d4e
feat: enhancement on UI/UX on user statistic view part. ( #4122 )
...
Enhancement on UI/UX on user statistic view part.
10 months ago
lcdgit
f00751a6e0
feat: allow to remove done items ( #4126 )
...
* add remove done items
* i18n en add
* bug fix
* add i18n
* Modify the description
* Modify the description
* Modify the description
* remove remove_done_check_items setting
* fix the static checks
* fix the static checks
---------
Co-authored-by: mozhu <lcl_em@163.com>
10 months ago
Steven
f007185b8f
chore: tweak form styles
10 months ago
RoccoSmit
142e97ab5a
feat: navigate image view with keyboard keys ( #4116 )
...
* Navigate images with keyboard left and right keys
* Fix linting
* Adding missing "
* Added change to incorrect branch
11 months ago
Steven
ad50aec2db
chore: update activity calendar
11 months ago
Steven
67c1a46346
chore: remove html renderer sanitizes
11 months ago
Steven
57c00734e2
fix: frontend build
11 months ago
Ngô Quốc Đạt
e25792be9c
chore: update vi translations ( #4099 )
11 months ago
Steven
f5a0827a3f
chore: update explore translate of `zh-hans`
11 months ago
Steven
04c6e262c3
chore: align colors
11 months ago
Simon
f310207b9a
chore: update i18n Ukrainian ( #4096 )
...
* Update uk.json
* Update uk.json
11 months ago
Steven
b547720aa8
chore: add id to i18n locales
11 months ago
kiraware
3542a79420
feat: add Bahasa Indonesia (id) translation ( #4092 )
11 months ago
johnnyjoy
227cc26cb9
chore: align table styles for access token section
11 months ago
Steven
4b28dfddb6
fix: visibility selector overflow
11 months ago
Daniel Pinto
f44583e87d
chore: allow some hardcoded strings to be translated ( #4076 )
...
Allow some hardcoded strings to be translated
Also add pt-PT translation for them
11 months ago
Steven
67e474d4dd
fix: linter warning
11 months ago
Steven
c12425329b
chore: fix action buttons
11 months ago
Steven
db2b34a850
chore: update input source
11 months ago
Daniel Pinto
12bcf65f7d
locale: Add pt-PT translations ( #4064 )
...
* locale: Add pt-PT translations
* fix str
11 months ago
Steven
f373d8e88c
chore: update checkbox source
11 months ago
Steven
963706aebd
refactor: update button source
11 months ago
Steven
8635aed138
chore: update dependencies
11 months ago
new-aspect
aa9649adf0
fix: automatic indentation follows previous lines in lists ( #4048 ) ( #4050 )
...
* fix: automatic indentation follows previous lines in lists (#4048 )
* fix: automatic indentation follows previous lines in lists (#4048 )
change the position of this logic and recommit it
11 months ago
RoccoSmit
2851f11302
fix: use UTC date for calendar filter ( #4046 )
11 months ago
johnnyjoy
7e48d13834
fix: workspace setting state
11 months ago
Steven
4fcc682a15
chore: add beta badge to relation graph
11 months ago
Steven
f9fec56560
chore: fix date picker position
11 months ago
johnnyjoy
2ebf3f2615
chore: fix math styles
11 months ago
johnnyjoy
cf1be81de2
feat: use date-picker instead of raw datetime input
11 months ago
johnnyjoy
199d5680e6
chore: update inbox messages style
11 months ago
johnnyjoy
435bd5c44f
fix: update relation graph checks
11 months ago
johnnyjoy
04d6329d0f
feat: use hash router to sub-setting pages
11 months ago
johnnyjoy
085995ec3d
chore: update setting title
11 months ago
johnnyjoy
c3cb3770cc
chore: tweak function names
11 months ago
d0zingcat
67dc9a3f0a
chore: allow quick unpin ( #4031 )
...
Signed-off-by: d0zingcat <leewtang@gmail.com>
11 months ago
Matteo Vollero
19098940f7
chore: check currentUser and redirect to index if logged ( #4021 )
...
* If to check currentUser and redirect to index if logged
* Moved check into useEffect
11 months ago
d0zingcat
e5cb2037e4
feat: allow to disable markdown shortcuts ( #4025 )
...
* add settting to disable markdown keymap
Signed-off-by: d0zingcat <leewtang@gmail.com>
* rename disable markdown shortcuts
Signed-off-by: d0zingcat <leewtang@gmail.com>
* fix lint
Signed-off-by: d0zingcat <leewtang@gmail.com>
---------
Signed-off-by: d0zingcat <leewtang@gmail.com>
11 months ago
Steven
68c2bd3837
chore: update memo relations
11 months ago
Steven
82da20e1c3
feat: implement graph of relations
11 months ago
Steven
952428c15d
chore: update default max height
11 months ago
Steven
cfe1765067
chore: tweak user statistics view
11 months ago
Steven
c4b52c68b5
fix: max height of memo content compact mode
11 months ago
Steven
60a0ead0fa
chore: add `ka-GE` locale
11 months ago
Aleksandre
69e93c1ab4
feat: support Georgian Language ( #4016 )
...
Create ge.json
Georgian language
11 months ago
RoccoSmit
35cf975e76
fix: apply system theme dynamically ( #4010 )
...
Remove appearance comparison
12 months ago
Steven
0b6f24a21a
chore: update task complete
12 months ago
Steven
2acad978d1
chore(frontend): add reactions setting
12 months ago
Steven
e527b6a878
feat: move reaction type to setting
12 months ago
wjsoj
1f9d657065
feat: support set global Default memo visibility ( #3989 )
...
* feat: support set global Default memo visibility
* feat: Move to WorkspaceMemoRelatedSetting
* fix: goimports check failure
* chore: change item name to default_visibility
* fix: goimports check failure
12 months ago
Steven
dc15e8f30f
chore: implement memo metadata store
12 months ago
johnnyjoy
831c254d64
fix: update user fields
12 months ago
Steven
0b2f08ad15
fix: memo view
12 months ago
Steven
d11e7a3a9a
chore: remove duplicated requests
12 months ago
RoccoSmit
f0d43c9577
feat: add tag count to tree view ( #3970 )
...
* Add tag count to tree view
* Only display tag amounts > 1
* Updated tag amount var name to be more descriptive
* - Moved display logic to html in return
- Updated var names to closer match var passed in by TagSection component
12 months ago
Xavier Hocquet
32123e0c21
feat: add month toggle on hover ( #3972 )
...
* Add month toggle on hover
* Lint
12 months ago
ElTopo
0ba36ed7e0
chore: updated zh-Hans.json from current version of en.json ( #3966 )
12 months ago
Steven
771a977c9f
chore: tweak words
12 months ago
Steven
cf4e660f41
chore: add memo location setting
1 year ago
Steven
95a50b6596
chore: tweak leaflet map
1 year ago
Steven
9c41c8d5c9
chore: fix marker icon
1 year ago
Steven
2837816ff7
chore: fix component state
1 year ago
Steven
b144faf43a
feat: add location selector
1 year ago
Steven
8b444be6ca
chore: update tag search
1 year ago
RoccoSmit
6cbe957db2
fix: show future relative dates ( #3946 )
...
Show future relative dates
1 year ago
auphone
0711ac4ecb
feat: allow mobile user zooming in image preview ( #3880 )
...
* Set viewport scalable in image preview dialog for mobile zooming and reset it on destroy
* Format with prettier
* move setViewportScalable() into useEffect
* use const instead of function
1 year ago
Steven
ea881338a9
chore: add gradient block to compact mode
1 year ago
johnnyjoy
7817947f66
fix: clean duplicated requests
1 year ago
johnnyjoy
1f7a90cec4
chore: add spinner to paged memo list
1 year ago
johnnyjoy
339c38750f
refactor: paged memo list container
1 year ago
johnnyjoy
41976cb894
feat: update memo endpoints
1 year ago
Steven
ca213437e9
feat: implement nesting lists
1 year ago
thehijacker
f6ebfdf7f9
feat: update Slovenian translation ( #3935 )
...
Updated Slovenian translation
Co-authored-by: Andrej Kralj <andrej.kralj@t-2.com>
1 year ago
Steven
d663313ca2
chore: fix frontend linter
1 year ago
Steven
fbe0251eed
feat: impl list renderer
1 year ago
Zisu Zhang
b787d1c7b6
feat: support disable change username and nickname ( #3911 )
...
* feat: support disable change username and nickname
* chore: update UX
1 year ago
ti777777
6f3d5762ca
fix: iframe rendering ( #3916 )
...
* fix iframe rendering
* fix eslint check
1 year ago
RoccoSmit
42bc769d5d
fix: load server name and icon from settings ( #3908 )
1 year ago
Steven
76a9a343a5
chore: fix linter
1 year ago
RoccoSmit
f695e93f20
fix: update first day logic for months starting on Sunday ( #3896 )
...
* Update calendar logic to accomodate for months starting on Sunday
* Apply suggestions from code review
---------
Co-authored-by: boojack <stevenlgtm@gmail.com>
1 year ago
RoccoSmit
05d5fb4b04
chore: use translations for calendar days ( #3895 )
...
Use translations for calendar days
1 year ago
johnnyjoy
09586d032c
chore: fix user checks
1 year ago
Steven
fe01d68d2a
fix: user role checks
1 year ago
johnnyjoy
40d59fc47a
chore: fix user role checks
1 year ago
johnnyjoy
7a9f61967d
feat: allow admin users to update other memos
1 year ago
johnnyjoy
8c6682bd77
chore: regenerate apidocs
1 year ago
Steven
20570fc771
refactor: resource thumbnail
1 year ago
RoccoSmit
9b1adfbbe9
feat: reintroducing thumbnails ( #3821 )
...
* Reintroducing thumbnails
* Aligned with linting rules
* making recomended code review change
- changed method names to start with lower case as they are not used outside of their package
- made receiver types for struct funcs to be pointers to not need to create copies
Trying to cover all linting issues
- converted slog warning to use attributes when logging warnings
- seperated imports to have package files in their own section
* Update go.mod
---------
Co-authored-by: boojack <24653555+boojack@users.noreply.github.com>
1 year ago
Steven
710961d336
chore: fix text color in dark mode
1 year ago
Steven
bb86482b71
chore: tweak setting name
1 year ago
Steven
f0abd792c7
chore: update auth service
1 year ago
Steven
1167df29d8
feat: add security related settings
1 year ago
Steven
4e5810e205
chore: update workspace setting section
1 year ago
Steven
a8ea28066e
chore: retire export memos
1 year ago
Michel Heusschen
2dbf92f7f1
perf: reduce bundle size by 21% with direct icon imports ( #3844 )
1 year ago
Steven
de980fb7d7
chore: update setting display name
1 year ago
RoccoSmit
eca9649be3
fix: cancel removes memo cache ( #3826 )
...
Clear local storage record of memo changes if chanes to a memo are cancelled
1 year ago
Steven
f4d6675363
chore: add enable memo comment setting
1 year ago
Steven
3c5aa41a78
feat: implement week start day setting
1 year ago
Steven
1ae3afc0ba
chore: tweak memo relation popover
1 year ago
Jakub Wołynko
18db78172c
feat: add translation for collapse/expand button and update polish locale ( #3811 )
...
add: collapse, expand, polish locale
1 year ago
Steven
aae3e8ae64
chore: update memo property checks
1 year ago
Steven
506d2ed8ca
chore: tweak menu style
1 year ago
Steven
9a27fdf855
chore: tweak load more button
1 year ago
Mykal Machon
c0826c43b0
fix: explicitly disabling `autocapitalize` and `spellcheck` ( #3797 )
...
fix #3747 : removing autocapitalize and spellcheck
1 year ago
Steven
04b4fa1d02
chore: tweak icon button container
1 year ago
Steven
61b8cee31d
chore: retire preview markdown dialog
1 year ago
Steven
4ad6028681
refactor: use popover instead of dialog for memo relations
1 year ago
Steven
158745704e
feat: add memo display setting menu
1 year ago
Steven
21f18f7c56
chore: tweak activity service definition
1 year ago
Steven
26fa172641
chore(frontend): add order by time asc
1 year ago
Steven
14194504ee
chore: remove unused classnames
1 year ago
Steven
444ccc03ed
chore: tweak default title
1 year ago
Steven
a1083e648f
chore: fix resource display time
1 year ago
Steven
4b415e519e
chore: tweak demo data
1 year ago
Steven
a50f3b9382
chore: fix memos sorting
1 year ago
Steven
8bf7cdfd31
feat: add password auth flag
1 year ago
Steven
b9006f8ce0
chore: tweak date utils
1 year ago
Steven
3d63d9d5fb
chore: fix activity stats
1 year ago
Steven
139090fb8f
chore: fix calendar timestamps
1 year ago
Steven
edc3b578d6
feat: implement search multi tags
1 year ago
Steven
c6a09d9353
chore: update memo filter styles
1 year ago
Steven
cd38ec93ed
feat: implement memo filters
1 year ago
Steven
b3b4aa9ddb
chore: remove unused code
1 year ago
Steven
c313596144
feat: update memo editor
1 year ago
Steven
10c9bb081b
chore: retire timeline page
1 year ago
Steven
c4a24bead6
chore(frontend): tweak memo relations
1 year ago
andrigamerita
d264f45979
fix: code blocks of unknown languages cause HTML injection ( #3711 )
...
* fix: code blocks of unknown languages cause HTML injection
A code block of unknown language (that is, a language not treated as special by Memos and not handled by highlight.js) should fall back on rendering its plaintext content. However, the content is never properly escaped before it is appended to the DOM, and thus any string that happens to contain HTML is unsafely rendered. This commit fixes the issue by ensuring that, when none of the previous cases handle the text, any HTML entities are escaped first.
* Update CodeBlock.tsx to conform to eslint
1 year ago
Steven
5704aaad08
chore: tweak embeded memo style
1 year ago
Steven
ef7e2151dc
chore: update memo relation list
1 year ago
Steven
e2fd79200e
feat: implement inline memo editor
1 year ago
Steven
956f21838d
chore: fix popover z-index
1 year ago
Steven
878fea5f13
chore: use popover for update tag view setting
1 year ago
Steven
f2cfc528a6
chore: introduce tag view option
1 year ago
Johnny
9909fd8a6f
feat: add snippet field to memo message ( #3689 )
1 year ago
Johnny
bcb8843245
chore: implement stringify markdown nodes endpoint ( #3688 )
1 year ago
Johnny
7c9e54afbd
chore: update disallow public visibility setting name ( #3687 )
1 year ago
Steven
f374169a2b
feat: implement html element renderer
1 year ago
Johnny
4ff3b89a8e
chore: update i18n from Weblate ( #3680 )
...
* Added translation using Weblate (Catalan)
* Translated using Weblate (Catalan)
Currently translated at 25.0% (65 of 260 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/ca/
* Translated using Weblate (French)
Currently translated at 100.0% (260 of 260 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/fr/
---------
Co-authored-by: Carles Mateu <carlesm@carlesm.com>
Co-authored-by: Ezmana <ezmana.land@gmail.com>
1 year ago
Johnny
5a196e2f1a
feat: update gomark version ( #3679 )
1 year ago
Steven
457cf92cc1
feat(api): implement get resource by uid
1 year ago
Steven
1ab2c89408
feat(api): implement get memo by uid
1 year ago
Steven
626c972d9c
chore: add properties to memo detail sidebar
1 year ago
Johnny
5e3ed201b4
fix: update mask of update memo ( #3659 )
1 year ago
Johnny
eccddb1154
chore: add create time to memo detail sidebar ( #3657 )
1 year ago
Johnny
4d2b953e23
chore: add enable link preview setting to memo related settings ( #3647 )
1 year ago
Steven
1ad5d9bf0a
chore: update confirm dialog
1 year ago
Steven
291b815653
feat: implement memo detail sidebar
1 year ago
Steven
05c6edfe2f
chore: tweak auth pages
1 year ago
Johnny
736637a362
feat: add public flag instead of system setting to enable signup ( #3589 )
1 year ago
Steven
da603053f2
chore: add th locale
1 year ago
boojack
edda6ea4bd
chore: update i18n with Weblate ( #3540 )
...
* Added translation using Weblate (Thai)
* Translated using Weblate (Thai)
Currently translated at 100.0% (260 of 260 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/th/
---------
Co-authored-by: NeneNeko <lennon.rin@gmail.com>
1 year ago
boojack
7b7ecc2daa
chore: update i18n with Weblate ( #3533 )
...
* Translated using Weblate (Japanese)
Currently translated at 100.0% (260 of 260 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/ja/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (260 of 260 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
---------
Co-authored-by: Somme4096 <somme4096@gmail.com>
Co-authored-by: Yuri <isyuricunha@duck.com>
1 year ago
Steven
076aa2f8aa
chore: remove memo filter
1 year ago
Steven
d159975994
chore: update statistics view
1 year ago
Martin MacDonald
aec5927d31
feat: add hook for generating different date times ( #3524 )
...
* Added hook for generating different date times
* Fixed up logic to destructure the datetime params
---------
Co-authored-by: Martin MacDonald <martinmacdonald@Martins-MacBook-Pro.local>
1 year ago
Steven
7375b87967
chore: tweak tooltips
1 year ago
Steven
d0ac866eb1
chore: update statistics view
1 year ago
Martin MacDonald
f0817f2762
chore: update fetch tags args ( #3515 )
...
* Centralised the logic for filters to apply to tagging and updated components to pass in those params needed
* Fixed linting issue
* Split out params from options
* Fixed linting errors
---------
Co-authored-by: Martin MacDonald <martinmacdonald@Martins-MacBook-Pro.local>
1 year ago
Martin MacDonald
2ebd5c64bd
fix: copy by reference ( #3517 )
...
* Fixed issue with copy by reference
* Fixed linting issues
---------
Co-authored-by: Martin MacDonald <martinmacdonald@Martins-MacBook-Pro.local>
1 year ago
Martin MacDonald
0977acbc7f
fix: update uniqby key ( #3518 )
...
* Used correct uniqby key
* Put back filter
---------
Co-authored-by: Martin MacDonald <martinmacdonald@Martins-MacBook-Pro.local>
1 year ago
Steven
e8ed437ca3
fix: purify html before render
1 year ago
Steven
2b49025f4a
chore: update memo filters
1 year ago
Steven
e40b39033f
chore: fix compact default value
1 year ago
Michael
616f306efe
chore: update i18n with Weblate ( #3509 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (260 of 260 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/fr/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (260 of 260 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hant/
---------
Co-authored-by: Ezmana <ezmana.land@gmail.com>
Co-authored-by: ti777777 <ti12272198686@yahoo.com.tw>
1 year ago
Michael
c484b09c4c
chore: update i18n with Weblate ( #3499 )
...
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (260 of 260 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (260 of 260 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/tr/
---------
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
Co-authored-by: Oğuz Han <h4n.3545@gmail.com>
1 year ago
Steven
8c0bee3840
chore: tweak refresh button
1 year ago
Steven
4e54ec38ff
chore: update memo related settings
1 year ago
Steven
0657a1ef5b
chore: fix memo editor cache
1 year ago
Michael
48546f05b3
chore: update i18n with Weblate ( #3492 )
...
* Translated using Weblate (Turkish)
Currently translated at 100.0% (259 of 259 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/tr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (259 of 259 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
* Apply suggestions from code review
---------
Co-authored-by: Oğuz Han <h4n.3545@gmail.com>
Co-authored-by: Coisini-H <2972186196@qq.com>
1 year ago
Steven
08a9291964
chore: update timeline filters
1 year ago
Steven
b215426623
chore: update general setting
1 year ago
Michael
f2b708c1b8
chore: update i18n with Weblate ( #3483 )
...
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (257 of 257 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (257 of 257 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/tr/
---------
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
Co-authored-by: Ramazan SANCAR <ramazansancar4545@gmail.com>
1 year ago
Steven
0f4b7c5f4a
feat: add more memo settings
1 year ago
Steven
1894ef161f
chore: fix content search
1 year ago
Michael
98eb57b370
chore: update translation files ( #3481 )
...
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/
Co-authored-by: Hosted Weblate <hosted@weblate.org>
1 year ago
Steven
cf70867470
chore: update tag section
1 year ago
Steven
719c22fef8
chore: update i18n
1 year ago
Steven
cbf556fee5
chore: fix memo cache key
1 year ago
Steven
93e848d170
chore: tweak root redirector
1 year ago
Steven
60b5b4815d
chore: fix imports
1 year ago
Steven
0275a65781
chore: add last visited page
1 year ago
Steven
f0e5a72271
feat: update search memo filter
1 year ago
Steven
ba0876a563
feat: update statistics view
1 year ago
Steven
1ccfa81cf3
chore: tweak common function
1 year ago
quaintdev
af71ac49bb
feat(i18n): added marathi(mr) translations ( #3449 )
1 year ago
Steven
7d6dbb9487
fix: link hover handler
1 year ago
Steven
e0600388b2
chore: implement memo property endpoint
1 year ago
Steven
16d3de63c2
chore: update resource binary endpoint
1 year ago
Michael
2c50d3469e
chore: update i18n with weblate ( #3435 )
...
* Translated using Weblate (Ukrainian)
Currently translated at 58.0% (148 of 255 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 58.0% (148 of 255 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/uk/
---------
Co-authored-by: LibreTranslate <noreply-mt-libretranslate@weblate.org>
Co-authored-by: Gregory Malets <gregory.malets@gmail.com>
1 year ago
Steven
21838d0aae
chore: fix editor autocomplete
1 year ago
Michael
8f6d38719f
chore: update i18n from Weblate ( #3399 )
...
* Added translation using Weblate (Marathi)
* Translated using Weblate (Marathi)
Currently translated at 22.7% (58 of 255 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/mr/
---------
Co-authored-by: quaintdev <accounts@rohanrd.xyz>
1 year ago
Steven
c25c57ab61
feat: support updating display time
1 year ago
Steven
0c251f9ab8
chore: fix resource delete handler
1 year ago
Steven
3e5e5b1f80
chore: fix search memos
1 year ago
Steven
c8ff3fa2ee
chore: fix uploading flag
1 year ago
Steven
9265b8e2bd
chore: update tags filter
1 year ago
Steven
2317204c50
fix: list idp
1 year ago
Steven
c561362d62
feat: implement memo property
1 year ago
Steven
31e07c083d
chore: fix types
1 year ago
Steven
b8763905ba
chore: tweak naming
1 year ago
Michael
62705fed39
chore: translated using Weblate (French) ( #3358 )
...
Translated using Weblate (French)
Currently translated at 100.0% (255 of 255 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/fr/
Co-authored-by: Ezmana <ezmana.land@gmail.com>
1 year ago
Michael
6c481743de
chore: translated using Weblate (Turkish) ( #3356 )
...
Translated using Weblate (Turkish)
Currently translated at 100.0% (255 of 255 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/tr/
Co-authored-by: Oğuz Han <h4n.3545@gmail.com>
1 year ago
Steven
83b9ea45b9
chore: tweak dark mode styles
1 year ago
Steven
f79554371d
chore: retire share dialog
1 year ago
Steven
eda1983964
chore: return workspace setting with default value
1 year ago
Michael
ee984a8872
chore: translated using Weblate (Chinese (Simplified)) ( #3345 )
...
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (255 of 255 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
Co-authored-by: Coisini-H <2972186196@qq.com>
1 year ago
Michael
a15025303b
chore: update i18n with Weblate ( #3339 )
...
* Translated using Weblate (Japanese)
Currently translated at 100.0% (255 of 255 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/ja/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (255 of 255 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 99.6% (254 of 255 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hant/
---------
Co-authored-by: Somme4096 <somme4096@gmail.com>
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
1 year ago
boojack
3fbc4d8539
feat: implement drag and drop for resource order in editor ( #3337 )
...
* Implement drag and drop for resource order in editor
* chore: update
* chore: update
* chore: update
1 year ago
Steven
5f207c8f0c
fix: math overflow
1 year ago
Michael
fe5a0fe98a
chore: update i18n with Weblate ( #3335 )
...
* Translated using Weblate (Japanese)
Currently translated at 100.0% (255 of 255 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/ja/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (255 of 255 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/
* 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/
---------
Co-authored-by: Somme4096 <somme4096@gmail.com>
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
1 year ago
Steven
584c669068
chore: tweak max width
1 year ago
Steven
46a085f8df
chore: add datepicker to timeline
1 year ago
Steven
e7a788fa71
chore: tweak memo detail page
1 year ago
Steven
deae53c1f1
chore: add dayjs to fix datetime format in safari
1 year ago
Steven
1d99dad435
feat: update timeline page
1 year ago
Steven
33133ea1a3
chore: tweak searchbar styles
1 year ago
Steven
a4235bb4bf
chore: tweak tags style
1 year ago
Michael
4e12744811
chore: update translation files ( #3332 )
...
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/
Co-authored-by: Hosted Weblate <hosted@weblate.org>
1 year ago
Steven
40a5503d45
chore: tweak i18n locales
1 year ago
Michael
d57e7d5a0b
chore: update translation files ( #3331 )
...
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/
Co-authored-by: Hosted Weblate <hosted@weblate.org>
1 year ago
Steven
d0655ece53
refactor: update memo tags
1 year ago
Jerwin Arnado
a9caecf479
fix: Set max height to 50vh for better viewing for larger screens. ( #3330 )
...
Feature: Set max height to 50vh for better viewing for larger screens.
1 year ago
Steven
d355e2c631
chore: tweak tags section
1 year ago
Steven
f9258e41a0
chore: tweak max width
1 year ago
Michael
b0ecb72eaa
chore: translated using Weblate (Hungarian) ( #3312 )
...
Translated using Weblate (Hungarian)
Currently translated at 98.6% (299 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/hu/
Co-authored-by: Vermunds <33235701+Vermunds@users.noreply.github.com>
1 year ago
Steven
af1ad2f2db
chore: add memo content length limit setting
1 year ago
Nabiel Omar Syarif
56ceba2dec
fix: fix deleting tag from tag lists ( #3311 )
1 year ago
Steven
e32a585bbf
chore: update resource dashboard
1 year ago
Michael
da535c8dc6
chore: translated using Weblate (Chinese (Simplified)) ( #3307 )
...
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (303 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
Co-authored-by: Sung Kim <1740603900@qq.com>
1 year ago
Steven
10c57167cc
chore: remove unused flags
1 year ago
Steven
26545c855c
refactor: implement s3 storage
1 year ago
Michael
355ea352aa
chore: translated using Weblate (Chinese (Traditional)) ( #3304 )
...
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (303 of 303 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (303 of 303 strings)
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hant/
Translation: memos-i18n/i18n
Co-authored-by: Yuri <isyuricunha@duck.com>
1 year ago
Steven
144269fbbc
chore: fix router
1 year ago
Steven
590b626052
chore: update upload resources button
1 year ago
Steven
ff175bbb7e
refactor: update resource binary request handler
1 year ago
Steven
33f52320f7
fix: remove lazy import components
1 year ago
Steven
8a3845ff54
chore: remove external resource dialog
1 year ago
Steven
155c5baf2c
refactor: add markdown service
1 year ago
Steven
4338234641
chore: retire storage related functions
1 year ago
Steven
320963098f
refactor: update storage setting
1 year ago
Steven
d8aeec993c
chore: replace classnames with clsx
1 year ago
Steven
1b291422e7
refactor: api version
1 year ago
Steven
8bba7f706e
chore: update IME mode checks
1 year ago
Steven
f9942002f9
chore: fix linter
1 year ago
Steven
92872118b9
refactor: tweak api definition
1 year ago
Steven
9b66ef5e26
chore: tweak api definition
1 year ago
Michael
cc2370e01e
chore: update i18n with Weblate ( #3287 )
...
* Translated using Weblate (Japanese)
Currently translated at 91.0% (276 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/ja/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (302 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
---------
Co-authored-by: mirukupc <mirukupc.jp@gmail.com>
Co-authored-by: Coisini-H <2972186196@qq.com>
1 year ago
Steven
647602beac
chore: update link preview
1 year ago
Steven
81d24f32a7
fix: memo comment keys
1 year ago
SkyWT
9bcd4f59a2
fix: editor IME composing event behavior ( #3267 )
...
* fix: editor IME composing event behavior
* fix: editor IME composing event behavior
* Update web/src/components/MemoEditor/hooks/useAutoComplete.ts
---------
Co-authored-by: boojack <stevenlgtm@gmail.com>
1 year ago
Steven
205bf7ed0e
chore: update link target
1 year ago
Steven
cdcb61da17
chore: fix update storage
1 year ago
Michael
7f9af9b12c
chore: translated using Weblate (French) ( #3272 )
...
Translated using Weblate (French)
Currently translated at 99.6% (302 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/fr/
Co-authored-by: Alexis <alexisl61@outlook.fr>
1 year ago
Michael
761b4e115b
chore: translated using Weblate (English) ( #3259 )
...
Translated using Weblate (English)
Currently translated at 100.0% (303 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/en/
Co-authored-by: noxonad <noxonad@proton.me>
1 year ago
刘明野
06a79a2e37
fix: tag dependencies ( #3251 )
...
fix: 修改tag名称后重新请求数据
1 year ago
Michael
330cc3dc89
chore: translated using Weblate (French) ( #3249 )
...
Translated using Weblate (French)
Currently translated at 99.6% (302 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/fr/
Co-authored-by: Alexis <alexisl61@outlook.fr>
1 year ago
Steven
339fecbfff
chore: allow search comments
1 year ago
Michael
00d25b12c1
chore: translated using Weblate (Russian) ( #3245 )
...
Translated using Weblate (Russian)
Currently translated at 90.4% (274 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/ru/
Co-authored-by: sergeybutakov <pushkagun@gmail.com>
1 year ago
Michael
404751f378
chore: update i18n with Weblate ( #3230 )
...
* Translated using Weblate (Turkish)
Currently translated at 100.0% (303 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/tr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (302 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
---------
Co-authored-by: Oğuz Han <h4n.3545@gmail.com>
Co-authored-by: Coisini-H <2972186196@qq.com>
1 year ago
Steven
f9dd29ae07
chore: tweak tag store
1 year ago
Steven
1f0bfd2169
chore: update tag store
1 year ago
Michael
4aa72306ff
chore: update i18n with Weblate ( #3227 )
...
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (308 of 308 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (307 of 308 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
* 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/
---------
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
Co-authored-by: Coisini-H <2972186196@qq.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
1 year ago
Steven
cb7886dc49
chore: retire telegram integration in frontend
1 year ago
Steven
c373131b89
chore: migrate idp service
1 year ago
Steven
8f51529c78
chore: implement storage service
1 year ago
Steven
707e5caf89
chore: update workspace setting store
1 year ago
Michael
17e8fc5408
chore: update i18n with Weblate ( #3220 )
...
* Translated using Weblate (Chinese (Simplified))
Currently translated at 98.0% (302 of 308 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 98.0% (302 of 308 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
---------
Co-authored-by: Coisini-H <2972186196@qq.com>
Co-authored-by: LibreTranslate <noreply-mt-libretranslate@weblate.org>
1 year ago
Steven
f5461264c5
chore: fix dialog background color
1 year ago
Michael
e2ae32063e
chore: translated using Weblate (Turkish) ( #3215 )
...
Translated using Weblate (Turkish)
Currently translated at 100.0% (300 of 300 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/tr/
Co-authored-by: Oğuz Han <h4n.3545@gmail.com>
1 year ago
Steven
133951328b
chore: fix linter
1 year ago
imikod
257b8add8c
chore: localization improvements ( #3213 )
...
* localization improvements
* typo fix
* fix linting error
1 year ago
Steven
755d5b83c6
chore: retire legacy setting api
1 year ago
Steven
3e6e56b008
refactor: update workspace store definition
1 year ago
Steven
6d842711e2
chore: fix dependencies
1 year ago
Michael
af954db473
chore: update i18n with Weblate ( #3201 )
...
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (299 of 299 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (299 of 299 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/tr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (299 of 299 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (299 of 299 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
---------
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
Co-authored-by: Oğuz Han <h4n.3545@gmail.com>
Co-authored-by: Coisini-H <2972186196@qq.com>
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org>
1 year ago
Dubzer
8ee56bd29f
feat: add code wrapping option on mobile devices ( #3196 )
...
* feat: add code wrapping option on mobile devices
* Minor changes
* oopsie
1 year ago
Steven
58ae3217ff
chore: update auth callback messages
1 year ago
Steven
6028838f03
chore: update component name
1 year ago
Michael
000b3a7a2c
chore: update i18n with weblate ( #3195 )
...
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/
Co-authored-by: Hosted Weblate <hosted@weblate.org>
1 year ago
Steven
bbdd40b2b0
chore: add placeholder to comment editor
1 year ago
imikod
8356ebc46b
chore: improve localization ( #3190 )
...
* improve localization
* follow suggestion
1 year ago
Steven
fc95876617
chore: update memo creator display
1 year ago
Steven
6d10251cbd
feat: impl list syntax auto complete to editor
1 year ago
Steven
436a6cb084
chore: fix text truncate
1 year ago
imikod
90ed908d2e
fix: set navigation icons to not shrink ( #3186 )
1 year ago
Steven
756ab71302
chore: tweak truncate styles
1 year ago
Steven
a6b09aa5b1
chore: add confirm dialog for disable password login setting
1 year ago