Zero King
5ec3150e0e
fix: use correct separator in migration file name ( #4327 )
...
Fixes: e913271f15
("refactor: move tags from property to payload (#4229 )")
2025-01-30 12:26:14 +08:00
johnnyjoy
75fd4223bf
chore: bump version
v0.23.1
2025-01-29 23:41:50 +08:00
changchiakai
9172e47c33
chore: update zh-Hant ( #4324 )
...
Update zh-Hant
Co-authored-by: changchiakai <changeric1031@gmail.com >
2025-01-29 09:56:20 +08:00
Philipp Mundhenk
63bbeb9ca3
chore: link to SSO Documentation ( #4319 )
...
* Update SSOSection.tsx
linked to SSO (links to Authentik, Authelia, Keycloak), instead of Keycloak only
* Update id.json
* Update uk.json
* Update fr.json
* Update pt-PT.json
* Update vi.json
* Update uk.json
* Update de.json
* Update en.json
2025-01-26 23:03:56 +08:00
Pavel Stržínek
0435a67aa7
feat: czech locale support ( #4316 )
2025-01-26 23:03:11 +08:00
johnnyjoy
0334a4845f
chore: tweak calendar styles
2025-01-21 22:55:57 +08:00
johnnyjoy
ef3b7ac6ae
chore: update tag icon
2025-01-21 22:55:35 +08:00
johnnyjoy
f9b1df5d13
fix: tags container
2025-01-21 22:46:09 +08:00
Comix
d9a92b2ef8
feat: support path style of s3 url ( #4304 )
...
Signed-off-by: ComixHe <ComixHe1895@outlook.com >
2025-01-21 18:02:21 +08:00
johnnyjoy
702c092289
chore: update auth message
2025-01-20 19:38:50 +08:00
johnnyjoy
409d64b839
chore: update memo comment in activity
2025-01-20 19:34:23 +08:00
johnnyjoy
f1308ddd27
refactor: update part of resource identifier
2025-01-19 23:03:22 +08:00
johnnyjoy
cda18a37c0
chore: remove docs
2025-01-19 10:50:49 +08:00
johnnyjoy
3c0d011085
chore(dev): update build guides
2025-01-19 10:46:35 +08:00
johnnyjoy
f1eacfefb0
chore(dev): update build directory
2025-01-19 10:33:04 +08:00
Steven
edc3f1d9d9
chore: retire unused memo view
2025-01-16 09:20:01 +08:00
Steven
147458347b
chore: tweak user stats in frontend
2025-01-16 09:12:47 +08:00
johnnyjoy
6904dc16af
chore: fix linter
2025-01-15 22:33:18 +08:00
johnnyjoy
c76ab87a0a
refactor: update list user stats
2025-01-15 19:25:36 +08:00
Steven
8b65d248b1
fix: memo filter
2025-01-14 00:05:33 +08:00
johnnyjoy
ee96465be0
feat: list user stats
2025-01-13 23:14:44 +08:00
johnnyjoy
cde058c72a
chore: tweak theme code
2025-01-13 19:46:06 +08:00
Query&mut NinjaStyle, &Ryder
94517490f5
fix: mermaid diagrams in dark mode ( #4289 )
...
* fix #4257 fixed ui for mermaid diagrams in dark mode
* fixed linting issues
* added dynamic color theme for mermaid diagrams
* now mermaid block uses theme according to the system as well when 'follow system' is selected
* refactored code for mermaid theme logic
* refactored mermaid code to use const instead of function call
---------
Co-authored-by: root <root@DESKTOP-G3MCU14>
2025-01-13 19:44:53 +08:00
johnnyjoy
d050a6fd46
chore: update user stats
2025-01-11 20:12:02 +08:00
johnnyjoy
34c26a394a
feat: implement user stats endpoint
2025-01-11 16:59:22 +08:00
Steven
5ff8ab9a61
chore: polish creator definition
2025-01-10 23:39:50 +08:00
Steven
8b7e9f5443
chore: remove unused user id
2025-01-10 23:35:00 +08:00
RoccoSmit
3081015692
feat: date picker navigation ( #4286 )
...
Added month and year dropdowns
2025-01-10 22:46:08 +08:00
johnnyjoy
2cd524e4fa
chore: fix buf format
2025-01-10 22:29:57 +08:00
johnnyjoy
a1be73cce3
chore: buf format
2025-01-10 22:26:19 +08:00
johnnyjoy
c1498a1844
chore: retire webhook state
2025-01-10 22:24:12 +08:00
johnnyjoy
2a861ea430
refactor: tweak resource state in api
2025-01-10 22:20:23 +08:00
johnnyjoy
1caaef1c5b
chore: fix memo compact mode
2025-01-10 21:47:00 +08:00
Query&mut NinjaStyle, &Ryder
972ebbae2f
fix: compact mode storage ( #4279 )
...
fix #4274 now when checkbox is toggled the memo remembers the compact state
Co-authored-by: root <root@DESKTOP-G3MCU14>
2025-01-10 20:43:46 +08:00
johnnyjoy
ac7121c21a
chore: update archived page
2025-01-10 20:24:05 +08:00
johnnyjoy
5d40f38956
chore: fix name comments
2025-01-09 21:35:02 +08:00
Steven
840b16f041
chore: tweak back to top button
2025-01-08 22:59:08 +08:00
Steven
012ca1d780
fix: tag stats
2025-01-08 22:35:34 +08:00
johnnyjoy
d9d6f73330
chore: fix memo converter
2025-01-08 20:57:34 +08:00
johnnyjoy
65da94521d
chore: buf generate
2025-01-08 20:29:20 +08:00
Pierre Quillery
cdadf133d0
chore: adding missing translations ( #4273 )
...
* Added missing translations strings (filters, about page, ...)
* Forgot one translation string.
* Fixed PR issues and added Access Token related missing translation strings.
* Fixed eslint issues.
* Fixed eslint issues #2 .
* Fixed access token dialog translations, added missing webhook dialog translations.
2025-01-08 10:24:41 +08:00
Chris Curry
7b909fb772
feat: scroll to top ( #4244 )
2025-01-04 23:44:37 +08:00
Chris Curry
d81174ad7c
feat: optimize filters sync ( #4260 )
...
* refactor: add bi-directional filters sync between filterStore and searchParams
* fix: tag redirection from memos detail page, https://github.com/usememos/memos/issues/4232
2025-01-04 23:42:49 +08:00
tungerno
e3d1967db8
chore: add missing german translations ( #4268 )
2025-01-04 23:42:29 +08:00
Pierre Quillery
50d09bb91e
chore: added missing French translations ( #4270 )
...
Added missing French translations.
2025-01-04 23:42:09 +08:00
dependabot[bot]
828461d430
chore: bump golang.org/x/net from 0.30.0 to 0.33.0 ( #4251 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.30.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.30.0...v0.33.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
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>
2025-01-02 10:23:29 +08:00
Chris Curry
e3b378b03b
feat: persist memo filters with url query ( #4239 )
...
* feat: persist memo filters with url query
- Implemented synchronization of memo filters with URL search parameters.
- Enhanced memo store to manage current request state for fetching memos, allowing for request cancellation, avoiding the race conditions.
* refactor: update import
2025-01-02 10:23:15 +08:00
dependabot[bot]
0e1ac30462
chore: bump react-router-dom from 6.28.1 to 7.1.1 in /web ( #4246 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.28.1 to 7.1.1.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.1.1/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
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>
2025-01-02 09:45:25 +08:00
dependabot[bot]
94c47cc520
chore: bump i18next from 23.16.8 to 24.2.0 in /web ( #4247 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 23.16.8 to 24.2.0.
- [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.16.8...v24.2.0 )
---
updated-dependencies:
- dependency-name: i18next
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>
2025-01-02 09:45:15 +08:00
dependabot[bot]
93f01f02e1
chore: bump @types/node from 22.10.2 to 22.10.3 in /web ( #4248 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.10.2 to 22.10.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2025-01-02 09:45:05 +08:00