Commit Graph

1689 Commits (5b3af827e197685b4222afa67f955b7b7fad8b06)
 

Author SHA1 Message Date
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
Steven 6f2ca6c87a chore: update find memo api 1 year ago
Steven 952539f817 chore: update memo editor dialog 1 year ago
Steven c87b679f41 chore: add memo relation list 1 year ago
Baksi e6b20c5246
chore: update Shortcuts link (#2405)
* Update Shortcuts

* Update README.md

* Update README.md
1 year ago
Athurg Gooth 0bfcff676c
feat: add support for remember sign in (#2402) 1 year ago
Athurg Gooth 37601e5d03
chore: change the timeout value of golangci-lint (#2403) 1 year ago
Steven 21c70e7993 feat: update memo relations dialog 1 year ago
Athurg Gooth 22d331d6c4
chore: switch storage of selected date in DailyReview (#2399)
Switch storage of selected date in DailyReview
1 year ago
Steven 9bfb2d60b9 chore: tweak wording 1 year ago
Steven 203b2d9181 chore: fix container styles 1 year ago
boojack ddc4566dcb
chore: translated using Weblate (German) (#2396)
Translated using Weblate (German)

Currently translated at 99.6% (312 of 313 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/de/

Co-authored-by: Frank Emmerlich <femmdi2012@gmail.com>
1 year ago
Steven 1755c9dc79 chore: update button style 1 year ago
Steven a5df36eff2 chore: update metrics 1 year ago
Athurg Gooth e30d0c2dd0
fix: image width error while loading (#2394)
fix image width error while loading
1 year ago
boojack 213c2ea71b
chore: translated with Weblate (German) (#2390)
Translated using Weblate (German)

Currently translated at 99.6% (312 of 313 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/de/

Co-authored-by: Frank Emmerlich <femmdi2012@gmail.com>
1 year ago
guopeng 73f59eaf09
fix: storage setting changed don't take effect (#2385)
* fix: Storage setting changed don't take effect

* fix: Storage setting changed don't take effect

* fix: Storage setting changed don't take effect
1 year ago
TianLun Song c999d71455
chore: update iOS shortcut link (#2387)
* Update README.md

New shortcut for memos version 0.15.0 and above on IOS

* Update README.md

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
1 year ago