Commit Graph

3255 Commits (2a392b8f8d3851a23d30b6f1921fb66f7780ea83)
 

Author SHA1 Message Date
boojack 9c4d25cc4d
chore: update README.md 7 months ago
Steven 8b444be6ca chore: update tag search 7 months ago
Steven 171a89564e chore: tweak gen apidocs 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
johnnyjoy c28516b35f chore: buf generate 7 months ago
Steven ca213437e9 feat: implement nesting lists 7 months ago
johnnyjoy 7a4d54bb3c chore: update error messages 7 months ago
johnnyjoy f102aeb9b9 chore: tweak golangci version 7 months ago
johnnyjoy a6de047b64 chore: fix actions 7 months ago
johnnyjoy 9130d981fa chore: fix actions 7 months ago
johnnyjoy b915eaa620 chore: bump dependencies 7 months ago
Johnny a81d7b3260
chore: revert "perf: reduce image size by 21.3MB" (#3942)
Revert "perf: reduce image size by 21.3MB (#3849)"

This reverts commit 0156c7e11f.
7 months ago
johnnyjoy 8cdc956e59 chore: update ts proto 7 months ago
John Regan 46830e31ec
buf: specify version of stephenh-ts-proto plugin (#3941) 7 months ago
Sriniwas 2db67118fc
fix: case insensetive memo search for postgres (#3938)
fix:case insensetive memo search for postgres #3892
7 months ago
thehijacker f6ebfdf7f9
feat: update Slovenian translation (#3935)
Updated Slovenian translation

Co-authored-by: Andrej Kralj <andrej.kralj@t-2.com>
7 months ago
Steven ec2b59bff5 chore: bump gomark 7 months ago
Steven d663313ca2 chore: fix frontend linter 7 months ago
Steven fbe0251eed feat: impl list renderer 7 months ago
johnnyjoy 759f7c6171 chore: fix workspace setting tests 7 months ago
johnnyjoy 1da0752922 chore: add schema version to workspace setting 7 months ago
Zisu Zhang b787d1c7b6
feat: support disable change username and nickname (#3911)
* feat: support disable change username and nickname

* chore: update UX
7 months ago
ti777777 6f3d5762ca
fix: iframe rendering (#3916)
* fix iframe rendering

* fix eslint check
7 months ago
RoccoSmit 42bc769d5d
fix: load server name and icon from settings (#3908) 8 months ago
Steven 4790e84b98 chore: use ratio instead of max width 8 months ago
Steven 76a9a343a5 chore: fix linter 8 months ago
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>
8 months ago
RoccoSmit 05d5fb4b04
chore: use translations for calendar days (#3895)
Use translations for calendar days
8 months ago
Haohan Yang 044d46c36d
chore: replace `unmatchedEmailAndPasswordError` with unmatchedUsernameAndPasswordError` (#3889)
replace unmatchedEmailAndPasswordError with unmatchedUsernameAndPasswordError
8 months ago
Steven 88db037204 chore: fix linter warnings 8 months ago
Steven 4209575244 chore: tweak folder naming style 8 months ago
onee-only b664653306
test: add test for searching memos by tags (#3876) 8 months ago
Leo 95939ebcf1
fix: v0.22.5: start fail caused by incorrect migration file naming (#3873)
fix incorrect naming of migration file
8 months ago
Steven 9612c302c4 chore: bump version to `v0.22.5` 8 months ago
Steven 773ab96bd0 chore: update thumbnail generator 8 months ago
johnnyjoy 09586d032c chore: fix user checks 8 months ago
Steven fe01d68d2a fix: user role checks 8 months ago
johnnyjoy 5bbf57ece4 chore: update comments of find memo 8 months ago
johnnyjoy c5ef5b9040 chore: update readme 8 months ago
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 d13bb7648b.
8 months ago
johnnyjoy 40d59fc47a chore: fix user role checks 8 months ago
johnnyjoy 7a9f61967d feat: allow admin users to update other memos 8 months ago
johnnyjoy 8c6682bd77 chore: regenerate apidocs 8 months ago
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>
8 months ago