0.2.1 2020-05-02 FIX some accesibility issues with navigation when watching a video.
0.2.0 2020-05-02 Write algorithm for actual serving search results. Fix non-strict React error by removing strict mode.
0.1.9 2020-04-30 Add small appbar to hide buttons and organize space around search input
0.1.8 2020-04-27 Add widget for quicksearch. Feature still in progress.
0.1.7 2020-04-24 Refactor where expanded album tree nodes state is stored. Tree is unfolding to currently selected node when
browsing using nav buttons
0.1.6 2020-04-23 1ec37af9 FIX issue with navigation after album item removal
0.1.5 2020-04-22 687e56c3 Enhance backend calls with better error handling. Rotate button is disabled when rotation is applied in
the backend service
0.1.4 2020-04-19 7417ba58 Add navigation for the previous and next item to show. Add show item title bar. FIX issues with album tree
not showing selected node when browsing through nav buttons or at startup.
0.1.3 2020-04-13 2115987a Refactor all backend communication in dedicated service class
0.1.2 2020-04-12 f2dd8483 Add navigation buttons, preserve album tree and selected note state in local storage
0.1.1 2020-04-11 03ca56af Change layout, show pictures and stream videos
0.1.0 2020-04-09 1b9163fe Changes induced by modifications in album data format
0.0.4 2020-04-07 b2b168a2 Receive album structure data from the backend
0.0.3 2020-04-06 0fc9bd6b Foldable sidebar
0.0.2 2020-04-04 62e4bf14 Reorganize source code structure, basic component layout utilizing material-ui
0.0.1 2020-04-04 7a9e79d2 Initial version that uses React and display something
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Note: this is a one-way operation. Once you eject, you can’t go back!
If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.
You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify