Björn Schießle
15eda53215
improved footer
13 years ago
Björn Schießle
2141c41d0d
add logo-claim
13 years ago
Björn Schießle
b29e01d5cf
keep all strings in one place to make it easier to change them
13 years ago
Björn Schießle
918906f042
make footer aware of ownCloud editions
13 years ago
Björn Schießle
7c108edc36
mage page title aware of ownCloud edition
13 years ago
Lukas Reschke
739f799912
Add requesttoken to guest view
Should fix #3321
13 years ago
Jörn Friedrich Dreyer
9cb5bf0a28
add ie css switch to layout templates
13 years ago
Lukas Reschke
229c907a57
[core] From echo to p
13 years ago
Bernhard Posselt
b537cecdf3
add CSP turned on for angularjs
13 years ago
Bart Visscher
1a747b3e48
Style cleanup core dir
13 years ago
Bart Visscher
149d079fd4
Move loading of js_config to templatelayout
Also check for installed flag because this isn't available before setup
13 years ago
Georg Ehrke
bc9ab0726e
add smart app banner to promote ios app
13 years ago
Lukas Reschke
846971ec11
Fix merge conflict
13 years ago
Lukas Reschke
5fff57339f
Move config to core/js/config.php
13 years ago
Michael Gapczynski
d39655e126
Move template parameters around so database error page is properly rendered
13 years ago
Jan-Christoph Borchardt
0fa59f8937
use vector logo also on log in page, d'oh (also now retina-ready)
13 years ago
Thomas Tanghus
b51b9539d0
Very simple js console switcher.
13 years ago
Lukas Reschke
7a7f12a0c1
Create only one CSRF token per session
Before, the CSRF token expired every hour. We had a script in place
which should refresh the token but this don't worked in every case.
(Laptop sleeping etc.)
With this commit, the token will only get once created for every
session so that the "Token expired" warning shouldn't appear.
13 years ago
Lukas Reschke
5245e2b6be
->l expects two parameters
13 years ago
Lukas Reschke
2d5edead77
Revert "Fix a typo"
This reverts commit a306e4b8a0 .
13 years ago
Lukas Reschke
a306e4b8a0
Fix a typo
13 years ago
Lukas Reschke
ec613b589b
Fix not defined JS variables
13 years ago
Sam Tuke
8b01286a5d
Merged branch 'master'
13 years ago
Björn Schießle
f493e97f5d
always generate access token, also for forms shown to anonymous users (e.g. public shares)
13 years ago
Bart Visscher
edcd297476
Move handling of core remotes to OC_TemplateLayout
13 years ago
Thomas Mueller
3829460ab8
adding space between) and {
13 years ago
Bart Visscher
4260dce826
Better handling of core.css and core.js
Fixes calling remote.php on install.
Fixes http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-933
14 years ago
Brice Maron
5c2b2fc842
Change app path logic in templates
14 years ago
Bart Visscher
ce1e4425c2
Combine and minimize core and default app js files
14 years ago
Bart Visscher
f71fec8cdc
Combine and minimize core and default app css files
14 years ago
Bart Visscher
20499e336b
Remove duplicate line
14 years ago
Georg Ehrke
c536e930f4
add appswebroot to the guest template
14 years ago
Georg Ehrke
ebcaa46482
fix loading of css files that are core related
14 years ago
Jan-Christoph Borchardt
70d0103a67
updated logos and icons
14 years ago
Jan-Christoph Borchardt
71caa4a20c
added code and license links next to version number
14 years ago
Jan-Christoph Borchardt
8d14c489eb
changed short description and styled unobtrusively
14 years ago
Bart Visscher
82c7598861
Remove global vars and use the OC static version.
Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY
14 years ago
Jan-Christoph Borchardt
a47f22a275
clarified what we do
14 years ago
Jan-Christoph Borchardt
0db5c734bc
some header fixes
14 years ago
Jan-Christoph Borchardt
4a52886728
updated why we do this
15 years ago
Jan-Christoph Borchardt
b2768637d2
updated translations
15 years ago
Jan-Christoph Borchardt
44f3dfe771
added semantic meaning with header, nav and footer
15 years ago
Jan-Christoph Borchardt
c350301342
optimized CSS, fixed login header
15 years ago
Frank Karlitschek
1dc3cb67fa
more improved error reporting
15 years ago
Robin Appelman
4d11e920be
provide an option to add custom elements to the header of templates
15 years ago
Jakob Sack
91c37bbb76
moved core stuff to /core
15 years ago
Jakob Sack
b31a8ac985
More l10n-stuff
15 years ago
Jan-Christoph Borchardt
6891e363ea
beautiful toggle between cloud and settings
15 years ago
Jan-Christoph Borchardt
23717b74c7
CSS hover magic
15 years ago
Jan-Christoph Borchardt
2df6e15fca
this is now HTML5
15 years ago