Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix broken properties in the database | Bjoern Schiessle | 2012-07-23 | 1 | -2/+2 |
* | update routine to fix broken file properties in db | Bjoern Schiessle | 2012-07-23 | 2 | -1/+12 |
* | Remove unused ajax file. | Thomas Tanghus | 2012-07-23 | 1 | -46/+0 |
* | Cache DOM lookups, general cleanup. | Thomas Tanghus | 2012-07-23 | 1 | -113/+132 |
* | Cleaner event handling. | Thomas Tanghus | 2012-07-23 | 1 | -13/+8 |
* | No need to set checksum on PHOTO. | Thomas Tanghus | 2012-07-23 | 1 | -15/+4 |
* | Cleaner variable handling. | Thomas Tanghus | 2012-07-23 | 1 | -12/+6 |
* | Make sure notifier cleans up. | Thomas Tanghus | 2012-07-23 | 1 | -12/+16 |
* | Revert "No need to set checksum for PHOTO." | Thomas Tanghus | 2012-07-23 | 2 | -49/+101 |
* | No need to set checksum for PHOTO. | Thomas Tanghus | 2012-07-23 | 2 | -101/+49 |
* | Use insertContact | Thomas Tanghus | 2012-07-23 | 1 | -13/+4 |
* | Whitespace | Thomas Tanghus | 2012-07-23 | 1 | -2/+2 |
* | CSRF protection for eventsource | Robin Appelman | 2012-07-22 | 1 | -0/+2 |
* | progressbar for New->From Url | Robin Appelman | 2012-07-22 | 2 | -27/+65 |
* | cache fileid's in oc_cache | Robin Appelman | 2012-07-22 | 1 | -0/+5 |
* | Added help for keyboard shortcuts. | Thomas Tanghus | 2012-07-22 | 3 | -6/+55 |
* | First stab at Ninja mode ;-) | Thomas Tanghus | 2012-07-21 | 1 | -1/+65 |
* | Improved scrollTo method. Still not quite there... | Thomas Tanghus | 2012-07-21 | 1 | -3/+3 |
* | Added next/previous methods to contacts list. | Thomas Tanghus | 2012-07-21 | 1 | -0/+15 |
* | Remove wrong comment. | Thomas Tanghus | 2012-07-21 | 1 | -1/+1 |
* | increase width of user migrates form in personal settings, so you can read th... | Georg Ehrke | 2012-07-21 | 1 | -1/+1 |
* | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-21 | 131 | -953/+1127 |
|\ | |||||
| * | some style fixes for calendar | Georg Ehrke | 2012-07-21 | 1 | -1/+3 |
| * | Implemented undelete for contacts. | Thomas Tanghus | 2012-07-21 | 1 | -49/+71 |
| * | Made contactlist optional in insertContact(). | Thomas Tanghus | 2012-07-21 | 1 | -0/+5 |
| * | White space. | Thomas Tanghus | 2012-07-21 | 1 | -37/+37 |
| * | Added option to notify method. | Thomas Tanghus | 2012-07-21 | 1 | -3/+21 |
| * | DRYed inserting into contacts list. | Thomas Tanghus | 2012-07-21 | 1 | -30/+41 |
| * | Tasks: Remove unused code | Bart Visscher | 2012-07-21 | 11 | -285/+0 |
| * | DRY for getting calendar timezone setting | Bart Visscher | 2012-07-21 | 9 | -14/+24 |
| * | Style fixes | Bart Visscher | 2012-07-21 | 2 | -7/+7 |
| * | Damn, that Jenkins dude is tough ;) | Thomas Tanghus | 2012-07-21 | 3 | -11/+17 |
| * | fix ununsed variables | Robin Appelman | 2012-07-21 | 1 | -3/+3 |
| * | cleanup some obsolete foldersize code from the shared storage backend | Robin Appelman | 2012-07-21 | 1 | -34/+1 |
| * | Hide progressbar on error. | Thomas Tanghus | 2012-07-20 | 1 | -0/+2 |
| * | Corrected retry count for uploaded imports. | Thomas Tanghus | 2012-07-20 | 1 | -1/+1 |
| * | remove unused variables | Robin Appelman | 2012-07-20 | 14 | -26/+12 |
| * | remove unused and depricated getFolderSize | Robin Appelman | 2012-07-20 | 1 | -30/+1 |
| * | Remove unused file. | Thomas Tanghus | 2012-07-20 | 1 | -16/+0 |
| * | Code style. | Thomas Tanghus | 2012-07-20 | 18 | -87/+143 |
| * | remove unused variable from dropbox filestorage backend | Robin Appelman | 2012-07-20 | 1 | -1/+1 |
| * | minor fixes for the google filestorage backend | Robin Appelman | 2012-07-20 | 1 | -5/+4 |
| * | remove unused variables from webdav file backend | Robin Appelman | 2012-07-20 | 1 | -10/+5 |
| * | Add CSRF checks | Lukas Reschke | 2012-07-20 | 3 | -2/+8 |
| * | Change uri fields from 100 to 200 chars. | Thomas Tanghus | 2012-07-20 | 2 | -3/+3 |
| * | fixing syntax error | Thomas Mueller | 2012-07-20 | 1 | -1/+1 |
| * | fixing syntax error | Thomas Mueller | 2012-07-20 | 1 | -1/+1 |
| * | Coding style. | Thomas Tanghus | 2012-07-20 | 4 | -111/+111 |
| * | Code style | Thomas Tanghus | 2012-07-20 | 23 | -105/+152 |
| * | Trigger loading of more contacts a bit earlier. | Thomas Tanghus | 2012-07-20 | 1 | -1/+1 |