Torsten Stauder
781acf83d9
Fixed typo
4 years ago
grch101
28d83ed783
Fixed '//' issue. Cleaning up code by removing commented out code from previous browser
4 years ago
grch101
9e177e806f
Filebrowser: Replace Marios Filebrowser
4 years ago
grch101
c2eb65594a
FileBrowser: Improve stability of folder recursive deletion by movin algorithm from js to esp32.
FileList: Increase Json object size to 16384 Bytes in order to show folder with huge content better. JS cleanup (Sleep function had no effect)
4 years ago
grch101
6b40e5c251
Correcting some syntax problems in the html file. Now the website can be loaded from ROM
5 years ago
Torsten Stauder
ea6fdc1f9c
Tiny improvements for filebrowser
5 years ago
grch101
8e678d79ef
Add file explorer with browsing, upload, delete, create, rename and play audio features
5 years ago
Torsten Stauder
3094e535f9
#47 : Only show FTP/MQTT in webgui if support was compiled
5 years ago
Torsten Stauder
0f7011bc11
Added translations
5 years ago
Mario Lukas
c9fd37f0a0
fix (HTML): fixed assignment of default slider values
5 years ago
Mario Lukas
1aaa906fe8
refactor (HTML): changed a couple of things in the management.html file
- changed html parts to a more meaningful naming
5 years ago
Mario Lukas
55f949f276
feat (HTML): added some css to the accesspoint html code
5 years ago
Torsten Stauder
19c8e7b2c1
Tiny webgui-fix
5 years ago
Torsten Stauder
dd6a184157
Documentation for new filebrowser-feature
5 years ago
Mario Lukas
f940a2ee67
fix (filebrowser): fixed blocking, when file list is reated
- created a single used task for file indexing process
- added more reliable and user friendly design for the user interface
- added escaping for css in processPython.py script
5 years ago
Mario Lukas
f0ec3e6684
fix (FileBrowser): fixed JavaScript Errors
5 years ago
Mario Lukas
54ed18e381
feat (Filebrowser): added more user friendly notifications
5 years ago
Mario Lukas
b099448f03
feat (Filebrowser): added file browser to RFID-assignment
* added a couple of JavaScript libraries
* added functions to main.cpp for file handling
* added websocket handller for index file notifications
* added webserver route for delivering file index
* refactored html notifications, introduced toastr
5 years ago
Torsten Stauder
00b8fe03c3
Added: Bat-voltage-visualisation and RFID-recall
5 years ago
Torsten Stauder
4fb74d51c0
Introducing Wifi-enable/disable
5 years ago
Torsten Stauder
24b6dc3f0d
Introduced optional headphone-volume
5 years ago
Torsten Stauder
501ce54924
Minor fixes and improvements
5 years ago
Torsten Stauder
0a785f6440
Added English as supported language (GUI+log)
5 years ago
Torsten Stauder
d6cddfffa8
Added hostname-support + prepared static IP-config
5 years ago
Torsten Stauder
9f47db56b0
MQTT: uname/pwd-support added (thanks to andi3000)
5 years ago
Torsten Stauder
bfb8d81af2
Trailing slashes are removed autom. from directories
5 years ago
Torsten Stauder
da2f86036a
regexp-fix: wrong escaping due to *char-transform
5 years ago
Torsten Stauder
e11210a0ae
Bugfix of wrong playmode-number in GUI
5 years ago
Torsten Stauder
04a8e6fe45
Regexp-fix
5 years ago
Torsten Stauder
d09814561f
Introduced backup-file-upload
5 years ago
Torsten Stauder
f6801e6940
Fixed two bugs and introduced file-upload (not yet functional!)
5 years ago
Torsten Stauder
ba04f46386
Restart added
5 years ago
Torsten Stauder
d4399e459f
comment
5 years ago
Torsten Stauder
3514607dd5
Ping/pong for websocket added
5 years ago
Torsten Stauder
64174df932
Resource-change
5 years ago
Torsten Stauder
fe674b3b84
Introduced Sleep after 5 tracks and webserver-consolidation
5 years ago
Torsten Stauder
c5fec789c9
Webgui-support added
5 years ago