filestash/server/plugin
Jay Thomason 136afbeac2
improve (s3): support for prefixes with > 1k objects (#395)
Previously filestash would only show the first 1000 objects in a given
s3 prefix.

We solve this by paginating the ListObjectsV2 responses and iterating
over all pages instead of just the first one.

Tested by manually connecting to a private s3 bucket with multiple
thousands of objects under a single prefix and verifying that all
objects are visible in the UI.
2021-05-25 22:00:23 +10:00
..
plg_backend_backblaze backend (backblaze): handle error code as per the integration checklist 2020-06-24 00:45:29 +10:00
plg_backend_dav improve (static): attempt at statically compile everything - revamp 2019-04-29 19:26:11 +10:00
plg_backend_dropbox maintenance (migrate): migrate the dropbox backend as a plugin 2019-09-02 15:49:28 +10:00
plg_backend_ftp fix (leak): ressource leak on FTP 2021-03-21 16:16:24 +11:00
plg_backend_ldap fix (backend): install LDAP backend by default 2019-07-24 08:08:56 +02:00
plg_backend_mysql improve (static): attempt at statically compile everything - revamp 2019-04-29 19:26:11 +10:00
plg_backend_s3 improve (s3): support for prefixes with > 1k objects (#395) 2021-05-25 22:00:23 +10:00
plg_backend_samba feature (samba): samba backend - #309 2020-10-06 23:07:03 +11:00
plg_editor_onlyoffice fix (onlyoffice): SSL termination for the reverse proxy 2020-01-04 00:07:45 +11:00
plg_handler_console option (tty): reenable tty plugin on non cloud instance 2020-08-03 19:04:04 +10:00
plg_handler_syncthing fix (syncthing): wrong description - #224 2020-02-05 10:45:50 +11:00
plg_image_light fix (image): disable image resizing for gif 2020-04-29 00:44:59 +10:00
plg_security_scanner feature (transcoding): live transcoding 2019-12-18 02:18:58 +11:00
plg_security_svg improve (static): attempt at statically compile everything - revamp 2019-04-29 19:26:11 +10:00
plg_starter_http maintain (refactoring): refactor server code for easier maintenance 2019-05-13 18:03:50 +10:00
plg_starter_http2 fix (persistance): change path of config folders - #183 2020-03-05 22:14:08 +11:00
plg_starter_https fix (persistance): change path of config folders - #183 2020-03-05 22:14:08 +11:00
plg_starter_tor improve (config): listen for config changes for reactive configuration 2019-05-22 14:28:31 +10:00
plg_video_transcoder fix (#234): missing mime type 2020-03-05 21:30:30 +11:00
index.go plugin (samba): disable by default 2021-04-26 10:57:30 +10:00