Micah Lee
|
ce9a2f52d0
|
Add breadcrumbs to share mode
|
2019-09-15 16:46:28 -07:00 |
|
Micah Lee
|
6561d71edd
|
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
|
2604ef52b5
|
Clean up rendering logic between share and website mode
|
2019-06-14 18:21:12 +02:00 |
|
Micah Lee
|
41be429b91
|
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
|
97b5984aff
|
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
|
ee1633c600
|
Repair the css . . .
|
2019-03-11 05:33:28 +01:00 |
|
ZeroDot1
|
06d50df10e
|
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
|
324538bdd3
|
When there is only 1 file being shared, don't zip it
|
2018-09-20 09:14:56 -07:00 |
|
Miguel Jacq
|
3b45f93dbe
|
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
|
649afa2fad
|
Move (optional) javascript into file, and use CSP to ban inline js
|
2018-03-06 03:17:54 -08:00 |
|
Micah Lee
|
4606a3ad3a
|
Stop using inline css, and reorganize static folder
|
2018-03-06 03:03:24 -08:00 |
|
Micah Lee
|
ce852fc60a
|
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 |
|