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
5742f9ca13
fix: seed data
1 year ago
Steven
e9831caca1
chore: remove unused field
1 year ago
Steven
b23b6302de
chore: tweak linter
1 year ago
Steven
74145157a0
chore: add presign background service
1 year ago
Steven
05f73a2236
chore: tweak linter
1 year ago
Steven
775b79338d
chore: update object in s3
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
832ad92bac
chore: update gitignore
1 year ago
Steven
20dd3e17f7
chore: rename router package
1 year ago
Steven
8ae4bc95dc
chore: migrate auth package
1 year ago
Steven
ff175bbb7e
refactor: update resource binary request handler
1 year ago
Steven
6d3d71df30
chore: update frontend dependencies
1 year ago
Steven
d668794c7c
chore: update build docker image actions
1 year ago
Steven
33f52320f7
fix: remove lazy import components
1 year ago
Steven
6295979592
chore: add user avatar route
1 year ago
Michael
cac6f42770
fix: server matchs
1 year ago
dependabot[bot]
00f1773495
chore: bump golangci/golangci-lint-action from 4 to 5 ( #3298 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 4 to 5.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
f25c7d9b24
fix: serve frontend assets
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
Steven
04c78e180c
chore: update buf dependencies
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
7217605831
chore: update gitignore
1 year ago
Steven
a6a62eb79c
chore: update gitignore
1 year ago
Steven
5f26c52b49
feat: add goreleaser
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
dependabot[bot]
6b253247cb
chore: bump modernc.org/sqlite from 1.29.7 to 1.29.8 ( #3266 )
...
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite ) from 1.29.7 to 1.29.8.
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.29.7...v1.29.8 )
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Nabiel Omar Syarif
16f209eada
fix: specify go toolchain in go.mod ( fix #3252 ) ( #3253 )
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
e8dfd579c3
chore: update background services
1 year ago