Commit graph

65 commits

Author SHA1 Message Date
Tobias Kündig
ee26beba13 Pre-fill login form with get parameters 2017-12-10 14:11:50 +01:00
Roberto Oliveira
945d7e1d70 Translating validation.php to portuguese 2017-08-23 12:26:04 -03:00
Roberto Oliveira
67193c50bb Translating passwords.php to portuguese 2017-08-23 11:57:11 -03:00
Roberto Oliveira
9c193ca642 Translating pagination.php to portuguese 2017-08-23 11:54:44 -03:00
Roberto Oliveira
9bed38bc0c Translating auth.php to portuguese 2017-08-23 11:53:58 -03:00
Roberto Oliveira
14529ec532 Create validation.php 2017-08-23 11:51:53 -03:00
Roberto Oliveira
579fc903bf Create passwords.php 2017-08-23 11:51:43 -03:00
Roberto Oliveira
1672fb3463 Create pagination.php 2017-08-23 11:51:31 -03:00
Roberto Oliveira
81a88451d3 Adding portuguese language files 2017-08-23 11:51:12 -03:00
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
b163597560
Changed title 2016-12-21 10:19:24 +01:00
Tobias Kündig
3aecbad75a
Optimized responsiveness 2016-12-21 10:14:43 +01:00
Tobias Kündig
bce1eab770
Updated repo link 2016-12-20 12:46:51 +01:00
Tobias Kündig
32256afab3
Added analytics code 2016-12-20 12:23:02 +01:00
Tobias Kündig
6532893293
Added github ribbon 2016-12-20 12:19:54 +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
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
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
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
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