Commit Graph

21 Commits

Author SHA1 Message Date
a8074d94e8 chore: update image attrs 2024-01-13 14:08:36 +08:00
914c0620c4 chore: add statistics view 2024-01-03 08:22:32 +08:00
3e138405b3 chore: remove the max height limit for single media (#2545)
Remove the max-height limit for single media
2023-11-23 09:59:33 +08:00
8bc117bce9 feat: optimize media resource display (#2518)
* feat: optimize media resource display

* fix: type error

* Update web/src/components/MemoResourceListView.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>

* Update MemoResourceListView.tsx

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2023-11-17 08:03:26 +08:00
c87b679f41 chore: add memo relation list 2023-10-19 21:26:38 +08:00
e30d0c2dd0 fix: image width error while loading (#2394)
fix image width error while loading
2023-10-17 09:00:45 -05:00
cfc5599334 chore: cleanup less files 2023-10-14 12:06:24 +08:00
73980e9644 chore: fix video element syntax 2023-10-07 22:01:07 +08:00
7722c41680 chore: add edit button to memo detail page 2023-09-26 23:46:58 +08:00
0d803bf45f chore: update dark mode styles 2023-09-23 20:30:47 +08:00
a60d4dee41 chore: remove lazy loading image 2023-09-19 23:06:30 +08:00
b13042d644 chore: move buf generated code to gitignore (#2236) 2023-09-17 20:55:05 +08:00
d09e3c3658 chore: remove buf es generator 2023-09-17 20:14:45 +08:00
fb1490c183 feat: impl resources list page 2023-09-16 11:48:53 +08:00
0c0c72c3ca chore: optimize layout of image resources (#2221)
Optimize layout of image resource
2023-09-15 17:58:17 +08:00
843850675f chore: update image displays (#2093) 2023-08-06 10:42:30 +08:00
238f896907 feat: add system service (#2083)
* feat: add system service

* chore: update
2023-08-05 21:30:23 +08:00
270a529948 chore: update resource type checks (#2081) 2023-08-05 20:17:33 +08:00
d114b630d2 feat: add prettier sort import plugin (#2058) 2023-07-31 22:26:45 +08:00
1e4a867a9a fix: add thumbnail param only for internal link (#1701)
* fix: add thumbnail param using `URLSearchParams`

* update: add thumnail param only for internal link
2023-05-21 16:41:04 +08:00
b40571095d feat: update memo detail page (#1682)
* feat: update memo detail page

* chore: update
2023-05-20 08:39:39 +08:00