Commit graph

177 commits

Author SHA1 Message Date
Tobias Kündig
b529fc31c6
Minor code cleanups 2016-12-17 18:02:04 +01:00
Tobias Kündig
e0da434fda Merge branch 'feature/s3' into develop 2016-08-27 14:13:38 +02:00
Tobias Kündig
464ea72048 Added s3 support 2016-08-27 14:13:33 +02:00
Tobias Kündig
60fcb193d8 Merge branch 'feature/alterify' into develop 2016-08-27 12:43:55 +02:00
Tobias Kündig
54845d8de2 Fixed listing test 2016-08-27 12:43:48 +02:00
Tobias Kündig
e1359a8ba2 Optimized file list 2016-08-27 12:43:09 +02:00
Tobias Kündig
36dbbb9c45 Added alertify 2016-08-27 12:13:44 +02:00
Tobias Kündig
c19439e71e Merge branch 'feature/toggle-editor' into develop 2016-08-27 11:46:46 +02:00
Tobias Kündig
0dc9d731c3 Editor toggle implemented 2016-08-27 11:46:41 +02:00
Tobias Kündig
53fe4558c8 Merge branch 'feature/login' into develop 2016-08-27 11:12:53 +02:00
Tobias Kündig
2aca919a4d Implemented login screen 2016-08-27 11:12:47 +02:00
Tobias Kündig
c36263a3e8 Added example env 2016-08-26 18:02:56 +02:00
Tobias Kündig
7beda428ce Merge branch 'develop' 2016-08-26 18:00:37 +02:00
Tobias Kündig
74812fa1fa Merge branch 'rewrite' into develop 2016-08-26 17:59:29 +02:00
Tobias Kündig
e4a313fa3c Optimized storage handling 2016-08-26 17:52:40 +02:00
Tobias Kündig
90147bfdb6 Fixed single file download 2016-08-26 16:32:04 +02:00
Tobias Kündig
2668515bda Added cleanup command 2016-08-26 16:23:47 +02:00
Tobias Kündig
739dd62523 Implemented file downloads 2016-08-26 16:03:51 +02:00
Tobias Kündig
c9b76f6c25 Added directory download 2016-06-19 18:39:34 +02:00
Tobias Kündig
99cf62af74 Started with DownloadTransfer class 2016-06-19 18:39:27 +02:00
Tobias Kündig
8aa669b3aa Implemented file and directory creation 2016-06-15 21:14:07 +02:00
Tobias Kündig
7804745f9a Fixed modal width 2016-06-15 20:39:21 +02:00
Tobias Kündig
bd47aa57a7 Fixed overlay z-index 2016-06-15 20:33:23 +02:00
Tobias Kündig
e587ac052c Removed php 5.4 from travis tests 2016-06-14 07:53:41 +02:00
Tobias Kündig
5c2186bc60 Added coverage 2016-06-13 21:03:10 +02:00
Tobias Kündig
aa7cc75bd8 Setting default string 2016-06-13 21:01:04 +02:00
Tobias Kündig
5720f17728 Create .env before key 2016-06-13 20:57:19 +02:00
Tobias Kündig
001e7202ed Create env file 2016-06-13 20:55:03 +02:00
Tobias Kündig
94ed83e11e Fixed travis config 2016-06-13 20:53:16 +02:00
Tobias Kündig
9099dbcf9f Implemented file and directory deletion 2016-06-13 20:48:38 +02:00
Tobias Kündig
0746cac597 Implemented file deletion 2016-06-13 18:39:20 +02:00
Tobias Kündig
71e50f32e4 Fixed overlay 2016-06-13 18:19:20 +02:00
Tobias Kündig
40b74bdbbf Added app key 2016-02-20 15:26:00 +01:00
Tobias Kündig
c25d4af216 Changed response structure 2016-02-20 15:21:18 +01:00
Tobias Kündig
b59c62685e Extended tests 2016-02-20 14:51:28 +01:00
Tobias Kündig
3169247957 Changed URL structure
The path has to be passed by query string to prevent the server from blocking requests
to a path that might be blacklisted like /file/.htaccess
2016-02-20 14:01:48 +01:00
Tobias Kündig
d9193d84d5 Updated dependencies 2016-02-19 08:19:29 +01:00
Tobias Kündig
edf4af81d0 [WIP] Loading of file contents 2016-02-18 21:01:12 +01:00
Tobias Kündig
bab916318e Implemented directory browsing 2016-02-18 20:48:13 +01:00
Tobias Kündig
869b779130 Example test created 2016-02-15 19:53:44 +01:00
Tobias Kündig
e40fb10e5a Integrated API methods 2016-02-14 16:50:17 +01:00
Tobias Kündig
c46ece9776 Implemented file loading 2016-02-14 15:32:43 +01:00
Tobias Kündig
3f59335480 Integrated ACEEditor 2016-02-14 12:06:26 +01:00
Tobias Kündig
5d2e644607 CleanUp 2016-02-14 11:30:50 +01:00
Tobias Kündig
19f2bd3dfc Implemented upload modal 2016-02-14 11:18:57 +01:00
Tobias Kündig
493a6b855d Disable delete button when no files are selected 2016-02-14 11:07:40 +01:00
Tobias Kündig
60c6434a6f Implemented download modal 2016-02-14 11:03:51 +01:00
Tobias Kündig
41985a34b9 Implemeted create modal 2016-02-14 10:49:15 +01:00
Tobias Kündig
f692314d51 Moved all selected checkbox to global state 2016-02-14 10:16:16 +01:00
Tobias Kündig
cd991f2075 Implemented delete modal 2016-02-14 10:08:53 +01:00