Skip to content

Releases: gegehprast/shallty

v.4.1.1

24 Oct 19:40
Compare
Choose a tag to compare

Added:

  • Moenesia support

v.4.0.0

28 Jul 10:22
Compare
Choose a tag to compare

Changed:

With this major update, the focus of this project has been shifted to parsing short links only, because I don't really have the time to do regular maintenances anymore. But feel free to make contributions.

The project has been rewritten using TypeScript from scratch (kind of). But the overall structure is still the same as the v3 branch.

Removed:

  • Fansubs/Fanshares crawling feature.
  • Fanscans crawling feature.
  • Queue feature.

To do:

  • Rewrite all previously available short link bypasser scripts.
  • Proper documentation for http/websocket usage.

v.3.1.1 (July 21, 2020)

20 Jul 18:52
ef21cb7
Compare
Choose a tag to compare

Fixed vulnerability: Bump lodash from 4.17.15 to 4.17.19

v.3.1.0 (July 3, 2020)

03 Jul 10:50
Compare
Choose a tag to compare

The 2.x branch is now deprecated.

Added:

  • Optional simple cache feature for shortlink. Store the parsed value to MongoDB.
  • Optional queue feature for the shortlink parser.

Changed:

  • Use dotenv for the environment variable.

v.3.0.0 (April 28, 2020)

27 Apr 18:38
Compare
Choose a tag to compare

With this major update, I will still support the v2.x branch at least until the end of the current season, Spring 2020.

Added:

  • Added support for websocket connection.

Changed:

For users:

  • Changed Kiryuu newReleases endpoint to newReleaseManga.

For developers:

  • TheFantls directory has been changed to Fanscans.

  • To add more FFS (fansub, fanscan, and shortlink) support, you can now just create the file, no need to manually requiring it. You just have to make sure all the required methods are present. Better documentation coming, but here it is for now:

    • Fansubs:

      • animeList(options?)
      • episodes(link, options?)
      • links(link, options?)
      • newReleases(options?)
    • Fanscans:

      • mangaList(options?)
      • mangaInfo(link, options?)
      • chapters(link, options?)
      • images(link, options?)
      • newReleases(options?)
    • Shortlinks:

      • parse(link, options?)

Fixed

  • Fixed Samehadaku, reflecting to their new template.
  • Fixed Kiryuu newReleaseManga when the manga has no chapter.

v2.4.7 (April 28, 2020)

27 Apr 17:44
Compare
Choose a tag to compare

Fixed:

  • Samehadaku: reflecting to the new template
  • Kiryuu: fixed new releases when the title has no chapter

v2.2.2 (February 9, 2020)

09 Feb 15:20
Compare
Choose a tag to compare

Patched:

  • Shortlink now able to handle bucin and neonime.org

v2.1.3 (January 18, 2020)

18 Jan 15:25
Compare
Choose a tag to compare

Updated:

  • Updated hightech shortlink: use new page with context and use cookie to get the final link
  • Updated optimize page

v2.1.0 (January 14, 2020)

14 Jan 14:24
Compare
Choose a tag to compare

Added:

  • Added Coeg
  • Added Siotong
  • Added Telondasmu
  • Added Greget

v2.0.0 (January 13, 2020)

12 Jan 16:14
Compare
Choose a tag to compare

Changed: