a55afbd3ed
chore: tweak build actions
2024-09-25 19:57:14 +08:00
9c4d25cc4d
chore: update README.md
2024-09-25 19:47:12 +08:00
8b444be6ca
chore: update tag search
2024-09-23 21:41:23 +08:00
171a89564e
chore: tweak gen apidocs
2024-09-23 08:43:16 +08:00
6cbe957db2
fix: show future relative dates ( #3946 )
...
Show future relative dates
2024-09-22 22:24:46 +08:00
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
ea881338a9
chore: add gradient block to compact mode
2024-09-22 21:15:46 +08:00
7817947f66
fix: clean duplicated requests
2024-09-22 19:51:55 +08:00
1f7a90cec4
chore: add spinner to paged memo list
2024-09-22 19:41:27 +08:00
339c38750f
refactor: paged memo list container
2024-09-22 19:30:39 +08:00
41976cb894
feat: update memo endpoints
2024-09-22 15:43:46 +08:00
c28516b35f
chore: buf generate
2024-09-22 13:57:47 +08:00
ca213437e9
feat: implement nesting lists
2024-09-21 20:02:47 +08:00
7a4d54bb3c
chore: update error messages
2024-09-21 18:23:30 +08:00
f102aeb9b9
chore: tweak golangci version
2024-09-21 18:10:05 +08:00
a6de047b64
chore: fix actions
2024-09-21 17:54:51 +08:00
9130d981fa
chore: fix actions
2024-09-21 17:37:57 +08:00
b915eaa620
chore: bump dependencies
2024-09-21 17:36:53 +08:00
a81d7b3260
chore: revert "perf: reduce image size by 21.3MB" ( #3942 )
...
Revert "perf: reduce image size by 21.3MB (#3849 )"
This reverts commit 0156c7e11f
.
2024-09-21 17:33:01 +08:00
8cdc956e59
chore: update ts proto
2024-09-21 17:25:57 +08:00
46830e31ec
buf: specify version of stephenh-ts-proto plugin ( #3941 )
2024-09-21 07:36:37 +08:00
2db67118fc
fix: case insensetive memo search for postgres ( #3938 )
...
fix:case insensetive memo search for postgres #3892
2024-09-19 23:14:51 +08:00
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
ec2b59bff5
chore: bump gomark
2024-09-17 20:41:13 +08:00
d663313ca2
chore: fix frontend linter
2024-09-17 19:09:05 +08:00
fbe0251eed
feat: impl list renderer
2024-09-17 19:03:10 +08:00
759f7c6171
chore: fix workspace setting tests
2024-09-14 08:27:37 +08:00
1da0752922
chore: add schema version to workspace setting
2024-09-14 08:23:39 +08:00
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
6f3d5762ca
fix: iframe rendering ( #3916 )
...
* fix iframe rendering
* fix eslint check
2024-09-12 08:54:33 +08:00
42bc769d5d
fix: load server name and icon from settings ( #3908 )
2024-09-10 23:02:48 +08:00
4790e84b98
chore: use ratio instead of max width
2024-09-09 21:43:47 +08:00
76a9a343a5
chore: fix linter
2024-09-09 20:36:35 +08:00
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
05d5fb4b04
chore: use translations for calendar days ( #3895 )
...
Use translations for calendar days
2024-09-08 20:24:59 +08:00
044d46c36d
chore: replace unmatchedEmailAndPasswordError
with unmatchedUsernameAndPasswordError` ( #3889 )
...
replace unmatchedEmailAndPasswordError with unmatchedUsernameAndPasswordError
2024-09-07 23:17:20 +08:00
88db037204
chore: fix linter warnings
2024-09-04 23:31:28 +08:00
4209575244
chore: tweak folder naming style
2024-09-04 23:29:18 +08:00
b664653306
test: add test for searching memos by tags ( #3876 )
2024-09-04 12:14:17 +08:00
95939ebcf1
fix: v0.22.5: start fail caused by incorrect migration file naming ( #3873 )
...
fix incorrect naming of migration file
2024-09-04 06:28:55 +08:00
9612c302c4
chore: bump version to v0.22.5
v0.22.5
2024-09-03 22:17:46 +08:00
773ab96bd0
chore: update thumbnail generator
2024-09-03 22:09:02 +08:00
09586d032c
chore: fix user checks
2024-09-03 20:48:23 +08:00
fe01d68d2a
fix: user role checks
2024-09-03 08:07:31 +08:00
5bbf57ece4
chore: update comments of find memo
2024-09-02 21:27:55 +08:00
c5ef5b9040
chore: update readme
2024-09-02 21:25:42 +08:00
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
.
2024-09-02 21:10:54 +08:00
40d59fc47a
chore: fix user role checks
2024-09-02 21:04:25 +08:00
7a9f61967d
feat: allow admin users to update other memos
2024-09-02 20:59:22 +08:00
8c6682bd77
chore: regenerate apidocs
2024-09-02 20:50:59 +08:00