Commit Graph

24 Commits (2f88b17d341980bfb025cdb002f41f12331bfd16)

Author SHA1 Message Date
thomascube f6a7491fa1 Fix special vars replacement in templates 14 years ago
thomascube 7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 14 years ago
alecpl a267c6ccd2 - PHPCS 14 years ago
thomascube 011e8055fe Get rid of sprintf() calls for html output generation 14 years ago
alecpl a98ee35134 - Microoptimization: use substr_replace() for injecting a string into string 15 years ago
alecpl 909a3acb83 - Move console object initialization code into one place 15 years ago
thomascube 044d6647e0 Make it easier to add code to $(document).ready() 15 years ago
thomascube 798764c2bb Add plugin hook before the final HTML content of a page is sent 15 years ago
alecpl ba3377fb4a - include css files before scripts for speedup (with parallel downloads) + some code cleanups 15 years ago
thomascube f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 15 years ago
alecpl 5c461bada9 - Update phpdoc (#1486958) 15 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 15 years ago
alecpl 2eb7943f2a - code cleanup (mostly identation fixes) 16 years ago
alecpl 74be739c40 - speed up templates parsing 16 years ago
alecpl 1d786c86bf - fixed svn keywords 16 years ago
alecpl ecb9fb058d - use RCMAIL_CHARSET instead of hardcoded 'utf-8' 17 years ago
thomascube 2f14293716 Use filemtime for cache busting + better etag for static files 17 years ago
thomascube 533e8602c0 Add cache-buster to scripts and linked files in skin templates 17 years ago
alecpl 23a2eec4d5 - ereg -> preg 17 years ago
thomascube cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 17 years ago
till cbbef379a5 * bumping up copyright (happy new year ;-)) 17 years ago
thomascube 4c6b662feb Simply use reset() to clear the state vars of rcube_html_page; reverted r1346 18 years ago
till 3510d7bf0a * implemented __set/__get 18 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 18 years ago