2020-09-17 22:44:42 +02:00
|
|
|
- ENHANCEMENT
|
2020-10-20 16:43:22 +02:00
|
|
|
- improve and normalize microblog formatting
|
|
|
|
- add font and css preloading links
|
2020-10-20 16:38:47 +02:00
|
|
|
- add node `gulp` script to package.json (@AgentEnder)
|
2020-11-09 22:06:06 +01:00
|
|
|
- add minimal working css for printing
|
|
|
|
- split out mobile css
|
|
|
|
- load static css/js assets from data template:
|
|
|
|
This way users can hash static assets and overwrite the data template
|
|
|
|
to deliver the hashed assets. Thats helpful if you have to deal with
|
|
|
|
long cache settings but wont to ensure your updated assets are delivered
|
|
|
|
to clients.
|
2020-11-03 08:41:24 +01:00
|
|
|
- BUGFIX
|
|
|
|
- use relative URL's for fonts (@atorrescogollo)
|
|
|
|
- OTHER
|
|
|
|
- fix typos (@weidenhaus)
|
2020-11-09 22:06:06 +01:00
|
|
|
- INTERNAL
|
|
|
|
- publish Lighthouse CI overwiew to PR's
|