Bart Visscher
|
667cd318fe
|
Use OC_Util::displayLoginPage and cleanup the function
|
13 years ago |
Thomas Tanghus
|
cc445e4e47
|
Small changes to allow updating main menu dynamically.
|
13 years ago |
Robin Appelman
|
b1010160b3
|
CSRF protection for eventsource
|
13 years ago |
Bjoern Schiessle
|
20a174e71b
|
remove second "autocomplete" statement
|
13 years ago |
Bjoern Schiessle
|
0ea29398c7
|
remember username and provide autocomplete feature
|
13 years ago |
Georg Ehrke
|
a113ee9e9f
|
add x-webkit-speech to searchbox
|
13 years ago |
Bjoern Schiessle
|
34739b7ec5
|
use new sanitizeHTML() function
|
13 years ago |
Florian Hülsmann
|
c3cd3f3571
|
CSS class headerAction -> header-action
|
13 years ago |
Florian Hülsmann
|
4a50c15a8e
|
corrected header width and floating (can now dynamically add stuff to header); someone may test this in IE
|
13 years ago |
Thomas Tanghus
|
f0b87bc421
|
Make requesttoken global.
|
13 years ago |
Thomas Tanghus
|
89464721c7
|
Added JSON methods for CSRF prevention. Make request token accessible from template and add js var.
|
13 years ago |
Lukas Reschke
|
6defbc7f4d
|
Removed some unessecary sanitizations
|
13 years ago |
Lukas Reschke
|
2b22c538c8
|
Make some apps compatible
|
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
|
13 years ago |
Brice Maron
|
5c2b2fc842
|
Change app path logic in templates
|
13 years ago |
Brice Maron
|
cc494259d3
|
Unit path and webpath, correct some more
|
13 years ago |
Michiel de Jong
|
fc536c3491
|
add htmlentities() call into login form
|
13 years ago |
Bart Visscher
|
ce1e4425c2
|
Combine and minimize core and default app js files
|
13 years ago |
Bart Visscher
|
f71fec8cdc
|
Combine and minimize core and default app css files
|
13 years ago |
Michael Gapczynski
|
198b73ddd1
|
Sanitize search queries, thanks to Lukas Reschke
|
13 years ago |
Bart Visscher
|
20499e336b
|
Remove duplicate line
|
13 years ago |
Vitaly Kuznetsov
|
6f981738bb
|
Fix some non-utf8-friendly htmlentities (resulting in wrong display of utf8-encoded directory names for example)
|
13 years ago |
Thomas Tanghus
|
27da29525a
|
Made the global settings icon accessable via keyboard.
Bug http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-561
|
13 years ago |
Georg Ehrke
|
c536e930f4
|
add appswebroot to the guest template
|
13 years ago |
Frank Karlitschek
|
051cb7d96b
|
show the username in the title. good idea.
|
13 years ago |
Frank Karlitschek
|
74b5e22a68
|
some more csrf fixes
|
13 years ago |
Georg Ehrke
|
ebcaa46482
|
fix loading of css files that are core related
|
13 years ago |
Georg Ehrke
|
a85d49833b
|
fix position of Semicolon
|
13 years ago |
Georg Ehrke
|
684007bbae
|
fix pathes in contacts
|
13 years ago |
Robin Appelman
|
cfd0140e2f
|
fix 2 potential xss problems
|
13 years ago |
Jan-Christoph Borchardt
|
70d0103a67
|
updated logos and icons
|
13 years ago |
Jan-Christoph Borchardt
|
5868199e85
|
fixed settings hover, now whole row sensitive and fading not jerky
|
13 years ago |
Frank Karlitschek
|
56bc2c4591
|
add a title attribute to the logout button
|
13 years ago |
Robin Appelman
|
d01b78a4b4
|
prevent an possible xss exploit
|
13 years ago |
Georg Ehrke
|
d049d9bd0c
|
initial commit for OC_Exception
|
13 years ago |
Arthur Schiwon
|
e2fd0bbf02
|
IE 8: fix appeareance of checkboxes on login and files pages
|
13 years ago |
Georg Ehrke
|
ec40f69c9e
|
add error 403 site
|
13 years ago |
Thomas Tanghus
|
03eb5197b6
|
Added category editor for apps using OC_VObjects.
|
13 years ago |
Marvin Thomas Rabe
|
b3f3b8c23f
|
UI problems solved. Bookmarks app updated.
|
13 years ago |
Bart Visscher
|
a25bda8e41
|
Add application name to title
|
13 years ago |
Robin Appelman
|
039bbfde2d
|
automatically show advanced options when no sqlite is available
|
13 years ago |
Brice Maron
|
c0b011e714
|
Initialise hasOtherDB var when not true in installation
|
14 years ago |
Jan-Christoph Borchardt
|
71caa4a20c
|
added code and license links next to version number
|
14 years ago |
Marvin Thomas Rabe
|
33f24a42b8
|
redirect url fixed
|
14 years ago |
Bart Visscher
|
e8c6252a4c
|
Move lostpassword to core dir
|
14 years ago |
Marvin Thomas Rabe
|
6d8985ceb2
|
added infield labels. readded fade in of login button. updated label on install page.
|
14 years ago |
Marvin Thomas Rabe
|
481a37fcf3
|
Show database only in advanced
|
14 years ago |
Marvin Thomas Rabe
|
c943f48547
|
fixed link to password recovery. removed duplicated and unused code out of index.php.
|
14 years ago |
Marvin Thomas Rabe
|
e2251a4b38
|
show typed in username when log in has failed
|
14 years ago |
Marvin Thomas Rabe
|
0541728404
|
added text to localisation
|
14 years ago |