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

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2022-11-13Fix regression in create_config()HEADmasterAleksander Machniak
2022-08-09Add public_html to list of updated directories (#8646)Felix E
2022-07-01Fix PHP warning in bin/updatedb.shAleksander Machniak
2022-02-07Add option in initdb.sh to update schema if already exists (#8438)Thomas B
2021-12-07Unified and simplified services connection options (#8310)Aleksander Machniak
2021-12-04Shrink css in plugins/jqueryui/themes (#8337)lexxai
2021-10-03SQLite: Use foreign keys, require SQLite >= 3.6.19 (#8159)Aleksander Machniak
2021-08-28Support responses (snippets) in HTML format (#5315)Aleksander Machniak
2021-08-28Replace Endroid QrCode with BaconQrCode (#8173)johndoh
2021-07-17Remove misleading notice message (#7544)Aleksander Machniak
2021-05-22Fix PHP warningsAleksander Machniak
2021-05-10Secure the new CHANGELOG.md file and update installto.sh to sync itAleksander Machniak
2021-04-18Spelling (#8001)Josh Soref
2021-02-28PHPDoc fixesAleksander Machniak
2021-02-09Fix transifexpull.shAleksander Machniak
2021-01-18Use proper array keyAleksander Machniak
2021-01-15Fix some PHP8 warningsAleksander Machniak
2021-01-09deluser.sh should exit with success (#7785)Tom Sommer
2021-01-01cssshrink.sh: Replace yuicompressor with csso (#7804)Aleksander Machniak
2021-01-01jsshrink.sh: Replace google-closure-compiler with UglifyJS (#7804)Aleksander Machniak
2020-12-28Add -g argument, update changelogAleksander Machniak
2020-12-27get minifying tools from npmPhilW
2020-12-19Fix a few PHP notices (#7791)johndoh
2020-12-19Protect deluser.sh with escapeshellarg() (#7786)Tom Sommer
2020-12-12PHP8 fixes, short array syntaxAleksander Machniak
2020-09-25bin: set error on exit for shell scripts (#7580)Filippo Giunchedi
2020-08-26Fix #7567: replace broken Closure Compiler link (#7574)Cedric Girard
2020-04-19Make install-jsdeps.sh script working without the 'file' program installed (#...Aleksander Machniak
2019-12-21Skip install-jsdeps.sh execution when using "complete" package to update "cus...Aleksander Machniak
2019-11-24Fix so install-jsdeps.sh removes Bootstrap's sourceMappingURL (#7035)Aleksander Machniak
2019-11-12Fix so update.sh script warns about changed defaults (#7011)Aleksander Machniak
2019-11-11Fix regexp for version input to accept rcX releasesAleksander Machniak
2019-11-07Fix displaying version number for rcX versionsAleksander Machniak
2019-09-11Use "NOTICE:" instead of "NOTE:" for consistencyAleksander Machniak
2019-08-14Add accept option (-y) to installto.sh scriptThomas Bruederli
2019-08-09Fix implode() wrong parameter order (#6866)Jack Cherng
2019-06-15Fix code indentationAleksander Machniak
2019-06-15Remove importgettext.sh and exportgettext.sh scriptsAleksander Machniak
2019-06-15CS fixes, tabs to spacesAleksander Machniak
2019-06-15Remove dumpschema.shAleksander Machniak
2019-04-22installto.sh: Add possibility to run the update even on the up-to-date instal...Aleksander Machniak
2019-04-16Remove year(s) from copyright headers + some cleanupAleksander Machniak
2019-04-07Remove redundant "ERROR: " prefixAleksander Machniak
2019-04-07Small code improvementsAleksander Machniak
2019-04-04Make use of rcube::raise_error() function for error handling in bin/install-j...Laurent Declercq
2019-03-14Follow redirection when downloading with curl (#6681)Cedric Girard
2019-01-23fputs() -> fwrite()Aleksander Machniak
2018-11-18Add option to delete users who have not logged in for more than X days (#6340)Aleksander Machniak
2018-11-08Change http to https for plugins.roundcube.net (#6405)Rotzbua
2018-05-28Compat. fixAleksander Machniak