Commit Graph

1851 Commits (cf1be81de244e30b0dc6b027150d6be0a379c08d)

Author SHA1 Message Date
johnnyjoy cf1be81de2 feat: use date-picker instead of raw datetime input 6 months ago
johnnyjoy 199d5680e6 chore: update inbox messages style 6 months ago
johnnyjoy 435bd5c44f fix: update relation graph checks 6 months ago
johnnyjoy 04d6329d0f feat: use hash router to sub-setting pages 6 months ago
johnnyjoy 085995ec3d chore: update setting title 6 months ago
johnnyjoy c3cb3770cc chore: tweak function names 6 months ago
d0zingcat 67dc9a3f0a
chore: allow quick unpin (#4031)
Signed-off-by: d0zingcat <leewtang@gmail.com>
6 months ago
Matteo Vollero 19098940f7
chore: check currentUser and redirect to index if logged (#4021)
* If to check currentUser and redirect to index if logged

* Moved check into useEffect
6 months ago
d0zingcat e5cb2037e4
feat: allow to disable markdown shortcuts (#4025)
* add settting to disable markdown keymap

Signed-off-by: d0zingcat <leewtang@gmail.com>

* rename disable markdown shortcuts

Signed-off-by: d0zingcat <leewtang@gmail.com>

* fix lint

Signed-off-by: d0zingcat <leewtang@gmail.com>

---------

Signed-off-by: d0zingcat <leewtang@gmail.com>
6 months ago
Steven 68c2bd3837 chore: update memo relations 6 months ago
Steven 82da20e1c3 feat: implement graph of relations 6 months ago
Steven 952428c15d chore: update default max height 6 months ago
Steven cfe1765067 chore: tweak user statistics view 6 months ago
Steven c4b52c68b5 fix: max height of memo content compact mode 6 months ago
Steven 60a0ead0fa chore: add `ka-GE` locale 6 months ago
Aleksandre 69e93c1ab4
feat: support Georgian Language (#4016)
Create ge.json

Georgian language
6 months ago
RoccoSmit 35cf975e76
fix: apply system theme dynamically (#4010)
Remove appearance comparison
7 months ago
Steven 0b6f24a21a chore: update task complete 7 months ago
Steven 2acad978d1 chore(frontend): add reactions setting 7 months ago
Steven e527b6a878 feat: move reaction type to setting 7 months ago
wjsoj 1f9d657065
feat: support set global Default memo visibility (#3989)
* feat: support set global Default memo visibility

* feat: Move to WorkspaceMemoRelatedSetting

* fix: goimports check failure

* chore: change item name to default_visibility

* fix: goimports check failure
7 months ago
Steven dc15e8f30f chore: implement memo metadata store 7 months ago
johnnyjoy 831c254d64 fix: update user fields 7 months ago
Steven 0b2f08ad15 fix: memo view 7 months ago
Steven d11e7a3a9a chore: remove duplicated requests 7 months ago
RoccoSmit f0d43c9577
feat: add tag count to tree view (#3970)
* Add tag count to tree view

* Only display tag amounts > 1

* Updated tag amount var name to be more descriptive

* - Moved display logic to html in return
- Updated var names to closer match var passed in by TagSection component
7 months ago
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>
7 months ago
Xavier Hocquet 32123e0c21
feat: add month toggle on hover (#3972)
* Add month toggle on hover

* Lint
7 months ago
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>
7 months ago
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>
7 months ago
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>
7 months ago
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>
7 months ago
ElTopo 0ba36ed7e0
chore: updated zh-Hans.json from current version of en.json (#3966) 7 months ago
Steven 771a977c9f chore: tweak words 7 months ago
Steven cf4e660f41 chore: add memo location setting 7 months ago
Steven 95a50b6596 chore: tweak leaflet map 7 months ago
Steven 9c41c8d5c9 chore: fix marker icon 7 months ago
Steven 2837816ff7 chore: fix component state 7 months ago
Steven b144faf43a feat: add location selector 7 months ago
Steven 8b444be6ca chore: update tag search 7 months ago
RoccoSmit 6cbe957db2
fix: show future relative dates (#3946)
Show future relative dates
7 months ago
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
7 months ago
Steven ea881338a9 chore: add gradient block to compact mode 7 months ago
johnnyjoy 7817947f66 fix: clean duplicated requests 7 months ago
johnnyjoy 1f7a90cec4 chore: add spinner to paged memo list 7 months ago
johnnyjoy 339c38750f refactor: paged memo list container 7 months ago
johnnyjoy 41976cb894 feat: update memo endpoints 7 months ago
Steven ca213437e9 feat: implement nesting lists 7 months ago
johnnyjoy a6de047b64 chore: fix actions 7 months ago
johnnyjoy b915eaa620 chore: bump dependencies 7 months ago