view src/browser/otr.min.js_README @ 1037:dc6c8c4d8ff6

server: redirection rework: - redirection parsing is now launched after LiberviaPages are imported, this way the pages are accessible and their methods are usable - inv_redirections attribute in LiberviaRootResource keep a map from new URL to old URL, allowing to check if a redirected path can lead to the same page - LiberviaPage methods are used to retrieve their URL - fixed remaining args when going to a redirected page - new checkRedirection method to see if a redirection can lead to the same URL
author Goffi <goffi@goffi.org>
date Wed, 24 Jan 2018 09:57:38 +0100
parents ee38b6a87692
children
line wrap: on
line source

The file otr.min.js includes:
    - minified versions of the following otr.js dependencies:
      otr/dep/bigint.js otr/dep/crypto.js otr/dep/eventemitter.js
      The following minification tool has been used: yui compressor
    - minified version of otr.js taken from the project homepage

All original files can be retrieved from otr.js repository:
    https://github.com/arlolra/otr/tree/master/build

See the README file of Libervia, or inside otr.min.js itself for licence information.