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
|
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 |
Callum Leslie
|
71eca69912
|
fix: handle non value for post lang
|
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 |
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 |
Callum Leslie
|
ac28e72017
|
fix: do not use optional so as to avoid undefined values
|
2 years ago |
Callum Leslie
|
ead88d93a1
|
refactor: screenshot downloader now uses toml config
|
2 years ago |
Callum Leslie
|
9c87cb7d95
|
fix: mismatched variable name
|
2 years ago |
Callum Leslie
|
f5560cae69
|
refactor: background credit is now a variable
|
2 years ago |
Callum Leslie
|
436266033e
|
refactor: tts engines now use toml config
|
2 years ago |
Callum Leslie
|
3e1b95e708
|
fix: wrongly typed boolean
|
2 years ago |
Jovan
|
0d212868d9
|
Added translation for filename
|
2 years ago |
Callum Leslie
|
9244cc9b2b
|
feat: add translation setting to template toml
|
2 years ago |
Callum Leslie
|
5a2112b34e
|
fix: incorrect settings path for tts
|
2 years ago |
Callum Leslie
|
ac04b665de
|
refactor: screenshot_downloader.py uses toml config
|
2 years ago |
Callum Leslie
|
19ef71fc9a
|
refactor: voices.py uses toml config
|
2 years ago |
Callum Leslie
|
c1a4b51f41
|
feat: prepare config template for TTS
|
2 years ago |
CordlessCoder
|
49eec71f05
|
refactor: utils/videos.py uses new toml config(fix)
|
2 years ago |
Callum Leslie
|
8bc72da9c4
|
refactor: utils/videos.py uses new toml config
|
2 years ago |
Callum Leslie
|
bc631c57af
|
refactor: reddit/subreddit.py uses toml config
|
2 years ago |
Callum Leslie
|
b1d27a3b84
|
refactor: subreddit.py uses toml config
|
2 years ago |
Callum Leslie
|
a110f49e44
|
refactor: use new settings option
|
2 years ago |
Callum Leslie
|
d2d593371b
|
refactor: rename tomlchecker and move to global settings variable
|
2 years ago |
Callum Leslie
|
75c731ce5c
|
fix: spelling error
|
2 years ago |
CordlessCoder
|
4c1c80ffd7
|
chore: removed unused files
|
2 years ago |
CordlessCoder
|
4d9ce59f24
|
feat: correct optional variable behavour
|
2 years ago |
CordlessCoder
|
b10b9a9cc5
|
Merge branch 'CordlessCoder-TOML' of https://github.com/elebumm/RedditVideoMakerBot into CordlessCoder-TOML
|
2 years ago |
CordlessCoder
|
3c52d1b046
|
chore: removed duplicate handle_input calls
|
2 years ago |