Tobias Kündig
36e8f94c34
Laravel 8 Upgrade
2021-06-05 15:21:49 +02:00
Tobias Kündig
0ee8651082
Fixed API Paths
2021-06-02 13:39:20 +02:00
Tobias Kündig
71d3711fc5
Added Debug-Statements
2021-06-02 13:03:16 +02:00
Tobias Kündig
e2d1649884
Added Vue-Resource root
2021-06-02 11:17:17 +02:00
Tobias Kündig
66965d65f0
Removed GitHub ribbon when loggen in ( closes #11 )
2018-07-25 12:03:02 +02:00
Tobias Kündig
31b7140339
Fixed fullscreen toggle
2018-07-25 12:02:05 +02:00
Tobias Kündig
455acf1042
Cleaned up fullscreen toggle
2018-07-25 11:55:11 +02:00
bleonard252
bc9d656116
Merge pull request #1 from bleonard252/patch-1
...
Change language
2018-07-20 12:11:25 -04:00
bleonard252
28dde47489
Add fullscreen, separate editor and toolbar
...
Height change (100vh to 100vh-54px): separates the editor from the toolbar
Status bar background-color addition: aesthetic thing for separating the editor and statusbar
Fullscr class: applies to the div and allows fullscreen editing
Fullwin method: just regular javascript that adds the Fullscr class to the editor column div or removes it
--By Blake L
2018-07-20 12:06:39 -04:00
bleonard252
5a8b3e19c9
Change language
...
The code and everything appears to be in English, so fixing so that Chrome (and others) won't insist on translating it from English to English.
2018-07-20 11:30:16 -04:00
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