c0822ee77b 
								
							
								 
							
						 
						
							
							
								
								GUI: forum-tab added + tiny tweaks  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								192c7c2eff 
								
							
								 
							
						 
						
							
							
								
								Added new logo to webgui  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9caddc80fc 
								
							
								 
							
						 
						
							
							
								
								Filebrowser: Move to CP437 encoding support  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1b2dc595a9 
								
							
								 
							
						 
						
							
							
								
								Fixing  #84  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e95d20c2fc 
								
							
								 
							
						 
						
							
							
								
								Renaming renaming renaming...  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								601a81cf00 
								
							
								 
							
						 
						
							
							
								
								Renaming of project + improved documentation  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								781acf83d9 
								
							
								 
							
						 
						
							
							
								
								Fixed typo  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								28d83ed783 
								
							
								 
							
						 
						
							
							
								
								Fixed '//' issue. Cleaning up code by removing commented out code from previous browser  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9e177e806f 
								
							
								 
							
						 
						
							
							
								
								Filebrowser: Replace Marios Filebrowser  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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) 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b40e5c251 
								
							
								 
							
						 
						
							
							
								
								Correcting some syntax problems in the html file. Now the website can be loaded from ROM  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ea6fdc1f9c 
								
							
								 
							
						 
						
							
							
								
								Tiny improvements for filebrowser  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e678d79ef 
								
							
								 
							
						 
						
							
							
								
								Add file explorer with browsing, upload, delete, create, rename and play audio features  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3094e535f9 
								
							
								 
							
						 
						
							
							
								
								#47 : Only show FTP/MQTT in webgui if support was compiled  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0f7011bc11 
								
							
								 
							
						 
						
							
							
								
								Added translations  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c9fd37f0a0 
								
							
								 
							
						 
						
							
							
								
								fix (HTML): fixed assignment of default slider values  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1aaa906fe8 
								
							
								 
							
						 
						
							
							
								
								refactor (HTML): changed a couple of things in the management.html file  
							
							
 
							
							
							- changed html parts to a more meaningful naming 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								55f949f276 
								
							
								 
							
						 
						
							
							
								
								feat (HTML): added some css to the accesspoint html code  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								19c8e7b2c1 
								
							
								 
							
						 
						
							
							
								
								Tiny webgui-fix  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd6a184157 
								
							
								 
							
						 
						
							
							
								
								Documentation for new filebrowser-feature  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								f0ec3e6684 
								
							
								 
							
						 
						
							
							
								
								fix (FileBrowser): fixed JavaScript Errors  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								54ed18e381 
								
							
								 
							
						 
						
							
							
								
								feat (Filebrowser): added more user friendly notifications  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								00b8fe03c3 
								
							
								 
							
						 
						
							
							
								
								Added: Bat-voltage-visualisation and RFID-recall  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4fb74d51c0 
								
							
								 
							
						 
						
							
							
								
								Introducing Wifi-enable/disable  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								24b6dc3f0d 
								
							
								 
							
						 
						
							
							
								
								Introduced optional headphone-volume  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								501ce54924 
								
							
								 
							
						 
						
							
							
								
								Minor fixes and improvements  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0a785f6440 
								
							
								 
							
						 
						
							
							
								
								Added English as supported language (GUI+log)  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d6cddfffa8 
								
							
								 
							
						 
						
							
							
								
								Added hostname-support + prepared static IP-config  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f47db56b0 
								
							
								 
							
						 
						
							
							
								
								MQTT: uname/pwd-support added (thanks to andi3000)  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bfb8d81af2 
								
							
								 
							
						 
						
							
							
								
								Trailing slashes are removed autom. from directories  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								da2f86036a 
								
							
								 
							
						 
						
							
							
								
								regexp-fix: wrong escaping due to *char-transform  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e11210a0ae 
								
							
								 
							
						 
						
							
							
								
								Bugfix of wrong playmode-number in GUI  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								04a8e6fe45 
								
							
								 
							
						 
						
							
							
								
								Regexp-fix  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d09814561f 
								
							
								 
							
						 
						
							
							
								
								Introduced backup-file-upload  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f6801e6940 
								
							
								 
							
						 
						
							
							
								
								Fixed two bugs and introduced file-upload (not yet functional!)  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ba04f46386 
								
							
								 
							
						 
						
							
							
								
								Restart added  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d4399e459f 
								
							
								 
							
						 
						
							
							
								
								comment  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3514607dd5 
								
							
								 
							
						 
						
							
							
								
								Ping/pong for websocket added  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								64174df932 
								
							
								 
							
						 
						
							
							
								
								Resource-change  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe674b3b84 
								
							
								 
							
						 
						
							
							
								
								Introduced Sleep after 5 tracks and webserver-consolidation  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c5fec789c9 
								
							
								 
							
						 
						
							
							
								
								Webgui-support added  
							
							
								
 
							
							
						 
						6 years ago