Gabe Kangas
8aa5c33999
Update caching logic/headers ( #184 )
...
* Improve caching by adding etags and reducing the max-age
* Move caching into middleware. Set cache headers on segments
2020-09-30 14:14:39 -07:00
Gabe Kangas
351fbe8834
Set a short 1 day cache duration until we do something more complex. Closes #131
2020-08-30 16:07:20 -07:00
Gabe Kangas
05c511848a
Use the thumbnail for opengraph if online
2020-07-19 18:39:27 -07:00
Gabe Kangas
ab21706d73
Add our own botlist for user-agent matching. Closes #51
2020-07-13 19:07:30 -07:00
Gabe Kangas
ba69221394
Support disabling the web UI with disableWebFeatures. Closes #32
2020-07-06 21:53:30 -07:00
Gabe Kangas
b4c9654dac
Swap out server-side agent detection.
2020-06-30 16:49:39 -07:00
Gabe Kangas
ea9a1a3afd
Support webcrawers, bots, opengraph with a basic server-rendered metadata page. Closes #36
2020-06-30 00:09:40 -07:00
Bradley Hilton
487bd12444
Project restructure ( #18 )
...
* First pass at restructuring the project; untested but it does compile
* Restructure builds and runs 🎉
* Add the dist folder to the gitignore
* Update core/playlist/monitor.go
* golint and reorganize the monitor.go file
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2020-06-22 18:11:56 -07:00