amolodykh
|
6a58d27ca4
|
Creates /api/v1.2/assets
|
2018-06-11 14:57:25 +06: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 |
|
antonmolodykh
|
bc96406d71
|
Fix final Resin issues
|
2017-11-17 16:01:48 +06:00 |
|
antonmolodykh
|
6d594da16d
|
Gets info about a video through the ffmpeg
|
2017-11-13 20:46:12 +06:00 |
|
antonmolodykh
|
0f3df0d80d
|
Video duration changing
|
2017-11-07 17:28:29 +06:00 |
|
antonmolodykh
|
685a5613bc
|
Fix network status detection
|
2017-08-15 21:52:39 +06:00 |
|
Viktor Petersson
|
2a6f8017d9
|
Merge pull request #604 from GreatFruitOmsk/Improving-network-status-detection
Improving network status detection
|
2017-08-08 12:02:16 +01:00 |
|
antonmolodykh
|
685a7e58c0
|
Improving network status detection
|
2017-08-03 12:00:43 +06:00 |
|
daniep01
|
23308bf4fe
|
change true/false to on/off
|
2017-07-28 17:45:11 +01:00 |
|
daniep01
|
862813c9f5
|
add display power to system info template
|
2017-07-27 23:59:31 +01:00 |
|
daniep01
|
b5c73f8fdf
|
add display power function and update report
|
2017-07-27 23:54:02 +01:00 |
|
antonmolodykh
|
e9ee4b5321
|
Support for YouTube
|
2017-07-27 13:07:35 +06:00 |
|
antonmolodykh
|
cd90ba6240
|
Added processing state
|
2017-07-24 18:38:35 +06:00 |
|
antonmolodykh
|
767131bb6c
|
add support for live streaming
|
2017-06-20 20:45:00 +06:00 |
|
antonmolodykh
|
c06ef12bc6
|
recover using screenly_utils.sh
|
2017-06-07 21:56:10 +06:00 |
|
antonmolodykh
|
a1c891ea9a
|
add backup option
|
2017-05-20 00:49:09 +06:00 |
|
over
|
42f7ad5b98
|
make mplayer import platform-dependend
|
2016-10-26 17:20:59 +06:00 |
|
over
|
f352720c8d
|
web tests with splinter & FF
|
2016-10-13 12:22:15 +06:00 |
|
Viktor Petersson
|
ff09a5c800
|
Fixing PEP8 errors.
|
2016-06-22 14:34:41 +01:00 |
|
over
|
166b94c122
|
template_handle_unicode: do isinstance(str) not basestring
|
2016-05-18 18:45:21 +06:00 |
|
over
|
e1bfdb66f8
|
code style & fixes
|
2016-05-18 18:45:21 +06:00 |
|
over
|
d7325968dd
|
Use custom text handler in bottle templates. Decode strings as unicode
|
2016-05-18 18:45:21 +06:00 |
|
Viktor Petersson
|
239e404196
|
Adds GPU version logging to diagnostics.
|
2016-05-09 15:26:49 +01:00 |
|
Viktor Petersson
|
9cb6d985bc
|
Override user agent for requests to match uzbl.
|
2016-05-09 11:43:26 +01:00 |
|
Viktor Petersson
|
dbfc4895ae
|
Merge pull request #318 from over64/hotfix/asset-time-utc
fix asset time change after update
|
2016-05-09 11:18:41 +01:00 |
|
over
|
012d0861c9
|
Fixed: Now server returns assets dates in correct ISO format with timezone info.
|
2016-05-07 05:57:35 +06:00 |
|
over
|
0e1aba7142
|
Revert: don't order by rowid in read_all query due to some side effects
|
2016-05-07 05:06:28 +06:00 |
|
over
|
34cd4cded3
|
1)Rename asset_helper.order -> save_ordering. 2)Improve test for asset_helper.save_ordering. 3)Make query for all assets reliable via adding rowid to order_by
|
2016-05-07 05:06:28 +06:00 |
|
over
|
13ac182bd0
|
Refactor: move ordering logic from server to asset_helper
|
2016-05-07 05:06:28 +06:00 |
|
Viktor Petersson
|
a214fd06ad
|
Tweaks parsing.
|
2016-05-03 11:55:45 +01:00 |
|
Viktor Petersson
|
07447b584c
|
Fixes file reference.
|
2016-05-03 11:54:04 +01:00 |
|
Viktor Petersson
|
22464a6a68
|
Convert to string first.
|
2016-05-03 11:52:45 +01:00 |
|
Viktor Petersson
|
93cb4483b2
|
Adds debian version.
|
2016-05-03 11:51:57 +01:00 |
|
Viktor Petersson
|
f31ec4cc2b
|
Fixes git cokmmand
|
2016-05-03 11:36:22 +01:00 |
|
Viktor Petersson
|
c95f925b8e
|
Switch to using Certifi module for more up to date certificates.
|
2016-05-03 10:07:20 +01:00 |
|
Viktor Petersson
|
adf5a66173
|
Fixes command.
|
2016-05-03 10:00:44 +01:00 |
|
Viktor Petersson
|
1b476195d4
|
Adds more diagnostics.
|
2016-05-03 09:59:04 +01:00 |
|
Viktor Petersson
|
1459788239
|
Diagnostics hotfix.
|
2016-05-02 14:26:59 +01:00 |
|
Viktor Petersson
|
84d9808093
|
Catch git error w/ try/except.
|
2016-05-02 14:04:20 +01:00 |
|
Viktor Petersson
|
35ff4c3146
|
Makes path relative to HOME.
|
2016-05-02 13:59:05 +01:00 |
|