Commit Graph

21 Commits

Author SHA1 Message Date
shortcutme b0b9a4d33c
Change to Python3 coding style 2019-03-15 21:06:59 +01:00
shortcutme c866932861
Full fileList/fileGet/dirList support for packed files 2018-09-06 00:54:57 +02:00
shortcutme cfce057783
Support streaming bigfile for zip file listing and reading 2018-08-16 16:21:21 +02:00
shortcutme 660fc982ca
Fix packed file request 2018-03-14 22:22:04 +01:00
shortcutme 738fd1a09b
Rev3354, Fix ajax loading files from archives 2018-03-09 15:01:45 +01:00
shortcutme 645249afa9
Rev3353, Pass arguments of storage walk, Email notify of build fail 2018-03-08 14:27:40 +01:00
shortcutme e8a0d56ff8
Support fileList command of archives 2018-03-08 14:18:55 +01:00
shortcutme a715650af6
Only spawn close archive once 2018-01-19 02:13:59 +01:00
shortcutme 6a1c5d96ac
Disable bz2 support due incompatibility issues 2017-08-09 14:15:10 +02:00
cclauss b82cf8d08d Update FilePackPlugin.py 2017-07-16 22:39:42 +02:00
shortcutme a0d85d7d83
Prompt new site addition in raw mode 2017-07-15 01:32:15 +02:00
shortcutme 2777c4c537
Read max 6MB from archive to protect against tar/zipbombs 2017-07-12 12:28:03 +02:00
shortcutme e525ea2431
Rev2144, Fix CSP header in FilePack plugin, Allow media-src and font-src from self source 2017-07-11 23:00:33 +02:00
shortcutme febdea6c64
Serve files without wrapper if requested using /raw/ prefix 2017-07-09 14:10:01 +02:00
shortcutme 819f765bce
Rev1940, Fix utf8 archive names on Safari 2017-02-24 14:23:44 +01:00
shortcutme 117d577e82
Disable bz2 support due Win/Android incompatibility issues 2017-02-24 01:16:11 +01:00
shortcutme 8a15bf059d
Support utf8 filenames in zip 2017-02-22 11:29:35 +01:00
shortcutme 1897bce814
Send virtual file path done event to remove the loading screen 2017-02-19 12:23:21 +01:00
shortcutme 04492a3262
Let the gc close the file 2017-02-19 12:22:04 +01:00
shortcutme f857330f47
Remove unnecessary imports, formatting 2017-02-19 12:21:55 +01:00
shortcutme 2854e202e1
Plugin for tar.gz, tar.bz2 and zipped files 2017-02-19 00:53:16 +01:00