matrix-dimension/web/app/shared
Tony Stipanic 4954de2a96
Upgrade everything to Angular 12 and more + build changes
This is a very big commit that does an initial job of upgrading everything to the latest version. TSLint gets replaced by ESLint. Instead of plain node, now ts-node is being used. Old modules also get replaced with new ones (mostly ng2 to ngx). Also obsolete configs have been replaced with how it's used today with Angular.

This includes:

* Upgrade to:
** Angular 12
** Typescript 4
** ESLint 7 and replace TSLint
** Bootstrap 5
** Eerything connected to these
* Run with ts-node
* Convert wepack config to angular config
* Remove typescript-ioc
* Update tsconfigs
* Run a git command instead of using a library for sshort hash
* Move assets to a new location align with default Angular settings
* Database migration for new avatarUrl locations
* Simplify Model extension align with newest sequelize version
* Remove breadcrumb hack
* Fix homeserver typo
* A few general fixes that are necessary with newest Typescript rules
* Define Express.User interface
2021-08-29 19:39:43 +02:00
..
directives Upgrade everything to Angular 12 and more + build changes 2021-08-29 19:39:43 +02:00
models Upgrade everything to Angular 12 and more + build changes 2021-08-29 19:39:43 +02:00
registry Remove legacy gitter bridge support 2020-12-28 21:10:23 -07:00
services Switch getJoinUrl to a POST request as it contains meeting join details 2021-05-07 16:00:50 +01:00
SessionStorage.ts Early mockup of admin management for policies 2019-07-01 20:49:44 -06:00