Commit Graph

162 Commits (bda0026374381d4519f1032c365db0a18989fbb7)

Author SHA1 Message Date
Thomas Tanghus a48aba316e Smoother profile picture loading - hopefully. 13 years ago
Thomas Tanghus 77b7f214d2 Load contactlist progressivly. 13 years ago
Thomas Tanghus afd9705283 Add check for return value. 13 years ago
Thomas Tanghus 1b2d09f9ca Added missing requesttoken. 13 years ago
Thomas Tanghus ef93bf223a Try to conserve some memory. Should fix oc-1106 for master. 13 years ago
Thomas Tanghus 052bd8efbb Drag'n'Drop contacts between addressbook. Still needs some css magic. 13 years ago
Thomas Tanghus e845e56749 Remove excessive debugging. 13 years ago
Thomas Tanghus 3afbc3d2dc Add some DRYness to logging. 13 years ago
Thomas Tanghus 10a0d5a46c More changes for updating the contacts list. 13 years ago
Thomas Tanghus 426ed27be2 Make sure address books are shown even if empty. 13 years ago
Thomas Tanghus 7d84c4741c Use uasort instead of usort. 13 years ago
Thomas Tanghus 46a771d2e6 Sort addressbooks. 13 years ago
Thomas Tanghus 56d25d4d1b Make the parsing in the controller, not in the template. Assign only relevant entries to the template. 13 years ago
Stephan Bergemann 92e35bd843 now a little less in template - more in ajax controller 13 years ago
Thomas Tanghus 4cbdd59859 Fix char encoding. 13 years ago
Thomas Tanghus 6642ef6a50 Fix string encoding probs. 13 years ago
Thomas Tanghus d33d599b1b Remove debug statements. 13 years ago
Thomas Tanghus bc1e8cb0a2 Contacts: implemented CSRF prevention. 13 years ago
Lukas Reschke 2b22c538c8 Make some apps compatible 13 years ago
Lukas Reschke c009bc4b87 Revert 13 years ago
Thomas Tanghus 6d9947b3ff Contacts: Fix NOTE also on add, not just save. 13 years ago
Lukas Reschke 6817a6b102 First try of implementing assignHTML 13 years ago
Thomas Tanghus 081e1874cb Contacts: Use POST instead of GET. 13 years ago
Thomas Tanghus 88341e5797 Code cleanup. 13 years ago
Thomas Tanghus 0a49bae87a Contacts: Closed stupid XSS hole. Thanks AnybodyElse ;-) 13 years ago
Thomas Tanghus 5c17338ac7 Contacts: Make js a tad DRYer. Added URL property. 13 years ago
Thomas Tanghus 68670bcc66 Cleanup. 13 years ago
Thomas Tanghus 624f8ae36d Also use OC_Cache here. 13 years ago
Thomas Tanghus 80de23d08b Contacts: Removed temp dir cleanup after using OC_Cache. 13 years ago
Thomas Tanghus 20aee83d07 Use UID for cache key. 13 years ago
Thomas Tanghus cb941996c0 Contacts: Use OC_Cache for contact photo handling instead of temp dir. 13 years ago
Thomas Tanghus 3b9bf83fe7 Contacts: Make tmp file cleaup a bit safer. 13 years ago
Thomas Tanghus 855f404e5c Contacts: Temporary files weren't deleted if crop window was closed without saving. 13 years ago
Frank Karlitschek 22a04d8e93 don´t hardcode /tmp 13 years ago
Thomas Tanghus c9df18ed8c Forgot a break. 13 years ago
Thomas Tanghus 51aa84e70a Contacts: NOTE wasn't saved properly. 13 years ago
Thomas Tanghus dff16e70a9 Contacts: Improve loading and cleanup of dialogs. 13 years ago
Georg Ehrke d4072c82dd some fixes for contacts, gallery and openid 13 years ago
Frank Karlitschek 7e49a33d64 getStorage belongs to files not to apps. 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Thomas Tanghus 08e0b6cf5e Contacts: Also strip parameters. 13 years ago
Thomas Tanghus 7bc6e86969 Contacts: Fix some regressions from last commit. 13 years ago
Thomas Tanghus 2c6740b0c7 Some UI and code restructering according to usability tests: https://mail.kde.org/pipermail/owncloud/2012-May/003194.html 13 years ago
Frank Karlitschek 1945cd6946 ported the oc_template class 13 years ago
Thomas Tanghus 5be9084c73 Contacts: Fixed paths in import. 13 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 13 years ago
Thomas Tanghus 6cc9f600d2 Contacts: Don't resize profile picture if it's not too big. 13 years ago
Frank Karlitschek 4fe90f62f4 port checkAppEnabled 13 years ago
Thomas Tanghus f1830866a3 Contacts: Removed styling and (most) js from template. Started making app more keyboard/screenreader friendly. General cleanup in code and markup. 13 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 13 years ago