Jörn Friedrich Dreyer
|
4b3e56bcf9
|
remove unneccessary lib in namespace
|
2013-09-20 16:46:33 +02:00 |
Jörn Friedrich Dreyer
|
9e39118b52
|
namespaces use upcasefirst parts
when _ is left in namespace and files are named after their classes the autoloader will also find classes in the lib folder of an app
its magic!
|
2013-09-20 16:37:07 +02:00 |
Bart Visscher
|
a21885953f
|
No need to strip slashes, json_decode handles that for us
|
2013-04-19 13:45:40 +02:00 |
Robin Appelman
|
930b9b9cd0
|
merge master into filesystem
|
2013-01-26 18:49:45 +01:00 |
Robin Appelman
|
83d6221322
|
merge master into filesytem
|
2013-01-20 03:11:04 +01:00 |
Thomas Mueller
|
cdd07b3339
|
introducing class OCA/files/lib/Helper with new function to build an array with storage stats
DRYing the code by using \OCA\files\lib\Helper::buildFileStorageStatistics()
now returning used space percent on each ajax call
|
2013-01-19 00:31:09 +01:00 |
Thomas Mueller
|
5ff29b4348
|
fixing indent
|
2013-01-18 20:09:03 +01:00 |
Thomas Müller
|
39d874cd90
|
the maximum upload size is now part of the response of the upload and delete operation.
the maximum upload size is updated within the browser once an upload or delete operation has been finished
|
2012-12-20 17:16:53 +01:00 |
Robin Appelman
|
946d58eaa8
|
merge master into filesystem
|
2012-12-15 02:21:26 +01:00 |
Robin Appelman
|
6a2b41e5e8
|
use json encoding when deleting multiply files instead of using ; as delimiter
|
2012-12-13 18:11:00 +01:00 |
Robin Appelman
|
dea0d20a9a
|
fix delete and sort files
|
2012-10-27 12:18:01 +02:00 |
Robin Appelman
|
5a3d6805a2
|
cleanup OC_Files a bit
|
2012-10-24 15:52:30 +02:00 |
scambra
|
1b411df83e
|
use post to delete files, get has a limit and fails with many files
|
2012-09-20 08:28:35 +02:00 |
Thomas Mueller
|
fe49cbafc7
|
apply coding style
|
2012-08-29 00:50:12 +02:00 |
Jörn Friedrich Dreyer
|
e59a1806cf
|
remove superfluous ?> at the end of .php files (left out apps/*/templates)
|
2012-07-09 16:51:16 +02:00 |
Lukas Reschke
|
0abcf0a421
|
CSRF checks
|
2012-07-07 15:58:11 +02:00 |
Thomas Mueller
|
583dce5276
|
removing executable bit - again
|
2012-05-15 00:52:00 +02:00 |
Frank Karlitschek
|
43caa3b3b9
|
ported oc_json
|
2012-05-03 12:23:29 +02:00 |
Georg Ehrke
|
45de7ad221
|
move files to app folder
|
2012-04-18 17:27:34 +02:00 |