summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Autocomplete for share with search in sharing dropdownMichael Gapczynski2012-07-301-11/+26
* 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-251-0/+1
|\
| * CSRF protection for eventsourceRobin Appelman2012-07-221-0/+1
* | Make file actions permissions awareMichael Gapczynski2012-07-251-1/+1
* | Merge branch 'master' into share_apiMichael Gapczynski2012-07-112-4/+18
|\|
| * 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
* | 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
* | 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-031-70/+26
* | 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
* | Fix ajax share file and replace 'User or Group' select form with a textboxMichael Gapczynski2012-06-271-38/+9
* | 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-271-76/+47
* | Move ajax and js files to coreMichael Gapczynski2012-06-271-0/+366
|/
* typo in js statement fixedBjoern Schiessle2012-06-261-1/+1
* Fixes for multi app dir :Brice Maron2012-06-221-2/+1
* Merge branch 'master' into multi_app_dirBrice Maron2012-06-141-3/+9
|\
| * fix potential xss in multiselectRobin Appelman2012-06-091-3/+9
* | Change app path logic in templatesBrice Maron2012-06-061-5/+3
|/
* only check our own input fields when determining to show the login buttonRobin Appelman2012-05-171-2/+2
* update to jquery 1.7.2Robin Appelman2012-05-122-4/+4
* Fix music file action i.e. click to play, make OC.filePath act like OC_Helper...Michael Gapczynski2012-05-101-4/+7
* Prevent extra '/' from being added to url if app is not definedMichael Gapczynski2012-05-071-2/+4
* Fix bug on browsers like rekonq which stopped execution of javascriptSimon Birnbach2012-05-071-1/+1
* improve remote.php and create public.phpGeorg Ehrke2012-05-071-1/+1
* Dialogs: Clean indentation. Add some missing brackets.Thomas Tanghus2012-05-051-220/+239
* Made the global settings icon accessable via keyboard.Thomas Tanghus2012-05-041-0/+5
* VCategories: Check if any categories are selected before json call. Add Close...Thomas Tanghus2012-05-041-5/+8
* Check for callback in OC.dialogs.alert.Thomas Tanghus2012-05-041-1/+1
* fix incorrect dialog computing in ffBartek Przybylski2012-05-031-1/+1
* correction of bug oc-393 in using owncloud V2, V3, V4 with android browser :unknown2012-05-011-0/+1
* removing executable bit from various filesThomas Mueller2012-04-303-0/+0
* Various file path fixes.Thomas Tanghus2012-04-301-1/+1
* fix security check for the path of the requested fileGeorg Ehrke2012-04-261-3/+2
* fix downloading of files in files appGeorg Ehrke2012-04-261-2/+3
* some fixes fore movable appsGeorg Ehrke2012-04-262-3/+3
* fix OC.filePath in main jsGeorg Ehrke2012-04-241-3/+8
* fix pathes in contactsGeorg Ehrke2012-04-241-0/+9
* use native functions of php to parse the string into the VarGeorg Ehrke2012-04-231-1/+1
* rename var file to getfile to prevent fails in files appGeorg Ehrke2012-04-231-1/+1
* modify OC.filepath for movable appsGeorg Ehrke2012-04-201-10/+15