Commit Graph

16 Commits (57014e392f57697b5cb309e1a68132f65c94cd6f)

Author SHA1 Message Date
RoccoSmit 9b1adfbbe9
feat: reintroducing thumbnails (#3821)
* Reintroducing thumbnails

* Aligned with linting rules

* making recomended code review change
- changed method names to start with lower case as they are not used outside of their package
- made receiver types for struct funcs to be pointers to not need to create copies

Trying to cover all linting issues
- converted slog warning to use attributes when logging warnings
- seperated imports to have package files in their own section

* Update go.mod

---------

Co-authored-by: boojack <24653555+boojack@users.noreply.github.com>
10 months ago
Michel Heusschen 2dbf92f7f1
perf: reduce bundle size by 21% with direct icon imports (#3844) 10 months ago
Steven e32a585bbf chore: update resource dashboard 1 year ago
Steven d8aeec993c chore: replace classnames with clsx 1 year ago
Steven 1b291422e7 refactor: api version 1 year ago
Steven a8074d94e8 chore: update image attrs 1 year ago
Athurg Gooth 79b68222ff
chore: set image loading to lazy (#2733)
set image loading to lazy to avoid concurrent problem
2 years ago
Steven 96140f3875 chore: tweak dark mode styles 2 years ago
boojack b13042d644
chore: move buf generated code to gitignore (#2236) 2 years ago
Steven d09e3c3658 chore: remove buf es generator 2 years ago
Steven fb1490c183 feat: impl resources list page 2 years ago
Steven 04595a5fb1 chore: update resource icons 2 years ago
boojack 726300394b
chore: update image checks (#2092) 2 years ago
boojack 238f896907
feat: add system service (#2083)
* feat: add system service

* chore: update
2 years ago
boojack 220cba84ae
chore: add dev guard for memo chat (#1968) 2 years ago
boojack 0809ec8c72
chore: update editor style (#456) 3 years ago