Michael Gapczynski
1c955606a1
Initial work on resetting forgotten passwords. It works, but still need to email a token to allow reset
14 years ago
Frank Karlitschek
9ac084d0b8
remove for now. main repository is at projects.kde.org/owncloud
14 years ago
Serge Martin
7c254dd94d
Exit after call to setup
14 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.
...
* Forms have been revamped (CSS + javascript),
* Process has been improved : errors are displayed on the form page,
* Some changes in the index.php page so that everything related to installation is in lib/setup.php
* Also added a small function in OC_HELPER class to set input values.
All these should improve the installation process in terms of ergonomics.
Well, I do hope so.
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
root
6d57de7b32
cleanup autoconfiguration wizard, add settings page, make it run from subdirectories, huge cleanup
15 years ago
Robin
35b9aabd01
do not asume owncloud is installed in the root of the webserver
15 years ago
CharlyCoste
c921e5422d
<br /> is not a valid strict xhtml1.0 tag. Not semantic. Replacing it by CSS instructions on semantic tags.
15 years ago
Aaron Reichman
a98a83802b
Changed spelling of lisener to listener
15 years ago
Frank Karlitschek
16f3bd4e23
commiting ownCloud 1.0 beta 1
15 years ago