Commit Graph

2751 Commits

Author SHA1 Message Date
Emyll Almonte
a3fd39a72e Update Dockerfile.test 2022-12-01 10:50:20 -05:00
Emyll Almonte
c9b88ba78c Update Dockerfile.test
Specific versions of chrome driver and browser.
2022-12-01 10:45:45 -05:00
Viktor Petersson
d5435797cb Merge pull request #1674 from ealmonte32/patch-3
Update Dockerfile.test
2022-12-01 15:16:37 +00:00
Emyll Almonte
7bc0a10102 Update Dockerfile.test
Bumps chrome driver for tests.
2022-12-01 09:48:26 -05:00
Viktor Petersson
d97bf59779 Merge pull request #1673 from ealmonte32/patch-2
Update install.sh
2022-12-01 14:02:28 +00:00
Emyll Almonte
2e061e080a Update install.sh
`-f` which is for file was used instead of `-d` for directory
2022-11-30 19:22:59 -05:00
Nico Miguelino
d76450d0f5 Merge pull request #1655 from nicomiguelino/1648-splash-2
Add follow-up fixes to Balena splash screen error.
2022-11-29 11:07:06 -08:00
Nico Miguelino
87a6879b9e Merge branch 'Screenly:master' into 1648-splash-2 2022-11-29 10:17:00 -08:00
Viktor Petersson
14e5eff3ed Merge pull request #1672 from Screenly/cleanup
Cleanup
2022-11-29 17:33:11 +00:00
Viktor Petersson
53845ce653 Removes unused file 2022-11-29 17:23:41 +00:00
Viktor Petersson
3c0e60ded0 More cleanup 2022-11-29 17:23:12 +00:00
Nico Miguelino
a8a40c0975 Merge branch 'Screenly:master' into 1648-splash-2 2022-11-29 08:53:25 -08:00
Viktor Petersson
1825d60abd Merge pull request #1662 from ealmonte32/development
Allow Screenly OSE to install under any username, plus some ansible linting  fixes
2022-11-29 12:29:31 +00:00
nicomiguelino
cde020309e Remove unused imports. 2022-11-28 21:47:21 -08:00
nicomiguelino
47e7448a6a Do minor code cleanup.
- Remove unused imports.
- Format import statements.
2022-11-28 21:42:03 -08:00
nicomiguelino
fd35cce5e4 Refactor API call to Balena supervisor.
- Make use of the `retry` library instead.
2022-11-28 21:32:36 -08:00
nicomiguelino
747ad5fdd9 Have the viewer browser re-load until the supervisor API response is OK.
- The use of `retry` was temporarily removed.
2022-11-28 09:44:52 -08:00
Emyll Almonte
001b871f76 Merge branch 'Screenly:master' into development 2022-11-28 08:42:56 -05:00
nicomiguelino
3e3bc1e149 Remove unnecessary variable declaration.
- The unnecessary declaration causes an overhead, especially if the
  function call keeps repeating when an exception is raised.
2022-11-25 21:28:48 -08:00
Emyll Almonte
5dfc49007c Update main.yml 2022-11-24 23:35:49 -05:00
Emyll Almonte
34cc5a5ab8 Update main.yml 2022-11-24 23:30:40 -05:00
Emyll Almonte
acfca94326 Update main.yml 2022-11-24 23:28:15 -05:00
Emyll Almonte
b2f4273ccf Update backup_helper.py 2022-11-24 13:10:23 -05:00
Emyll Almonte
1f1e2da50f Update viewer.py 2022-11-24 13:09:49 -05:00
Emyll Almonte
42079bf64a Update backup_helper.py 2022-11-24 12:33:24 -05:00
Emyll Almonte
4244ac2b0a Update install.sh 2022-11-24 12:25:30 -05:00
Emyll Almonte
081faf2ac9 Update server.py 2022-11-24 12:13:06 -05:00
Emyll Almonte
d2301d8e8c Update backup_helper.py 2022-11-24 12:03:39 -05:00
Emyll Almonte
d5bbb2d9e9 Update install.sh 2022-11-24 12:03:06 -05:00
Emyll Almonte
80f4c27f14 Update docker-compose.yml 2022-11-24 12:01:56 -05:00
Emyll Almonte
363b500ec0 Update main.yml 2022-11-24 11:52:34 -05:00
Nico Miguelino
5879cd60d8 Merge branch 'Screenly:master' into 1648-splash-2 2022-11-24 08:51:23 -08:00
Nico Miguelino
5f07e0abc3 Merge pull request #1665 from nicomiguelino/rm-ffmpeg
Remove ffmpeg installation and setup from script & Dockerfile.
2022-11-24 08:06:59 -08:00
nicomiguelino
5efe116b91 Comment out the lines instead of removing them. 2022-11-24 07:51:47 -08:00
Emyll Almonte
87354469ff Update main.yml 2022-11-23 19:26:24 -05:00
Emyll Almonte
e0b659db81 Update main.yml 2022-11-23 19:21:38 -05:00
Emyll Almonte
b3faea80c7 Update main.yml 2022-11-23 19:19:38 -05:00
Emyll Almonte
53364ebbf3 Update main.yml 2022-11-23 19:12:01 -05:00
Emyll Almonte
2bf6fbc834 Update main.yml 2022-11-23 19:09:21 -05:00
Emyll Almonte
699510b366 Update viewer.py 2022-11-23 19:01:41 -05:00
Emyll Almonte
0296a9b0b8 Update main.yml 2022-11-23 18:57:58 -05:00
Emyll Almonte
436d83748c Update main.yml 2022-11-23 18:55:33 -05:00
Emyll Almonte
aeb5d6b710 Update main.yml 2022-11-23 18:39:28 -05:00
Emyll Almonte
82263f92a7 Update main.yml 2022-11-23 18:26:10 -05:00
Emyll Almonte
33c4b9b258 Update main.yml 2022-11-23 18:11:35 -05:00
Emyll Almonte
971938b22e Update main.yml 2022-11-23 18:05:27 -05:00
Emyll Almonte
9bf5690534 Update main.yml 2022-11-23 16:48:40 -05:00
Emyll Almonte
077b3c2b8b Update main.yml 2022-11-23 16:34:18 -05:00
Emyll Almonte
0662b7837d Update main.yml 2022-11-23 16:32:39 -05:00
nicomiguelino
bdd7c468a2 Remove ffmpeg installation and setup from script & Dockerfile.
- Relevant parts of the code were removed. These will be brought back
  when `test_add_asset_streaming` is fixed.
2022-11-23 13:30:28 -08:00