Skip to content

Commit

Permalink
Sync from Upstream Develop (#67)
Browse files Browse the repository at this point in the history
* Updates to accepted files for Furtastic, improved login message, bump megalodon

* Log show friendly url

* Removes Twitter and Furry-Life (defunct)

* Add a 5000 description limit on validation

* fix: newgrounds image posting (notification still broken)

---------

Co-authored-by: Michael DiCarlo <[email protected]>
  • Loading branch information
aneillans and mvdicarlo authored Oct 13, 2023
1 parent 402c62d commit fd34721
Show file tree
Hide file tree
Showing 29 changed files with 517 additions and 8,335 deletions.
741 changes: 50 additions & 691 deletions commons/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"author": "Michael DiCarlo",
"license": "ISC",
"dependencies": {
"megalodon": "^6.1.0",
"@types/node": "^14.11.1",
"class-transformer": "^0.3.1",
"class-validator": "^0.12.2"
"class-validator": "^0.12.2",
"megalodon": "^6.2.0"
}
}
30 changes: 0 additions & 30 deletions commons/src/websites/furry-life/furry-life.file.options.ts

This file was deleted.

7 changes: 0 additions & 7 deletions commons/src/websites/furry-life/furry-life.options.ts

This file was deleted.

18 changes: 0 additions & 18 deletions commons/src/websites/twitter/twitter.file.options.ts

This file was deleted.

7 changes: 0 additions & 7 deletions commons/src/websites/twitter/twitter.options.ts

This file was deleted.

Loading

0 comments on commit fd34721

Please sign in to comment.