Commit graph

51 commits

Author SHA1 Message Date
Tobias Kündig
9d5456e008 Remove old directories and files during cleanup 2017-05-22 08:06:12 +02:00
Tobias Kündig
e6acd1548b
Added logout button 2016-12-20 12:08:25 +01:00
Tobias Kündig
9f39bcdc12
Fixed travis config 2016-12-20 11:28:39 +01:00
Tobias Kündig
9dcdb7dd39
Fixed tests 2016-12-20 11:19:14 +01:00
Tobias Kündig
2051b101cb
Added max upload size option 2016-12-20 11:15:57 +01:00
Tobias Kündig
5bf798b32a
Implemented Server-Side ZIP upload 2016-12-20 10:37:32 +01:00
Tobias Kündig
8e6db560ce
Updated to Vue 2.0 2016-12-19 15:34:05 +01:00
Tobias Kündig
3d698de183
Updated to Laravel 5.3 2016-12-17 18:18:37 +01:00
Tobias Kündig
b529fc31c6
Minor code cleanups 2016-12-17 18:02:04 +01:00
Tobias Kündig
464ea72048 Added s3 support 2016-08-27 14:13:33 +02:00
Tobias Kündig
e1359a8ba2 Optimized file list 2016-08-27 12:43:09 +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
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
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
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
f946196839 Stylus setup 2016-02-07 12:33:15 +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
94814fd623 File/Folder creation implemented 2015-07-01 17:04:39 +02: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
13200e71e3 Fixed unit test$ 2015-05-02 10:32:42 +02:00
Tobias Kündig
05d626c263 Code cleanup 2015-05-02 10:27:36 +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
f809b90b69 Updated to latest lumen 2015-05-01 08:01:07 +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
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
7a5766c935 Controller methods and routes created 2015-04-19 11:07:19 +02:00
Tobias Kündig
4ac0dce18e UrlDecoderMiddleware implemented 2015-04-19 10:58:05 +02:00
Tobias Kündig
c963b0efb6 _ide_helper imported 2015-04-19 10:36:36 +02:00
Tobias Kündig
a875af4218 Included anchu/ftp 2015-04-19 10:17:22 +02:00
Tobias Kündig
48acc4cfe4 Updated file structure to include angular in lumen 2015-04-19 09:51:09 +02:00
Tobias Kuendig
8658e3c490 Services vorbereitet 2014-12-28 11:42:03 +01:00