coast-team / mute

a scalable collaborative document editor with CRDT, P2P and E2EE
https://mute.loria.fr/
GNU Affero General Public License v3.0
127 stars 17 forks source link

Upgrade to Angular 11 #106

Closed rigelk closed 3 years ago

rigelk commented 3 years ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce?

Upgrade from v8 to v11 of Angular (steps are made major to major version in the commits).

Other information:

Some modules have been updated along the way (pm2, codelyzer). Some modules don't exist in Ivy and beyond (ng2-ui-auth) and will need to be changed in the future. For ng2-ui-auth, a third-party fork provides compatibility up to v11 but doesn't guarantee long-term maintenance.