Commit Graph

674 Commits (9f1c76beef44fb841e6a4137c409ccb941c9236b)

Author SHA1 Message Date
Thomas Tanghus 6df95db8e8 Forgot to also use the options I added :-P 13 years ago
Thomas Tanghus 8837576ce7 Added some more options to OC.appSettings(). 13 years ago
Thomas Tanghus fb14cb87bd Made the parameter for OC.appSettings() an object to be able to extend it. 13 years ago
Thomas Tanghus 084866cb1e White space 13 years ago
Thomas Tanghus 553773f2e1 Popup for app specific settings. 13 years ago
Michael Gapczynski d66f071d3e Use search and limit parameters for share with search in sharing dropdown 13 years ago
Michael Gapczynski ed71343df8 Autocomplete for share with search in sharing dropdown 13 years ago
Jenkins for ownCloud 3430dcd367 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski e18639551d Tweak appearance of undo delete notification 13 years ago
Michael Gapczynski db72ce398b Add support for configuring which permissions are possible for items 13 years ago
Bjoern Schiessle 680eed6bac fix for bug #1295, don't escape password reset link 13 years ago
Michael Gapczynski cb21406e18 Implement CRUDS in share dropdown, and some clean-up 13 years ago
Jenkins for ownCloud 0a9c33e151 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud ba0ea21074 [tx-robot] updated from transifex 13 years ago
Lukas Reschke 12dfe5868a Updated style 13 years ago
Lukas Reschke d24326ecce Updated style 13 years ago
Lukas Reschke d425740dc2 Remove unused files 13 years ago
Lukas Reschke 1554d7a2c0 Check for admin user 13 years ago
Lukas Reschke 9605e1926c Check for admin user 13 years ago
Lukas Reschke 85a410d7a3 Remove unused files 13 years ago
Michael Gapczynski 4d17ed2f71 Make file actions permissions aware 13 years ago
Robin Appelman b1010160b3 CSRF protection for eventsource 13 years ago
Bjoern Schiessle 20a174e71b remove second "autocomplete" statement 13 years ago
Bjoern Schiessle 3895e3a5ae remember username and provide autocomplete feature 13 years ago
Bjoern Schiessle 0ea29398c7 remember username and provide autocomplete feature 13 years ago
Michael Gapczynski 88f4845ca3 Sanitization isn't required here 13 years ago
Michael Gapczynski cbf851de69 Show private link in dropdown 13 years ago
Michael Gapczynski ccb5e99395 Generate random token for private links (more entropy than past private links) 13 years ago
Michael Gapczynski b148256233 Get rid of sneaky error_log() that got left behind 13 years ago
Michael Gapczynski c0e1b8e7e7 Sanitize POST and GET in ajax/share 13 years ago
Michael Gapczynski 7c908a0016 Sharing files working using share API 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Michael Gapczynski 0045e64041 Fix time formatting for minutes, prepend 0 if minutes is less than 10 13 years ago
Michael Gapczynski 90e4af312a Fix time formatting for minutes, prepend 0 if minutes is less than 10 13 years ago
Brice Maron 799e34acd4 Add slash to app url if not set fix oc-1169 13 years ago
Michael Gapczynski 1ad5e3e39f Add parameter to showDropDown to not show private link UI, only files can be shared as private links 13 years ago
Michael Gapczynski db33765e36 Add share with to list in dropdown after sharing 13 years ago
Michael Gapczynski 5e8ef33190 Clean up in the dropdown for unsharing 13 years ago
Michael Gapczynski dd56416a39 Remove the method getItemsSharedStatuses, it is easy enough to just pass the format instead 13 years ago
Michael Gapczynski dd7d34a40e Prevent adding a duplicate to a multiselect 13 years ago
Michael Gapczynski 949cab7ea1 Add new group to other user's group select forms 13 years ago
Michael Gapczynski f456cee9d8 Fix fetching item type from share class element, comment out the auto hider for now since it doesn't work outside of the Files app 13 years ago
Michael Gapczynski 8e4832bd12 Prevent adding a duplicate to a multiselect 13 years ago
Michael Gapczynski 05cb94801a Add new group to other user's group select forms 13 years ago
Michael Gapczynski cb19fdd55b Show users and groups shared with in dropdown 13 years ago
Michael Gapczynski 578b8a9da1 $_POST variables should be $_GET for fetch 13 years ago
Michael Gapczynski b5961635ea Fix ajax share file and replace 'User or Group' select form with a textbox 13 years ago
Michael Gapczynski f21fdf14f9 Forgot I got rid of the class field backendTypes, use the array keys of the backends field instead 13 years ago
Michael Gapczynski bc68f14c4b Prepare drop down UI for share API 13 years ago
Michael Gapczynski 945565f420 Move ajax and js files to core 13 years ago