Jason
|
3a52a2744a
|
Merge pull request #883 from elebumm/dependabot/pip/boto3-1.24.24
Bump boto3 from 1.24.23 to 1.24.24
|
2 years ago |
Jason
|
ad95701c25
|
Merge pull request #885 from muhammedaksam/develop
Adding subreddit to videos.json
|
2 years ago |
Muhammed Mustafa Akşam
|
532e49276a
|
Adding subreddit to videos.json
Adding subreddit data to videos.json
|
2 years ago |
micziz
|
303efb8052
|
Update requirements.txt
|
2 years ago |
micziz
|
89d9545cd3
|
Merge branch 'elebumm:master' into master
|
2 years ago |
dependabot[bot]
|
5455b7ef25
|
Bump boto3 from 1.24.23 to 1.24.24
Bumps [boto3](https://github.com/boto/boto3) from 1.24.23 to 1.24.24.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.24.23...1.24.24)
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
autoblack
|
40bfcf468e
|
fixup: Format Python code with Black
|
2 years ago |
Jason
|
dd991e4723
|
Update lint.yml
|
2 years ago |
Jason
|
e44718ffdb
|
feat: background audio implementation
closes #11
(note: not my finest work, I wrote this sleep-deprived)
|
2 years ago |
Jason
|
3e816b9f8a
|
style: refactor
|
2 years ago |
Jason
|
68a643ebec
|
Update lint.yml
|
2 years ago |
Jason
|
550b6c6aae
|
fix: added a check if videos.json exists.
|
2 years ago |
Jason
|
fc414b57b7
|
style: reformatted
|
2 years ago |
Jason
|
0d63fb60c0
|
style/fix: fixed linter
|
2 years ago |
Jason
|
f67683722b
|
Merge remote-tracking branch 'origin/develop' into develop
|
2 years ago |
Jason
|
8be3037fe9
|
Merge pull request #879 from elebumm/feat/RedditPostPosition
Feat/reddit post position
|
2 years ago |
Jason
|
4c29214518
|
style/fix: fixed linter
|
2 years ago |
Jason
|
c22856271c
|
fix: removed duplicate func call
docs: added verq to the devs
|
2 years ago |
Jason
|
9ae01b7c19
|
fixed merge conflicts and cleared up some old existing .env referances
chore: updated version num
style: improved IDE autocorrection support
chore: simplified the regex in func name_normalize
|
2 years ago |
Jason
|
73d15fe3ad
|
Merge pull request #693 from William9923/feat/background-configs
Reddit Post Position Config & Download Progress Bar
|
2 years ago |
Jason
|
51831ddbd9
|
Merge branch 'feat/RedditPostPosition' into feat/background-configs
|
2 years ago |
Jason
|
bd52b4fe8b
|
some changes to see merge conflicts
|
2 years ago |
Jason
|
0b6e6a4c14
|
added toml config for #693
|
2 years ago |
Jason
|
a9f0449ddd
|
Delete .env.template
|
2 years ago |
Jason
|
e3c74a2b86
|
fixed local issue
|
2 years ago |
Jason
|
b82459166b
|
docs: improved examples in .config.template.toml
fix: mutability issue in settings.py
style: added autocomplete support for the settings.config var
style: fixed autocomplete issues overall
|
2 years ago |
Jason
|
7d87a60d60
|
Merge branch 'elebumm:master' into master
|
2 years ago |
Jason
|
b26798c232
|
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# .env.template
|
2 years ago |
Callum Leslie
|
47982db30b
|
Merge pull request #872 from tomovicj/CordlessCoder-TOML
Added translation for filename TOML compatible
|
2 years ago |
Callum Leslie
|
4d7db77fff
|
style: reformat with python-black
|
2 years ago |
Jason
|
ac3e9c3022
|
Merge pull request #867 from elebumm/dependabot/pip/botocore-1.27.23
Bump botocore from 1.27.22 to 1.27.23
|
2 years ago |
Callum Leslie
|
71eca69912
|
fix: handle non value for post lang
|
2 years ago |
dependabot[bot]
|
4a8a3e0b72
|
Bump botocore from 1.27.22 to 1.27.23
Bumps [botocore](https://github.com/boto/botocore) from 1.27.22 to 1.27.23.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.27.22...1.27.23)
---
updated-dependencies:
- dependency-name: botocore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Jason
|
215df4f43e
|
Merge pull request #866 from elebumm/dependabot/pip/boto3-1.24.23
Bump boto3 from 1.24.12 to 1.24.23
|
2 years ago |
Tomovic
|
aa660be510
|
Added translation for filename TOML compatible
|
2 years ago |
Tomovic
|
cebbbf72cb
|
Added translation for filename TOML compatible
|
2 years ago |
Callum Leslie
|
6388d57bae
|
Merge pull request #861 from elebumm/CordlessCoder-TOML
new TOML config checker
|
2 years ago |
Callum Leslie
|
4ed5c58ab2
|
style: formatted with black
|
2 years ago |
Callum Leslie
|
d0a7697256
|
fix: optionals return default or empty string
|
2 years ago |
Callum Leslie
|
5dbb35128d
|
chore: update codeql-analysis to run on develop
|
2 years ago |
Callum Leslie
|
96b57ff411
|
chore: add python-black action
|
2 years ago |
Callum Leslie
|
869bfd874a
|
docs: clarify config in readme
|
2 years ago |
dependabot[bot]
|
8b082f0cc6
|
Bump boto3 from 1.24.12 to 1.24.23
Bumps [boto3](https://github.com/boto/boto3) from 1.24.12 to 1.24.23.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.24.12...1.24.23)
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Jason
|
760599ac9f
|
Merge pull request #864 from elebumm/revert-863-develop
Revert "Added translation for filename"
|
2 years ago |
Jason
|
53c98f5d51
|
Revert "Added translation for filename"
|
2 years ago |
Jason
|
bcb4cd6440
|
Merge pull request #863 from tomovicj/develop
Added translation for filename
|
2 years ago |
William9923
|
95d54cc581
|
Merge branch 'develop' into feat/background-configs
|
2 years ago |
Callum Leslie
|
759c883d4b
|
Merge branch 'develop' into CordlessCoder-TOML
|
2 years ago |
Callum Leslie
|
f5bb3b6129
|
chore: update requirements
|
2 years ago |
Callum Leslie
|
6a16c9f3e7
|
style: format with python-black
|
2 years ago |