matrix-dimension/web/app/shared/models
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-responses.ts Upgrade everything to Angular 12 and more + build changes 2021-08-29 19:39:43 +02:00
dimension-responses.ts Add the shell for configuring IRC bridges 2018-03-30 19:22:15 -06:00
integration.ts Fix communication with BBB, fix widget query parameters etc. 2021-05-05 20:47:48 +01:00
irc.ts Add a bit of safety around the IRC bridge and other integrations 2019-04-13 16:31:02 -06:00
neb.ts Very early support for configuring complex bots 2018-03-25 21:02:32 -06:00
scalar-server-responses.ts First iteration of OpenID reauth widget example 2019-03-15 20:36:52 -06:00
scalar-widget-actions.ts First iteration of OpenID reauth widget example 2019-03-15 20:36:52 -06:00
server-client-responses.ts Add a sticker picker 2018-05-13 22:32:13 -06:00
slack.ts Self-service Slack provisioning 2018-10-24 22:51:04 -06:00
telegram.ts Frontend interface for basic bridging and unbridging of chats 2018-10-17 21:09:19 -06:00
terms.ts Render terms of service as a widget 2019-07-06 15:40:32 -06:00
webhooks.ts Add the frontend for self-service of webhooks 2018-10-20 18:33:01 -06:00
widget.ts Merge remote-tracking branch 'nordeck/nic/feat/configurable-whiteboard-widget' 2020-12-28 20:38:55 -07:00