dependabot[bot]
e7949d0748
chore: bump vite from 5.4.7 to 5.4.8 in /web ( #3981 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.7 to 5.4.8.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite )
---
updated-dependencies:
- dependency-name: vite
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-10-02 11:37:16 +08:00
Xavier Hocquet
32123e0c21
feat: add month toggle on hover ( #3972 )
...
* Add month toggle on hover
* Lint
2024-10-02 11:37:05 +08:00
dependabot[bot]
25367bc000
chore: bump nice-grpc-web from 3.3.4 to 3.3.5 in /web ( #3979 )
...
Bumps [nice-grpc-web](https://github.com/deeplay-io/nice-grpc ) from 3.3.4 to 3.3.5.
- [Release notes](https://github.com/deeplay-io/nice-grpc/releases )
- [Commits](https://github.com/deeplay-io/nice-grpc/compare/nice-grpc-web@3.3.4...nice-grpc-web@3.3.5 )
---
updated-dependencies:
- dependency-name: nice-grpc-web
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-10-02 11:36:00 +08:00
dependabot[bot]
508146b052
chore: bump mermaid from 10.9.1 to 11.2.1 in /web ( #3980 )
...
Bumps [mermaid](https://github.com/mermaid-js/mermaid ) from 10.9.1 to 11.2.1.
- [Release notes](https://github.com/mermaid-js/mermaid/releases )
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.9.1...mermaid@11.2.1 )
---
updated-dependencies:
- dependency-name: mermaid
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>
2024-10-02 11:35:28 +08:00
dependabot[bot]
143167386e
chore: bump dompurify from 3.1.6 to 3.1.7 in /web ( #3982 )
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.6...3.1.7 )
---
updated-dependencies:
- dependency-name: dompurify
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-10-02 07:43:34 +08:00
dependabot[bot]
938cfb4a69
chore: bump @types/node from 22.5.5 to 22.7.4 in /web ( #3983 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.5.5 to 22.7.4.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-02 07:43:26 +08:00
ElTopo
0ba36ed7e0
chore: updated zh-Hans.json from current version of en.json ( #3966 )
2024-09-30 10:48:36 +08:00
Steven
771a977c9f
chore: tweak words
2024-09-29 22:49:29 +08:00
Steven
cf4e660f41
chore: add memo location setting
2024-09-26 22:11:37 +08:00
Steven
95a50b6596
chore: tweak leaflet map
2024-09-26 22:04:05 +08:00
Steven
9c41c8d5c9
chore: fix marker icon
2024-09-26 09:20:33 +08:00
Steven
2837816ff7
chore: fix component state
2024-09-26 00:27:39 +08:00
Steven
b144faf43a
feat: add location selector
2024-09-26 00:03:17 +08:00
Steven
8b444be6ca
chore: update tag search
2024-09-23 21:41:23 +08:00
RoccoSmit
6cbe957db2
fix: show future relative dates ( #3946 )
...
Show future relative dates
2024-09-22 22:24:46 +08:00
auphone
0711ac4ecb
feat: allow mobile user zooming in image preview ( #3880 )
...
* Set viewport scalable in image preview dialog for mobile zooming and reset it on destroy
* Format with prettier
* move setViewportScalable() into useEffect
* use const instead of function
2024-09-22 21:48:01 +08:00
Steven
ea881338a9
chore: add gradient block to compact mode
2024-09-22 21:15:46 +08:00
johnnyjoy
7817947f66
fix: clean duplicated requests
2024-09-22 19:51:55 +08:00
johnnyjoy
1f7a90cec4
chore: add spinner to paged memo list
2024-09-22 19:41:27 +08:00
johnnyjoy
339c38750f
refactor: paged memo list container
2024-09-22 19:30:39 +08:00
johnnyjoy
41976cb894
feat: update memo endpoints
2024-09-22 15:43:46 +08:00
Steven
ca213437e9
feat: implement nesting lists
2024-09-21 20:02:47 +08:00
johnnyjoy
a6de047b64
chore: fix actions
2024-09-21 17:54:51 +08:00
johnnyjoy
b915eaa620
chore: bump dependencies
2024-09-21 17:36:53 +08:00
johnnyjoy
8cdc956e59
chore: update ts proto
2024-09-21 17:25:57 +08:00
thehijacker
f6ebfdf7f9
feat: update Slovenian translation ( #3935 )
...
Updated Slovenian translation
Co-authored-by: Andrej Kralj <andrej.kralj@t-2.com>
2024-09-18 16:52:43 +08:00
Steven
d663313ca2
chore: fix frontend linter
2024-09-17 19:09:05 +08:00
Steven
fbe0251eed
feat: impl list renderer
2024-09-17 19:03:10 +08:00
Zisu Zhang
b787d1c7b6
feat: support disable change username and nickname ( #3911 )
...
* feat: support disable change username and nickname
* chore: update UX
2024-09-12 13:45:04 +08:00
ti777777
6f3d5762ca
fix: iframe rendering ( #3916 )
...
* fix iframe rendering
* fix eslint check
2024-09-12 08:54:33 +08:00
RoccoSmit
42bc769d5d
fix: load server name and icon from settings ( #3908 )
2024-09-10 23:02:48 +08:00
Steven
76a9a343a5
chore: fix linter
2024-09-09 20:36:35 +08:00
RoccoSmit
f695e93f20
fix: update first day logic for months starting on Sunday ( #3896 )
...
* Update calendar logic to accomodate for months starting on Sunday
* Apply suggestions from code review
---------
Co-authored-by: boojack <stevenlgtm@gmail.com>
2024-09-09 09:19:12 +08:00
RoccoSmit
05d5fb4b04
chore: use translations for calendar days ( #3895 )
...
Use translations for calendar days
2024-09-08 20:24:59 +08:00
johnnyjoy
09586d032c
chore: fix user checks
2024-09-03 20:48:23 +08:00
Steven
fe01d68d2a
fix: user role checks
2024-09-03 08:07:31 +08:00
Johnny
971128af05
revert: chore: bump mermaid from 10.9.1 to 11.0.2 in /web ( #3870 )
...
Revert "chore: bump mermaid from 10.9.1 to 11.0.2 in /web (#3862 )"
This reverts commit d13bb7648b2799a0a50f5ec35ae19e48f4517b8d.
2024-09-02 21:10:54 +08:00
johnnyjoy
40d59fc47a
chore: fix user role checks
2024-09-02 21:04:25 +08:00
johnnyjoy
7a9f61967d
feat: allow admin users to update other memos
2024-09-02 20:59:22 +08:00
johnnyjoy
8c6682bd77
chore: regenerate apidocs
2024-09-02 20:50:59 +08:00
dependabot[bot]
d13bb7648b
chore: bump mermaid from 10.9.1 to 11.0.2 in /web ( #3862 )
...
Bumps [mermaid](https://github.com/mermaid-js/mermaid ) from 10.9.1 to 11.0.2.
- [Release notes](https://github.com/mermaid-js/mermaid/releases )
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.9.1...mermaid@11.0.2 )
---
updated-dependencies:
- dependency-name: mermaid
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>
2024-09-02 20:46:36 +08:00
dependabot[bot]
0b1ca218ce
chore: bump lucide-react from 0.419.0 to 0.437.0 in /web ( #3860 )
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.419.0 to 0.437.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.437.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>
2024-09-02 13:07:54 +08:00
dependabot[bot]
7bce4f5d7b
chore: bump @types/react from 18.3.4 to 18.3.5 in /web ( #3859 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.3.4 to 18.3.5.
- [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>
2024-09-02 13:07:45 +08:00
dependabot[bot]
c018af6249
chore: bump @types/node from 22.5.0 to 22.5.2 in /web ( #3858 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.5.0 to 22.5.2.
- [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>
2024-09-02 13:07:34 +08:00
dependabot[bot]
45d45d0936
chore: bump @bufbuild/buf from 1.38.0 to 1.39.0 in /web ( #3861 )
...
Bumps [@bufbuild/buf](https://github.com/bufbuild/buf ) from 1.38.0 to 1.39.0.
- [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.38.0...v1.39.0 )
---
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-09-02 13:07:18 +08:00
Steven
20570fc771
refactor: resource thumbnail
2024-08-30 08:09:07 +08:00
RoccoSmit
9b1adfbbe9
feat: reintroducing thumbnails ( #3821 )
...
* Reintroducing thumbnails
* Aligned with linting rules
* making recomended code review change
- changed method names to start with lower case as they are not used outside of their package
- made receiver types for struct funcs to be pointers to not need to create copies
Trying to cover all linting issues
- converted slog warning to use attributes when logging warnings
- seperated imports to have package files in their own section
* Update go.mod
---------
Co-authored-by: boojack <24653555+boojack@users.noreply.github.com>
2024-08-29 21:01:57 +08:00
Steven
710961d336
chore: fix text color in dark mode
2024-08-29 20:39:24 +08:00
Steven
bb86482b71
chore: tweak setting name
2024-08-29 08:28:11 +08:00
Steven
f0abd792c7
chore: update auth service
2024-08-29 00:06:15 +08:00