Steven
|
33f52320f7
|
fix: remove lazy import components
|
2024-04-30 22:06:47 +08:00 |
|
Steven
|
6295979592
|
chore: add user avatar route
|
2024-04-30 22:06:34 +08:00 |
|
Michael
|
cac6f42770
|
fix: server matchs
|
2024-04-30 10:18:04 +08:00 |
|
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>
|
2024-04-29 23:28:15 +08:00 |
|
Steven
|
8a3845ff54
|
chore: remove external resource dialog
|
2024-04-29 22:57:47 +08:00 |
|
Steven
|
155c5baf2c
|
refactor: add markdown service
|
2024-04-29 08:00:37 +08:00 |
|
Steven
|
4338234641
|
chore: retire storage related functions
|
2024-04-28 21:50:09 +08:00 |
|
Steven
|
320963098f
|
refactor: update storage setting
|
2024-04-28 21:36:22 +08:00 |
|
Steven
|
f25c7d9b24
|
fix: serve frontend assets
|
2024-04-28 08:36:33 +08:00 |
|
Steven
|
d8aeec993c
|
chore: replace classnames with clsx
|
2024-04-28 00:58:40 +08:00 |
|
Steven
|
1b291422e7
|
refactor: api version
|
2024-04-28 00:44:29 +08:00 |
|
Steven
|
8bba7f706e
|
chore: update IME mode checks
|
2024-04-28 00:12:44 +08:00 |
|
Steven
|
f9942002f9
|
chore: fix linter
|
2024-04-27 23:36:57 +08:00 |
|
Steven
|
92872118b9
|
refactor: tweak api definition
|
2024-04-27 23:14:58 +08:00 |
|
Steven
|
9b66ef5e26
|
chore: tweak api definition
|
2024-04-27 22:02:15 +08:00 |
|
Steven
|
04c78e180c
|
chore: update buf dependencies
|
2024-04-27 00:37:45 +08:00 |
|
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>
|
2024-04-27 00:32:58 +08:00 |
|
Steven
|
7217605831
|
chore: update gitignore
|
2024-04-27 00:26:04 +08:00 |
|
Steven
|
a6a62eb79c
|
chore: update gitignore
|
2024-04-27 00:25:47 +08:00 |
|
Steven
|
5f26c52b49
|
feat: add goreleaser
|
2024-04-27 00:22:27 +08:00 |
|
Steven
|
647602beac
|
chore: update link preview
|
2024-04-25 21:01:13 +08:00 |
|
Steven
|
81d24f32a7
|
fix: memo comment keys
|
2024-04-25 09:10:11 +08:00 |
|
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>
|
2024-04-25 08:59:26 +08:00 |
|
Steven
|
205bf7ed0e
|
chore: update link target
|
2024-04-24 22:02:11 +08:00 |
|
Steven
|
cdcb61da17
|
chore: fix update storage
|
2024-04-24 09:18:33 +08:00 |
|
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>
|
2024-04-24 06:22:57 +08:00 |
|
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>
|
2024-04-23 10:04:10 +08:00 |
|
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>
|
2024-04-22 10:11:30 +08:00 |
|
Nabiel Omar Syarif
|
16f209eada
|
fix: specify go toolchain in go.mod (fix #3252) (#3253)
|
2024-04-22 10:06:33 +08:00 |
|
刘明野
|
06a79a2e37
|
fix: tag dependencies (#3251)
fix: 修改tag名称后重新请求数据
|
2024-04-20 21:16:17 +08:00 |
|
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>
|
2024-04-19 08:58:39 +08:00 |
|
Steven
|
e8dfd579c3
|
chore: update background services
|
2024-04-18 23:34:35 +08:00 |
|
Steven
|
2a93b8d720
|
chore: tweak linter
|
2024-04-18 21:44:46 +08:00 |
|
Steven
|
5d967f41d9
|
chore: update server
|
2024-04-18 21:41:00 +08:00 |
|
Steven
|
339fecbfff
|
chore: allow search comments
|
2024-04-18 21:04:10 +08:00 |
|
Steven
|
2cdcd17ba3
|
chore: tweak linter
|
2024-04-17 09:00:16 +08:00 |
|
Steven
|
14d4cfd5a4
|
chore: tweak store methods name
|
2024-04-17 08:56:52 +08:00 |
|
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>
|
2024-04-16 22:38:20 +08:00 |
|
Steven
|
95df647265
|
chore: tweak comments
|
2024-04-16 22:33:25 +08:00 |
|
Steven
|
f52e0e005a
|
chore: update dependencies
|
2024-04-16 21:28:40 +08:00 |
|
Steven
|
70f3d131f6
|
chore: update pnpm version
|
2024-04-16 21:22:40 +08:00 |
|
Steven
|
f7f139d65a
|
chore: tweak typo
|
2024-04-16 21:15:17 +08:00 |
|
coderwander
|
162521885c
|
chore: fix some typos in comments (#3243)
Signed-off-by: coderwander <770732124@qq.com>
|
2024-04-16 21:14:38 +08:00 |
|
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>
|
2024-04-16 07:36:03 +08:00 |
|
dependabot[bot]
|
f221f9bfe9
|
chore: bump i18next from 23.11.1 to 23.11.2 in /web (#3235)
Bumps [i18next](https://github.com/i18next/i18next) from 23.11.1 to 23.11.2.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v23.11.1...v23.11.2)
---
updated-dependencies:
- dependency-name: i18next
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>
|
2024-04-16 07:08:40 +08:00 |
|
dependabot[bot]
|
e831fa8190
|
chore: bump react-redux from 9.1.0 to 9.1.1 in /web (#3234)
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v9.1.0...v9.1.1)
---
updated-dependencies:
- dependency-name: react-redux
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>
|
2024-04-16 07:08:23 +08:00 |
|
dependabot[bot]
|
eae0b7115b
|
chore: bump @types/react-dom from 18.2.24 to 18.2.25 in /web (#3233)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.24 to 18.2.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
---
updated-dependencies:
- dependency-name: "@types/react-dom"
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>
|
2024-04-16 07:08:01 +08:00 |
|
dependabot[bot]
|
1f0fffda95
|
chore: bump lucide-react from 0.367.0 to 0.368.0 in /web (#3232)
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.367.0 to 0.368.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.368.0/packages/lucide-react)
---
updated-dependencies:
- dependency-name: lucide-react
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-16 07:07:49 +08:00 |
|
Michael
|
404751f378
|
chore: update i18n with Weblate (#3230)
* Translated using Weblate (Turkish)
Currently translated at 100.0% (303 of 303 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/tr/
* 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: Oğuz Han <h4n.3545@gmail.com>
Co-authored-by: Coisini-H <2972186196@qq.com>
|
2024-04-15 11:19:52 +08:00 |
|
Steven
|
f9dd29ae07
|
chore: tweak tag store
|
2024-04-14 22:20:09 +08:00 |
|