Commit Graph

140 Commits

Author SHA1 Message Date
Lorian Coltof
c0439dbee7 Add button to download an asset 2018-06-23 21:46:16 +02:00
Viktor Petersson
50def4b6f7 Merge pull request #828 from mscreations/gui-auth-setting
Gui auth setting
2018-06-12 15:20:20 +01:00
Jon Shaulis
4bf46e5bf5 Fix whitespace issues 2018-06-12 09:13:35 -04:00
amolodykh
6a58d27ca4 Creates /api/v1.2/assets 2018-06-11 14:57:25 +06:00
Jon
b50b4b4dc7 Attempt to fix CI issues 2018-06-08 13:28:26 -04:00
Jon Shaulis
24dc0f1e7e Require current password to make changes to authentication settings 2018-06-07 17:36:34 -04:00
Jon Shaulis
fe7273f9f9 Add basic validation 2018-06-07 17:36:34 -04:00
Jon
6396ae4dda Make authentication configurable in GUI 2018-06-07 17:35:57 -04:00
antonmolodykh
3d69c744cc Service for wifi-connect 2018-05-01 20:31:49 +06:00
antonmolodykh
fc2d5bd0b7 Fix web asset issue 2017-11-20 17:54:15 +06:00
antonmolodykh
3d3281473f Next-previous buttons 2017-11-20 15:15:56 +06:00
antonmolodykh
bc96406d71 Fix final Resin issues 2017-11-17 16:01:48 +06:00
antonmolodykh
557409e6f1 Modernize assets endpoint 2017-11-08 19:24:34 +06:00
antonmolodykh
37cdf36f3c Migrate to Flask 2017-09-05 16:06:25 +06:00
antonmolodykh
1b6930fdd2 Fix websocket connection in enable_ssl mode 2017-08-19 14:32:38 +06:00
Viktor Petersson
7f637a5578 Merge pull request #608 from GreatFruitOmsk/Add-versioning-of-API
Add versioning of API
2017-08-04 12:00:31 +01:00
antonmolodykh
ac252a368c Add versioning of API 2017-08-04 16:43:16 +06:00
antonmolodykh
8de5bfab90 Disable duration field for video 2017-08-03 14:45:00 +06:00
antonmolodykh
e9ee4b5321 Support for YouTube 2017-07-27 13:07:35 +06:00
antonmolodykh
b4230ac8d3 Fix submit form 2017-07-01 11:35:48 +06:00
antonmolodykh
87b17d37ec Chunked file upload 2017-06-26 20:30:49 +06:00
Viktor Petersson
ca9e1f28d3 Merge pull request #572 from GreatFruitOmsk/Add-support-for-live-streaming
Add support for live streaming
2017-06-20 16:04:43 +01:00
antonmolodykh
767131bb6c add support for live streaming 2017-06-20 20:45:00 +06:00
Viktor Petersson
73a6798522 Tweaks upload status message.
* Tweak upload message
* Removes whitespace
2017-06-13 22:47:01 +01:00
antonmolodykh
a1c891ea9a add backup option 2017-05-20 00:49:09 +06:00
Anton Molodykh
4b4106d7d8 upload multiple images 2017-05-01 12:29:35 +06:00
over
a76734b32b remake it from scratch 2016-08-26 11:16:11 +06:00
over
e1cdf06807 fix 2016-08-24 15:47:44 +06:00
over
45ef506df2 fix 2016-08-24 15:43:02 +06:00
over
5b29c65f0d escape 2016-08-24 12:12:04 +06:00
over
a396748eb3 make asset type immutable via edit 2016-08-15 14:10:13 +06: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
b73625faa0 Typo fix: remove unnecessary comments 2016-05-07 05:57:35 +06: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
245720f1d7 typo fix 2016-05-07 05:47:04 +06:00
over
3381c46e47 fix 2016-05-07 05:47:04 +06:00
over
edcb5ab838 fix 2016-05-07 05:06:28 +06:00
Rob Berwick
b91644fdf8 Fix 24 clock datetime format for UI & datepicker 2016-04-21 20:54:05 +01:00
over
01e5740b5b keep old name for asset on edit if new name is blank 2015-11-26 11:17:32 +06:00
richard-to
91fae4864c Merge branch 'master' into GH-89 2014-10-12 06:58:38 -08:00
richard-to
3a833d406c Add 24 hour clock option to settings 2014-10-12 06:57:19 -08:00
richard-to
de8de7d2d6 GH-229 - Partially fix asset order issue on client-side 2014-10-09 17:41:47 -08:00
Márton Boros
5e82d36820 show hint for video duration auto-detection, update duration on asset type change 2014-07-17 19:47:20 +02:00
Sebastian
d6a07af4a7 Autodetect mime on copy improved, so that pasted rtmp and rtsp URLs will trigger the switch to the 'video' asset type 2014-07-17 12:42:05 +00:00
Sebastian
996486cff9 Autodetect duration for videos triggered when entering 0s duration in webinterface 2014-07-17 12:41:41 +00:00
Sebastian
9b4031cd1d Add support for RTMP URLs 2014-07-17 12:41:16 +00:00
Sebastian
3939d7a368 Accept RTSP Streaming URLS (e.g. from webcams) 2014-07-08 23:08:38 +00:00
Sebastian
01e3a5dccd Set duration to autodetect when mime check detects a video ressource 2014-07-08 23:08:20 +00:00
Sebastian
d558ccfd06 Allow setting custom time limit for video assets (to be able to swtich to livestreams for a limited time) 2014-07-08 23:08:02 +00:00
richard-to
0a866673bc Change start and end date to be inclusive instead of exclusive in frontend and backend logic 2014-05-14 20:16:27 -08:00