Yax
|
ddc05e0718
|
Poetry update
|
2023-10-04 18:16:55 +02:00 |
|
Yax
|
e3961e95c2
|
Update deps
|
2023-09-19 20:20:27 +02:00 |
|
Yax
|
d911d66e3f
|
Build py executable
|
2023-07-23 18:14:51 +02:00 |
|
Yax
|
b4c98a60b9
|
Update deps
|
2023-07-23 18:10:01 +02:00 |
|
Yax
|
7946b342b2
|
Upgrade deps
|
2023-07-18 20:51:11 +02:00 |
|
Yax
|
91c878684e
|
test pipeline
|
2023-07-07 20:16:21 +02:00 |
|
Yax
|
43b50f75d9
|
gitignore
|
2023-04-15 17:56:09 +02:00 |
|
Yax
|
57ea3b1f3c
|
Remove IDE config
|
2023-04-15 17:54:55 +02:00 |
|
Yax
|
9c839e793d
|
python <3.11 allowed
|
2023-03-28 19:46:04 +02:00 |
|
Yax
|
875d8ba15a
|
README
|
2023-03-28 19:41:44 +02:00 |
|
Yax
|
6aa0686aa4
|
pyinstall spec file handling ninja templates
|
2023-03-26 20:04:48 +02:00 |
|
Yax
|
a4f1b9ad4f
|
poetry run ./build.sh creates an executables with pyinstaller
|
2023-03-25 18:09:53 +01:00 |
|
Yax
|
dd7ca08b5a
|
Up dependencies
|
2023-03-25 16:50:58 +01:00 |
|
Yax
|
ded5adb3e7
|
set python version with pyenv. Create virtual env inside project
|
2023-01-28 16:46:25 +01:00 |
|
Yax
|
2178e56df9
|
workaround for container startup
|
2022-12-03 19:54:15 +01:00 |
|
Yax
|
4176cc38c6
|
Debug container
|
2022-12-03 19:47:02 +01:00 |
|
Yax
|
c13d1fbec5
|
README
|
2022-12-03 19:31:13 +01:00 |
|
Yax
|
54f6b40d0a
|
Fix containter launch
|
2022-12-03 19:24:01 +01:00 |
|
Yax
|
d153be8cf8
|
License badge
|
2022-12-03 19:15:22 +01:00 |
|
Yax
|
260e9de547
|
README
|
2022-12-03 19:09:08 +01:00 |
|
Yax
|
60f2d58076
|
finalize 3.3 release
|
2022-12-03 19:02:24 +01:00 |
|
Yax
|
c9238330e2
|
Merge pull request #11 from kianby/feature-coverage
Feature coverage
|
2022-12-02 09:02:08 +01:00 |
|
Yax
|
f37a8f797e
|
improve tests
|
2022-12-02 08:59:55 +01:00 |
|
Yax
|
18d4225eec
|
remove dead code
|
2022-12-02 08:59:32 +01:00 |
|
Yax
|
5ef4acf396
|
reinstall black formatter
|
2022-12-02 08:59:09 +01:00 |
|
Yax
|
172039d7ab
|
format tests
|
2022-12-02 08:58:44 +01:00 |
|
Yax
|
bedf8b7160
|
Merge pull request #10 from kianby/feature-pending-comments
Feature pending comments
|
2022-12-01 20:44:23 +01:00 |
|
Yax
|
5cd86a42bf
|
DB migration for test case
|
2022-12-01 20:41:02 +01:00 |
|
Yax
|
1522f2826d
|
Replace DB layer Peewee by PyDal
|
2022-12-01 20:35:48 +01:00 |
|
Yax
|
bafc0af92c
|
Share new comment function
|
2022-11-30 11:46:57 +01:00 |
|
Yax
|
9593244acd
|
Merge pull request #9 from kianby/feature-clean-code
Feature clean code
|
2022-11-29 18:05:08 +01:00 |
|
Yax
|
9e2e2b1750
|
Update workspace config
|
2022-11-29 15:56:35 +01:00 |
|
Yax
|
1df8d3f8a4
|
remove dead code
|
2022-11-29 15:56:13 +01:00 |
|
Yax
|
9912ead516
|
Add tests
|
2022-11-29 15:55:33 +01:00 |
|
Yax
|
d8794bb35e
|
TODO relaunch pending comments on count request as CRON alternative
|
2022-11-29 15:54:43 +01:00 |
|
Yax
|
661eb35717
|
clean-up rss and mail. Add mail connection check at startup
|
2022-11-29 15:54:11 +01:00 |
|
Yax
|
601259cc55
|
update deps and remove unused ones
|
2022-11-29 15:52:10 +01:00 |
|
Yax
|
15413672c9
|
Add test coverage to local makefile
|
2022-11-29 15:51:34 +01:00 |
|
Yax
|
a62cb8eff1
|
replace unittest by pytest
|
2022-11-27 20:43:06 +01:00 |
|
Yax
|
b1c64d2cc8
|
More pythonic singleton with module. Apply pylint recommandations
|
2022-11-25 19:57:37 +01:00 |
|
Yax
|
f231ed1cbb
|
Merge pull request #8 from kianby/feature-clean-code
Feature clean code
|
2022-11-20 16:47:55 +01:00 |
|
Yax
|
37308f5213
|
pylint fixes
|
2022-11-20 16:40:44 +01:00 |
|
Yax
|
2a96f1b368
|
Reorder more consistently
|
2022-11-20 16:38:58 +01:00 |
|
Yax
|
add4348b38
|
Replaced by Makefile / pylint + LSP pyright
|
2022-11-20 16:38:25 +01:00 |
|
Yax
|
e3f92dab01
|
Switch to pyright
|
2022-11-20 15:57:44 +01:00 |
|
Yax
|
10935880ac
|
sort imports
|
2022-11-20 15:57:29 +01:00 |
|
Yax
|
470155345f
|
black default setting: line length is 88 chars max
|
2022-11-19 21:18:09 +01:00 |
|
Yax
|
b90e50e3d5
|
sublime project: hide useless folders and files
|
2022-11-19 21:13:05 +01:00 |
|
Yax
|
c5da5b9be9
|
fix mypy errors
|
2022-11-19 21:12:47 +01:00 |
|
Yax
|
7b7103d38b
|
Formatting
|
2022-11-19 20:42:33 +01:00 |
|