Commit Graph

3427 Commits (3d0f7285f99e851b39003f5104ebede2c6e0b5da)
 

Author SHA1 Message Date
XIN_____ 3d0f7285f9
feat: add i18n for Pinned (#4535)
Co-authored-by: Johnny <yourselfhosted@gmail.com>
2 months ago
Johnny d63ef81c9d chore: update common locale 2 months ago
Amir Ehsandar 7b23bdcfcf
fix: allow admins to uncheck disallow password if applicable (#4532)
- closes #4469
2 months ago
Steven 9b957edd1f chore: fix linter 2 months ago
Steven 8164986fcc chore: move store test 2 months ago
Steven fdf9d9f506 chore: move resource name test 2 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>
2 months ago
Amir Ehsandar 2e9b9368db
fix: prevent double effect on image modal wheel event (#4522)
- escape key closes the modal
- zooming is a bit smoother
3 months ago
Amir Ehsandar c0643ff6fa
fix: use valid query parameters for postgres (#4515) 3 months ago
Steven 6b042fe16e chore: always show full content when pinned 3 months ago
Steven ea3a534ce5 chore: fix typo 3 months ago
Steven f1f0253e8d fix: typo 3 months ago
George Wu fae7b5d3e8
fix: typo s/contnet/content (#4507) 3 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>
3 months ago
Amir Ehsandar 32c69bbb52
fix: user stats changes based on selected tab (#4504)
- set partial only the relevant user stats instead of only adding up stats
3 months ago
Amir Ehsandar e75ef0964d
feat: implement grpc health service checking database connection (#4499) 3 months ago
Johnny fc7dc58720 chore: move archived route 3 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
3 months ago
XIN_____ 1762496e79
chore: update zh-hans text for rename-tag (#4496)
* Update RenameTagDialog.tsx

Co-authored-by: kiss-fire <iamtaoxin@gmail.com>

* Update zh-Hans.json

Co-authored-by: kiss-fire <iamtaoxin@gmail.com>

---------

Co-authored-by: kiss-fire <iamtaoxin@gmail.com>
3 months ago
Johnny 34ab88348e chore: sort by pinned 3 months ago
Johnny d794e6db76
chore: remove internal frontend cache 3 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>
3 months ago
Johnny fc5962f6a4 feat: show pinned count 3 months ago
Johnny fb3c17d0e9 chore: update mobile header 3 months ago
Johnny 0dfcb1a7c8 feat: total memo count 3 months ago
Johnny 3349311b51 chore: update frontend dependencies 3 months ago
Heiko 775673d17f
fix: update README.md (#4492)
Fixed link for contribution
3 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
3 months ago
Simon 690f28bed8
feat: add loading spinner during file upload process (#4491)
* show LoaderIcon while uploading file

* fix spacing for eslint
3 months ago
Johnny 7a438be08d chore: update user stats 3 months ago
Johnny e3a4f49c5c feat: implement creator_id factor 3 months ago
Johnny ba52a786f9
chore: update canary image 3 months ago
wrrrzr b0392954f4
Add executable permission to scripts/build.sh (#4486) 3 months ago
Johnny 7123a2cf51 chore: remove sort by pinned 3 months ago
Johnny ff13e0f353 chore: add legacy plugin 3 months ago
Johnny 925e97882e feat: support pinned factor 3 months ago
Johnny 90119c1af8 refactor: move memo property 3 months ago
Johnny 3401def442 chore: simplify memo filters 3 months ago
Johnny 16a0872972 chore: enable auto compact by default 3 months ago
Johnny 56ad8ab3bd refactor: view store 3 months ago
Johnny 2e0467e3d1 fix: mobile header 3 months ago
Lincoln Nogueira d7d3568ba4
chore(i18n): update pt-BR (#4471) 3 months ago
Johnny c668073cf3 chore: update resource view 3 months ago
Johnny 92a44e26b9 chore: remove emoji regex 3 months ago
XIN_____ 6ed6b86a75
chore: update i18n zh-hans (#4467)
* Update MemoDisplaySettingMenu.tsx

Masonry View

* Update en.json

* Update zh-Hans.json
3 months ago
Johnny 36d458fe88 chore: update masonry scale 3 months ago
Johnny 7592e5fe76 fix: masonry state 3 months ago
Johnny d6be20b917 feat: implement masonry view 3 months ago
Johnny a8713ec639 chore: update backend dependencies 3 months ago
Johnny 32da704be6 chore: update frontend dependencies 3 months ago