Bart Visscher
|
e990ef3542
|
Move some common code to OC_Util
Created the following function:
- checkLoggedIn
- checkAdminUser
- redirectToDefaultPage
|
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 |
Jakob Sack
|
bafd684eb6
|
Renaming classes :-)
|
14 years ago |
Jakob Sack
|
2f807a3c7f
|
Delete requires in applications where possible
|
14 years ago |
Robin Appelman
|
01471d3e2a
|
return to default page on empty search
|
14 years ago |
Robin Appelman
|
b7aba15f17
|
add search functionality, for now only searches files but plugins/apps can extend that
|
14 years ago |
Jakob Sack
|
ee3d32b023
|
Everything nice and active now
|
14 years ago |
Robin Appelman
|
232654cb60
|
get rid of the oc_require and friends
|
14 years ago |
Jakob Sack
|
3c01e30748
|
Try to make owncloud working again
|
14 years ago |
Jakob Sack
|
f042e85d41
|
Beginning of some ajax features and an admin page for files
|
14 years ago |
Jakob Sack
|
39279350eb
|
Forgot to change some calls of linkTo
|
14 years ago |
Jakob Sack
|
ddc2a70de9
|
Admin pages are for admins only, right?
|
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 |