Raicuparta
a8392abd0f
get thumbnails from html images ( #1100 )
2025-07-24 19:57:35 -07:00
xen-42
2a140c9e46
Actually try catch properly
2025-07-02 01:57:41 -04:00
xen-42
416f952e33
Update fetch-mods.ts
2025-07-02 01:52:38 -04:00
xen-42
ea57301386
Try catch generate thumbnail
2025-07-02 01:48:37 -04:00
Raicuparta
b2c0f3f0cc
fix silly thumbnail bug ah
2025-06-01 20:22:04 +02:00
Raicuparta
fc2a7ff7bd
just uh get thumbnail always for maybe one update
2025-06-01 20:06:33 +02:00
Raicuparta
a61cd6a51a
always preserve prev thumbnail details
2025-06-01 20:00:02 +02:00
Raicuparta
e4571d4441
Thumbnail property again ( #1043 )
...
* Reapply "Reapply "Specify mod thumbnail in database (#1036 )""
This reverts commit a7567248da0f1cf0b100eafbf4972f8e67b83ee5.
* keep previous mod thumbnail
2025-05-31 13:53:22 +02:00
Raicuparta
a7567248da
Revert "Reapply "Specify mod thumbnail in database ( #1036 )""
...
This reverts commit bec1e350ffecf20066f8a597677fcc41d479c093.
2025-05-27 15:24:53 +02:00
Raicuparta
bec1e350ff
Reapply "Specify mod thumbnail in database ( #1036 )"
...
This reverts commit c6919325575695c3ba74378ecf9d55368f837486.
2025-05-27 15:20:49 +02:00
Raicuparta
c691932557
Revert "Specify mod thumbnail in database ( #1036 )"
...
This reverts commit 0e01597730a00146d401297f795dff33aa62c69f.
2025-05-26 19:33:34 +02:00
Raicuparta
0e01597730
Specify mod thumbnail in database ( #1036 )
2025-05-26 19:33:30 +02:00
xen-42
83efe07620
Fix notifications with long changelogs not being sent ( #852 )
...
* Truncate descriptions that are so long they prevent the discord notification from being sent
* Use description instead of field since it can store 4096 characters instead of 1024
2024-04-08 19:49:42 -04:00
Ben C
bfb18ac3fd
Fix DLC required not being marked right ( #801 )
...
* Update index.ts
* Fix Vio's Mod
2023-12-29 18:06:48 -05:00
Ben C
ee426ad8f6
Add requires-dlc guy ( #789 )
...
* Add requires-dlc guy
* Tag mods which require the dlc
* Update from source (#794 )
* Add new mod: orclecle.TinyPatchForDivergence (#791 )
Co-authored-by: TRSasasusu <TRSasasusu@users.noreply.github.com>
* Add new mod: Acamaeda.QuietEchoes (#793 )
Co-authored-by: Acamaeda <Acamaeda@users.noreply.github.com>
---------
Co-authored-by: Raicuparta <Raicuparta@users.noreply.github.com>
Co-authored-by: TRSasasusu <TRSasasusu@users.noreply.github.com>
Co-authored-by: Acamaeda <Acamaeda@users.noreply.github.com>
* Update mods.json
* Change Requies DLC To Seperate Field
* Typo
---------
Co-authored-by: xen-42 <nicholasconnors@hotmail.ca>
Co-authored-by: Raicuparta <Raicuparta@users.noreply.github.com>
Co-authored-by: TRSasasusu <TRSasasusu@users.noreply.github.com>
Co-authored-by: Acamaeda <Acamaeda@users.noreply.github.com>
2023-12-23 23:42:10 -05:00
Raicuparta
6b8d1e4911
re-add age limit for notifications
2023-11-14 08:18:04 +01: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