Commit Graph

3232 Commits (98aa0b73c5dc986b069996e1d9b6ca67b0915a80)
 

Author SHA1 Message Date
Steven db2b34a850 chore: update input source 4 months ago
Daniel Pinto 12bcf65f7d
locale: Add pt-PT translations (#4064)
* locale: Add pt-PT translations

* fix str
4 months ago
Steven f373d8e88c chore: update checkbox source 4 months ago
Steven 963706aebd refactor: update button source 4 months ago
Steven 8635aed138 chore: update dependencies 4 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
4 months ago
RoccoSmit 2851f11302
fix: use UTC date for calendar filter (#4046) 4 months ago
johnnyjoy 7e48d13834 fix: workspace setting state 4 months ago
Steven 4fcc682a15 chore: add beta badge to relation graph 4 months ago
Steven f9fec56560 chore: fix date picker position 4 months ago
johnnyjoy 2ebf3f2615 chore: fix math styles 4 months ago
johnnyjoy cf1be81de2 feat: use date-picker instead of raw datetime input 4 months ago
johnnyjoy 199d5680e6 chore: update inbox messages style 4 months ago
johnnyjoy 435bd5c44f fix: update relation graph checks 4 months ago
johnnyjoy 04d6329d0f feat: use hash router to sub-setting pages 4 months ago
johnnyjoy 085995ec3d chore: update setting title 4 months ago
johnnyjoy c3cb3770cc chore: tweak function names 4 months ago
johnnyjoy c2e820400e chore: regenerate api docs 4 months ago
d0zingcat 67dc9a3f0a
chore: allow quick unpin (#4031)
Signed-off-by: d0zingcat <leewtang@gmail.com>
4 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
4 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>
5 months ago
Steven 009534f1cf chore: fix linter warning 5 months ago
Steven 68c2bd3837 chore: update memo relations 5 months ago
Steven 82da20e1c3 feat: implement graph of relations 5 months ago
Steven 952428c15d chore: update default max height 5 months ago
Steven cfe1765067 chore: tweak user statistics view 5 months ago
Steven c4b52c68b5 fix: max height of memo content compact mode 5 months ago
Steven 317cf06579 chore: tweak demo data 5 months ago
Steven 14712b42fa chore: add pagination to list inboxes 5 months ago
Steven b4d72e3349 fix: memo visibilities with filter 5 months ago
Steven 60a0ead0fa chore: add `ka-GE` locale 5 months ago
Aleksandre 69e93c1ab4
feat: support Georgian Language (#4016)
Create ge.json

Georgian language
5 months ago
Steven b2f60758bc chore: update workspace setting in demo mode 5 months ago
Steven 74498a726e chore: update package 5 months ago
Steven cab981c393 chore: fix linter errors 5 months ago
Steven 3370ecd4fc chore: ignore lint for tests 5 months ago
Steven 0a871b8960 chore: fix tests 5 months ago
RoccoSmit 35cf975e76
fix: apply system theme dynamically (#4010)
Remove appearance comparison
5 months ago
Steven 43d13a3edc chore: tweak linter 5 months ago
Steven f467f1d9f6 chore: update cron package 5 months ago
Steven 0b6f24a21a chore: update task complete 5 months ago
Steven d066d46f6e chore: tweak schema version 5 months ago
Steven d54c8065b5 chore: update demo data 5 months ago
Steven 2acad978d1 chore(frontend): add reactions setting 5 months ago
Steven e527b6a878 feat: move reaction type to setting 5 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
5 months ago
Steven dc15e8f30f chore: implement memo metadata store 5 months ago
johnnyjoy 831c254d64 fix: update user fields 5 months ago
Roman 310f147911
feat: allow single letter user id (#3991)
* Allow single letter user id.

They do work - I use one and login using Authelia, but then I am not able to update the profile to update avatar or add comment because "Invalid username: r" errors

* Add test for the util with uid matcher

* Move the test to separate directory

* Use goimports on the test file

* Rename the test for a mroe matching name, add failing test

* Update the regexp so that two letter work

---------

Co-authored-by: Roman Kamyk <roman@kamyk.me>
5 months ago
Steven 0b2f08ad15 fix: memo view 5 months ago