Skip to content
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.

Releases: AppleGamer22/scr-web

1.0.0-alpha.24.3.1

01 Jul 04:16
Compare
Choose a tag to compare

Bug Fixes

1.0.0-alpha.24.3

01 Jul 03:37
Compare
Choose a tag to compare

Dependency Updates

Bug Fixes

  • null checking for category in history component (57de257)
  • fixed instagram scraping method (ed6b0f3)(c6b6429)
  • improved tiktok scraper (a921c3b)
  • improved vsco scraper (0352f71)
  • vsco username detection fix (0a1773b)
  • mongoose warning fixed (b493ec0)
  • arbitrary file path prevention (965108e)
  • post url updates to correct post owner after fetch (061c13f)
  • full width history url components (11a6aaa)

Features

  • sorted category list in history filtering (756790e)
  • shows latest histories first (ed66a18)
  • file type icons in history log (5da4c21)

1.0.0-alpha.24.2

25 Apr 02:35
Compare
Choose a tag to compare

Dependency Updates

Features

Bug Fixes

1.0.0-alpha.24.1

23 Jan 08:12
Compare
Choose a tag to compare

Bug Fixes

  • tiktok backend saves files in correct place (f79f359).
  • chrome 88.0.4291.0 webdriver detection (ce124c6).
  • urls test fix (d4855e8).

Features

  • history component search by type takes owner parameter (19be56d).
  • α initial cropper (a2a1a11).

Dependencies

1.0.0-alpha.24

06 Jan 04:10
Compare
Choose a tag to compare

Features

  • urls component icon update for video type (5b9d969)
  • history infinite scroll (820077f)
  • server-side history filtering (2226316)
  • form is disabled when request is in progress (2fa3ab3)

Bug Fixes

  • detects if story is in history, fixed history list loading UI when searching (114a10e)
  • story/highlight fix (968c9c7)
  • tiktok component css fix (20ee563)
  • close puppeteer on error (88a4f3a)
  • clearer client-side error messages (f847f79)
  • form input label formatting (a7b21dd)
  • history menu toggle is highlighted on navigation (46597af)

Testing

Dependencies

1.0.0-alpha.23.10

15 Dec 10:38
Compare
Choose a tag to compare

1.0.0-alpha.23.9.2

13 Nov 00:32
Compare
Choose a tag to compare
undo --platform=$BUILDPLATFORM removal

1.0.0-alpha.23.9.1

13 Nov 00:24
Compare
Choose a tag to compare
  • dockerfile without --platform=$BUILDPLATFORM (50b9a12).

1.0.0-alpha.23.9

10 Nov 04:13
Compare
Choose a tag to compare
  • applegamer22/scr-web can now be run on the following platforms (1eec9bf):
    • linux/amd64
    • linux/arm64
    • linux/arm/v6
    • linux/arm/v7
    • linux/s390x
    • linux/ppc64le

1.0.0-alpha.23.8

10 Nov 04:05
Compare
Choose a tag to compare
dockerfile multiplatform