This website requires JavaScript.
Explore
Help
Sign In
smarthut
/
frontend
Watch
2
Star
0
Fork
You've already forked frontend
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
Check backend repository for installation instructions
181
commits
2
branches
3
tags
23
MiB
JavaScript
98.2%
HTML
0.7%
CSS
0.6%
Dockerfile
0.3%
Shell
0.2%
3443bc8530
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Fil Cesana
3443bc8530
video now plays in loop. muted, in a responsive way: still to do: modal, enlarge full screen, communication with the backend - lost quite a lot of time testing both Embed from semantic and the simple video tag, Embed would have been good since it acts as a youtube player, but certain important tags like autoplay, loop etc did not seem to work. Also added the button 'enlarge', toggle now automatically set to on
2020-04-20 16:19:21 +02:00
hooks
Added auto-beautifier
2020-03-23 21:21:15 +01:00
nginx
Fixed Dockerfile and parametrized backend URL
2020-03-25 13:54:13 +01:00
smart-hut
video now plays in loop. muted, in a responsive way: still to do: modal, enlarge full screen, communication with the backend - lost quite a lot of time testing both Embed from semantic and the simple video tag, Embed would have been good since it acts as a youtube player, but certain important tags like autoplay, loop etc did not seem to work. Also added the button 'enlarge', toggle now automatically set to on
2020-04-20 16:19:21 +02:00
.gitignore
init gitignore file
2020-02-24 15:11:26 +01:00
.gitlab-ci.yml
Modified the pipeline so that only the master and dev branch have to do the deploy
2020-03-21 15:45:38 +01:00
Dockerfile
Fixed Dockerfile and parametrized backend URL
2020-03-25 13:54:13 +01:00
README.md
Fixed tests for redux
2020-04-12 17:52:35 +02:00
README.md
frontend