* Creation of button and SQL
* Movement of buttons
* Changes to authorisation requirements
* Update to errors
* 🎨 Tidy up a little
Signed-off-by: Luke Tainton <luke@tainton.uk>
* 🎨 Fix comment
Signed-off-by: Luke Tainton <luke@tainton.uk>
Co-authored-by: Luke Tainton <luke@tainton.uk>
* Basic UI
@luketainton please edit lines 120-140 on the editsub and managesub files
* ✨ Add subscription management
Signed-off-by: Luke Tainton <luke@tainton.uk>
* ✨ Add subscription management
Signed-off-by: Luke Tainton <luke@tainton.uk>
* 🐛 Fix incorrect POST variable and add foreach()
Signed-off-by: Luke Tainton <luke@tainton.uk>
* 🎨 Fix file names and add link on view.php
Signed-off-by: Luke Tainton <luke@tainton.uk>
Co-authored-by: Alexander Davis <alex@adcm.uk>
@luketainton needs to look at line 123 to work out what should be displayed and how to click to download the file.
This should be done in view.php
Creation of get_files script in prereqs.php
* Moving from old branch
* Added new terminology
Also added upload file page. Waiting for @luketainton to complete back end coding
* Fixing old issues
* 🐛 Re-add favicon
Signed-off-by: Luke Tainton <luke@tainton.uk>
* ✨ Implement update functionality
Signed-off-by: Luke Tainton <luke@tainton.uk>
* ✨ Implement upload functionality
Signed-off-by: Luke Tainton <luke@tainton.uk>
Co-authored-by: Alexander Davis <alex@adcm.uk>