Skip to content

v5.0.0

Compare
Choose a tag to compare
@danactive danactive released this 28 Feb 04:51

Bug Fixes

  • CI: Enable unit test execution with travis as frontend (269042d)
  • Home: Display missing Dropbox access token error (cf05069)
  • Infinite Thumbs: Prevent loop errors (4493a3f)
  • Photo Header: Decode XML ampersand (6e6a140)
  • React Boilerplate: Correct eslint rules path (f101833)
  • React Boilerplate: Lint with AirBnb rules (509748b)
  • React Boilerplate: Lint with AirBnb rules (cfe6be7)
  • React Boilerplate: Update snapshot tests (a45fb69)
  • React Boilerplate: Update to Airbnb lint, drop PropTypes, prettier (e9a427c)
  • React Boilerplate: Upgrade Loading in all containers (no tests) (e0a4e8e)
  • React Boilerplate: Upgrade reducers in all containers (tested) (a88636f)
  • React Boilerplate: Upgrade remaining test files (22e0192)
  • React Boilerplate: Upgrade selectors in all containers (tested) (eefdb3a)
  • React Boilerplate: Verify in browser (too many requests) (30bf84f)
  • Resize: Improve error message when GraphicsMagick is missing (8d41757)
  • Video: Add CLI command using Docker for ffmpeg video conversion (b100db8)
  • Video: Show video poster until video is played, stop autoplay (86748eb)
  • api/package.json & api/package-lock.json to reduce vulnerabilities (4de28c9)

Features

  • Admin: Add a landing page (ad3fd6b)
  • Album View: Add Dropbox host to address (9e75991)
  • Album View: Add Local host to view album (26e7696)
  • Album View: Update actions to avoid state; easier for debugging (4eceffd)
  • API Server: All routes enable CORS to allow UI to HTTP Request cross domains (f86cb97)
  • CI: Drop Windows build (9952971)
  • CI: Exclude React from server side best practices (7a3bd1f)
  • Docker: Add Graphicsmagick (0619f64)
  • Explore Video: Move YouTube player components from API to UI (020b2f7)
  • Explore Video: Update components from Node.js to browser code (c6ac5ff)
  • Gallery: Add Dropbox host to address (637f4d4)
  • Gallery View: Add Dropbox host to address (66743d1)
  • Gallery View: Add Local host to view galleries (e84fca8)
  • Photo Header: Display reference source (e31344d)
  • React Boilerplate: Upgrade common files from v3.5 to v4.0 (dcbf4bf)
  • Walk: Display directory listing (521ce5a)
  • Walk: Display directory listing with page reload (a21edd5)
  • Walk: Link from Admin (91f7f54)
  • Walk: Separate API by simplifing without React on server (e38adc9)

BREAKING CHANGES

  • upgrade React Boilerplate from v3.5 to v4.0
  • React Boilerplate: React Hooks, Immer, react-testing-library