Yax
|
53316c2ce9
|
Black formatting
|
2024-04-12 21:36:11 +02:00 |
|
Yax
|
537e509027
|
Fix unit tests
|
2024-04-12 21:35:15 +02:00 |
|
Yax
|
9f1a408a7a
|
CQ
|
2023-11-26 17:51:51 +01:00 |
|
Yax
|
6d53fdecac
|
Feature rye (#17)
Migrate from Poetry to Rye
Adaptat github actions
Group build targets in makefile
|
2023-11-11 19:45:35 +01:00 |
|
Yax
|
d126253354
|
Improve unit test
|
2023-11-01 17:00:30 +01:00 |
|
Yax
|
60f2d58076
|
finalize 3.3 release
|
2022-12-03 19:02:24 +01:00 |
|
Yax
|
f37a8f797e
|
improve tests
|
2022-12-02 08:59:55 +01:00 |
|
Yax
|
1522f2826d
|
Replace DB layer Peewee by PyDal
|
2022-12-01 20:35:48 +01:00 |
|
Yax
|
9912ead516
|
Add tests
|
2022-11-29 15:55:33 +01:00 |
|
Yax
|
661eb35717
|
clean-up rss and mail. Add mail connection check at startup
|
2022-11-29 15:54:11 +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
|
66180e8178
|
remove useless code
|
2022-11-19 20:41:14 +01:00 |
|
Yax
|
f0fe289f1a
|
Python 3.11
|
2022-11-18 19:21:35 +01:00 |
|
Yax
|
6f3e4c0e9b
|
Release 3.2
|
2022-11-13 13:12:15 +01:00 |
|
Yax
|
0741bd182e
|
use configparser and remove profig lib
|
2022-11-12 12:51:25 +01:00 |
|
Yax
|
c75fa2f669
|
PEP8
|
2022-04-27 03:04:55 +02:00 |
|
Yax
|
325455439a
|
black
|
2022-04-26 20:51:42 +02:00 |
|
Yax
|
de07987ed1
|
Finalize version 3.0
|
2022-02-19 11:44:11 +01:00 |
|
Yax
|
185641e6d0
|
simplify mailer
|
2022-02-14 21:51:50 +01:00 |
|
Yax
|
7f2ff74ebe
|
remove IMAP part
|
2022-02-13 19:01:51 +01:00 |
|
Yax
|
91b4dc9e2a
|
prefix api endpoints
|
2022-01-30 18:57:39 +01:00 |
|
Yax
|
895efb5257
|
add unit test
|
2022-01-09 11:04:28 +01:00 |
|
Yax
|
9b3d783168
|
don't handle timezone
|
2022-01-09 10:51:59 +01:00 |
|
Yax
|
0fcc4111e7
|
add unit test
|
2022-01-09 08:43:01 +01:00 |
|
Yax
|
47e51d6efa
|
warn assertEquals
|
2022-01-08 17:42:30 +01:00 |
|
Yax
|
61d0891b47
|
fix title decoding error. unknown-8bit charset
|
2022-01-05 20:01:56 +01:00 |
|
Yax
|
f368033559
|
fix pytest. Bump version 2.1
|
2021-12-11 16:47:48 +01:00 |
|
Yax
|
86702625a0
|
unit test form
|
2021-09-10 18:09:35 +02:00 |
|
Yax
|
cd24661ed0
|
cover api test
|
2021-09-05 17:14:08 +02:00 |
|
Yax
|
1854cf73e3
|
first api test
|
2021-08-28 15:58:10 +02:00 |
|
Yax
|
bcc7a8d6b7
|
unit test dao
|
2021-07-18 20:17:10 +02:00 |
|
Yax
|
b9039a4eb7
|
Improve unit test
|
2021-07-17 18:32:29 +02:00 |
|
Yax
|
3eb1b86246
|
replace pytest by unittest
|
2021-07-17 11:42:04 +02:00 |
|
Yax
|
542a923cbe
|
upgrade libs and follow linter recommandations
|
2021-01-24 18:23:20 +01:00 |
|
Yax
|
599838af1f
|
major version 2.0
|
2021-01-19 19:00:35 +01:00 |
|
Yax
|
6b4ae63190
|
remove unused __init__.py files
|
2021-01-19 18:59:26 +01:00 |
|
Yax
|
acaae53982
|
remove site entity
|
2021-01-10 21:03:55 +01:00 |
|
Yax
|
dfdb5bdb28
|
refactor config constants
|
2021-01-10 15:36:29 +01:00 |
|
Yax
|
9c39cf6d30
|
connect new templater implementation
|
2021-01-10 14:26:59 +01:00 |
|
Yax
|
6397e547d8
|
pytest templater
|
2021-01-09 19:15:58 +01:00 |
|
Yax
|
8b38769cfc
|
unit test templater
|
2021-01-03 18:25:19 +01:00 |
|
Yax
|
30428b1af7
|
backup sqlite db to json with tinyDB
|
2021-01-01 11:18:35 +01:00 |
|
Yax
|
b09a576b4b
|
config becomes object-oriented and pytests have been added
|
2021-01-01 11:17:09 +01:00 |
|
Yax
|
aa122f3138
|
draft tinydb persistence
|
2020-12-28 19:43:23 +01:00 |
|
Yax
|
9864d39df2
|
Stacosys 1.1.0 - Poetry
|
2019-12-28 17:02:25 +01:00 |
|