summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Merge branch 'master' into share_apiMichael Gapczynski2012-07-1110-18/+18
| | |\ \ \ \ \ \
| | * | | | | | | Sanitization isn't required hereMichael Gapczynski2012-07-111-19/+6
| | * | | | | | | Show private link in dropdownMichael Gapczynski2012-07-111-1/+5
| | * | | | | | | Generate random token for private links (more entropy than past private links)Michael Gapczynski2012-07-111-2/+3
| | * | | | | | | Get rid of sneaky error_log() that got left behindMichael Gapczynski2012-07-101-1/+0
| | * | | | | | | Sanitize POST and GET in ajax/shareMichael Gapczynski2012-07-101-14/+38
| | * | | | | | | Sharing files working using share APIMichael Gapczynski2012-07-101-7/+11
| | * | | | | | | Add parameter to showDropDown to not show private link UI, only files can be ...Michael Gapczynski2012-07-031-12/+19
| | * | | | | | | Add share with to list in dropdown after sharingMichael Gapczynski2012-07-031-1/+5
| | * | | | | | | Clean up in the dropdown for unsharingMichael Gapczynski2012-07-032-71/+28
| | * | | | | | | Remove the method getItemsSharedStatuses, it is easy enough to just pass the ...Michael Gapczynski2012-07-021-1/+1
| | * | | | | | | Fix fetching item type from share class element, comment out the auto hider f...Michael Gapczynski2012-06-301-12/+12
| | * | | | | | | Show users and groups shared with in dropdownMichael Gapczynski2012-06-271-10/+17
| | * | | | | | | $_POST variables should be $_GET for fetchMichael Gapczynski2012-06-271-2/+2
| | * | | | | | | Fix ajax share file and replace 'User or Group' select form with a textboxMichael Gapczynski2012-06-272-45/+17
| | * | | | | | | Forgot I got rid of the class field backendTypes, use the array keys of the b...Michael Gapczynski2012-06-271-1/+1
| | * | | | | | | Prepare drop down UI for share APIMichael Gapczynski2012-06-272-93/+81
| | * | | | | | | Move ajax and js files to coreMichael Gapczynski2012-06-272-0/+408
| * | | | | | | | Optimized image sizeLukas Reschke2012-08-1863-0/+0
| * | | | | | | | Comment out javascript that hides login buttonAnders Nor Berle2012-08-161-2/+3
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Position appsettings fixed and load it in dynamically added element.Thomas Tanghus2012-08-122-34/+36
| * | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-121-0/+64
| * | | | | | | Merge branch 'backgroundjobs'Jakob Sack2012-08-101-0/+25
| |\ \ \ \ \ \ \
| | * | | | | | | JavaScript file for activating web cronJakob Sack2012-08-091-0/+25
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Use OC_Util::displayLoginPage and cleanup the functionBart Visscher2012-08-101-3/+3
| * | | | | | | Removed unused fileLukas Reschke2012-08-101-47/+0
| * | | | | | | Added XSRF checkLukas Reschke2012-08-101-0/+1
| |/ / / / / /
| * | | | | / [tx-robot] updated from transifexJenkins for ownCloud2012-08-071-3/+3
| | |_|_|_|/ | |/| | | |
| * | | | | Small changes to allow updating main menu dynamically.Thomas Tanghus2012-08-051-1/+1
| * | | | | Fix scrollbar issue. Fixes oc-1414Tom Needham2012-08-041-1/+1
| * | | | | Tweak users delete notificationMichael Gapczynski2012-08-041-0/+1
| * | | | | Show Login-Button when user+pw are autocompleted, fixes oc-1068Arthur Schiwon2012-08-031-6/+5
| * | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-021-1/+0
| * | | | | Propagate exceptions in OC.appSettings.Thomas Tanghus2012-08-011-2/+2
| * | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-011-0/+1
| * | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-3147-101/+702
| * | | | | Forgot to also use the options I added :-PThomas Tanghus2012-07-311-1/+1
| * | | | | Added some more options to OC.appSettings().Thomas Tanghus2012-07-311-2/+33
| * | | | | Made the parameter for OC.appSettings() an object to be able to extend it.Thomas Tanghus2012-07-311-2/+5
| * | | | | White spaceThomas Tanghus2012-07-311-7/+6
| * | | | | Popup for app specific settings.Thomas Tanghus2012-07-312-16/+48
| | |_|_|/ | |/| | |
| * | | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-302-12/+48
| * | | | Tweak appearance of undo delete notificationMichael Gapczynski2012-07-291-1/+1
| * | | | fix for bug #1295, don't escape password reset linkBjoern Schiessle2012-07-271-1/+1
| * | | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-271-0/+35
| * | | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-261-0/+64
| * | | | Updated styleLukas Reschke2012-07-261-1/+1
| * | | | Remove unused filesLukas Reschke2012-07-262-84/+0
| * | | | Check for admin userLukas Reschke2012-07-261-0/+1
| | |_|/ | |/| |
| * | | CSRF protection for eventsourceRobin Appelman2012-07-222-0/+2