This repository has been archived by the owner on Jul 9, 2022. It is now read-only.
Releases: AppleGamer22/scr-web
Releases · AppleGamer22/scr-web
1.0.0-alpha.24.3.1
Bug Fixes
- github actions fix (be9eb7e)
1.0.0-alpha.24.3
Dependency Updates
nx migrate latest
(b6864d1)(7984559)(ddc644b)nest update
(79780d8)(4d58944)- update ionic (affac8d)(5b646a9)
- update github action (83a329e)(8e423c2)(04e6993)(2f3f8af)
- puppeteer update (cfc3eb0)
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
1.0.0-alpha.24.2
Dependency Updates
nx migrate latest
(fc967b7)(6bad503)(98bd5f7)(1e04ae1)(f3be5cb)(483325e)(5c349ae)(70450b6)(7fb2cae)(8d9b489)(848e387).npm update @ionic/angular
(4aff235)(cc13b1e)(bba127f).npm update puppeteer-core
(097be16).ng update @angular/cli @angular/core
(e784d11)(97717bb).
Features
- Category selection (7d73569)(24c7cd6)(bef760e).
- Category API (283ebf8)(5c80e8a).
- History search by category (24d7b4a).
- package version is displayed in client UI (f31918a).
- urls component update to receive History object (5a726c1).
Bug Fixes
1.0.0-alpha.24.1
1.0.0-alpha.24
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
- hostname/domain checks (fc18fe2)
Dependencies
1.0.0-alpha.23.10
- improved Instagram login (37fc31a).
- storage (5c2e1bd)(b5f55e7)(95d04e4)(caf6853)(c817075)(66935a1)(7d6b441)(334ce50)(9978431)(da180be).(27c8cc8)(62b9377).
- CodeQL GitHub Action (27de6db).
- tiktok fix (d023b2a).
- dependency update (e88e50a)(70b9d31)(490460b)(6563977).
- A new volume at
/scr/storage
is required to persist scraped files.
1.0.0-alpha.23.9.2
undo --platform=$BUILDPLATFORM removal
1.0.0-alpha.23.9.1
- dockerfile without
--platform=$BUILDPLATFORM
(50b9a12).
1.0.0-alpha.23.9
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
dockerfile multiplatform