aboutsummaryrefslogtreecommitdiffstats
path: root/js/storage.js
Commit message (Collapse)AuthorAgeFilesLines
* Make utils.js a moduleJesús2020-05-021-4/+5
| | | | | The main difference is that modules share their code within the same session.
* Update URL projectJesús2020-03-151-1/+1
| | | | - Remove libregit.org (CloudFlare attack)
* Update copyright noticeJesús2020-03-151-1/+1
|
* backportJesús2019-12-301-3/+5
| | | | | | - Flush caches on upgrade - Properly handle FrameModule's unloading - Use the new module and remove the old implementation
* Improve syntaxJesús2019-09-211-187/+146
|
* remove tabs in javascript filesJesús2019-08-111-142/+183
|
* rebrand site URLJesús2019-08-101-1/+1
|
* Fix return statementAlessio Vanni2019-05-141-1/+1
| | | | | | | The caller calling this function with topic equal to "before-asset-updated" expects a non-false value, but is never returned (a return with no value is equal to "return undefined" or something like that.)
* Remove error reportingAlessio Vanni2019-05-131-3/+1
| | | | It's not actually needed anymore
* Report error to consoleAlessio Vanni2019-05-121-1/+3
|
* Add links to eMatrix repository homepageAlessio Vanni2019-02-201-0/+1
|
* Change all names from μMatrix to ηMatrixAlessio Vanni2019-02-201-49/+49
| | | | Hopefully I caught all of them!
* Fork uMatrixAlessio Vanni2019-02-191-0/+615
Pretty much just changing the name and the copyright.