Commit graph

29 commits

Author SHA1 Message Date
Tobias Kündig
9dcdb7dd39
Fixed tests 2016-12-20 11:19:14 +01:00
Tobias Kündig
3d698de183
Updated to Laravel 5.3 2016-12-17 18:18:37 +01:00
Tobias Kündig
54845d8de2 Fixed listing test 2016-08-27 12:43:48 +02:00
Tobias Kündig
2aca919a4d Implemented login screen 2016-08-27 11:12:47 +02:00
Tobias Kündig
e4a313fa3c Optimized storage handling 2016-08-26 17:52:40 +02:00
Tobias Kündig
739dd62523 Implemented file downloads 2016-08-26 16:03:51 +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
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
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
b40b2de6ac Fixed test 2016-02-14 08:48:24 +01:00
Tobias Kündig
9db022168c Reinstalled Laravel 5.2 2016-02-07 12:02:18 +01:00
Tobias Kündig
59051a4c0c Installed Laravel 5.2 2016-01-30 20:50:22 +01:00
Tobias Kündig
73b3251860 Implemented syntax highlighting 2015-05-03 14:21:24 +02:00
Tobias Kündig
56841b3117 Setup react-router 2015-05-02 15:25:18 +02:00
Tobias Kündig
ed4dab8c41 Suppressed warnings if directories exist 2015-05-01 17:59:19 +02:00
Tobias Kündig
e9bb287d73 Fixed directory creation for tests 2015-05-01 17:56:49 +02:00
Tobias Kündig
b3168ba1a2 Updated tests 2015-05-01 17:47:34 +02:00
Tobias Kündig
07c0e272de Testenvironment created 2015-05-01 15:45:12 +02:00
Tobias Kündig
3db01ad238 Controllers refactored 2015-05-01 15:24:46 +02:00
Tobias Kündig
f5f08314ba Fixed unit test 2015-04-22 20:34:48 +02:00
Tobias Kündig
63bfb024f8 Updated tests 2015-04-20 20:59:25 +02:00
Tobias Kündig
406b5907f1 Setup unit tests 2015-04-19 14:58:49 +02:00
Tobias Kündig
bd89ef4b02 Prepared Repositories 2015-04-19 13:15:58 +02:00
Tobias Kündig
48acc4cfe4 Updated file structure to include angular in lumen 2015-04-19 09:51:09 +02:00