matrix-dimension/web/app
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
..
admin Remove legacy gitter bridge support 2020-12-28 21:10:23 -07:00
configs Upgrade everything to Angular 12 and more + build changes 2021-08-29 19:39:43 +02:00
elements Upgrade everything to Angular 12 and more + build changes 2021-08-29 19:39:43 +02:00
home Upgrade everything to Angular 12 and more + build changes 2021-08-29 19:39:43 +02:00
integration-bag translation 2020-10-23 13:30:20 +02:00
page-header Upgrade everything to Angular 12 and more + build changes 2021-08-29 19:39:43 +02:00
riot Appease the linter 2020-12-28 21:05:45 -07:00
shared Upgrade everything to Angular 12 and more + build changes 2021-08-29 19:39:43 +02:00
widget-wrappers Upgrade everything to Angular 12 and more + build changes 2021-08-29 19:39:43 +02:00
app.animations.ts Add some animation to the iboxes 2018-03-23 22:12:34 -06:00
app.component.html Upgrade everything to Angular 12 and more + build changes 2021-08-29 19:39:43 +02:00
app.component.scss New UI for the splash page 2018-10-20 23:04:25 -06:00
app.component.ts translation 2020-10-23 13:30:20 +02:00
app.module.ts Upgrade everything to Angular 12 and more + build changes 2021-08-29 19:39:43 +02:00
app.routing.ts Remove legacy gitter bridge support 2020-12-28 21:10:23 -07:00