Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/erikdubbelboer/phpRedisAdmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-29Fix #187 issue (comma in keys) (#188)Karel Wintersky
2022-08-25Add support for REDIS_N_AUTH_FILEErik Dubbelboer
2021-10-05Fix magic hash attackErik Dubbelboer
2021-09-12v1.16.1v1.16.1Erik Dubbelboer
2021-09-10Set X-Frame-Options: DENYErik Dubbelboer
2021-09-08Fix CSRF bugsErik Dubbelboer
2021-08-26Prevent Cross-Site Request ForgeryErik Dubbelboer
2020-02-01Allow 'databases' server config option to be set by ENV (#159)Alex Stansfield
2020-01-10Remove usage of get_magic_quotes_gpc method (#158)Michael Voříšek
2019-11-25minor changes (#156)Helmut K. C. Tessarek
2019-11-24Add showEmptyNamespaceAsKey and make <empty> greyErik Dubbelboer
2019-11-17show number of keys in database drop-down list (#150)Helmut K. C. Tessarek
2019-09-27Make all paths relativeErik Dubbelboer
2019-09-19style: remove `?>` php ending tag (#146)Atef Ben Ali
2019-06-14Fix PHP 7.3 compatibilityErik Dubbelboer
2019-04-02Fix case of contants based on best practices from PSR2 (#141)friendlydan
2019-01-24Fix PHP 5.3 compatibilityErik Dubbelboer
2018-08-04Correction time shows that time is more scientific (#130)JACK
2018-06-26Update config.environment.inc.php古木天琪
2018-06-26Update config.environment.inc.php古木天琪
2018-03-23added ',' to line 12 ppeer
2018-01-11Fix: delete inherited servers when loading configuration from environment var...pataquets
2017-09-19Update login.inc.phpaplexup
2017-06-13Allow logging in via HTML <form> and cookies rather than HTTP Digest authAndrew Gillard
2017-04-07Format TTL to days, hours or minutesEdgaras Janušauskas
2016-09-22die on an exception occurred.Devon Liu
2016-03-31Added possibility of connection via UNIX domain socket.gulch
2015-08-19Added databases config optionv1.4.1Erik Dubbelboer
2015-07-18Add Docker support: Dockerfile initial version and environment-sourcing confi...pataquets
2015-06-20Add custom per key encoding (fix #69)Erik Dubbelboer
2015-03-22Fix #35 and possibly #52v1.2.0Erik Dubbelboer
2014-10-13Fix issue #59Erik Dubbelboer
2014-10-11added missing commas to additional config exampleMtillmann
2014-06-26Fixed the idea of #49Erik Dubbelboer
2014-04-24Fixed #46Erik Dubbelboer
2014-04-18Merge pull request #45 from wsmwason/masterErik Dubbelboer
2014-04-17Added server key filter input and buttom on sidebarwason
2014-03-13Added support for viewing values with encoding different then UTF-8Aleksandr Fisun
2014-03-06Changed error detection a bit so that the interface still gets visible and al...ptdev
2014-01-03Merged issues #38 and #39Erik Dubbelboer
2013-11-20Flush button that can be enabled per server (#34)Erik Dubbelboer
2013-11-14Added per server configuration for seperatorTobias Vogel
2013-07-26Added list support to paginationErik Dubbelboer
2013-07-25add pagging for hash, set, zsetKuvakin Sergey
2013-07-17Use composer as dependency managerWalter Dal Mut
2013-05-18Add directions at the top of config.sample.inc.phpCurtis Maddalozzo
2013-05-18Create a sample config file. Use this file only if config.inc.php doesn't exi...Curtis Maddalozzo
2013-03-02without array number, it's easier to configure a lot of redis instancesRalph Meier
2013-01-28WhiteSpace Strippers saved 0 bytesWhiteSpace-Strippers
2012-11-22move all include files to subfolder /includesd1rk