matrix-dimension/src
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
..
api Upgrade everything to Angular 12 and more + build changes 2021-08-29 19:39:43 +02:00
bridges Remove legacy gitter bridge support 2020-12-28 21:10:23 -07:00
db Upgrade everything to Angular 12 and more + build changes 2021-08-29 19:39:43 +02:00
integrations Remove legacy gitter bridge support 2020-12-28 21:10:23 -07:00
matrix Upgrade everything to Angular 12 and more + build changes 2021-08-29 19:39:43 +02:00
models Switch getJoinUrl to a POST request as it contains meeting join details 2021-05-07 16:00:50 +01:00
neb Format app code 2019-07-10 22:11:55 -06:00
scalar Hack around a scalar bug 2019-08-21 18:19:38 -06:00
utils Upgrade everything to Angular 12 and more + build changes 2021-08-29 19:39:43 +02:00
config.ts Fix communication with BBB, fix widget query parameters etc. 2021-05-05 20:47:48 +01:00
index.ts Upgrade everything to Angular 12 and more + build changes 2021-08-29 19:39:43 +02:00
MemoryCache.ts Remove legacy gitter bridge support 2020-12-28 21:10:23 -07:00
version.ts Upgrade everything to Angular 12 and more + build changes 2021-08-29 19:39:43 +02:00