index
:
kolab-chwala
master
odfeditor
oracle
Kolab File Management
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
file_api.php
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-15
Implemented file locking API. Fixed error code in API response.
Aleksander Machniak
1
-1/+31
2013-08-02
Generate script URL when $_SERVER['SCRIPT_URI'] doesn't exist
Aleksander Machniak
1
-1/+1
2013-07-05
Don't use $_SESSION['config'] in driver
Aleksander Machniak
1
-0/+3
2013-06-17
Update Roundcube Framework and libkolab plugin
Aleksander Machniak
1
-4/+4
2013-06-06
Add request ID to the API response
Aleksander Machniak
1
-8/+21
2013-06-06
Disable pdf and pdf viewers on IE<9
Aleksander Machniak
1
-0/+15
2013-06-05
Implemented 'quota' command
Aleksander Machniak
1
-0/+14
2013-06-04
Enabled plain text files editor
Aleksander Machniak
1
-0/+22
2013-05-24
Make backend configurable
Aleksander Machniak
1
-2/+1
2013-05-23
Some fixes/improvements for use of file_storage as a library
Aleksander Machniak
1
-3/+4
2013-05-21
Fixed failed uploads handling in progress indicator
Aleksander Machniak
1
-1/+1
2013-05-20
Extended info for upload progress
Aleksander Machniak
1
-1/+4
2013-05-19
Move viewers to the API
Aleksander Machniak
1
-4/+131
2013-05-14
Use POST for modification requests (with JSON encoded body)
Aleksander Machniak
1
-32/+43
2013-05-14
Implemented upload progress indicator
Aleksander Machniak
1
-30/+134
2013-05-09
Implemented modal dialogs
Aleksander Machniak
1
-2/+30
2013-04-18
Force displaying of some text files as text, e.g. message/rfc822
Aleksander Machniak
1
-1/+2
2013-04-08
Update/add license headers
Aleksander Machniak
1
-0/+22
2013-04-05
Implemented file_copy action
Aleksander Machniak
1
-1/+2
2013-04-04
Added 'capabilities' action
Aleksander Machniak
1
-1/+25
2013-03-15
Make possible moving many files in one request
Aleksander Machniak
1
-5/+24
2013-03-12
API: Remove folder argument from file_* methods, rename file_rename to file_m...
Aleksander Machniak
1
-26/+9
2013-03-11
Fix files upload in Opera
Aleksander Machniak
1
-3/+11
2013-03-06
API: Make possible deleting more than one file in one request
Aleksander Machniak
1
-3/+10
2013-03-06
API: Fix error handling in file_info
Aleksander Machniak
1
-2/+2
2013-02-28
Implement force-download mode in file_get request
Aleksander Machniak
1
-1/+4
2013-02-08
Implemented file_info method
Aleksander Machniak
1
-0/+11
2013-02-07
Split javascript file into two
Aleksander Machniak
1
-1/+5
2013-01-23
Implemented file search (by name)
Aleksander Machniak
1
-2/+9
2013-01-22
Fix regression in sorting files list
Aleksander Machniak
1
-1/+1
2012-11-23
Files list sorting
Aleksander Machniak
1
-1/+7
2012-11-19
Fix include path issues
Aleksander Machniak
1
-4/+0
2012-11-15
Initial commit
Aleksander Machniak
1
-0/+353