Rusko124
fad8d29410
Edit: adds default archive name
2019-06-12 13:55:29 +06:00
Rusko124
87d0c43247
Edit: backup archive name
2019-06-12 13:53:01 +06:00
Viktor Petersson
093f5946c8
Cleanup Balena/Resin reference
2019-05-15 13:41:18 +01:00
rusko124
3fcb2affe7
Merge branch 'master' into balena_reworked
2019-05-13 18:09:25 +06:00
Viktor Petersson
2f61d77653
Merge pull request #1101 from rusko124/fix_nmcli_connections
...
Fix: work with nmcli
2019-05-13 11:51:27 +01:00
Rusko124
e0cf012866
Reworked network
2019-05-10 21:04:28 +06:00
Rusko124
92f602df53
Edit func description
2019-05-03 12:35:40 +06:00
Rusko124
27bd5c0e7a
Fix: work with nmcli
2019-05-03 12:07:38 +06:00
Rusko124
ebbcd2f5b6
Reworked: Balena
2019-05-02 16:51:55 +06:00
Rusko124
4b108f24f6
Fix: diagnostics's exceptions
2019-04-29 17:23:15 +06:00
Rusko124
06cbbed40a
Fix: wifi-connect and wifi reset
2019-04-26 11:14:19 +06:00
Rusko124
ccecc02d53
Feature: MAC address on System Info
2019-04-24 17:51:28 +06:00
Viktor Petersson
796e25044a
Merge pull request #1072 from rusko124/viewer_current_asset_endpoint
...
New endpoint: viewer's currenlty asset
2019-04-05 11:53:46 +01:00
Rusko124
2344d51e75
New endpoint: viewer's currenlty asset
2019-04-05 15:04:46 +06:00
Emyll Almonte
c1dd61ce4c
Update utils.py
...
Change in HTTP xrange since redirect responses are also OK.
Set request verification to true to stop urllib InsecureRequestWarning showing up in logs and users mistakenly thinking this is what causes the TLS handshake error..
2019-04-05 01:07:30 -04:00
Viktor Petersson
67be9b6ea3
Merge pull request #1015 from rusko124/system_info
...
Added 'Raspberry Model' and 'Screenly version' for system info page
2019-04-01 12:03:59 +01:00
Rusko124
4ec281b218
Fix: Correct ip displays on the splash page.
2019-03-22 15:13:40 +06:00
Rusko124
69519beade
Added 'Raspberry Model' and 'Screenly version' for system info page
2019-01-09 13:48:51 +06:00
Rusko124
0d114bda00
SIGALRM when viewer stuck
2019-01-08 13:08:10 +06:00
Rusko124
079e7e74d7
Random edits
2018-12-25 17:26:28 +06:00
Rusko124
8aa8f83459
Added password(ppp) generation function
2018-12-25 17:09:03 +06:00
Rusko124
6f90086f20
Optimize save ordering
2018-11-29 14:49:32 +06:00
Viktor Petersson
abfcb7b712
Revert "Supporting unicode for player name"
2018-11-23 19:12:01 +00:00
Rusko124
89fcc5d79a
Supporting unicode for player name
2018-11-23 14:27:42 +06:00
Rusko124
75a5eeed1d
Unique name to asset
2018-11-12 10:16:42 +06:00
Rusko124
689638b3c7
add skip_asset_check column to db and some edits
2018-10-24 19:06:47 +06:00
Rusko124
c88c6bdade
some fix with alert
2018-09-27 13:27:14 +06:00
Rusko124
545853f4db
use string_to_bool function for simplicity
2018-09-03 17:49:39 +06:00
Rusko124
7a1f8f4560
avoid try/except
2018-09-03 17:07:01 +06:00
Rusko124
8e6e3c3fc8
Changed the check running in the docker to the environment variable
2018-09-03 16:39:24 +06:00
Rusko124
db019885a8
Add google analytics for demo site in docker
2018-09-03 14:14:15 +06:00
Viktor Petersson
55e5269d43
Merge pull request #756 from p-rintz/patch-1
...
Make ipv6-only setups work
2018-08-24 10:30:44 +01:00
Philipp Rintz
4acb93e5f0
Renamed variable
...
Renamed interface_id to address_family_id
2018-08-23 19:12:16 +02:00
Philipp Rintz
4615fecb09
netifaces import change
...
As requested in comments.
2018-08-23 13:48:38 +02:00
Philipp Rintz
8f425716c0
IPv6 prefferance
...
my_ip no longer uses min() to select the interface.
the usage of max() in interface_id should be unproblematic though and would lead to ipv6 being preferred over ipv4 when available.
Should also be more readable now, while maybe still being more verbose than wanted, though?
2018-08-23 13:47:51 +02:00
Philipp Rintz
93e13fe217
Changed to use netifaces.gateways
...
Instead of netstat and grep, netifaces.gateways will now be used to find out the default gateway.
2018-08-17 14:10:45 +02:00
Jon Shaulis
817f1d4e83
Fix issue with unicode metadata on uploaded video.
2018-07-11 19:34:52 -04:00
amolodykh
6a58d27ca4
Creates /api/v1.2/assets
2018-06-11 14:57:25 +06:00
Philipp Rintz
a315551bb6
Make ipv6-only setups work
...
Change get_node_ip to also work with ipv6-only setups.
2018-03-02 13:34:40 +01:00
antonmolodykh
fc21374898
Fix for check_update
2018-02-07 19:19:46 +06:00
Viktor Petersson
83bb4a4328
Rename functions to support test structure.
2018-01-02 19:22:54 +00:00
Viktor Petersson
26322f8460
Fixes tests.
2018-01-02 19:00:39 +00:00
Viktor Petersson
6493f7b1ea
Reverts previous commit
2018-01-02 18:45:55 +00:00
Viktor Petersson
eee6e457ee
Adds master as the default branch.
2018-01-02 18:45:16 +00:00
Viktor Petersson
5ee7cc644d
Implements fix against constantly re-running the check if the remote branch doesn't exist.a
2018-01-01 23:18:39 +00:00
Viktor Petersson
053572324c
Switches update logic to query Github directly.
2018-01-01 22:10:20 +00:00
antonmolodykh
cf0a388819
Add resin-wifi-connect
2017-12-23 19:06:01 +06:00
antonmolodykh
c0ba560178
API call for navigate to any asset
2017-12-11 20:05:27 +06:00
crdotson
17e1c0d1c7
remove trailing whitespace
2017-12-03 19:09:53 -05:00
crdotson
6419abc55b
Add support for usb0 device
...
In USB gadget mode, the network interface shows up as usb0.
2017-12-02 19:21:53 -05:00