307 Commits

Author SHA1 Message Date
dependabot[bot]
4e863ecd34
Bump json5 from 2.2.1 to 2.2.3 in /frontend/ng-karaoqueue
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 08:02:28 +00:00
dependabot[bot]
a63aad78b0
Bump engine.io from 6.2.0 to 6.2.1 in /frontend/ng-karaoqueue
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 06:38:44 +00:00
Phillip Kühne
6efb234a1c
Merge pull request #39 from PhoenixTwoFive/feature/legacy/mariadb_database
Feature/legacy/mariadb database
v2022.10
2022-10-08 19:51:56 +02:00
698c3717fd
Remove outdated workflows 2022-10-08 19:50:35 +02:00
8dd90b728c
MySQL Working, bug fixes. 2022-10-08 19:47:29 +02:00
580ede3bb0
Update 2022-09-24 03:48:53 +02:00
1a63232401
Update Everything 2022-09-24 03:07:39 +02:00
8183dcfcf4
Angular CLI update for packages - @angular/material@14 2022-09-24 03:05:13 +02:00
81b36e7f1a
Update 2022-09-24 03:04:03 +02:00
3c3795e25a
@angular/cli migration - update-angular-packages-version-prefix
Update Angular packages 'dependencies' and 'devDependencies' version prefix to '^' instead of '~'.
2022-09-24 02:56:05 +02:00
7a7a647be3
@angular/cli migration - remove-default-project-option
Remove 'defaultProject' option from workspace configuration. The project to use will be determined from the current working directory.
2022-09-24 02:56:01 +02:00
484b7cdfcd
Angular CLI update for packages - @angular/core@14, @angular/cli@14 2022-09-24 02:56:01 +02:00
c8a7979132
@angular/cdk migration - migration-v13
Updates the Angular CDK to v13
2022-09-24 02:55:01 +02:00
45e5fd853e
Angular CLI update for packages - @angular/material@13 2022-09-24 02:54:57 +02:00
5c66451524
Update 2022-09-24 02:54:17 +02:00
abc06d3181
@angular/cli migration - update-angular-config-v13
Remove deprecated options from 'angular.json' that are no longer present in v13.
2022-09-24 02:51:08 +02:00
2b4cabcb98
Angular CLI update for packages - @angular/core@13, @angular/cli@13 2022-09-24 02:51:07 +02:00
b3670aa0e0
Update @angular/material and @angular/cdk to 12.x 2022-09-24 02:47:31 +02:00
ba982001ba
Update @angular/material and @angular/cdk to 11.x 2022-09-24 02:45:04 +02:00
d1ec708780
Update @angular/material and @angular/cdk to 10.x 2022-09-24 02:43:28 +02:00
f901708896
Remove runtime-config-loader 2022-09-24 02:26:37 +02:00
f0a7ee2d2b
@angular/cli migration - update-zonejs
Update 'zone.js' to version 0.11.x. Read more about this here: https://github.com/angular/angular/blob/master/packages/zone.js/CHANGELOG.md#breaking-changes-since-zonejs-v0111
2022-09-24 02:24:19 +02:00
bc5818f50d
@angular/cli migration - update-angular-config-v12
Remove deprecated options from 'angular.json' that are no longer present in v12.
2022-09-24 02:24:15 +02:00
a1264cb15b
Angular CLI update for packages - @angular/core@12, @angular/cli@12 2022-09-24 02:24:15 +02:00
2e1eab3e2a
Update 2022-09-24 02:22:34 +02:00
b69e771b75
Update 2022-09-24 02:22:25 +02:00
7d8ae1167e
Update package-lock.json 2022-09-24 02:18:40 +02:00
b9e0302443
Delete package-lock.json 2022-09-24 02:14:48 +02:00
bb25b2801b
Remove unused package 2022-09-23 23:20:09 +02:00
4d75c125ba
Upgrade Angular to 10.x 2022-09-23 23:13:57 +02:00
5050e0cf60
Merge branch 'legacy' into new_frontend 2022-09-23 22:38:30 +02:00
a22960eae9
Fix DB Connection 2022-07-15 15:54:15 +02:00
bc44985fed
Fix DBCONNSTRING 2022-07-15 15:35:58 +02:00
72914109c0
prune requirements 2022-07-15 15:33:42 +02:00
57ced69ddd
Load DB Connection from ENV 2022-07-15 15:27:36 +02:00
fc78bdc4fe
Fix types 2022-07-15 15:09:48 +02:00
adfd120636
Update package names for 22.04 2022-07-15 15:01:07 +02:00
67a9552fee
Update ubuntu to get newer mariadb connector 2022-07-15 14:55:14 +02:00
3ae2803fcc
Remove mysql and install mariadb 2022-07-15 14:51:05 +02:00
2138189dff
python3 is still not default on Ubuntu? 2022-07-15 14:44:26 +02:00
9907a19066
Test 2022-07-15 14:43:16 +02:00
2a18f3dc2c
Completely remove mariadb libs to hopefully fix conflicts 2022-07-15 14:36:47 +02:00
69e252e28a
Add missing libraries to install 2022-07-15 14:35:52 +02:00
8151e615c0
Test 2022-07-15 14:34:07 +02:00
2a92c39450
Test 2022-07-15 14:32:51 +02:00
b88aac69e6
Fix.. 2022-07-15 14:32:06 +02:00
c9ad755a04
Fix? 2022-07-15 14:29:18 +02:00
3527ba4fd9
Fix dependencies 2022-07-15 14:27:39 +02:00
fb9677dc88
Fix github workflow 2022-07-15 14:23:17 +02:00
Phillip Kühne
97dd80b03a Add or update the Azure App Service build and deployment workflow config 2022-07-15 14:16:06 +02:00