Florian Pritz
152fc7d94d
files: fix max filesize check
...
php check both, upload_max_filesize and post_max_size, when uploading a
file so we should do the same when figuring out the maximum size.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-09-24 18:42:06 +02:00
Bart Visscher
e990ef3542
Move some common code to OC_Util
...
Created the following function:
- checkLoggedIn
- checkAdminUser
- redirectToDefaultPage
2011-09-18 21:31:56 +02:00
Robin Appelman
e89a4b3a0d
Fix bug: filenames in filelisting are not shown for files without extension
...
patch by Elias Probst
2011-08-30 20:23:39 +02:00
Jan-Christoph Borchardt
d9aae20003
more valid HTML, alt attributes, refactored pagenavi etc.
2011-08-20 05:07:58 +02:00
Michael Gapczynski
d1aebcddf2
Add downloadURL to files templates for both public links and files
2011-08-18 19:32:24 -04:00
Michael Gapczynski
498356fcb8
Copy get.php into files_sharing, public links now use files templates
2011-08-18 15:35:31 -04:00
Jakob Sack
bafd684eb6
Renaming classes :-)
2011-07-29 21:36:03 +02:00
Jakob Sack
2f807a3c7f
Delete requires in applications where possible
2011-07-27 19:25:49 +02:00
Michael Gapczynski
1b8e59a0ef
Directory links in navigation shouldn't have a trailing '/'
2011-07-10 16:00:08 -04:00
Robin Appelman
d31349b781
files can now be draged and dropped in the file browser
2011-07-07 04:14:24 +02:00
Robin Appelman
af3aceaf08
show file extention in a lighter color
2011-07-07 02:41:22 +02:00
Robin Appelman
d65f8bba73
try to adjust times to the clients timezone
2011-06-05 15:13:03 +02:00
Robin Appelman
1eb0faa264
make fileactions extendable by plugins
2011-06-04 20:16:44 +02:00
Robin Appelman
3892fe5511
some refactoring of the filebrowsers javascript code
2011-06-04 18:44:14 +02:00
Robin Appelman
573d36a168
one / in filepaths is enough
2011-04-18 09:42:38 +02:00
Jakob Sack
ee3d32b023
Everything nice and active now
2011-04-17 20:00:07 +02:00
Arthur Schiwon
ec7e338704
display max file size for upload
2011-04-17 18:14:26 +02:00
Arthur Schiwon
ee4d087e72
don't reload the whole page after file upload
2011-04-17 15:59:06 +02:00
Arthur Schiwon
a14f8243e8
get max upload file size for upload form from php settings
2011-04-17 12:03:23 +02:00
Arthur Schiwon
28199a4052
fix missing parameter in function call
2011-04-17 10:42:35 +02:00
Arthur Schiwon
a7da3cd6a0
basic file upload reimplemented
2011-04-16 22:56:40 +02:00
Robin Appelman
a08445227f
make use of new dateformat function
2011-04-16 20:39:52 +02:00
Robin Appelman
232654cb60
get rid of the oc_require and friends
2011-04-16 10:12:53 +02:00
Jakob Sack
61ffa182ee
Application "files" is able to list the files again, start of splitting css files
2011-03-02 23:06:23 +01:00
Jakob Sack
132695ceb1
Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry.
2011-03-01 23:20:16 +01:00
Jonathan Riddell
d294c2f6bd
Fix licencing, make headers refer to intended AGPL, include copy of AGPL
2011-02-09 14:50:27 +00:00
Martin T. H. Sandsmark
64d4d57615
fix permissions, start to implement private data api
2010-07-16 11:36:03 +02:00
Robin
aacda0367d
merge
2010-04-28 12:15:52 +02:00
Robin
ba9c95621b
ajax interface
2010-03-24 16:35:24 +01:00