Commit Graph

27 Commits (7ce1931bbbb740edf2e95a5eaa64959b0be07269)

Author SHA1 Message Date
thomascube 7ce1931bbb Lets keep things simple. quotaimage does not use session stuff 16 years ago
till fe7618f1ba * checking if a user session is active in quotaimg.php
* this is an expensive operation
  * but it fixes a possible DoS
 * implement max-width and -height for the image (subject to change)
16 years ago
alecpl b685e9e47c - use dirname() 16 years ago
thomascube e905db1305 Set postgres-specific schema options + fix indentation 16 years ago
alecpl 06c3d10556 - fix for postgresql 16 years ago
alecpl 155bbb8df6 - added bin/killcache.php script (#1485434)
- added copyrights disclaimers
16 years ago
alecpl da402d66df #1485456: small improvements in scripts 16 years ago
alecpl ab8b44741d - Allow calling msgimport.sh/msgexport.sh from any directory (#1485431) 16 years ago
thomascube 9787ca6063 Don't ask for password if passed as argument 16 years ago
thomascube 1e9cd56403 Script to dump the current database schema using MDB2_Schema (for development only) 16 years ago
alecpl 6cd00992a2 - Fixed quota img height/width setting from template (#1484857) 16 years ago
alecpl 9770fe5cfb #1485338: decode html entities before html2text conversion 16 years ago
thomascube d14a57d006 Add option to export all folders of a mail account 16 years ago
thomascube 687b224da2 Allow to import mbox files 16 years ago
thomascube 4ca10b8d51 Enable spellchecker for HTML editor 16 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 16 years ago
thomascube 6cc6e78be3 Add commandline script for message exporting (proof-of-concept) 16 years ago
till f8895e8768 * added a few @todo's
* replaced doublequotes with singlequotes
* a couple CS fixes
17 years ago
till 15062e8a7c * added references to used functions
* moved comments from the function in the docblock
17 years ago
svncommit 5349b78ad4 Update copyright notice 17 years ago
thomascube 97bd2c0537 Filter linked/imported CSS files (#1484056) 17 years ago
thomascube b48bd06c0f Improve message import 17 years ago
thomascube 6d969b4d90 Documentation, code style and cleanup 17 years ago
svncommit 8094288d23 fixed html2text in editor 17 years ago
thomascube f1154163b0 Merged branch devel-addressbook from r443 back to trunk 17 years ago
thomascube 6d09984ea8 Prompt for password in message import shell script 18 years ago
thomascube 0712a392dc Added commandline script for message import 18 years ago