Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get rid of index.php/core/js/oc.js #1204

Closed
LukasReschke opened this issue Aug 31, 2016 · 3 comments
Closed

Get rid of index.php/core/js/oc.js #1204

LukasReschke opened this issue Aug 31, 2016 · 3 comments

Comments

@LukasReschke
Copy link
Member

We should either get rid of index.php/core/js/oc.js or should serve it in a way that it's not reloaded on every request. Probably we could just move all the data to a data element in the templates and read it from a static JS file.

@LukasReschke
Copy link
Member Author

LukasReschke commented Aug 31, 2016

Should be another 150ms saved per page load.

@rullzer
Copy link
Member

rullzer commented Aug 31, 2016

Did you profile what takes so long? I'm guessing most is RTT right?

@rullzer
Copy link
Member

rullzer commented Nov 4, 2016

Done with #1917

@rullzer rullzer closed this as completed Nov 4, 2016
dejIO referenced this issue in Uberspace/lab Sep 20, 2020
While there is an official RSS feed, it's very noisy and doesn't only contain information about new releases. The Github releases feed serves this purposes (but it is very bare and also includes unstable releases). A more advanced solution might use the output of "occ update:check" to send an email to the user whenever there is a new release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants