Ralf Becker 3ec6ffe264 deal with situation that storage quota on html5 localstorage is exceeded:
- browser/user can limit quota, we then get an exception which must NOT stall EGroupware!
- we set a smaller MAX_LOGS of 200 instead of current 1000
- if currently more log items stored OR if exception.name=="QuotaExceededError" we clear whole log (trying to clear old limit of 1000 messages)
2014-02-12 10:38:39 +00:00
2014-02-12 08:10:11 +00:00
2014-02-12 08:10:11 +00:00
2014-02-11 09:21:30 +00:00
2014-02-12 08:10:11 +00:00
2014-01-18 17:48:26 +00:00
2010-04-13 19:27:54 +00:00
Languages
PHP 54.7%
TypeScript 18.6%
JavaScript 10.6%
CSS 10.2%
Less 2.1%
Other 3.8%