summaryrefslogtreecommitdiffstats
path: root/core/templates
Commit message (Expand)AuthorAgeFilesLines
* add x-webkit-speech to searchboxGeorg Ehrke2012-06-241-1/+1
* Merge branch 'master' into multi_app_dirBrice Maron2012-06-212-4/+4
|\
| * use new sanitizeHTML() functionBjoern Schiessle2012-06-212-2/+2
| * CSS class headerAction -> header-actionFlorian Hülsmann2012-06-181-1/+1
| * corrected header width and floating (can now dynamically add stuff to header)...Florian Hülsmann2012-06-181-2/+2
* | Merge branch 'master' into multi_app_dirBrice Maron2012-06-144-6/+16
|\|
| * 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
| |/
| * Better handling of core.css and core.jsBart Visscher2012-06-072-4/+4
* | Change app path logic in templatesBrice Maron2012-06-062-3/+2
* | Unit path and webpath, correct some moreBrice Maron2012-06-061-1/+2
|/
* Merge branch 'unstable'Bart Visscher2012-06-042-0/+12
|\
| * Combine and minimize core and default app js filesBart Visscher2012-05-162-0/+6
| * Combine and minimize core and default app css filesBart Visscher2012-05-162-0/+6
* | 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
| |/
* | Sanitize search queries, thanks to Lukas ReschkeMichael Gapczynski2012-05-131-1/+1
* | Remove duplicate lineBart Visscher2012-05-111-1/+0
|/
* Made the global settings icon accessable via keyboard.Thomas Tanghus2012-05-041-1/+1
* add appswebroot to the guest templateGeorg Ehrke2012-05-021-0/+1
* show the username in the title. good idea.Frank Karlitschek2012-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
* | fix loading of css files that are core relatedGeorg Ehrke2012-04-261-0/+1
* | fix position of SemicolonGeorg Ehrke2012-04-241-1/+1
* | fix pathes in contactsGeorg Ehrke2012-04-241-0/+1
|/
* fix 2 potential xss problemsRobin Appelman2012-04-161-1/+1
* updated logos and iconsJan-Christoph Borchardt2012-04-161-1/+1
* fixed settings hover, now whole row sensitive and fading not jerkyJan-Christoph Borchardt2012-04-151-1/+1
* add a title attribute to the logout buttonFrank Karlitschek2012-04-121-1/+1
* prevent an possible xss exploitRobin Appelman2012-04-011-1/+1
* IE 8: fix appeareance of checkboxes on login and files pagesArthur Schiwon2012-03-291-0/+1
* add error 403 siteGeorg Ehrke2012-03-251-0/+15
* Added category editor for apps using OC_VObjects.Thomas Tanghus2012-03-121-0/+16
* UI problems solved. Bookmarks app updated.Marvin Thomas Rabe2012-02-221-2/+2
* Add application name to titleBart Visscher2012-02-121-1/+1
* automatically show advanced options when no sqlite is availablev3.0Robin Appelman2012-01-291-0/+3
* Initialise hasOtherDB var when not true in installationBrice Maron2011-10-141-1/+1
* added code and license links next to version numberJan-Christoph Borchardt2011-10-081-1/+1
* redirect url fixedMarvin Thomas Rabe2011-10-041-0/+1
* Move lostpassword to core dirBart Visscher2011-10-031-1/+1
* added infield labels. readded fade in of login button. updated label on insta...Marvin Thomas Rabe2011-10-032-10/+34
* Show database only in advancedMarvin Thomas Rabe2011-10-031-9/+9
* fixed link to password recovery. removed duplicated and unused code out of in...Marvin Thomas Rabe2011-10-011-10/+4
* Merge branch 'lostpassword'Bart Visscher2011-09-303-26/+2
|\
| * Move lostpassword code to own appBart Visscher2011-09-263-25/+1