Skip to content

v0.12.0

Compare
Choose a tag to compare
@ViBiOh ViBiOh released this 30 Dec 10:59

Features

  • Adding search by filesize 256f691
  • Adding working version of search af48dbb
  • (search) Starting to add search modal dee43a7
  • Starting to add searh page result 5a6491e
  • Restoring async loading of thumbnail, too many request in raw 85fd54f
  • Using non-limited concurrent for browser 0e6083e
  • Adding svg preload for no throttling f39cf54
  • Increasing rate-limit for allowing thumbnail to pass cf5c79a
  • Servce thumbnail as basic image 0b765c1
  • Removing async loading of image in favor of direct writing 61fa546
  • Adding webp detection and fixing remaning on-click f17f22c
  • Adding more open graph for video 4d55512
  • Changing default value for PublicURL and adding warn for localhost 394d424
  • (webhook) Adding telegram support fbcff8a
  • (webhook) Adding best share url for upload webhook ecc34fc
  • (webhook) Adding slack support 297b08d
  • (webhook) Adding discord support 9a84036

Fixes

  • Redirect to current path when rename and delete ee4e3db
  • Adding trailing slash when it's a directory 9ac3d33
  • AbsURL should keep trailing slash 3031a3c
  • Fixing path prefs for path 6abaf2f
  • Fixing abs url usage for getting cookie preferences a4f5eea
  • Fixing double slash in build paths 6feb9e1
  • Fixing folder and url path for item b1ef1ff
  • Fixing folder path for shared path db04468
  • Adding missing async image file 8239df0
  • Fixing position of exif icon 17474f7
  • remove block on img 7fb6b54
  • css picture migrated from picture 927e96b
  • trying to remove the wrapped picture 96bea62
  • fixing css class for thumbnail dea289e
  • Fixing margin on thumbnail a201495
  • Handling no webp compatible device in a better manner 8f1b318
  • Fixing share delete id targetting a64c811
  • Fixing escape in browser mode 69114d6
  • Fixing share and webhook update on root path when amqp enabled ffc8112
  • Removing exif button if no exif too 410cac3
  • Fixing exif display when no exif present 1e9e847

Miscellaneous

  • (request) Updating way to compute URL and path f79c311
  • Using diret display instead of computing it 1250373
  • Using URL instead of name for path e192d97
  • Factorizing way to create a render item 93b5ce6
  • Don’t replace path by itself 0e549d0
  • Enabling browser support for single share file 5ff9f69
  • (request) Changing way of computing url and path from a request ddc7156
  • Mutualizing discard body f86ef12
  • (request) Changing way of computing relative url of the given request bfa18d3
  • using stream for passing thumbnail instead of json 623d63a
  • Creating a dedicated class for thumbnail 5851ed2
  • display img as block e92e99e
  • increasing rate limit 49b5716
  • (webhook) Reduxing cyclomatic complexity for create webhook 0368152
  • Reverting goroutine generation as allocate memory 0044688
  • (thumbnail) Speeding up thumbnail list generation 0dd129b
  • (deps) Bumping golang deps 2b92195
  • Moving close button to the header of the modal a2114aa
  • fixing race condition for share and webhook map 3e6b1c8
  • Removing video mention for thumbnailer 6e98bd0
  • Simplifying exif request procedure 2b80bb8