dependabot[bot]
9a0a1f0baf
chore: bump i18next from 24.2.0 to 24.2.2 in /web ( #4453 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 24.2.0 to 24.2.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/v24.2.0...v24.2.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>
2025-03-02 17:46:50 +08:00
dependabot[bot]
8ab77442f5
chore: bump fuse.js from 7.0.0 to 7.1.0 in /web ( #4455 )
...
Bumps [fuse.js](https://github.com/krisk/Fuse ) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/krisk/Fuse/releases )
- [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md )
- [Commits](https://github.com/krisk/Fuse/compare/v7.0.0...v7.1.0 )
---
updated-dependencies:
- dependency-name: fuse.js
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-03-02 17:46:25 +08:00
Johnny
8acded1f23
chore: fix linter
2025-03-02 15:40:16 +08:00
Johnny
372fc3655a
refactor: retire less
2025-03-02 15:34:21 +08:00
xt
7651c454fd
chore: chinese localization enhancements ( #4450 )
...
* Chinese localization enhancements
* Fix for eslint
* Chinese localization fixed
2025-02-28 17:45:50 +08:00
Johnny
5562282822
chore: update demo site
2025-02-27 23:05:43 +08:00
Johnny
47b41bce85
refactor: move memo relation definition
2025-02-27 15:28:36 +08:00
Johnny
5bb4a300db
chore: bump gomark
2025-02-27 15:10:39 +08:00
Johnny
012405f7fd
refactor: user stats state
2025-02-26 22:58:22 +08:00
Johnny
81502d9092
fix: stats requests
2025-02-26 22:32:26 +08:00
Johnny
b897b243e5
feat: dynamic fetch user stats
2025-02-26 22:29:59 +08:00
Johnny
5d1075a647
refactor: update home layout
2025-02-26 22:14:07 +08:00
Johnny
f60906ce33
chore: tweak vite config
2025-02-26 21:21:46 +08:00
nbb
5962c6d04b
feat: optimize initial load performance by implementing lazy loading and code splitting ( #4445 )
2025-02-26 13:16:05 +08:00
Johnny
bef67638c1
chore: fix home route
2025-02-25 23:34:55 +08:00
Johnny
8e4e745ba9
chore: update navigation
2025-02-25 23:13:48 +08:00
XIN_____
3a7b24bd01
chore: add cursor-pointer to memo's display time ( #4441 )
...
feat: memo title add cursor-pointer when mouse hover
2025-02-25 10:13:04 +08:00
Johnny
271a8c8c28
refactor: home layout
2025-02-24 23:42:35 +08:00
XIN_____
a0fabaf012
chore: update cn-zh i18n ( #4435 )
2025-02-24 10:43:24 +08:00
Michael Baumgarten
9f01b451df
feat: match sublist indentation when adding a new item ( #4433 )
...
* match sublist indentation
* recursively get last node
* fix linting issues
2025-02-22 20:48:39 +08:00
MHZ
964ae16851
feat: support YouTube video thumbnail in link preview ( #4427 )
2025-02-22 20:46:58 +08:00
Johnny
bc97b66f36
fix: serial updates
2025-02-20 21:38:36 +08:00
johnnyjoy
f15fd42ed5
fix: inboxes state
2025-02-20 20:51:08 +08:00
johnnyjoy
7a685d6435
fix: fetch user by username
2025-02-20 20:43:28 +08:00
XIN_____
1ebe2e9aae
chore: update chinese i18n for settings section ( #4424 )
2025-02-20 20:21:59 +08:00
Johnny
c088c5b26a
feat: render emoji from shortcut title
2025-02-19 22:13:32 +08:00
Johnny
37eceabc94
chore: fix memo view gap
2025-02-19 22:02:41 +08:00
Johnny
cdbaf805b7
chore: pnpm install
2025-02-19 22:00:12 +08:00
Johnny
e528203cde
chore: remove unused deps
2025-02-19 21:59:45 +08:00
taosin
00932d18f5
feat: update i18n zh-hans ( #4416 )
2025-02-18 10:47:01 +08:00
taosin
6fdfe6b118
chore: update chinese i18n ( #4414 )
2025-02-17 17:52:18 +08:00
MHZ
174b8b048a
feat: support blur processing for NSFW content with customizable NSFW tags ( #4407 )
2025-02-16 23:35:31 +08:00
Johnny
47a9b434e6
fix: translate in members section
2025-02-16 22:34:35 +08:00
Johnny
5686fdfb0a
chore: handle redirect
2025-02-16 22:17:48 +08:00
taosin
a7fef80384
chore: update chinese i18n at member setting section ( #4405 )
2025-02-16 21:00:37 +08:00
Johnny
920b0f64f2
chore: extract auth footer
2025-02-12 22:05:58 +08:00
taosin
3c71ee9d7b
chore: update i18n chinese ( #4400 )
2025-02-12 16:43:44 +08:00
xt
4cd2aa6f32
chore: chinese localization enhancements ( #4397 )
...
* Chinese localization enhancements
* Fix for eslint
2025-02-12 10:13:09 +08:00
Johnny
7a57b5c6e7
refactor: user store
2025-02-11 21:29:16 +08:00
Johnny
11b9c240e9
refactor: workspace setting store
2025-02-11 21:23:46 +08:00
Johnny
9027430646
fix: store reactive
2025-02-10 22:20:07 +08:00
CyberSlinger
01a9bb2d49
feat: add zh hans text ( #4384 )
...
* feat: test dev push
* feat: add zh Hans text
* feat: restore readme
* feat: update zh hans text
* feat: add tag for properties label
* feat: updarte zh hans translation
* feat: add tab
2025-02-10 10:19:19 +08:00
Simon
c9edac9d5a
chore: update i18n Ukrainian ( #4385 )
...
* Update uk.json
* Update uk.json
* Update uk.json
* Update uk.json
* Update uk.json
* Update uk.json
* Update uk.json
2025-02-10 10:18:55 +08:00
Johnny
0a429a899f
chore: remove version update activity
2025-02-09 11:48:53 +08:00
Johnny
983323ceef
chore: remove debug code
2025-02-09 11:44:15 +08:00
Johnny
5a2f18da69
refactor(frontend): retire redux
2025-02-09 11:43:55 +08:00
johnnyjoy
13f6fa7b37
refactor: remove default visibility in workspace setting
2025-02-08 11:40:31 +08:00
Steven
f6ad49754a
chore: update url of memo detail page
2025-02-07 20:51:04 +08:00
shungiku
8be0ddfb35
chore: add datepicker to calendar month ( #4379 )
...
Co-authored-by: shungiku <79780196+shungikuk@users.noreply.github.com>
2025-02-07 12:53:02 +08:00
Steven
e09819da53
chore: add MemoFilters to explore sidebar
2025-02-06 23:35:25 +08:00
Steven
2ed3e34636
refactor: update root layout
2025-02-06 23:20:37 +08:00
johnnyjoy
505fee1abb
chore: add noreferrer to external links
2025-02-06 20:19:58 +08:00
johnnyjoy
849bf66612
fix: remove outdated factor
2025-02-06 19:38:53 +08:00
𝗦𝗵𝗟𝗲𝗿𝗣
48988a8814
fea: improve Turkish Locales ( #4375 )
2025-02-06 19:11:02 +08:00
johnnyjoy
2a8c4cb750
chore: update styles
2025-02-05 20:30:22 +08:00
johnnyjoy
732a7d0bbf
chore: add fa locale
2025-02-05 19:26:34 +08:00
spidtzz
d8b3a69c31
feat: add Farsi(Persian) localazation ( #4364 )
...
Add files via upload
2025-02-05 19:19:29 +08:00
shungiku
c2210b65ee
fix: calendar coloring issue ( #4352 )
...
* fix: calendar coloring issue
* fix: calendar coloring issue
* fix: calendar coloring issue
* fix: calendar coloring issue
* fix: calendar coloring issue
* chore: adjust calendar color for dark theme
2025-02-05 11:13:25 +08:00
RoccoSmit
03267d6d37
feat: search for multiple words ( #4362 )
2025-02-04 21:04:36 +08:00
johnnyjoy
8f35086da7
chore: update docs link
2025-02-03 18:23:50 +08:00
hchengting
0f8b7b7fe6
fix: show loader icon while refreshing ( #4358 )
2025-02-03 15:59:46 +08:00
johnnyjoy
2db86f6644
feat: implement shortcut components
2025-02-03 12:26:44 +08:00
johnnyjoy
be5e24c0eb
refactor: renovate list memos endpoint
2025-02-02 18:43:26 +08:00
dependabot[bot]
9f99a7de35
chore: bump @types/leaflet from 1.9.15 to 1.9.16 in /web ( #4340 )
...
Bumps [@types/leaflet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/leaflet ) from 1.9.15 to 1.9.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/leaflet )
---
updated-dependencies:
- dependency-name: "@types/leaflet"
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-02-02 09:40:43 +08:00
dependabot[bot]
ed3923e1ba
chore: bump typescript from 5.7.2 to 5.7.3 in /web ( #4341 )
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.7.2 to 5.7.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3 )
---
updated-dependencies:
- dependency-name: typescript
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-02-02 09:40:30 +08:00
dependabot[bot]
0eed9d5839
chore: bump less from 4.2.1 to 4.2.2 in /web ( #4342 )
...
Bumps [less](https://github.com/less/less.js ) from 4.2.1 to 4.2.2.
- [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/compare/v4.2.1...v4.2.2 )
---
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>
2025-02-02 09:40:21 +08:00
dependabot[bot]
a80e407dc5
chore: bump @radix-ui/react-popover from 1.1.4 to 1.1.5 in /web ( #4343 )
...
Bumps [@radix-ui/react-popover](https://github.com/radix-ui/primitives ) from 1.1.4 to 1.1.5.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
---
updated-dependencies:
- dependency-name: "@radix-ui/react-popover"
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-02-02 09:40:13 +08:00
dependabot[bot]
7a21391446
chore: bump @github/relative-time-element from 4.4.4 to 4.4.5 in /web ( #4339 )
...
Bumps [@github/relative-time-element](https://github.com/github/relative-time-element ) from 4.4.4 to 4.4.5.
- [Release notes](https://github.com/github/relative-time-element/releases )
- [Commits](https://github.com/github/relative-time-element/compare/v4.4.4...v4.4.5 )
---
updated-dependencies:
- dependency-name: "@github/relative-time-element"
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-02-02 09:36:29 +08:00
johnnyjoy
0b85cb567e
chore(frontend): fix clsx
2025-02-01 22:04:29 +08:00
johnnyjoy
57014e392f
feat: get user by username
2025-02-01 18:00:22 +08:00
johnnyjoy
0dcd0904e8
refactor: remove resource uid
2025-02-01 12:50:15 +08:00
johnnyjoy
97d12db3d5
refactor: renovate create memo
2025-02-01 11:48:22 +08:00
johnnyjoy
5e770dda52
refactor: memo name
2025-02-01 11:17:36 +08:00
RoccoSmit
2f4c5d7bc2
fix: cancel out of no changes save ( #4335 )
...
Cancel out of trying to save
2025-02-01 08:30:04 +08:00
thehijacker
3fa690964e
chore: update Slovenian translation ( #4329 )
...
Co-authored-by: Andrej Kralj <andrej.kralj@gmail.com>
2025-01-31 13:39:07 +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
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