]> git.p6c8.net - jirafeau_mojo42.git/history - lib/functions.php
Translated using Weblate (Ukrainian)
[jirafeau_mojo42.git] / lib / functions.php
2020-11-15 Jerome Jutteau[TASK] fix email of Jérôme Jutteau
2020-04-07 Jerome Jutteau[FEATURE] Compute data folder in admin pannel
2020-04-07 Erik LundinWork around LiteSpeed's truncation of large files
2019-12-17 Jerome Jutteau[FEATURE] option to randomize file hash
2019-12-04 Jerome Jutteau[FIX] Better error handling with md5_outside
2019-12-04 Jerome Jutteau[FEATURE] Support diffent types of file hashing
2019-12-04 Jerome Jutteau[TASK] mass renaming md5 -> hash
2019-11-12 Erik LundinAvoid code duplication when authorizing upload 68/head
2019-11-12 Erik LundinFix upload IP check
2019-11-08 j-brooBetter looking file list table for interface 61/head
2019-09-12 Jerome Jutteau[FEATURE] change folder sub-division in var
2019-09-05 Matthieu Schneider[FEATURE] Add check ip_nopassword in challenge_upload...
2019-01-28 Thomas Sontheimer[BUGFIX] Fix unwritable folders messages
2018-05-11 Jerome Jutteau[TASK] Refactor server send limitation functions
2018-05-11 Jerome Jutteau[BUGFIX] Remove invalid regex Warning
2018-05-11 Jerome Jutteau[BUGFIX] Fix XSS in admin pannel
2018-05-11 Jerome Jutteau[BUGFIX] Add CSRF protection for admin
2018-05-11 Jerome Jutteau[BUGFIX] Fix mime_type escaping
2018-05-11 Jerome Jutteau[BUGFIX] refactor htmlspecialchars escaping
2018-02-16 Jerome Jutteau[TASK] set a translation string id for each element
2017-09-07 Jerome Jutteau[TASK] Remove Alias support 36/head
2017-07-09 Jerome Jutteau[BUGFIX] Prevent object ProgressEvent Error 32/head
2017-03-22 WeblateMerge remote-tracking branch 'origin/master'
2017-03-17 Dan Untenzu[BUGFIX] Remove false IP challenge to allow uploads...
2017-03-17 Dan Untenzu[FEATURE] Move fatal error method
2017-02-23 WeblateMerge remote-tracking branch 'origin/master'
2017-02-23 Dan Untenzu[FEATURE] Show readable date format
2017-02-23 Dan Untenzu[BUGFIX] Admin page: Prefix path to download links
2017-02-23 Dan Untenzu[FEATURE] Follow up: Remove further form targets
2017-02-23 Marc Hauswirthip or password (see issue 107)
2017-02-23 Dan Untenzu[FEATURE] Switch to PSR-2
2017-01-19 WeblateMerge remote-tracking branch 'origin/master'
2017-01-19 Dan Untenzu[FEATURE] Template Markers: Replace configuration values
2017-01-19 Dan Untenzu[FEATURE] Replace markers in templates
2017-01-13 WeblateMerge remote-tracking branch 'origin/master'
2017-01-13 Jerome JutteauFix php warning due to usage of date()
2017-01-13 WeblateMerge remote-tracking branch 'origin/master'
2017-01-13 Dan Untenzu[TASK] CGL: Remove whitespaces
2017-01-13 WeblateMerge remote-tracking branch 'origin/master'
2017-01-13 Dan Untenzu[FEATURE] Show download link in admin panel
2015-10-05 WeblateMerge remote-tracking branch 'origin/master'
2015-10-05 Jerome Jutteaubetter naming for one time downloads in admin interface
2015-09-29 WeblateMerge remote-tracking branch 'origin/master'
2015-09-29 Jerome Jutteaubetter checks in ip listing
2015-07-16 JérômeMerge branch 'php-minor' into 'master'
2015-07-16 JérômeMerge branch 'lib-minor' into 'master'
2015-07-11 Spanti Nicola (RyD... Minor changes to PHP and JS files of lib/
2015-07-06 WeblateMerge remote-tracking branch 'origin/master'
2015-07-06 Jerome Jutteauadd an alias system to the API.
2015-06-23 Jerome Jutteauadd support for http_X_forwarded_for header, refs #36
2015-05-19 WeblateMerge remote-tracking branch 'origin/master'
2015-05-19 Jerome JutteauEscape filenames to not break HTML views
2015-05-07 WeblateMerge remote-tracking branch 'origin/master'
2015-05-07 Jerome Jutteauadd Content-MD5 header when downloading a file
2015-05-07 WeblateMerge remote-tracking branch 'origin/master'
2015-05-07 Jerome Jutteaumanage visitor IP behind reverse proxies, refs #36
2015-04-27 Jerome Jutteauadd optional IP authentication for uploaders
2015-03-29 JérômeMerge branch 'master' into 'master'
2015-03-29 Olivier EsverAdd the test of HTTP_X_FORWARDED_PROTO in the is_ssl...
2015-03-23 JérômeMerge branch 'master' into 'master'
2015-03-22 Julien Malikfix typo : lenght/length
2015-03-15 Jerome Jutteaucleanest distinction bewteen 'delete' and 'download'
2015-03-12 Jerome JutteauFixes #7 Jirafeau can now limit file size
2015-03-10 Jerome JutteauFixes #17 Add links for preview and direct download...
2015-03-10 Jerome Jutteauadapt license year to 2015
2015-02-23 Jerome Jutteauerror_log when crypt extension is not loaded and more...
2015-02-23 Jerome JutteauCloses #4 Remove block feature
2015-02-23 Jerome JutteauCloses #6 can use several upload passwords in options
2015-02-22 Jerome Jutteaufix error on link encrypted parameters
2015-02-22 Jerome Jutteaufix bad permissions on files
2015-01-30 Jerome Jutteauadd variable in conf to check if installation is done
2015-01-29 ZertrinDetect if HTTPS is used and adapt all links accordingly
2015-01-29 ZertrinNo more needed to delete install.php, now redirect...
2013-07-31 Jerome JutteauFix async uploads with encryption
2013-07-29 Jerome JutteauRevert "Hotfix for link name length"
2013-07-29 Jerome JutteauHotfix for link name length
2013-07-29 Jerome JutteauFix tmp link name
2013-07-29 Jerome JutteauAdd check if clean_rm_file
2013-07-26 Jerome JutteauMinimize URL length
2013-07-25 Jerome JutteauAdd encryption feature (disabled by default).
2013-02-25 Jerome JutteauAdd block size query in script interface
2013-02-21 Jerome JutteauFix base 16 to 64 conversion
2013-02-20 Jerome JutteauNew data block feature
2013-02-13 Jerome JutteauFix input sanitize in scripting interface
2013-02-13 Jerome JutteauFix user input for not including new lines
2013-02-13 Jerome JutteauFix array declaration
2013-02-12 Jerome JutteauBypass size limit by splitting big files on client...
2013-02-06 Jerome Jutteauuse scripting interface to send files
2013-01-10 Jerome Jutteaubase_16_to_64 corrected and link url verification fixed
2013-01-09 Jerome Jutteaubetter array construction for base_16_to_64 construction
2013-01-09 Jerome JutteauConvert links to base 64 string for shorter links
2013-01-02 Jerome Jutteaufix admin searches
2013-01-02 Jerome Jutteauadded download button in admin interface
2013-01-01 Jerome JutteauChanged path system to links and files to manage large...
2012-12-31 Jerome Jutteaurefactorised translation function
2012-12-31 Jerome JutteauFix potential error: do not scan for .tmp files
2012-12-31 Jerome JutteauAdded admin interface
2012-12-07 Jerome Jutteaucode reformating
2012-12-05 Jerome Jutteauremove clear text password storage
2012-12-05 Jerome Jutteauadd delete link added to each upload
next

patrick-canterino.de