Micah Lee
|
5068fe8eda
|
Add new WSGI middleware just to attach the Web object to environ, and improve the UI of file upload progress
|
2018-03-21 18:27:42 -07:00 |
|
Micah Lee
|
0734de68ea
|
Display a template after closing the server, and standardize the style of other simple templates
|
2018-03-14 08:30:14 -07:00 |
|
Micah Lee
|
5665b3c313
|
In receive mode, allow uploader to close the server when they are done
|
2018-03-14 08:16:09 -07:00 |
|
Micah Lee
|
aeaada0a5c
|
Add flash messages to receive template, and begin implementing upload POST
|
2018-03-13 05:50:26 -07:00 |
|
Micah Lee
|
6cc350b4f6
|
Started designing HTML/CSS for receive mode
|
2018-03-07 10:12:10 -08:00 |
|
Micah Lee
|
5d280ec68f
|
Move (optional) javascript into file, and use CSP to ban inline js
|
2018-03-06 03:17:54 -08:00 |
|
Micah Lee
|
f331ff06ae
|
Stop using inline css, and reorganize static folder
|
2018-03-06 03:03:24 -08:00 |
|
Micah Lee
|
0b26950d5b
|
Create separate templates and static folder, and make the web app use both of these. Yay, now we have real static resources
|
2018-03-06 02:54:12 -08:00 |
|