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
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
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
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
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
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
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
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
dependabot[bot]
fd257ba900
chore: bump @mui/joy from 5.0.0-beta.48 to 5.0.0-beta.51 in /web ( #4249 )
...
Bumps [@mui/joy](https://github.com/mui/material-ui/tree/HEAD/packages/mui-joy ) from 5.0.0-beta.48 to 5.0.0-beta.51.
- [Release notes](https://github.com/mui/material-ui/releases )
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/material-ui/commits/HEAD/packages/mui-joy )
---
updated-dependencies:
- dependency-name: "@mui/joy"
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>
2025-01-02 09:44:55 +08:00
Steven
aff6b8707d
chore: upgrade frontend dependencies
2025-01-01 07:59:56 +08:00
Chris Curry
bc0bac94ed
refactor: enhance hyperlink handling in markdown shortcuts ( #4238 )
2024-12-30 17:46:24 +08:00
johnnyjoy
41d9c9d76e
fix: order list starts
2024-12-25 22:43:26 +08:00
Johnny
e913271f15
refactor: move tags from property to payload ( #4229 )
...
* refactor: move tags from property to payload
* chore: fix tests
* chore: drop memo tags
* chore: update
---------
Co-authored-by: Steven <stevenlgtm@gmail.com>
2024-12-24 15:23:15 +00:00
zjy4fun
f15346e615
fix: optimize memoMap generation logic to ensure memoMap count matche… ( #4214 )
...
fix: optimize memoMap generation logic to ensure memoMap count matches memos
2024-12-20 13:22:48 +08:00
zjy4fun
7a77b4ba38
chore: fix css location compatibility issues on Safari ( #4215 )
...
chore: fix location compatibility issues on Safari
closes https://github.com/usememos/memos/issues/4190
2024-12-20 13:21:59 +08:00
RoccoSmit
ce6ad4035d
fix: limit the size of the resource list viewer ( #4210 )
...
Limit the size of the file upload box
2024-12-19 10:32:05 +08:00
Nikolay
ea394d89b2
fix: add server name change in mobile header ( #4195 )
...
* [fix] add server name change in mobile header
* Update web/src/components/MobileHeader.tsx
* Update web/src/components/MobileHeader.tsx
* Apply suggestions from code review
---------
Co-authored-by: Николай Витальевич Никоноров <nnv@bitt.moe>
Co-authored-by: Johnny <yourselfhosted@gmail.com>
2024-12-13 13:23:16 +08:00
johnnyjoy
cb569c99fd
chore: remove useCallback in fetching memo list
2024-12-07 12:26:21 +08:00
johnnyjoy
5a83f0c4fa
chore: update frontend dependencies
2024-12-07 12:22:54 +08:00
johnnyjoy
f1d6a6766e
chore: revert bump react version
2024-12-07 12:19:55 +08:00
johnnyjoy
0a5111e4b0
chore: update i18n types definition
2024-12-07 12:16:38 +08:00
Steven
a97154e72d
chore: bump react version
2024-12-06 22:16:18 +08:00
dependabot[bot]
4e99de2692
chore: bump @bufbuild/buf from 1.46.0 to 1.47.2 in /web ( #4169 )
...
Bumps [@bufbuild/buf](https://github.com/bufbuild/buf ) from 1.46.0 to 1.47.2.
- [Release notes](https://github.com/bufbuild/buf/releases )
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/bufbuild/buf/compare/v1.46.0...v1.47.2 )
---
updated-dependencies:
- dependency-name: "@bufbuild/buf"
dependency-type: direct:development
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-12-03 08:59:59 +08:00
dependabot[bot]
edb8db9914
chore: bump @reduxjs/toolkit from 2.3.0 to 2.4.0 in /web ( #4170 )
...
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases )
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.3.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
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-12-03 08:59:48 +08:00
dependabot[bot]
1e28f7abb5
chore: bump tailwind-merge from 2.5.4 to 2.5.5 in /web ( #4171 )
...
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge ) from 2.5.4 to 2.5.5.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases )
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.5.4...v2.5.5 )
---
updated-dependencies:
- dependency-name: tailwind-merge
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-12-03 08:59:38 +08:00
dependabot[bot]
56c9e94ac4
chore: bump class-variance-authority from 0.7.0 to 0.7.1 in /web ( #4172 )
...
Bumps [class-variance-authority](https://github.com/joe-bell/cva ) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/joe-bell/cva/releases )
- [Commits](https://github.com/joe-bell/cva/compare/v0.7.0...v0.7.1 )
---
updated-dependencies:
- dependency-name: class-variance-authority
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-12-03 08:59:27 +08:00
dependabot[bot]
790004463b
chore: bump less from 4.2.0 to 4.2.1 in /web ( #4173 )
...
Bumps [less](https://github.com/less/less.js ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/less/less.js/releases )
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/less/less.js/commits )
---
updated-dependencies:
- dependency-name: less
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-12-03 08:59:16 +08:00
Cheng
2aa3795e50
fix: search conditions affected by pull-to-refresh ( #4159 )
2024-11-29 22:13:41 +08:00
Query&mut NinjaStyle, &Ryder
009f4956ac
fix: check IdP for disallow password auth
...
* fix #4144 now when there is no sso then the Disallow password auth is disabled
* fixed the import issue
* attempt fixing linting issues
---------
Co-authored-by: pransh62390 <63577123+pransh62390@users.noreply.github.com>
2024-11-29 12:23:17 +08:00
KidLoveToPlay
73d13cb97b
chore: style fix to #4151 ( #4153 )
...
* chore: apply styles to the correct month
* chore: style fix
2024-11-28 10:23:28 +08:00
KidLoveToPlay
97ef5a8871
chore: apply styles to the correct month ( #4151 )
2024-11-27 14:00:50 +08:00