39 Commits (master)
 

Author SHA1 Message Date
Felix Stupp c9a33d0bc3
Add support for updating articles 2 years ago
Felix Stupp 89e06303d9
Add support for parameter --order / --order-by 2 years ago
Felix Stupp 73f486a9cb
scripts/tinytinypy: Add type hint to func_articles 2 years ago
Felix Stupp fe1db6251e
Add support for output mode "tts-ready" 2 years ago
Felix Stupp da1b4608e5
tinytinypy/main: Fix indent of Content-Type header 2 years ago
Felix Stupp afc6c934cd
Continue requesting further pages until limit is exhausted
- or stop before if not more content can be found
- hereby expanding the max limit applied by server
2 years ago
Felix Stupp 473491f0cd
Add type hint to Connection._getSafe return value 2 years ago
Felix Stupp 8770587872
Add support for different output modes, deprecating --only-url
Supported output modes are:
- headlines
- json
- only-url (replacing --only-url)
2 years ago
Felix Stupp caba593ef3
Inline subparser for command articles 2 years ago
Felix Stupp ead0f08bec
add method getArticle 3 years ago
Felix Stupp eef5218891
Fix checking response on checking logged in 3 years ago
Felix Stupp 8404080bc9
Do log out only when logged in 3 years ago
Felix Stupp c36e94f498
Fix name of hidden var __sid 3 years ago
Felix Stupp 18a77b1270
Allow headline to have content 3 years ago
Felix Stupp 45e97f8523
script: Encapsuled Connection into with 4 years ago
Felix Stupp 3b91105aea
Connection: Added support for with statement 4 years ago
Felix Stupp 72ca988988
script: Added support for different protocols 4 years ago
Felix Stupp 190c36c456
Connection: Added support for different procotols (http, https) 4 years ago
Felix Stupp c0197ea1e5
main.py of module marked non executable 4 years ago
Felix Stupp 6b0b98fb1e
Added dockerfile 4 years ago
Felix Stupp 8d817da6a1
Added imports for Connection to script and __init__ 4 years ago
Felix Stupp 375219c5d7
Renamed (TtRss-)Instance to Connection 4 years ago
Felix Stupp 172217471d
Extracted JsonClass into own file 4 years ago
Felix Stupp 52a18e7ee9
setup: Increased required python version to 3.6
Due to the usage of f-strings
4 years ago
Felix Stupp 835b9f187d
script: Added missing import json 4 years ago
Felix Stupp d36c5c7241
Fixed import atexit from script to module 4 years ago
Felix Stupp d488b9deda
Fixed missing dependency to pyxdg in script 4 years ago
Felix Stupp dac4d564b6
Configured project to be a python module 4 years ago
Felix Stupp c3a405db4f
Extracted script "tinytinypy" from module code 4 years ago
Felix Stupp 5abba7ae28
Moved main.py to tinytinypy module directory 4 years ago
Felix Stupp d1dfaa2201
Extracted conversion between objects and json data into class JsonClass 4 years ago
Felix Stupp 7cf491a37f
Changed APP_NAME to tinytinypy 4 years ago
Felix Stupp 326914bf9b
README: Change format of path to block 4 years ago
Felix Stupp d765dc6c7d
README: Fixed type 'ca' to 'can' 4 years ago
Felix Stupp 3463ee778c
README: Added short description about configuration file support 4 years ago
Felix Stupp 83fe7bfe5d
Added main.py 4 years ago
Felix Stupp 7fbd623bff
Added README 4 years ago
Felix Stupp c3c81ac00e
Added LICENSE 4 years ago
Felix Stupp 4e51cd8f4c
Added .gitignore 4 years ago