Johnny
e93f3cbb8b
refactor: unify theme and apperance
1 month ago
Huang Cheng Ting
d86756f104
feat: add an option to auto expand subtags in tree mode ( #4994 )
1 month ago
aarohee-he
0f2390a0b7
feat: add tooltips to editor buttons ( #4934 )
...
Co-authored-by: Anthony Cooper <antcoop096@gmail.com>
Co-authored-by: aarohee-he <aarohee-he@users.noreply.github.com>
Co-authored-by: Mishti Gala <mishtigala19@gmail.com>
2 months ago
Maximilian Krauß
2c7eb23343
feat(inbox): handles errors while fetching and adds possibility to delete items ( #4908 )
2 months ago
Steven
3ac4a03229
chore: update i18n
3 months ago
Steven
c1708df7a2
chore: use select/dropdown instead of popover
3 months ago
johnnyjoy
1fffc41f79
feat: sliding expiration for user sessions
3 months ago
Johnny
4e3a4e36f6
feat: implement user sessions
3 months ago
Steven
bb5809cae4
refactor: attachment service
3 months ago
XIN_____
d386b83b7b
chore: update i18n text for zh ( #4771 )
...
* feat: add i18n text
* feat: add i18n text for zh
3 months ago
johnnyjoy
f9e07a2245
feat: support update user's role
4 months ago
Simon
ead2d70082
fix: remove duplicated “Enable” in settings label ( #4692 )
...
remove duplicated “Enable” in settings label
4 months ago
johnnyjoy
cd5abd9e60
chore: update nsfw description
5 months ago
olavlan
8bdd1ec009
feat: add norwegian bokmål (nb) translation ( #4561 )
...
* add locale file for norwegian (nb)
* correct spelling
6 months ago
Johnny
d63ef81c9d
chore: update common locale
6 months ago
XIN_____
b79755dd09
feat: update zh-hans i18n ( #4531 )
...
* feat: update zh-hans i18n
* Update zh-Hans.json
Co-authored-by: taosin <xinxintao@foxmail.com>
---------
Co-authored-by: KissFire <53330905+kiss-fire@users.noreply.github.com>
6 months ago
George Wu
fae7b5d3e8
fix: typo s/contnet/content ( #4507 )
6 months ago
XIN_____
be18a7b77b
chore: update i18n for resource page ( #4505 )
...
* chore: update i18n for resources
* Update Resources.tsx
Co-authored-by: kiss-fire <iamtaoxin@gmail.com>
---------
Co-authored-by: kiss-fire <iamtaoxin@gmail.com>
6 months ago
Lincoln Nogueira
e8e393a9cb
chore(i18n): tidy ( #4497 )
...
- sort all keys alphabetically for easier side-by-side translation
- remove keys from other locales that don't exist anymore in `en.json`
- remove keys from other locales that have missing {{interpolations}}
- add missing entries to pt-BR
6 months ago
XIN_____
81e40d9b18
chore: update i18n for tag reame ( #4493 )
...
* feat: update i18n for zh-hans
* Update zh-Hans.json
---------
Co-authored-by: KissFire <53330905+kiss-fire@users.noreply.github.com>
6 months ago
XIN_____
1edb9e6774
feat: update i18n for zh-hans ( #4488 )
...
* chore:memo filter support i18n for zh-hans
* feat: restore addFilter method value field in StatisticsView.tsx
* chore: change getFilterDisplayText for i18n
* chore: add string type in utils/i18n
* feat: using switch to avoid change TranslationType
* feat: eslint check
* feat: eslint fix
6 months ago
Johnny
7123a2cf51
chore: remove sort by pinned
7 months ago
Johnny
16a0872972
chore: enable auto compact by default
7 months ago
XIN_____
6ed6b86a75
chore: update i18n zh-hans ( #4467 )
...
* Update MemoDisplaySettingMenu.tsx
Masonry View
* Update en.json
* Update zh-Hans.json
7 months ago
XIN_____
a0fabaf012
chore: update cn-zh i18n ( #4435 )
7 months ago
taosin
6fdfe6b118
chore: update chinese i18n ( #4414 )
7 months ago
MHZ
174b8b048a
feat: support blur processing for NSFW content with customizable NSFW tags ( #4407 )
7 months ago
taosin
a7fef80384
chore: update chinese i18n at member setting section ( #4405 )
7 months ago
taosin
3c71ee9d7b
chore: update i18n chinese ( #4400 )
7 months ago
xt
4cd2aa6f32
chore: chinese localization enhancements ( #4397 )
...
* Chinese localization enhancements
* Fix for eslint
7 months ago
CyberSlinger
01a9bb2d49
feat: add zh hans text ( #4384 )
...
* feat: test dev push
* feat: add zh Hans text
* feat: restore readme
* feat: update zh hans text
* feat: add tag for properties label
* feat: updarte zh hans translation
* feat: add tab
8 months ago
johnnyjoy
2db86f6644
feat: implement shortcut components
8 months ago
johnnyjoy
0b85cb567e
chore(frontend): fix clsx
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
Steven
840b16f041
chore: tweak back to top button
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
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
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
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
johnnyjoy
085995ec3d
chore: update setting title
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
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
9a27fdf855
chore: tweak load more button
1 year ago
Steven
10c9bb081b
chore: retire timeline page
1 year ago
Steven
4e54ec38ff
chore: update memo related settings
1 year ago
Steven
0f4b7c5f4a
feat: add more memo settings
1 year ago
Steven
719c22fef8
chore: update i18n
1 year ago
Steven
e7a788fa71
chore: tweak memo detail page
1 year ago
Steven
40a5503d45
chore: tweak i18n locales
1 year ago