1
mirror of https://github.com/thepeacockproject/Peacock synced 2025-02-16 16:34:28 +01:00
Commit Graph

23 Commits

Author SHA1 Message Date
Reece Dunham
030360a139
Beta 3
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-03-14 22:21:22 -04:00
moonysolari
e09dc78c35
Update smp (#151) 2023-03-11 12:53:40 -05:00
Reece Dunham
7ed211fdd7
v6.0.0-beta.2
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-02-09 23:13:09 -05:00
Reece Dunham
ea4322f951
Bump version to v6.0.0-alpha.1
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-01-21 17:17:36 -05:00
Reece Dunham
341517f8a6
Update some dependencies
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-01-21 17:17:26 -05:00
Reece Dunham
145641429b
Update jwt lib to v9
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-01-16 15:09:20 -05:00
moonysolari
d78d5bf3ea
Fix all broken challenges in #22 (#82)
* Using state machine parser 5.2.0

* Correctly store and load challenge contexts

* Update THIRDPARTYNOTICES
2023-01-16 13:30:06 -05:00
moonysolari
2ed110a703
Added challenges page for mission debriefing (#67)
* add debriefing challenges page
2023-01-04 11:36:22 -05:00
dependabot[bot]
2fc20247e5
Bump json5 from 2.2.1 to 2.2.2 (#65)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [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.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 11:28:05 -05:00
Govert de Gans
645d014dde Update axios to v1.2.2, fixing an 'unexpected end of file' error
This error popped up when trying to download a contract via tools.cmd
2022-12-30 15:47:28 +01:00
Reece Dunham
4b6e2e9a3c Bump version to v5.6.0 2022-12-24 16:40:15 -05:00
Reece Dunham
9e6e5dd4ed
Fixes to the express patch
Signed-off-by: Reece Dunham <me@rdil.rocks>
2022-12-15 20:40:49 -05:00
Reece Dunham
e34d1d0234
Fix SMF integration crash, dependency updates
Signed-off-by: Reece Dunham <me@rdil.rocks>
2022-12-15 10:04:56 -05:00
Reece Dunham
2a5ef84bf7
Bump version to v5.6.1-dev.1 (not tagging yet)
Signed-off-by: Reece Dunham <me@rdil.rocks>
2022-11-28 12:41:34 -05:00
Reece Dunham
b92a793e84 Update some dependencies 2022-11-23 22:28:53 -05:00
Reece Dunham
8c97ec2f94
Migrate to Yarn v4 (#39)
* Upgrade to Yarn v4

Signed-off-by: Reece Dunham <me@rdil.rocks>
2022-11-23 13:04:44 -05:00
Reece Dunham
840cd0b57a Move challenge contexts to the session 2022-11-20 20:28:01 +01:00
Alexandre Sanchez
baf3c41160
Bump version to v5.4.2 2022-11-17 21:38:49 +01:00
Reece Dunham
26b15413c2
Bump version to v5.4.1
Signed-off-by: Reece Dunham <me@rdil.rocks>
2022-11-17 12:32:42 -05:00
Reece Dunham
c1d53ca7fe
Bump version to v5.4.0
Signed-off-by: Reece Dunham <me@rdil.rocks>
2022-11-08 17:30:04 -05:00
AnthonyFuller
84984b036c
Switch to using glob for contracts 2022-11-08 07:26:12 -05:00
Alexandre Sanchez
93e0f864eb
chore(lint): setup eslint to run prettier as part of lint (#3) 2022-10-20 23:13:27 -04:00
Reece Dunham
6245e91624 Initial commit
Co-authored-by: Tino Roivanen <tino.roivanen98@gmail.com>
Co-authored-by: Govert de Gans <grappigegovert@hotmail.com>
Co-authored-by: Gray Olson <gray@grayolson.com>
Co-authored-by: Alexandre Sanchez <alex73630@gmail.com>
Co-authored-by: Anthony Fuller <24512050+anthonyfuller@users.noreply.github.com>
Co-authored-by: atampy25 <24306974+atampy25@users.noreply.github.com>
Co-authored-by: David <davidstulemeijer@gmail.com>
Co-authored-by: c0derMo <c0dermo@users.noreply.github.com>
Co-authored-by: Jeevat Singh <jeevatt.singh@gmail.com>
Signed-off-by: Reece Dunham <me@rdil.rocks>
2022-10-19 21:33:45 -04:00