summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* | move auth.css and remoteStorage-big.png to assets folders From where they can...Michiel de Jong2012-05-142-0/+8
* | Sanitize search queries, thanks to Lukas ReschkeMichael Gapczynski2012-05-131-1/+1
* | update translationsRobin Appelman2012-05-1318-4/+136
* | update to jquery 1.7.2Robin Appelman2012-05-122-4/+4
* | Remove duplicate lineBart Visscher2012-05-111-1/+0
* | fixed settings text not being clickableJan-Christoph Borchardt2012-05-111-2/+2
* | Fix music file action i.e. click to play, make OC.filePath act like OC_Helper...Michael Gapczynski2012-05-101-4/+7
* | fixing upload icon colorJan-Christoph Borchardt2012-05-104-4/+77
* | Make select_all checkbox more centralTom Needham2012-05-101-1/+1
* | upload button goes MJJan-Christoph Borchardt2012-05-102-6/+6
|/
* update translationsRobin Appelman2012-05-0922-70/+315
* 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
* Merge branch 'tasks' for Tasks appBart Visscher2012-05-052-0/+92
|\
| * Tasks: Really correct iconBart Visscher2012-05-042-9/+14
| * Merge branch 'master' into tasksBart Visscher2012-05-0437-643/+5383
| |\
| * | Tasks: Make it possible to close the details areaBart Visscher2012-05-021-0/+87
* | | Custom icons for contacts appFlorian Hülsmann2012-05-052-324/+37
* | | Dialogs: Clean indentation. Add some missing brackets.Thomas Tanghus2012-05-051-220/+239
* | | Tried to make settings/apps more keyboard/screenreader friendly.Thomas Tanghus2012-05-041-0/+1
* | | Made the global settings icon accessable via keyboard.Thomas Tanghus2012-05-042-1/+6
* | | 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
* | fix filepicker in webkitBartek Przybylski2012-05-031-1/+1
* | add appswebroot to the guest templateGeorg Ehrke2012-05-021-0/+1
* | correction of bug oc-393 in using owncloud V2, V3, V4 with android browser :unknown2012-05-011-0/+1
* | show the username in the title. good idea.Frank Karlitschek2012-04-301-1/+1
* | removing executable bit from various filesThomas Mueller2012-04-304-0/+0
* | Various file path fixes.Thomas Tanghus2012-04-301-1/+1
* | Merge branch 'master' into movable_apps_2Georg Ehrke2012-04-271-0/+1
|\ \
| * | some more csrf fixesFrank Karlitschek2012-04-261-0/+1
* | | Merge branch 'master' into movable_apps_2Georg Ehrke2012-04-262-6/+14
|\| |
| * | csrf protectionFrank Karlitschek2012-04-262-6/+14
* | | fix merge conflictsGeorg Ehrke2012-04-262-0/+240
|\| |
| * | added history buttonsSam Tuke2012-04-252-0/+240
* | | 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
* | | fix loading of css files that are core relatedGeorg Ehrke2012-04-261-0/+1
* | | some fixes fore movable appsGeorg Ehrke2012-04-262-3/+3
* | | fix OC.filePath in main jsGeorg Ehrke2012-04-241-3/+8