Commit Graph

110 Commits (dc5db3dd90fde2a78afb88d0097e26a4f86e6551)

Author SHA1 Message Date
Thomas Schmidt e710bcb6d3 add owncloud autosetup option 13 years ago
Marvin Thomas Rabe 4bcb6f5346 remeber cookie bug fixed 13 years ago
Marvin Thomas Rabe 33f24a42b8 redirect url fixed 13 years ago
Marvin Thomas Rabe 6d8985ceb2 added infield labels. readded fade in of login button. updated label on install page. 13 years ago
Marvin Thomas Rabe 481a37fcf3 Show database only in advanced 13 years ago
Marvin Thomas Rabe c943f48547 fixed link to password recovery. removed duplicated and unused code out of index.php. 13 years ago
Marvin Thomas Rabe ccfa2dd24c Error when only oc_remember_login cookie set fixed. 13 years ago
Frank Karlitschek bf3248bee9 remove warning by check cookie before accessing it. 13 years ago
Bart Visscher 950d4e1da4 Move lostpassword code to own app 13 years ago
Bart Visscher aae6881494 Move display of login page to function in OC_Util 13 years ago
Robin Appelman 3bccebacbc prevent people from triggering the setup manually 13 years ago
Florian Pritz 8648e3c43c only call error_log() if DEBUG is true 13 years ago
Bart Visscher e990ef3542 Move some common code to OC_Util 13 years ago
Bart Visscher 8966ed5a00 Cleanup lib/base.php 13 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version. 13 years ago
Bartek Przybylski 94696ea7de remember changed not to store password in cookie 13 years ago
Bartek Przybylski 68e7666293 Changed behaviour of remember checkbox 13 years ago
Michael Gapczynski 1c955606a1 Initial work on resetting forgotten passwords. It works, but still need to email a token to allow reset 13 years ago
Frank Karlitschek 9ac084d0b8 remove for now. main repository is at projects.kde.org/owncloud 13 years ago
Serge Martin 7c254dd94d Exit after call to setup 13 years ago
Robin Appelman 01cecc8388 redirect index.php to files/webdav.php for webdav (PROPFIND) requests 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 2f807a3c7f Delete requires in applications where possible 14 years ago
Robin Appelman 9d1c5c855b fix warning if no username is set in the cookie 14 years ago
Bartek Przybylski c5776fdae4 remember login added 14 years ago
Kamil Domanski 0603391405 fixed page reload after logout 14 years ago
Jakob Sack b31a8ac985 More l10n-stuff 14 years ago
François Kubler 13ddf8100f New installer. 14 years ago
Jakob Sack 6b83e5ccfe renamed installer.php to setup.php 14 years ago
Robin Appelman a977ba31ce create .htaccess files during installation for apache users 14 years ago
Robin Appelman fde08b2389 installer now works when using mysql 14 years ago
Robin Appelman 3263b80ea9 first-run wizzard wip 14 years ago
Robin Appelman 5409b34b06 check if an item in an array exists before we use it 14 years ago
Frank Karlitschek 26974d0465 fixing other peoples bad coding style ;-) 14 years ago
Robin Appelman c5f9c5b8a3 fix infinite redirect error that happend in rare cases 14 years ago
Robin Appelman 1495ec0f31 show server configuration errors on seperate page 14 years ago
Jakob Sack 4c74029489 First sketch of a user administration 14 years ago
Robin Appelman 50035f5a92 redirect to owncloud root after logout 14 years ago
Jakob Sack 8465f76e7e Use OC_CONFIG where possible 14 years ago
Robin Appelman 232654cb60 get rid of the oc_require and friends 14 years ago
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 14 years ago
Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 14 years ago
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 15 years ago
Thibaut GRIDEL 19ab1292fb simple fixes 15 years ago
Robin 38bdf4083a same fixes, this time hopefully without merge conflict 15 years ago
Frank Karlitschek 7adbbfe05c add Open Collaboration API support. You can now connect your ownCloud with the KDE Social Desktop and push notifications to your Social News Plasmoid. This requires KDE trunk or KDE SV 4.5 15 years ago
Robin 4a1d9370fc small visual changes 15 years ago
Robin 48341b0826 visual changes 15 years ago
Frank Karlitschek 2a75c0d044 merge Adityas improvements 15 years ago
Robin f16f1e508f added option to load js files from php 15 years ago