35 Commits (master)

Author SHA1 Message Date
Michael Voříšek d18406a8bd
Fix binary operator spaces CS (#9330) 2 years ago
Michael Voříšek 4ee79b9e84
fix "explicit_string_variable" (#9315) 2 years ago
Michael Voříšek 54f4aa33f9
Fix CS - imports (#9316) 2 years ago
Michael Voříšek b1a0067e5d
Fix more CS (#9303) 2 years ago
Michael Voříšek 6a53a1d853
Fix CS (whitespace, visibility) (#9297) 2 years ago
Michael Voříšek 2643be3eaa
Fix single quotes CS (#9283) 2 years ago
Michael Voříšek 3e458fa5fd
Refer native constants unambiguously (#9275) 2 years ago
Michael Voříšek 28c778b7a0
Modernize more CS III (#9270) 2 years ago
Aleksander Machniak 6ad98e7b1b Fix TinyMCE localization installation (#9266) 2 years ago
Aleksander Machniak 822cdf915b Remove redundant code 2 years ago
Aleksander Machniak ed73265c76 Create rcmail_install::unzip() and simplify code 2 years ago
Philip Weir fe885b4d64
Support PHP Zip extension and 7z for jsdeps install (#8935) 2 years ago
johndoh cfd4fa170f
Fix a few PHP notices (#7791) 5 years ago
Aleksander Machniak 61a5ade872 PHP8 fixes, short array syntax 5 years ago
Aleksander Machniak 36532345df Make install-jsdeps.sh script working without the 'file' program installed (#7325) 5 years ago
Aleksander Machniak 04aff2efa3 Fix so install-jsdeps.sh removes Bootstrap's sourceMappingURL (#7035) 6 years ago
Aleksander Machniak 037bc3c94f Fix code indentation 6 years ago
Aleksander Machniak 57c67db029 Remove year(s) from copyright headers + some cleanup 6 years ago
Aleksander Machniak 9ab932d9ba Remove redundant "ERROR: " prefix 6 years ago
Aleksander Machniak 2f05533710 Small code improvements 6 years ago
Laurent Declercq ae59269f27
Make use of rcube::raise_error() function for error handling in bin/install-jsdeps.sh (#6704) 6 years ago
Aleksander Machniak 5ce5f9a8bc Use Github API as a fallback to fetch js dependencies to workaround throttling issues (#6248) 7 years ago
Aleksander Machniak 264da42fa5 Use 0775 permission, it's needed for e.g. skins/elastic/deps folder 8 years ago
Aleksander Machniak 4a7603a207 Install Bootstrap and LessJS with install-jsdeps.sh 8 years ago
Aleksander Machniak 3f6ca2cffc Add --get and --extract arguments and CACHEDIR env-variable support to install-jsdeps.sh (#5882) 8 years ago
Kai Ren 9a6ab3dc86 Fix absent directory error in `install-jsdeps.sh` when processing `maps` section (#5819) 8 years ago
Thomas Bruederli 109ca4dfc2 Fix js-deps check and installation 8 years ago
Aleksander Machniak 715e8bf8bd Print error from CLI scripts when system/exec function is disabled (#5744) 8 years ago
Aleksander Machniak 9eefa47e45 Fix codemirror re-installation 8 years ago
Aleksander Machniak 15d0c55b20 Throw error if one of required programs is not installed (#5598) 9 years ago
Aleksander Machniak 3679cb7c34 Add --delete argument to install-jsdeps.sh 9 years ago
Aleksander Machniak c761f5b6e3 Fix function name 9 years ago
Aleksander Machniak cb09ff0ffc Make it working with wget when curl is not installed, mark --force argument as boolean 9 years ago
Thomas Bruederli 40cd8d3bdd Add --force option + update install insructions (#5535) 9 years ago
Thomas Bruederli 10f6fb4cc7 Install script to fetch javascript dependencies defined in jsdeps.json (#5535) 9 years ago