Shubhank Saxena
c28a39fa47
Segregation of Dev and Prod envs ( #218 )
...
Segregation of Dev and Prod envs, addition of tests
Co-authored-by: Markos Gogoulos <mgogoulos@gmail.com>
Co-authored-by: Ubuntu <shubhank@my-hostings.nxfutj5b2tlubjykddwgszqteb.bx.internal.cloudapp.net>
2021-07-01 18:05:43 +03:00
DieProgrammIDE
d17b3b4153
Fix or Playback Issues for iPad + GET-Parameters (autoplay,muted,time) for Embed ( #179 )
...
* Remove Loading Video Visibility Bug
* Quality Y-Overflow for Mobile
* Update _commons.js
* Oneliner
* Reset _common.js
* Use OnLoad
* Use Observer
* No Max-Height
2021-06-23 11:25:45 +03:00
DecaTec
950adcdd9d
Webserver/setup optimizations ( #220 )
...
* Webserver security
* Create vHost dirs during install; link vHost to sites-enabled
* Remove default vHosts during install
* Only generate new DH params when also using real certificates
* Removed duplicate ssl_ecdh_curve
2021-06-18 16:56:45 +03:00
swiftugandan
235efbe151
keep pids in container scope ( #225 )
...
* keep pids in container scope
* increase client_max_body_size through nginx proxy deployments to 5.8G
2021-06-18 15:39:52 +03:00
Markos Gogoulos
8145ba0914
add missing validation for logging
2021-06-18 15:37:09 +03:00
Markos Gogoulos
f74d3c4b57
instructions for Docker setup update
2021-06-18 14:49:36 +03:00
Markos Gogoulos
9b9a718a18
Docker compose docs ( #227 )
2021-06-18 14:44:58 +03:00
Markos Gogoulos
26804dce40
stub testing ( #226 )
...
adds github action for tests
2021-06-17 23:11:14 +03:00
Markos Gogoulos
de30fe68f1
Readme
2021-06-16 20:54:00 +03:00
Markos Gogoulos
4f72c00598
fixes wrong path on Readme
2021-06-16 20:48:42 +03:00
Markos Gogoulos
d3a3934ce7
cleanup docs and add some more regarding Docker installation ( #223 )
...
* cleanup docs and add some more regarding Docker installation
2021-06-16 20:46:40 +03:00
Markos Gogoulos
ddbaa51285
pin Django
2021-06-16 20:31:59 +03:00
dependabot[bot]
7fae5992e7
Bump django from 3.1.8 to 3.1.12 ( #222 )
...
Bumps [django](https://github.com/django/django ) from 3.1.8 to 3.1.12.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.1.8...3.1.12 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-16 19:29:20 +03:00
dependabot[bot]
46384a3c49
Bump pillow from 8.1.1 to 8.2.0 ( #221 )
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.1...8.2.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-16 19:29:06 +03:00
swiftugandan
cdcf148b72
adding docker letsencrypt example ( #178 )
2021-06-16 19:27:33 +03:00
Markos Gogoulos
09e565e99b
add shields ( #212 )
...
add shields
2021-06-04 12:26:37 +03:00
Markos Gogoulos
7bda0acd8b
Feat flake8 strength ( #209 )
...
* remove warnings from flake
2021-06-03 18:26:53 +03:00
Markos Gogoulos
748d4bae4b
Feat login required ( #204 )
...
* global login required option
* add option to require global login
2021-06-02 17:18:06 +03:00
Markos Gogoulos
171b9f84d7
Feat swagger ( #203 )
...
Swagger docs
2021-05-31 22:24:05 +03:00
Dan1ell
853b28130d
Short tutorial on how to add a static page to the sidebar ( #188 )
...
* Create Add A Static Page To The Sidebar
Short tutorial on adding a static page to the sidebar.
2021-05-31 22:23:37 +03:00
Markos Gogoulos
5602422d29
adds drf-yasg and automated generation of Swagger Schemas ( #165 )
...
* adds drf-yasg and automated generation of Swagger Schemas
* swagger url
* swagger docs
* adds swagger url on Readme
* swagger API
* Code of Conduct file
* doc
2021-05-29 16:34:36 +03:00
Markos Gogoulos
110695ae2f
improvements on flake8 ( #200 )
2021-05-27 17:40:52 +03:00
Markos Gogoulos
6df942ac4e
format content ( #198 )
2021-05-26 18:35:21 +03:00
Markos Gogoulos
2d49b1df29
adds PR template ( #197 )
2021-05-26 18:33:26 +03:00
Shubhank Saxena
8f228d6844
Add pre-commit ( #140 )
...
* Add pre-commit config files
* Add linting test on github action
2021-05-26 17:58:17 +03:00
Markos Gogoulos
94b26a8781
add Debian Buster info on Readme
2021-05-26 17:53:13 +03:00
sthierolf
9002930994
Update install.sh ( #128 )
...
added check for Debian 10 (buster)
2021-05-26 17:50:50 +03:00
Markos Gogoulos
1e6ee280ca
adds drf_yasg dependency
2021-05-25 09:26:15 +03:00
dependabot[bot]
cf278211fb
Bump django from 3.1.4 to 3.1.8 ( #164 )
...
Bumps [django](https://github.com/django/django ) from 3.1.4 to 3.1.8.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.1.4...3.1.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-16 16:54:04 +03:00
Markos Gogoulos
2226b6afbf
add is_stuff to admin ( #156 )
2021-04-27 21:12:44 +03:00
Markos Gogoulos
adf3d4377f
allow media of all states to be added to playlist ( #154 )
2021-04-26 16:32:18 +03:00
Dan1ell
be41c6876d
Set default theme in settings ( #132 )
...
* Update DEFAULT_THEME variable
* Update site.html to use DEFAULT_THEME variable
2021-04-20 22:05:31 +03:00
Markos Gogoulos
784a18ad27
add users url with ending slash ( #129 )
2021-04-20 21:53:38 +03:00
Markos Gogoulos
6a5c57f2b2
fix permission for user deletion ( #127 )
2021-04-20 21:52:09 +03:00
Dan1ell
10f198fff3
Add deploy/docker/local_settings.py to .gitignore ( #142 )
2021-04-20 21:48:43 +03:00
Markos Gogoulos
6b89d9722b
Update FUNDING.yml
2021-04-07 22:16:29 +03:00
Markos Gogoulos
04f59ffbb8
add FUNDING.yml file
2021-03-23 19:12:48 +02:00
Markos Gogoulos
632db06ca3
command for mp4hls path
2021-03-22 21:35:32 +02:00
swiftugandan
0129ab6732
Fix docker chown recursion performance and bento4 upgrade ( #95 )
...
* optimize docker chown performance
* upgrades bento4
2021-03-22 20:04:12 +02:00
dependabot[bot]
2b65afc8dd
Bump pillow from 8.0.1 to 8.1.1 ( #108 )
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 8.0.1 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/8.0.1...8.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-22 20:02:59 +02:00
Dan1ell
b27e3ca6f6
Update Configuration.md ( #86 )
...
Clarifying which local_settings.py file to use.
2021-03-21 20:38:40 +02:00
Markos Gogoulos
1a7adb80da
Update Configuration.md ( #93 )
...
add option
2021-03-21 20:38:18 +02:00
Markos Gogoulos
2552551662
removes redundant usage of FRONTEND_HOST variable ( #102 )
2021-03-21 20:36:32 +02:00
Markos Gogoulos
3b35ce0262
use mediacms image from docker hub ( #69 )
...
* use mediacms image from docker hub
2021-03-08 21:54:09 +02:00
Markos Gogoulos
883af9bb4a
on Readme page resize screenshots ( #68 )
...
* image formating on Readme
2021-03-08 21:36:41 +02:00
swiftugandan
47f2279098
docker remove dangling pids ( #58 )
...
Co-authored-by: Munaawa Philip <munaawap@kainos.com>
2021-02-18 21:25:40 +02:00
Markos Gogoulos
c3d411ede1
set http prefix to variable on installation ( #56 )
2021-02-17 22:32:30 +02:00
swiftugandan
4450350dba
fixes hls generation for docker builds ( #55 )
...
Co-authored-by: Munaawa Philip <munaawap@kainos.com>
2021-02-17 22:32:18 +02:00
Markos Gogoulos
ba1bf7d263
Feat doc docker ( #57 )
...
* updated Readme, unset variabla
* unset variabla
* documentation
2021-02-17 22:32:06 +02:00
Markos Gogoulos
41c66469e2
Updated material icons version ( #54 )
...
Co-authored-by: root <1515939+styiannis@users.noreply.github.com>
2021-02-17 22:30:34 +02:00