Commit graph

22 commits

Author SHA1 Message Date
Tobias Kündig
36e8f94c34 Laravel 8 Upgrade 2021-06-05 15:21:49 +02:00
Tobias Kündig
e1359a8ba2 Optimized file list 2016-08-27 12:43:09 +02:00
Tobias Kündig
e4a313fa3c Optimized storage handling 2016-08-26 17:52:40 +02:00
Tobias Kündig
8aa669b3aa Implemented file and directory creation 2016-06-15 21:14:07 +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
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
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
9db022168c Reinstalled Laravel 5.2 2016-02-07 12:02:18 +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
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
564df69430 Migrated to flysystem 2015-05-01 13:47:43 +02:00
Tobias Kündig
af68368914 DirectoryRepository and DirectoryController implemented 2015-04-19 17:23:17 +02:00
Tobias Kündig
71edbb7d86 FileRepository and FileController implemented 2015-04-19 16:23:23 +02:00
Tobias Kündig
bd89ef4b02 Prepared Repositories 2015-04-19 13:15:58 +02:00