summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* typo in js statement fixedBjoern Schiessle2012-06-261-1/+1
* Added text ACS warning to admin's user settings page, and corresponding CSS s...Sam Tuke2012-06-251-0/+1
* add x-webkit-speech to searchboxGeorg Ehrke2012-06-241-1/+1
* Fixes for multi app dir :Brice Maron2012-06-221-2/+1
* Merge branch 'master' into multi_app_dirBrice Maron2012-06-214-16/+16
|\
| * use new sanitizeHTML() functionBjoern Schiessle2012-06-212-2/+2
| * CSS class headerAction -> header-actionFlorian Hülsmann2012-06-182-3/+3
| * added CSS class .headerActionFlorian Hülsmann2012-06-181-2/+2
| * Use TemplateLayout functions for finding js and css files in minimizerBart Visscher2012-06-181-2/+2
| * corrected header width and floating (can now dynamically add stuff to header)...Florian Hülsmann2012-06-182-8/+7
| * Cache the minimized output also on the serverBart Visscher2012-06-181-2/+2
| * Add session_write_close to the minimizerBart Visscher2012-06-161-0/+1
* | Merge branch 'master' into multi_app_dirBrice Maron2012-06-146-10/+26
|\|
| * Make requesttoken global.Thomas Tanghus2012-06-141-1/+1
| * Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/ownclo...Michael Gapczynski2012-06-132-2/+2
| |\
| | * Removed some unessecary sanitizationsLukas Reschke2012-06-111-1/+1
| | * Make some apps compatibleLukas Reschke2012-06-111-1/+1
| * | Added JSON methods for CSRF prevention. Make request token accessible from te...Thomas Tanghus2012-06-131-0/+10
| * | urlencode link fort password reset (bug #970)Bjoern Schiessle2012-06-131-1/+1
| |/
| * fix potential xss in multiselectRobin Appelman2012-06-091-3/+9
| * Better handling of core.css and core.jsBart Visscher2012-06-072-4/+4
* | Merge branch 'master' into multi_app_dirBrice Maron2012-06-071-1/+0
|\|
| * Remove old internal mail call for password reset, fixes bug oc-934Michael Gapczynski2012-06-071-1/+0
* | Change app path logic in templatesBrice Maron2012-06-063-8/+5
* | Unit path and webpath, correct some moreBrice Maron2012-06-061-1/+2
|/
* update translationsRobin Appelman2012-06-0616-25/+188
* Fix remap dir for CSS minimizerBart Visscher2012-06-051-1/+1
* Load apps before minimizing the core css and jsBart Visscher2012-06-041-0/+2
* Merge branch 'unstable'Bart Visscher2012-06-043-0/+24
|\
| * Combine and minimize core and default app js filesBart Visscher2012-05-163-3/+16
| * Combine and minimize core and default app css filesBart Visscher2012-05-163-0/+11
* | use our own serverHost call so that ownCloud works with reverse proxy serversFrank Karlitschek2012-05-311-1/+1
* | update copyrightFrank Karlitschek2012-05-262-2/+2
* | oc-657: icons for M$ office file typesThomas Mueller2012-05-213-0/+0
* | add htmlentities() call into login formMichiel de Jong2012-05-181-1/+1
* | Merge commit 'refs/merge-requests/115' of git://gitorious.org/owncloud/ownclo...Michael Gapczynski2012-05-171-1/+1
|\ \
| * | Fix some non-utf8-friendly htmlentities (resulting in wrong display of utf8-e...Vitaly Kuznetsov2012-05-101-1/+1
| |/
* | only check our own input fields when determining to show the login buttonRobin Appelman2012-05-171-2/+2
* | update translationsRobin Appelman2012-05-176-1/+81