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
AgeCommit message (Expand)Author
2021-05-31Small code improvement, use array_first()Aleksander Machniak
2020-12-20Fix a few E_NOTICE issuesAleksander Machniak
2020-12-13PHP8 fixes, regression fixesAleksander Machniak
2020-12-10PHP8 fixes, CS fixes, short array syntax, testsAleksander Machniak
2020-11-01Steps -> Actions refactoring (#7688)Aleksander Machniak
2019-10-05CS fixes, Avoid usused variables, fixed minor bugsAleksander Machniak
2019-03-24Elastic: Toolbar/menus/layout refactoringAleksander Machniak
2018-11-06give all temp files a constant prefixPhilW
2018-05-22Fix checking duplicated names in the zip file (#6302)Caio Nardi
2018-05-22Use array() instead of []Aleksander Machniak
2018-04-09Fix check_request() bypass in places using get_uids() [CVE-2018-9846] (#6238)Aleksander Machniak
2018-03-18zipdownload: Added option to define size limit for multiple messages download...Aleksander Machniak
2017-11-20Get rid of the 2nd argument of include_stylesheet()Aleksander Machniak
2017-08-06Add (elastic-compatible) classes for zipdownload menu itemsAleksander Machniak
2017-08-06Add a way to include plugin stylesheets optionally only if the file existsAleksander Machniak
2017-07-02Merge branch 'dev-elastic'Aleksander Machniak
2017-06-26Fix various issues when downloading files with names containing non-ascii cha...Aleksander Machniak
2017-06-02Code optimization, update changelogAleksander Machniak
2017-06-02Fix bug where zipdownload ignored files with the same name (#5777)Lucas Stevanelli Marin
2017-03-09Fix mail download menuAleksander Machniak
2017-02-06sizeof() -> count()Aleksander Machniak
2016-12-13Zipdownload: Fix date format in mbox "From line"Aleksander Machniak
2016-08-20Fix bug where names of downloaded files could be mailformed when derived from...Aleksander Machniak
2016-03-06Bump zipdownload plugin version numberAleksander Machniak
2016-03-06Protect download urls against CSRF using unique request tokens (#1490642)Thomas Bruederli
2015-11-22CS fixes1.2-betaAleksander Machniak
2015-03-31Fix zipped messages downloads after selecting all messages in a folder (#1490...Aleksander Machniak
2014-10-22Fix download of attachments that are part of TNEF message (#1490091)Aleksander Machniak
2014-05-07Further accessibility improvements regarding keyboard navigation and document...Thomas Bruederli
2014-04-18Add possibility to download messages in mbox format (#1486069)Aleksander Machniak
2014-04-08Disable time limit for folder download requestsThomas Bruederli
2014-04-07Update zipdownload plugin to work with multi-folder search resultsThomas Bruederli
2014-01-09CS fixesAleksander Machniak
2014-01-09Fix issue where filesystem path was added to all-attachments (zip) file (#148...Aleksander Machniak
2013-06-09Fix zipdownload plugin issue with filenames charset (#1489156)Aleksander Machniak
2013-05-07Avoid unused local variablesAleksander Machniak
2013-02-08Fix filenames charset handling (#1488946)Aleksander Machniak
2013-01-18Remove deprecated functions (from bc.php file) usage in pluginsAleksander Machniak
2012-09-24s/rcube/rcmail/ for compatibility with the 0.8 seriesThomas Bruederli
2012-09-24Add zipdwonload plugin by Phil Weir at tehinterweb.co.uk to core repositoryThomas Bruederli