summaryrefslogtreecommitdiffstats
path: root/core/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix to preserve backward compatibility for apps creating static links contain...Christian Reiner2012-09-281-2/+2
* Reimplementation of CSRF protection including autorefreshChristian Reiner2012-09-281-7/+2
* show the current username. This confused some peopleFrank Karlitschek2012-09-121-1/+1
* Move handling of core remotes to OC_TemplateLayoutBart Visscher2012-09-073-18/+0
* adding space between) and {Thomas Mueller2012-09-075-7/+7
* Don't wait for document ready for setting requesttokenBart Visscher2012-08-301-8/+4
* Fix password authentication for links and fix template problems for links by ...Michael Gapczynski2012-08-291-0/+37
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-255-11/+54
|\
| * Use OC_Util::displayLoginPage and cleanup the functionBart Visscher2012-08-101-3/+3
| * Small changes to allow updating main menu dynamically.Thomas Tanghus2012-08-051-1/+1
| * CSRF protection for eventsourceRobin Appelman2012-07-221-0/+1
| * 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 oc_errorGeorg Ehrke2012-06-261-1/+1
| |\|
| | * add x-webkit-speech to searchboxGeorg Ehrke2012-06-241-1/+1
| * | Merge branch 'master' into oc_errorGeorg Ehrke2012-06-223-4/+4
| |\|
| | * Merge branch 'master' into multi_app_dirBrice Maron2012-06-212-4/+4
| | |\
| | | * use new sanitizeHTML() functionBjoern Schiessle2012-06-212-2/+2
| | * | Merge branch 'master' into multi_app_dirBrice Maron2012-06-144-6/+16
| | |\ \
| | * | | 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 'master' into oc_errorGeorg Ehrke2012-06-191-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | CSS class headerAction -> header-actionFlorian Hülsmann2012-06-181-1/+1
| * | | | Merge branch 'master' into oc_errorGeorg Ehrke2012-06-181-2/+2
| |\| | |
| | * | | corrected header width and floating (can now dynamically add stuff to header)...Florian Hülsmann2012-06-181-2/+2
| | | |/ | | |/|
| * | | Merge branch 'master' into oc_errorGeorg Ehrke2012-06-153-2/+12
| |\| |
| | * | 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
| | |/ /
| * | | fix merge conflictsGeorg Ehrke2012-06-082-4/+4
| |\| |
| | * | Better handling of core.css and core.jsBart Visscher2012-06-072-4/+4
| | |/
| * | Merge branch 'master' into oc_errorGeorg Ehrke2012-06-062-0/+12
| |\|
| | * 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
| * | | Merge branch 'master' into oc_errorGeorg Ehrke2012-05-251-1/+1
| |\| |
| * | | Merge branch 'master' into oc_errorGeorg Ehrke2012-05-172-2/+2
| |\ \ \
| * \ \ \ Merge branch 'master' into oc_errorGeorg Ehrke2012-05-133-2/+5
| |\ \ \ \
| * \ \ \ \ fix merge conflictsGeorg Ehrke2012-04-222-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into oc_errorGeorg Ehrke2012-04-151-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ fix merge conflictsGeorg Ehrke2012-04-132-2/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into oc_errorGeorg Ehrke2012-03-291-0/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | initial commit for OC_ExceptionGeorg Ehrke2012-03-291-0/+30
* | | | | | | | | | add oracle to install & setupJörn Friedrich Dreyer2012-07-311-3/+22
* | | | | | | | | | remember username and provide autocomplete featureBjoern Schiessle2012-07-181-1/+1
* | | | | | | | | | Contacts: Implement CSRF prevention.Thomas Tanghus2012-06-141-1/+1
* | | | | | | | | | Backport CSRF prevention.Thomas Tanghus2012-06-141-0/+10
| |_|_|_|_|_|_|/ / |/| | | | | | | |