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名称后重新请求数据
11 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
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>
11 months ago
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>
11 months ago
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>
11 months ago
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>
11 months ago
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>
11 months ago
Steven
f9dd29ae07
chore: tweak tag store
11 months ago
Steven
1f0bfd2169
chore: update tag store
11 months ago
Michael
4aa72306ff
chore: update i18n with Weblate ( #3227 )
...
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (308 of 308 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (307 of 308 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/
---------
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
Co-authored-by: Coisini-H <2972186196@qq.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
11 months ago
Eng Zer Jun
3b550a8ab8
chore: replace util.Min helper with built-in min ( #3224 )
11 months ago
Steven
cb7886dc49
chore: retire telegram integration in frontend
11 months ago
Steven
d00e4fdf17
chore: retire telegram plugin
11 months ago
Steven
9a2c423435
chore: update var-naming
11 months ago