Steven
832ad92bac
chore: update gitignore
10 months ago
Steven
20dd3e17f7
chore: rename router package
10 months ago
Steven
8ae4bc95dc
chore: migrate auth package
10 months ago
Steven
ff175bbb7e
refactor: update resource binary request handler
10 months ago
Steven
6d3d71df30
chore: update frontend dependencies
10 months ago
Steven
d668794c7c
chore: update build docker image actions
10 months ago
Steven
33f52320f7
fix: remove lazy import components
10 months ago
Steven
6295979592
chore: add user avatar route
10 months ago
Michael
cac6f42770
fix: server matchs
10 months 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>
10 months ago
Steven
8a3845ff54
chore: remove external resource dialog
10 months ago
Steven
155c5baf2c
refactor: add markdown service
10 months ago
Steven
4338234641
chore: retire storage related functions
10 months ago
Steven
320963098f
refactor: update storage setting
10 months ago
Steven
f25c7d9b24
fix: serve frontend assets
10 months ago
Steven
d8aeec993c
chore: replace classnames with clsx
10 months ago
Steven
1b291422e7
refactor: api version
10 months ago
Steven
8bba7f706e
chore: update IME mode checks
10 months ago
Steven
f9942002f9
chore: fix linter
10 months ago
Steven
92872118b9
refactor: tweak api definition
10 months ago
Steven
9b66ef5e26
chore: tweak api definition
10 months ago
Steven
04c78e180c
chore: update buf dependencies
10 months 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>
10 months ago
Steven
7217605831
chore: update gitignore
10 months ago
Steven
a6a62eb79c
chore: update gitignore
10 months ago
Steven
5f26c52b49
feat: add goreleaser
10 months ago
Steven
647602beac
chore: update link preview
10 months ago
Steven
81d24f32a7
fix: memo comment keys
10 months 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>
10 months ago
Steven
205bf7ed0e
chore: update link target
10 months ago
Steven
cdcb61da17
chore: fix update storage
10 months 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>
10 months 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>
10 months 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>
10 months ago
Nabiel Omar Syarif
16f209eada
fix: specify go toolchain in go.mod ( fix #3252 ) ( #3253 )
10 months ago
刘明野
06a79a2e37
fix: tag dependencies ( #3251 )
...
fix: 修改tag名称后重新请求数据
10 months 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>
11 months ago
Steven
e8dfd579c3
chore: update background services
11 months ago
Steven
2a93b8d720
chore: tweak linter
11 months ago
Steven
5d967f41d9
chore: update server
11 months ago
Steven
339fecbfff
chore: allow search comments
11 months ago
Steven
2cdcd17ba3
chore: tweak linter
11 months ago
Steven
14d4cfd5a4
chore: tweak store methods name
11 months ago
Michael
00d25b12c1
chore: translated using Weblate (Russian) ( #3245 )
...
Translated using Weblate (Russian)
Currently translated at 90.4% (274 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/ru/
Co-authored-by: sergeybutakov <pushkagun@gmail.com>
11 months ago
Steven
95df647265
chore: tweak comments
11 months ago
Steven
f52e0e005a
chore: update dependencies
11 months ago
Steven
70f3d131f6
chore: update pnpm version
11 months ago
Steven
f7f139d65a
chore: tweak typo
11 months ago
coderwander
162521885c
chore: fix some typos in comments ( #3243 )
...
Signed-off-by: coderwander <770732124@qq.com>
11 months ago
dependabot[bot]
b0b9513de7
chore: bump @types/react from 18.2.75 to 18.2.79 in /web ( #3240 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.75 to 18.2.79.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
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>
11 months ago