Lukas Reschke
|
6c882d9806
|
Remove outdated comments
|
12 years ago |
Jörn Friedrich Dreyer
|
b6eb95349e
|
fix utf8 filenames in ie download response header according to rfc5987, see http://stackoverflow.com/questions/93551/how-to-encode-the-filename-parameter-of-content-disposition-header-in-http
|
12 years ago |
Robin Appelman
|
bcb27c81d4
|
use new obEnd function instead of ob_end_clean
|
12 years ago |
Felix Moeller
|
afadf93d31
|
Checkstyle: many fixes
|
13 years ago |
Sam Tuke
|
8b01286a5d
|
Merged branch 'master'
|
13 years ago |
Robin Appelman
|
aaa1b73364
|
don't use depricated OC_Filesystem
|
13 years ago |
Thomas Mueller
|
3829460ab8
|
adding space between) and {
|
13 years ago |
Bart Visscher
|
0e58800016
|
Whitespace fixes in apps
|
13 years ago |
Jörn Friedrich Dreyer
|
e59a1806cf
|
remove superfluous ?> at the end of .php files (left out apps/*/templates)
|
13 years ago |
Thomas Mueller
|
583dce5276
|
removing executable bit - again
|
13 years ago |
Frank Karlitschek
|
1945cd6946
|
ported the oc_template class
|
13 years ago |
Frank Karlitschek
|
351740601a
|
port oc_response
|
13 years ago |
Frank Karlitschek
|
31e32e3c10
|
ported checkLoggedIn and checkAdmin
|
13 years ago |
Georg Ehrke
|
b44bc9f4b2
|
remove require once lib base in some more files
|
13 years ago |
Georg Ehrke
|
45de7ad221
|
move files to app folder
|
13 years ago |
Bart Visscher
|
525306c1e2
|
Replace Expires and caching headers by OC_Response functions
|
13 years ago |
Robin Appelman
|
595b13f1e0
|
prevent the remaining ob_clean related errors
|
14 years ago |
Bart Visscher
|
e990ef3542
|
Move some common code to OC_Util
Created the following function:
- checkLoggedIn
- checkAdminUser
- redirectToDefaultPage
|
14 years ago |
Frank Karlitschek
|
c824572b91
|
fix the getlink calls
|
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
|
8a6edd4654
|
Show currect filename when downloading files
|
14 years ago |
Robin Appelman
|
cb8c890594
|
don't use output buffering for file downloads
|
14 years ago |
Robin Appelman
|
7684585f49
|
404 error page
|
14 years ago |
Robin Appelman
|
232654cb60
|
get rid of the oc_require and friends
|
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
|
61ffa182ee
|
Application "files" is able to list the files again, start of splitting css files
|
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 |
root
|
6d57de7b32
|
cleanup autoconfiguration wizard, add settings page, make it run from subdirectories, huge cleanup
|
15 years ago |
Frank Karlitschek
|
16f3bd4e23
|
commiting ownCloud 1.0 beta 1
|
15 years ago |