Commit graph

43 commits

Author SHA1 Message Date
Tobias Kündig
297fadaf0f
Fixed bug where type was not set correctly (fix issue #1) 2017-01-20 07:19:16 +01:00
Tobias Kündig
3aecbad75a
Optimized responsiveness 2016-12-21 10:14:43 +01:00
Tobias Kündig
e6acd1548b
Added logout button 2016-12-20 12:08:25 +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
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
0dc9d731c3 Editor toggle implemented 2016-08-27 11:46:41 +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
739dd62523 Implemented file downloads 2016-08-26 16:03:51 +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
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
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
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
Tobias Kündig
7557876382 Toggle all checkbox implemented 2016-02-14 10:01:56 +01:00
Tobias Kündig
64b36bdc70 Modal component implemented 2016-02-14 09:44:08 +01:00
Tobias Kündig
d537450502 LevelUp 2016-02-14 09:21:35 +01:00
Tobias Kündig
8f0514404a Implemented basic navigation actions 2016-02-07 18:57:05 +01:00
Tobias Kündig
0acbd2ed8c Integrated Vuex 2016-02-07 18:02:51 +01:00
Tobias Kündig
b70dc3ca61 Created first components 2016-02-07 16:02:54 +01:00
Tobias Kündig
f946196839 Stylus setup 2016-02-07 12:33:15 +01:00
Tobias Kündig
23bce7a815 Setup vue entry point 2016-02-07 12:15:13 +01:00
Tobias Kündig
b649bd9f8f Configure travis 2016-02-07 12:11:27 +01:00