icedream pushed to test/ssh at icedream/pixelqr
-
b00f9a5605 Add ignore files.
-
024a2c75e9 Add Dockerfile.
- Compare 2 commits »
icedream pushed to test/ssh at icedream/pixelqr
-
cfda71a3aa Add simple test SSH server.
-
800d9897ff Implement QR code display via unicode block characters.
-
cf68a4548f Pass errors through to main function.
-
cb7e5027ed Initial commit.
icedream pushed to master at icedream/pixelqr
-
800d9897ff Implement QR code display via unicode block characters.
-
cf68a4548f Pass errors through to main function.
- Compare 2 commits »
icedream pushed to viserion at icedream/docker-hello
-
c1b8ac606d Viserion: Configure tagging from git hashes.
-
3e21aa2829 Viserion: Limit build for branch tags to (develop|viserion).
-
bcb00f86b8 Viserion: Fix git tag matching.
- Compare 3 commits »
icedream pushed to viserion at icedream/docker-hello
-
91e70859a0 Move alpine dockerfile to root and update viserion configuration.
icedream pushed to viserion at icedream/docker-hello
-
5775e07235 Add viserion configuration.
-
2b104e69b6 Add viserion configuration.
- Compare 2 commits »
icedream pushed to master at icedream/docker-hello
-
fbb6bdef5a Initial commit
icedream pushed to viserion at icedream/docker-hello
-
2b104e69b6 Add viserion configuration.
-
fbb6bdef5a Initial commit
icedream created repository icedream/docker-hello
icedream pushed to feature/webpack at icedream/vizon-countdown-website
-
93a86f8122 Completely restructure all files to use Lerna, Webpack and Babel.
icedream pushed to feature/webpack at icedream/vizon-countdown-website
-
3c633d23ea Rename .eslintrc.yaml to .eslintrc.yml.
icedream pushed to feature/webpack at icedream/vizon-countdown-website
-
22587e4e2a Tell eslint to allow usage of dev dependencies in frontend code.
-
437ebf3e25 Remove unused props from Countdown component.
- Compare 2 commits »
icedream pushed to feature/webpack at icedream/vizon-countdown-website
-
7548ddcbc5 Alias react to preact in static builds.
-
fc0b06a1be Move frontend babel configuration to webpack configuration file.
-
ac951aba32 Switch to rimraf for cleanup.
-
fb4e3c0e46 Fix webpack html title.
-
e9f19fbddf Do not hide compile errors when webpack is running as middleware.
- Compare 7 commits »
icedream pushed to feature/webpack at icedream/vizon-countdown-website
-
d7a42d03f7 Use toString.padStart instead of toLocaleString for dual digit display.
icedream pushed to feature/webpack at icedream/vizon-countdown-website
-
392cda25ea Upgrade packages.
-
594c0f54a9 Fix babel transpiling.
- Compare 2 commits »
icedream pushed to feature/webpack at icedream/vizon-countdown-website
-
c45be9a476 Set up webpack and webpack-dev-server.
-
202c35b517 Start implementing MySQL data fetching.
-
9bea67e1b1 Set up docker as development environment.
-
2e4cff3fff Vertically center the content.
-
09c8a3ce29 Fix content container no longer being centered properly.
icedream pushed to develop at icedream/vizon-countdown-website
-
202c35b517 Start implementing MySQL data fetching.
-
9bea67e1b1 Set up docker as development environment.
-
2e4cff3fff Vertically center the content.
-
09c8a3ce29 Fix content container no longer being centered properly.
-
e9ebd698e4 Make autoprefixer support the 4 latest major browser versions.
icedream pushed to master at icedream/vizon-countdown-website
-
9bea67e1b1 Set up docker as development environment.
icedream pushed to master at icedream/vizon-countdown-website
-
2e4cff3fff Vertically center the content.
-
09c8a3ce29 Fix content container no longer being centered properly.
-
e9ebd698e4 Make autoprefixer support the 4 latest major browser versions.
- Compare 3 commits »
icedream pushed to master at icedream/vizon-countdown-website
-
c004f96245 Split off footer into separate component, fix CSS properties.