]> git.p6c8.net - jirafeau_project.git/history - admin.php
fix: favicon location
[jirafeau_project.git] / admin.php
2022-08-24 Jerome Jutteau[TASK] Fix php-cs-fixer errors
2022-08-24 Jerome Jutteau[TASK] rework user auth
2022-04-07 Oskar Fagerfjällfix spelling mistakes
2021-05-18 Jerome Jutteau[BUGFIX] setup autocomplete field for passwords
2021-01-01 Jerome Jutteau[FEATURE] provide details for bug opening
2020-12-13 Jerome Jutteau[TASK] add line returns for admin cli
2020-12-13 Jerome Jutteau[BUGFIX] avoid running admin cli if installation not...
2020-12-05 Jerome Jutteau[TASK] run php-cs-fixer
2020-12-05 Jerome Jutteau[TASK] centralize error reporting config
2020-11-20 Jerome Jutteau[BUGFIX] remove useless ob_flush
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
2019-12-04 Jerome Jutteau[TASK] mass renaming md5 -> hash
2019-10-21 Jerome Jutteau[BUGFIX] Fix crash when admin downloads
2019-09-12 Jerome Jutteau[TASK] Remove plaintext password support
2018-05-11 Jerome Jutteau[BUGFIX] admin.php password input box display not correctly
2018-05-11 Jerome Jutteau[BUGFIX] Add CSRF protection for admin
2018-02-16 Jerome Jutteau[TASK] set a translation string id for each element
2018-02-09 Jerome Jutteau[BUGFIX] run session_start before outputing any html
2017-03-30 Dan Untenzu[FEATURE] Styles: Add classes to forms
2017-02-23 WeblateMerge remote-tracking branch 'origin/master'
2017-02-23 Dan Untenzu[FEATURE] Follow up: Remove further form targets
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] Move config include into settings file
2017-01-13 WeblateMerge remote-tracking branch 'origin/master'
2017-01-13 Dan Untenzu[TASK] CGL: Remove whitespaces
2016-08-26 WeblateMerge remote-tracking branch 'origin/master'
2016-08-26 JuLien42add sha-256 password cipher support
2016-05-18 JérômeMerge branch 'master' into 'master'
2016-05-15 Pierre-Alain Bandi... Adding the possibility to call admin.php from CLI to...
2016-03-22 WeblateMerge remote-tracking branch 'origin/master'
2016-03-22 JérômeMerge branch 'master' into 'master'
2016-03-21 scumjradmin.php: fix authentication bypass vulnerability
2016-01-18 François BoulogneMerge branch 'master' of https://gitlab.com/mojo42...
2016-01-05 WeblateMerge remote-tracking branch 'origin/master'
2016-01-05 Jeromeadmin: show Jirafeau version in admin interface
2015-07-16 JérômeMerge branch 'php-minor' into 'master'
2015-07-11 Spanti Nicola (RyD... Minor changes to some PHP files
2015-03-23 Jerome Jutteauadmin.php: div should be 'admin' not 'install'
2015-03-23 JérômeMerge branch 'master' into 'master'
2015-03-22 Julien Maliktypo : transferts/transfers
2015-03-13 Jerome JutteauFixes #21 repair file downloading in admin interface
2015-03-10 Jerome JutteauFixes #16 Permits to authenticate administrator using...
2015-03-10 Jerome Jutteauadapt license year to 2015
2015-02-23 Jerome JutteauCloses #4 Remove block feature
2015-02-22 Jerome Jutteaufix bad permissions on files
2015-01-29 ZertrinNo more needed to delete install.php to access admin.php
2013-08-01 Jerome JutteauRemove errors when occurs
2013-07-29 Jerome JutteauFix config parameter and rename config.php
2013-02-20 Jerome JutteauNew data block feature
2013-02-14 Jerome JutteauFix some bugs due to PHP's max_execution_time
2013-02-12 Jerome JutteauBypass size limit by splitting big files on client...
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 JutteauAdded admin interface

patrick-canterino.de