Micah Lee
|
b844dfdccf
|
Add breadcrumbs to share mode
|
2019-09-15 16:46:28 -07:00 |
|
Micah Lee
|
fdb94eba0c
|
Only allow downloading of individual files if it is enabled in settings, and stop sharing automatically isn't
|
2019-09-01 20:36:30 -07:00 |
|
hiro
|
5c0c45a6de
|
Clean up rendering logic between share and website mode
|
2019-06-14 18:21:12 +02:00 |
|
Micah Lee
|
b2b72a6b31
|
Make static folder URL have a high-entropy random path, to avoid filename collisions with files getting shared
|
2019-05-22 20:07:35 -07:00 |
|
Micah Lee
|
3ab99dbf3b
|
Fix building the URL in CLI mode, and removing the slug from the download button in share mode
|
2019-05-21 10:08:54 -07:00 |
|
ZeroDot1
|
e2d2da22ed
|
Repair the css . . .
|
2019-03-11 05:33:28 +01:00 |
|
ZeroDot1
|
ba3c509a15
|
Add asynchronous functions to the templates to reduce page load times.
Asynchronous functions for CSS and JS.
|
2019-02-23 19:37:56 +01:00 |
|
Micah Lee
|
017ee5250d
|
When there is only 1 file being shared, don't zip it
|
2018-09-20 09:14:56 -07:00 |
|
Miguel Jacq
|
e89a74729b
|
Expand 'public mode' (optional slugs) to be possible for sharing too, not just receiving, with no rate-limiting/self-destruct on invalid routes.
|
2018-07-21 17:06:11 +10: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 |
|