ZKWolf
|
6c929ce0f8
|
Tmp removed DEV catalog because of initorgetgroup issue
|
2024-04-14 23:43:54 +02:00 |
|
ZKWolf
|
136eea6c81
|
Upgraded Docker File Base OS
|
2024-04-14 23:43:18 +02:00 |
|
ZKWolf
|
bb739cbf7f
|
Merge pull request #19 from Apollogeist/patch-1
Fix typos in README and edit for clarity
|
2024-04-10 09:56:31 +02:00 |
|
Owen Zinn
|
61d3ad801f
|
Fix missed typos, edit for clarity
|
2024-04-09 18:56:02 -05:00 |
|
Owen Zinn
|
285f6fbf3f
|
Fix grammar/typos
|
2024-04-09 18:51:56 -05:00 |
|
ZKWolf
|
5be6d72ec3
|
Merge pull request #18 from wolfswolke/dependabot/pip/flask-approx-eq-3.0.3
Update flask requirement from ~=3.0.2 to ~=3.0.3
|
2024-04-08 17:50:08 +02:00 |
|
dependabot[bot]
|
af35bbbe44
|
Update flask requirement from ~=3.0.2 to ~=3.0.3
Updates the requirements on [flask](https://github.com/pallets/flask) to permit the latest version.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: flask
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-08 15:49:32 +00:00 |
|
ZKWolf
|
db651b3e58
|
Set BASE logging to info if not DEV
|
2024-04-01 17:26:37 +02:00 |
|
ZKWolf
|
cdda9567f9
|
Added base logic for Privat Matches and removed discord msg for dev messages
|
2024-04-01 17:26:18 +02:00 |
|
ZKWolf
|
660bb4207f
|
Added base logic for Privat Matches
|
2024-04-01 17:25:17 +02:00 |
|
ZKWolf
|
1db48ddf7d
|
Merge remote-tracking branch 'origin/master'
|
2024-04-01 17:21:34 +02:00 |
|
ZKWolf
|
e369066f2c
|
Merge pull request #17 from wolfswolke/dependabot/pip/pymongo-approx-eq-4.6.3
Update pymongo requirement from ~=4.6.2 to ~=4.6.3
|
2024-04-01 17:19:51 +02:00 |
|
dependabot[bot]
|
ccca0d6a80
|
Update pymongo requirement from ~=4.6.2 to ~=4.6.3
Updates the requirements on [pymongo](https://github.com/mongodb/mongo-python-driver) to permit the latest version.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.6.2...4.6.3)
---
updated-dependencies:
- dependency-name: pymongo
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 15:19:21 +00:00 |
|
ZKWolf
|
d3312a2ff2
|
Added catalog, changed live log, feedback,
|
2024-03-28 20:14:16 +01:00 |
|
ZKWolf
|
d0eeb2a2aa
|
Added 1.1.0 Balance Catalog
|
2024-03-28 20:06:21 +01:00 |
|
ZKWolf
|
4da7da00d1
|
Fixed Expire TAG with mil seconds.
Added msg for trolls
|
2024-03-28 20:05:36 +01:00 |
|
ZKWolf
|
095a60ca7b
|
Added additional_user_ids to log
|
2024-03-28 20:04:46 +01:00 |
|
ZKWolf
|
1da1ee3791
|
Removed Content of gamenews.json because they messed up the init or get group saving?
|
2024-03-28 20:04:02 +01:00 |
|
ZKWolf
|
79544b5d31
|
Updated requirements.txt
|
2024-03-28 20:03:23 +01:00 |
|
ZKWolf
|
74ac157ee9
|
Updated ReadMe.md
|
2024-03-28 20:03:07 +01:00 |
|
ZKWolf
|
04d2c6878f
|
Updated queue logic
|
2024-03-28 19:49:58 +01:00 |
|
ZKWolf
|
856ceb9362
|
Added BOGAN Handler
|
2024-03-28 19:29:31 +01:00 |
|
ZKWolf
|
e4bda860ab
|
added metadata to html
|
2024-03-28 19:25:37 +01:00 |
|
ZKWolf
|
5f69d77bbe
|
Added more favicons for Apple, android etc
|
2024-03-28 19:23:19 +01:00 |
|
ZKWolf
|
c78da720ad
|
Merge pull request #16 from wolfswolke/snyk-fix-fb86d0b97d46e735f7f3ee9f471a41ba
[Snyk] Security upgrade python from 3.13.0a4-alpine3.18 to 3.13.0a5-alpine3.18
|
2024-03-17 15:58:06 +01:00 |
|
snyk-bot
|
44b39a6340
|
fix: Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE318-EXPAT-6446356
|
2024-03-17 14:54:43 +00:00 |
|
ZKWolf
|
86b3b25067
|
Merge pull request #13 from wolfswolke/dependabot/pip/waitress-approx-eq-3.0.0
Update waitress requirement from ~=2.1.2 to ~=3.0.0
|
2024-03-01 00:54:35 +01:00 |
|
dependabot[bot]
|
b5ba611e7b
|
Update waitress requirement from ~=2.1.2 to ~=3.0.0
Updates the requirements on [waitress](https://github.com/Pylons/waitress) to permit the latest version.
- [Release notes](https://github.com/Pylons/waitress/releases)
- [Changelog](https://github.com/Pylons/waitress/blob/main/CHANGES.txt)
- [Commits](https://github.com/Pylons/waitress/compare/v2.1.2...v3.0.0)
---
updated-dependencies:
- dependency-name: waitress
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-29 23:54:27 +00:00 |
|
ZKWolf
|
b7ae9bdc5e
|
Merge pull request #15 from wolfswolke/dependabot/pip/colorlog-approx-eq-6.8.2
Update colorlog requirement from ~=6.7.0 to ~=6.8.2
|
2024-03-01 00:53:39 +01:00 |
|
ZKWolf
|
2ba1cd10da
|
Merge branch 'master' into dependabot/pip/colorlog-approx-eq-6.8.2
|
2024-03-01 00:53:32 +01:00 |
|
dependabot[bot]
|
7ef9a2eeeb
|
Update colorlog requirement from ~=6.7.0 to ~=6.8.2
Updates the requirements on [colorlog](https://github.com/borntyping/python-colorlog) to permit the latest version.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](https://github.com/borntyping/python-colorlog/compare/v6.7.0...v6.8.2)
---
updated-dependencies:
- dependency-name: colorlog
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-29 23:53:08 +00:00 |
|
ZKWolf
|
b44a137d11
|
Merge pull request #14 from wolfswolke/dependabot/pip/flask-approx-eq-3.0.2
Update flask requirement from ~=2.3.2 to ~=3.0.2
|
2024-03-01 00:52:55 +01:00 |
|
ZKWolf
|
455afd4e0c
|
Merge pull request #12 from wolfswolke/dependabot/pip/pymongo-approx-eq-4.6.2
Update pymongo requirement from ~=4.3.3 to ~=4.6.2
|
2024-03-01 00:52:31 +01:00 |
|
ZKWolf
|
1ca51a0578
|
Merge pull request #11 from wolfswolke/dependabot/pip/bleach-approx-eq-6.1.0
Update bleach requirement from ~=6.0.0 to ~=6.1.0
|
2024-03-01 00:52:19 +01:00 |
|
dependabot[bot]
|
16e16c0278
|
Update flask requirement from ~=2.3.2 to ~=3.0.2
Updates the requirements on [flask](https://github.com/pallets/flask) to permit the latest version.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.3.2...3.0.2)
---
updated-dependencies:
- dependency-name: flask
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-29 23:49:52 +00:00 |
|
dependabot[bot]
|
5a97a4bd69
|
Update pymongo requirement from ~=4.3.3 to ~=4.6.2
Updates the requirements on [pymongo](https://github.com/mongodb/mongo-python-driver) to permit the latest version.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.3.3...4.6.2)
---
updated-dependencies:
- dependency-name: pymongo
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-29 23:49:45 +00:00 |
|
dependabot[bot]
|
70e3848b35
|
Update bleach requirement from ~=6.0.0 to ~=6.1.0
Updates the requirements on [bleach](https://github.com/mozilla/bleach) to permit the latest version.
- [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v6.0.0...v6.1.0)
---
updated-dependencies:
- dependency-name: bleach
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-29 23:49:38 +00:00 |
|
ZKWolf
|
e6896f642d
|
AUTO SNYK Create dependabot.yml
|
2024-03-01 00:49:17 +01:00 |
|
ZKWolf
|
63c709eca4
|
Fixed Challenges and working on InitOrGetGroup
|
2024-02-26 02:07:58 +01:00 |
|
ZKWolf
|
c8e567ca69
|
Changed Alpha Currency Balance for new users
|
2024-02-26 02:07:00 +01:00 |
|
ZKWolf
|
031bad9c62
|
Fixed Schopping System
|
2024-02-26 02:06:26 +01:00 |
|
ZKWolf
|
a6418a704a
|
Added new challenge handler
|
2024-02-26 02:05:59 +01:00 |
|
ZKWolf
|
628ada8a50
|
Fixed Challenges and added new ones.
|
2024-02-26 02:05:41 +01:00 |
|
ZKWolf
|
ba0a20cc08
|
added equippedConsumables and removed old challenge stuff.
|
2024-02-25 04:00:58 +01:00 |
|
ZKWolf
|
b702f5298a
|
allowed matchmaking and MatchMaking as url
|
2024-02-25 04:00:17 +01:00 |
|
ZKWolf
|
a579d202be
|
Added 743 Challenges and the logic for all of them.
|
2024-02-25 03:59:53 +01:00 |
|
ZKWolf
|
8f02994562
|
Merge remote-tracking branch 'origin/master'
|
2024-02-23 20:24:01 +01:00 |
|
ZKWolf
|
087e50341b
|
Added BASE inventory, DLC unlocks and DG1 unlocks via DB
|
2024-02-23 20:23:46 +01:00 |
|
ZKWolf
|
bd5ba12d88
|
Added probability calc, Added cleanup of crashed runners/Hunters in QUEUE,
|
2024-02-23 20:22:40 +01:00 |
|
ZKWolf
|
281cdf2966
|
Visual Fixes and working on FIX for EndOfMatch Endpoints
|
2024-02-23 20:21:41 +01:00 |
|