Steven
f6ad49754a
chore: update url of memo detail page
3 weeks ago
shungiku
8be0ddfb35
chore: add datepicker to calendar month ( #4379 )
...
Co-authored-by: shungiku <79780196+shungikuk@users.noreply.github.com>
3 weeks ago
Steven
e09819da53
chore: add MemoFilters to explore sidebar
3 weeks ago
Steven
2ed3e34636
refactor: update root layout
3 weeks ago
johnnyjoy
505fee1abb
chore: add noreferrer to external links
3 weeks ago
johnnyjoy
849bf66612
fix: remove outdated factor
3 weeks ago
𝗦𝗵𝗟𝗲𝗿𝗣
48988a8814
fea: improve Turkish Locales ( #4375 )
3 weeks ago
johnnyjoy
2a8c4cb750
chore: update styles
3 weeks ago
johnnyjoy
732a7d0bbf
chore: add fa locale
3 weeks ago
spidtzz
d8b3a69c31
feat: add Farsi(Persian) localazation ( #4364 )
...
Add files via upload
3 weeks ago
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
3 weeks ago
RoccoSmit
03267d6d37
feat: search for multiple words ( #4362 )
4 weeks ago
johnnyjoy
8f35086da7
chore: update docs link
4 weeks ago
hchengting
0f8b7b7fe6
fix: show loader icon while refreshing ( #4358 )
4 weeks ago
johnnyjoy
2db86f6644
feat: implement shortcut components
4 weeks ago
johnnyjoy
be5e24c0eb
refactor: renovate list memos endpoint
4 weeks ago
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>
4 weeks ago
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>
4 weeks ago
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>
4 weeks ago
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>
4 weeks ago
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>
4 weeks ago
johnnyjoy
0b85cb567e
chore(frontend): fix clsx
4 weeks ago
johnnyjoy
57014e392f
feat: get user by username
4 weeks ago
johnnyjoy
0dcd0904e8
refactor: remove resource uid
4 weeks ago
johnnyjoy
97d12db3d5
refactor: renovate create memo
4 weeks ago
johnnyjoy
5e770dda52
refactor: memo name
4 weeks ago
RoccoSmit
2f4c5d7bc2
fix: cancel out of no changes save ( #4335 )
...
Cancel out of trying to save
4 weeks ago
thehijacker
3fa690964e
chore: update Slovenian translation ( #4329 )
...
Co-authored-by: Andrej Kralj <andrej.kralj@gmail.com>
4 weeks ago
changchiakai
9172e47c33
chore: update zh-Hant ( #4324 )
...
Update zh-Hant
Co-authored-by: changchiakai <changeric1031@gmail.com>
1 month ago
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
1 month ago
Pavel Stržínek
0435a67aa7
feat: czech locale support ( #4316 )
1 month ago
johnnyjoy
0334a4845f
chore: tweak calendar styles
1 month ago
johnnyjoy
ef3b7ac6ae
chore: update tag icon
1 month ago
johnnyjoy
f9b1df5d13
fix: tags container
1 month ago
Comix
d9a92b2ef8
feat: support path style of s3 url ( #4304 )
...
Signed-off-by: ComixHe <ComixHe1895@outlook.com>
1 month ago
johnnyjoy
409d64b839
chore: update memo comment in activity
1 month ago
johnnyjoy
f1308ddd27
refactor: update part of resource identifier
1 month ago
Steven
edc3f1d9d9
chore: retire unused memo view
1 month ago
Steven
147458347b
chore: tweak user stats in frontend
1 month ago
johnnyjoy
c76ab87a0a
refactor: update list user stats
1 month ago
Steven
8b65d248b1
fix: memo filter
2 months ago
johnnyjoy
ee96465be0
feat: list user stats
2 months ago
johnnyjoy
cde058c72a
chore: tweak theme code
2 months ago
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>
2 months ago
Steven
5ff8ab9a61
chore: polish creator definition
2 months ago
Steven
8b7e9f5443
chore: remove unused user id
2 months ago
RoccoSmit
3081015692
feat: date picker navigation ( #4286 )
...
Added month and year dropdowns
2 months ago
johnnyjoy
2a861ea430
refactor: tweak resource state in api
2 months ago
johnnyjoy
1caaef1c5b
chore: fix memo compact mode
2 months ago
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>
2 months ago