13 Commits

Author SHA1 Message Date
Ben C
1eb6a1a7d9
Update PNPM and deps (#757) 2023-07-29 15:03:57 -04:00
Raicuparta
8a973c494e
Add new mod: xen.QSBSkins (#756)
Co-authored-by: xen-42 <xen-42@users.noreply.github.com>
2023-07-29 15:00:49 -04:00
dependabot[bot]
18bd782919
Bump word-wrap from 1.2.3 to 1.2.4 in /scripts (#753)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-23 13:20:08 +02:00
Noah Pilarski
2c25441e4a
Move hardcoded stuff to db (#728)
* Move download count offset and first release date override

No longer hardcoded

* Add CR offset and override

because fork

* Move repo variations from website to db

* convert to url

* Doesn't require update
2023-06-30 20:27:10 +01:00
Raicuparta
47c4b89a1f
Add first release date overrides (#727)
Co-authored-by: MegaPiggy <MegaPiggy@users.noreply.github.com>
2023-06-28 18:36:53 -04:00
Raicuparta
911271030e
Offset download counts (#720)
Co-authored-by: MegaPiggy <MegaPiggy@users.noreply.github.com>
2023-06-20 18:23:33 -04:00
Ben C
57057f2768
Move Source Code Emoji Out Of Embed (#712) 2023-06-15 01:03:26 +02:00
Raicuparta
b939191d26 Better notifications 2023-03-14 14:06:32 +01:00
Raicuparta
021cc3de9b add linked from notification parameter to notification links 2023-03-13 21:20:01 +01:00
Raicuparta
7975fcf0da
Separate discord notifications into a separate action (#653)
* separate notifications from rest of workflow

* Make database copy

* placeholder changelog

* Update mods.json

* Update update-releases.yml

* add logging, remove unused argument

* Update mods.json

* fix database diff file

* change mods json

* use staging page for thumbnails

* Update mods.json

* Include changelogs in database

* test update

* remove test stuff

* Clean up paths

* Fix import paths
2023-03-13 16:23:45 +01:00
Raicuparta
6643a74aef Fix thumbnail url base 2023-03-13 14:14:45 +01:00
Raicuparta
a813aeb0b3 remove long-ass logs 2023-03-05 19:57:22 +01:00
Raicuparta
d04383ecd3
Combine TS projects into one (#647)
* Get previous database from workflow

* fix diff types

* read files from paths instead of as string

* logs modsJson

* log stuff

* single scripts project sued by both workflows

* rename action fiel

* fix action yml paths

* fix action paths again

* fix paths yet again

* please
2023-03-05 19:21:29 +01:00