• RoccoSmit's avatar
    feat: reintroducing thumbnails (#3821) · 9b1adfbb
    RoccoSmit authored
    * 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: 's avatarboojack <24653555+boojack@users.noreply.github.com>
    9b1adfbb
Name
Last commit
Last update
..
components Loading commit data...
css Loading commit data...
helpers Loading commit data...
hooks Loading commit data...
layouts Loading commit data...
less Loading commit data...
locales Loading commit data...
pages Loading commit data...
router Loading commit data...
store Loading commit data...
theme Loading commit data...
types Loading commit data...
utils Loading commit data...
App.tsx Loading commit data...
grpcweb.ts Loading commit data...
i18n.ts Loading commit data...
main.tsx Loading commit data...