aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Don't show self or already shared with users and groups in the share with searchMichael Gapczynski2012-07-312-8/+36
* Add suggestion to share with search for sharing via emailMichael Gapczynski2012-07-311-3/+9
* Use search and limit parameters for share with search in sharing dropdownMichael Gapczynski2012-07-301-2/+2
* Autocomplete for share with search in sharing dropdownMichael Gapczynski2012-07-302-16/+44
* Add support for configuring which permissions are possible for itemsMichael Gapczynski2012-07-271-11/+23
* Implement CRUDS in share dropdown, and some clean-upMichael Gapczynski2012-07-261-24/+79
* Merge branch 'master' into share_apiMichael Gapczynski2012-07-255-1/+35
|\
| * CSRF protection for eventsourceRobin Appelman2012-07-222-0/+2
| * Merge branch 'master' into calendar_importGeorg Ehrke2012-07-211-1/+1
| |\
| | * remove second "autocomplete" statementBjoern Schiessle2012-07-181-1/+1
| | * remember username and provide autocomplete featureBjoern Schiessle2012-07-181-1/+1
| * | Merge branch 'master' into calendar_importGeorg Ehrke2012-07-119-15/+1
| |\|
| * | Merge branch 'master' into calendar_importGeorg Ehrke2012-07-041-0/+2
| |\ \
| * \ \ Merge branch 'master' into calendar_importGeorg Ehrke2012-06-301-3/+15
| |\ \ \
| * \ \ \ Merge branch 'master' into oc_errorGeorg Ehrke2012-06-263-2/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into oc_errorGeorg Ehrke2012-06-224-10/+7
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into oc_errorGeorg Ehrke2012-06-192-3/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into oc_errorGeorg Ehrke2012-06-181-2/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into oc_errorGeorg Ehrke2012-06-183-10/+9
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into oc_errorGeorg Ehrke2012-06-171-0/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into oc_errorGeorg Ehrke2012-06-154-3/+13
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into oc_errorGeorg Ehrke2012-06-101-3/+9
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ fix merge conflictsGeorg Ehrke2012-06-083-5/+4
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into oc_errorGeorg Ehrke2012-06-0620-26/+215
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into oc_errorGeorg Ehrke2012-06-041-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into oc_errorGeorg Ehrke2012-05-262-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into oc_errorGeorg Ehrke2012-05-254-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into oc_errorGeorg Ehrke2012-05-1729-9/+229
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into oc_errorGeorg Ehrke2012-05-1347-654/+1085
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ fix merge conflictsGeorg Ehrke2012-04-2223-600/+5059
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into oc_errorGeorg Ehrke2012-04-156-21/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ fix merge conflictsGeorg Ehrke2012-04-1313-60/+164
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into oc_errorGeorg Ehrke2012-03-291-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | initial commit for OC_ExceptionGeorg Ehrke2012-03-292-0/+33
* | | | | | | | | | | | | | | | | | | | | | | | Make file actions permissions awareMichael Gapczynski2012-07-251-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into share_apiMichael Gapczynski2012-07-1110-18/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-098-14/+0
| * | | | | | | | | | | | | | | | | | | | | | | Fix time formatting for minutes, prepend 0 if minutes is less than 10Michael Gapczynski2012-07-061-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Add slash to app url if not set fix oc-1169Brice Maron2012-07-031-0/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Prevent adding a duplicate to a multiselectMichael Gapczynski2012-06-291-1/+12
| * | | | | | | | | | | | | | | | | | | | | Add new group to other user's group select formsMichael Gapczynski2012-06-291-2/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | 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