Commit Graph

1672 Commits (12bcf65f7d02d550f339cf7d5048e323cfaa1fb2)

Author SHA1 Message Date
Daniel Pinto 12bcf65f7d
locale: Add pt-PT translations (#4064)
* locale: Add pt-PT translations

* fix str
7 months ago
Steven f373d8e88c chore: update checkbox source 7 months ago
Steven 963706aebd refactor: update button source 7 months ago
Steven 8635aed138 chore: update dependencies 7 months ago
new-aspect aa9649adf0
fix: automatic indentation follows previous lines in lists (#4048) (#4050)
* fix: automatic indentation follows previous lines in lists (#4048)

* fix: automatic indentation follows previous lines in lists (#4048)
change the position of this logic and recommit it
7 months ago
RoccoSmit 2851f11302
fix: use UTC date for calendar filter (#4046) 7 months ago
johnnyjoy 7e48d13834 fix: workspace setting state 7 months ago
Steven 4fcc682a15 chore: add beta badge to relation graph 7 months ago
Steven f9fec56560 chore: fix date picker position 8 months ago
johnnyjoy 2ebf3f2615 chore: fix math styles 8 months ago
johnnyjoy cf1be81de2 feat: use date-picker instead of raw datetime input 8 months ago
johnnyjoy 199d5680e6 chore: update inbox messages style 8 months ago
johnnyjoy 435bd5c44f fix: update relation graph checks 8 months ago
johnnyjoy 04d6329d0f feat: use hash router to sub-setting pages 8 months ago
johnnyjoy 085995ec3d chore: update setting title 8 months ago
johnnyjoy c3cb3770cc chore: tweak function names 8 months ago
d0zingcat 67dc9a3f0a
chore: allow quick unpin (#4031)
Signed-off-by: d0zingcat <leewtang@gmail.com>
8 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
8 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>
8 months ago
Steven 68c2bd3837 chore: update memo relations 8 months ago
Steven 82da20e1c3 feat: implement graph of relations 8 months ago
Steven 952428c15d chore: update default max height 8 months ago
Steven cfe1765067 chore: tweak user statistics view 8 months ago
Steven c4b52c68b5 fix: max height of memo content compact mode 8 months ago
Steven 60a0ead0fa chore: add `ka-GE` locale 8 months ago
Aleksandre 69e93c1ab4
feat: support Georgian Language (#4016)
Create ge.json

Georgian language
8 months ago
RoccoSmit 35cf975e76
fix: apply system theme dynamically (#4010)
Remove appearance comparison
8 months ago
Steven 0b6f24a21a chore: update task complete 8 months ago
Steven 2acad978d1 chore(frontend): add reactions setting 8 months ago
Steven e527b6a878 feat: move reaction type to setting 8 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
8 months ago
Steven dc15e8f30f chore: implement memo metadata store 8 months ago
johnnyjoy 831c254d64 fix: update user fields 8 months ago
Steven 0b2f08ad15 fix: memo view 8 months ago
Steven d11e7a3a9a chore: remove duplicated requests 8 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
8 months ago
Xavier Hocquet 32123e0c21
feat: add month toggle on hover (#3972)
* Add month toggle on hover

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