|
344455e409
|
deprecated db.transaction
|
2022-03-28 17:40:43 +02:00 |
|
|
2c45db029d
|
don't print stats after execution
|
2021-09-11 17:19:16 +02:00 |
|
|
320123ad74
|
print all training stats after GPX processing
|
2021-03-01 15:45:46 +01:00 |
|
|
228a4e64f4
|
enclose db ops in a transaction
|
2021-03-01 15:14:05 +01:00 |
|
|
841fac5634
|
remove GPX if it's already in the database, too
|
2021-03-01 15:11:59 +01:00 |
|
|
5fc5add5c6
|
delete GPX file after processing
|
2021-03-01 10:45:43 +01:00 |
|
|
e7cd4ce1e4
|
don't create unnecessary IMAP directories
|
2021-02-24 19:22:04 +01:00 |
|
|
0dc4fa0f52
|
added informative prints
|
2021-02-24 18:12:30 +01:00 |
|
|
3141922d6f
|
os.mkdir() into main()
|
2021-02-24 17:39:47 +01:00 |
|
|
2cf3df6ae0
|
_get_sender() helper func
|
2021-02-24 17:39:23 +01:00 |
|
|
1456ddc2e5
|
removed unused imports
|
2021-02-24 17:22:14 +01:00 |
|
|
533fb098e3
|
extrapolate owner from filename
|
2021-02-24 17:20:27 +01:00 |
|
|
a141403536
|
sender name in GPX filename
|
2021-02-24 17:12:39 +01:00 |
|
|
74a0e12e9c
|
ensure inbox is closed
|
2021-02-24 17:05:02 +01:00 |
|
|
41767c044e
|
remove parenthesis from ALL IMAP filter
|
2021-02-24 17:04:30 +01:00 |
|
|
bdf2b8ccab
|
delete mail from mailserver after done processing
|
2021-02-24 17:03:41 +01:00 |
|
|
8389d49e71
|
inserts as dict
|
2021-02-24 16:51:57 +01:00 |
|
|
7ec35edcaf
|
insert gpx points
|
2021-02-24 15:58:52 +01:00 |
|
|
d6c3e6b738
|
insert data in training table
|
2021-02-24 11:38:34 +01:00 |
|
|
8fbdc77656
|
new mail filter case
|
2021-02-24 11:27:47 +01:00 |
|
|
2e133fdb3e
|
gpxpy parsing and DB transaction
|
2021-02-24 11:27:19 +01:00 |
|
|
8868421671
|
download gpx file attachments
|
2021-02-24 10:13:54 +01:00 |
|
|
184e13b698
|
mail login starttls
|
2021-02-23 17:13:33 +01:00 |
|
|
b1012d2ce3
|
dict-like config access
|
2021-02-23 17:10:13 +01:00 |
|
|
ce7b59fe6e
|
fix configparser initialization
|
2021-02-23 17:09:07 +01:00 |
|
|
e767149802
|
connect on db obj creation
|
2021-02-23 16:45:58 +01:00 |
|
|
df277f4548
|
init_database()
|
2021-02-23 16:45:41 +01:00 |
|
|
3f0f292ded
|
indexes instead of keys to address the ini content
|
2021-02-23 16:45:23 +01:00 |
|
|
871d9abf98
|
mail login
|
2021-02-23 16:27:03 +01:00 |
|
|
0272dffbbf
|
create_engine()
|
2021-02-23 16:21:54 +01:00 |
|
|
f33627fed6
|
First Commit
|
2021-02-23 16:10:28 +01:00 |
|