Commit Graph

1706 Commits (9d2b785be6a2171a4bba282241f035101de9066a)
 

Author SHA1 Message Date
Steven 9d2b785be6 chore: fix inbox test 1 year ago
Steven 36b4ba33fa chore: remove outdated activity definition 1 year ago
Steven 625ebbea1a chore: update proto linter action 1 year ago
Athurg Gooth 0f4e5857f0
chore: remove gRPC listener (#2456)
Disable gRPC listener
1 year ago
Athurg Gooth 76d955a69a
chore: docker compose dev (#2458)
* add golang build cache volume to speedup build

* replace `lint` with `npm` to run more scripts

* wrap golangci-lint as entrypoint instead of command
1 year ago
Athurg Gooth e41ea445c9
fix: missing relation after post comment (#2452)
fix missing relation after post comment
1 year 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>
1 year ago
Steven 58e771a1d7 chore: combine v2 services 1 year ago
Steven e876ed3717 feat: impl part of inbox service 1 year ago
Steven 67d2e4ebcb chore: update method name 1 year ago
Steven 4ea78fa1a2 chore: impl inbox store methods 1 year ago
Steven 93b8e2211c chore: update dev latest schema 1 year ago
Steven 052216c471 chore: fix list activities typo 1 year ago
Steven e5978a70f5 chore: initial inbox store model 1 year ago
Steven 59f0ee862d chore: fix viper default value 1 year ago
Athurg Gooth 215981dfde
chore: remote context.Context pointer (#2448)
remote context.Context pointer
1 year ago
Athurg Gooth bfdb33f26b
chore: add a flag to change metric switch (#2447)
* add a flag to change metric switch

* change the default value of metric
1 year ago
Steven 5b3af827e1 chore: move common packages to internal 1 year ago
Steven 9859d77cba chore: update links 1 year ago
Athurg Gooth 064c930aed
fix: validate username before create token (#2439)
Validate username before create token
1 year ago
Athurg Gooth 043357d7dc
fix: list token for others failed (#2440)
Fix list token for others failed
1 year ago
Athurg Gooth 3a5deefe11
chore: disable NPM update notice while running lint (#2438)
Disable NPM update notice while running lint
1 year ago
Athurg Gooth 2c71371b29
chore: update @typescript-eslint to avoid WARNING (#2437)
Update @typescript-eslint to avoid WARNING
1 year ago
Steven 222e6b28b7 chore: update website links in readme 1 year ago
Athurg Gooth 496cde87b2
feat: list access tokens by admin (#2434)
* Allow admin user list access_tokens of anyone

* fix undefined variable

* Update api/v2/user_service.go

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
1 year ago
Athurg Gooth 79bbe4b82a
feat: support filter creator in /api/v2/memos (#2432)
* Add creator_id param in /api/v2/memos

* make creator_id optional
1 year ago
Zexi 035d71e07c
fix: visibility translation (#2429)
* fix: visibility translation

* refactor: remove useless file

* feat: add visibility icon
1 year ago
Christopher 82effea070
tweak(web): use iconbutton for editor helpers (#2426) 1 year ago
Lincoln Nogueira 331f4dcc1b
chore: update dev scripts (#2427)
- add type-gen
- remove some unused air settings
- restrict air monitoring to changed go files
1 year ago
Lincoln Nogueira 055b246857
chore: update ci (#2428)
- restrict codeql and backend tests from running on pull requests with unrelated files
- upgrade codeql: current version is generating a deprecation warning in logs
1 year 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>
1 year ago
MotH 9aed80a4fd
feat: better tag suggestion (#2421)
Better Tag Suggestion
1 year ago
MotH c31f306b5b
fix: smaller logo file (#2418) 1 year ago
Steven bfd2dbfee2 chore: fix update resource api 1 year ago
Steven c42af95dd3 chore: fix update user 1 year ago
Steven 89a073adc0 chore: implement create user api v2 1 year ago
Steven 1c2d82a62f chore: remove major label 1 year ago
Steven 02f7a36fa4 chore: remove unsupported linux/arm/v7 1 year ago
Steven a76f762196 chore: update memo share dialog 1 year ago
Steven 2c2955a229 chore: add back linux/arm/v7 1 year ago
Steven d06d01cef2 chore: release mysql driver 1 year ago
boojack 4b91738f21
chore: translated using Weblate (Croatian) (#2413)
Translated using Weblate (Croatian)

Currently translated at 87.5% (274 of 313 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>
1 year ago
Steven 12fd8f34be chore: fix styles 1 year ago
Steven c2ab05d422 chore: fix member section style 1 year ago
Steven 7b25b8c1e1 feat: update daily review 1 year ago
Athurg Gooth af7c0a76d0
fix: fail to update user's update_ts (#2410) 1 year ago
Athurg Gooth 664c9c4a7c
chore: extend height of setting page (#2407)
Extend height of setting page
1 year ago
Athurg Gooth fd5d51ee54
fix: some fields of profile leaked without auth (#2408)
* fix some fields of profile leaked without auth

* protect driver and dsn of profile
1 year ago
Steven 1b105db958 chore: fix field syntax 1 year ago
Steven a541e8d3e3 chore: upgrade version 1 year ago