Bartek Przybylski
3210fe2564
fix creating/moving/renaming/deleting files/dirs with ' in name
2012-01-15 20:48:38 +01:00
Tom Needham
8efec8e900
Remove repeated code
2011-12-31 12:23:08 +00:00
Michael Gapczynski
9b59bf40df
Fix encoding again and update the link after renaming files
2011-12-28 12:47:27 -05:00
Michael Gapczynski
95b9f4ed23
Fix folder names with + characters in it
2011-12-27 12:35:29 -05:00
Robin Appelman
dc641943d9
fix some display issues for readonly folders
2011-12-16 17:39:15 +01:00
Robin Appelman
2bd28acdc6
take free disk space (and user quota) into account for max upload size
2011-11-08 22:48:29 +01:00
Michael Gapczynski
50bf7a98c2
Redirect file browser if directory does not exist
2011-10-22 01:50:40 -04:00
Jan-Christoph Borchardt
4c256433c0
removed '/' from file path because only Unix people understand the concept of that. Plus, 'Files' itself is the root.
2011-10-22 00:30:01 +02:00
Brice Maron
8c7fc03296
Correct unknown breadcrumb add '/' permanantly in it and DRY code for last breadcrumb
2011-10-21 23:30:12 +02:00
Tom Needham
d9464de690
Updated saving feedback
2011-10-05 21:59:03 +01:00
Tom Needham
edd958836e
Moved addScript and addStyle calls to app.php
2011-10-05 16:32:01 +01:00
Tom Needham
0825073e8c
Editor now loads on top of files app.
2011-10-01 22:48:00 +01:00
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