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 |
|
Markos Gogoulos
|
9d1a22e4a9
|
reset variable
|
2021-02-11 17:38:09 +02:00 |
|
Markos Gogoulos
|
17eae8eefb
|
add demo link, set False to variable (#52)
|
2021-02-10 18:38:40 +02:00 |
|
Markos Gogoulos
|
86d819d1f6
|
Feat docker compose readme (#47)
* add Docker Compose on README
* add contributors section
* installation section on README
* Update README.md
|
2021-02-02 22:59:42 +02:00 |
|
Markos Gogoulos
|
58d703c3eb
|
Merge pull request #43 from mediacms-io/fix-less-than-1-sec-video
allow encoding for small videos
|
2021-02-02 22:15:08 +02:00 |
|
Markos Gogoulos
|
8473b505c3
|
Merge pull request #30 from swiftugandan/deploy-using-docker-compose
Deploy using docker compose
|
2021-02-02 22:14:43 +02:00 |
|
Swift Ugandan
|
952665beab
|
fix local_install
|
2021-01-29 18:40:00 +00:00 |
|
Swift Ugandan
|
ac3ce569a8
|
mount src folder, fix permissions, store db and media on host directories
|
2021-01-28 16:42:44 +00:00 |
|
Markos Gogoulos
|
fec21c2f40
|
allow encoding for small videos
|
2021-01-26 22:03:06 +02:00 |
|
Munaawa Philip
|
a15ed70d44
|
initial docker deployment implementation
|
2021-01-23 10:49:33 +00:00 |
|
Markos Gogoulos
|
087206346a
|
Merge pull request #31 from mediacms-io/feat-doc
add playlist on Readme
|
2021-01-21 16:40:49 +02:00 |
|
Markos Gogoulos
|
b2fcecf5ab
|
add playlist on Readme
|
2021-01-21 16:40:06 +02:00 |
|
Markos Gogoulos
|
4c4861500f
|
Merge pull request #26 from mediacms-io/frontend-updates
playlist support and fixes!
|
2021-01-21 16:31:02 +02:00 |
|
Markos Gogoulos
|
8c6a472570
|
add basic update info documentation
|
2021-01-21 16:26:43 +02:00 |
|
Markos Gogoulos
|
019e2cf371
|
allow addition of other types on playlists
|
2021-01-20 11:04:10 +02:00 |
|
mgogoulos
|
027c0941bc
|
Bugs fix in a) small screens search field and b) media comments form + Minor improvements
|
2021-01-20 05:35:36 +01:00 |
|
Markos Gogoulos
|
2f0a654fdf
|
add allow download option on Media edit page
|
2021-01-12 21:35:25 +02:00 |
|
root
|
cb5d077d77
|
Enabled ability to add audio files into playlists
|
2021-01-10 04:14:54 +02:00 |
|
root
|
0173b3373d
|
Added the link 'Change password' for the registered users (+ other code improvements)
|
2021-01-10 03:27:48 +02:00 |
|
Markos Gogoulos
|
95c84928ff
|
adds date on Search options
|
2021-01-07 15:33:02 +02:00 |
|
root
|
341fdc9663
|
Fixed bug in users management page
|
2021-01-07 02:38:06 +02:00 |
|
root
|
d8b9a3c8db
|
Updates in playlists functions (+ other minor improvements)
|
2021-01-07 02:24:37 +02:00 |
|
root
|
a18595788a
|
Added: a) playlists' functions/pages, b) advanced filters in search results page, c) role filter in users management page, d) media search field in navigation tabs of profiles' pages
|
2021-01-06 07:04:16 +02:00 |
|
Markos Gogoulos
|
8fcdf66c66
|
update installation script
|
2020-12-31 11:58:05 +02:00 |
|
Markos Gogoulos
|
718a1fb4bc
|
fix error identation
|
2020-12-25 17:50:52 +02:00 |
|