|
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 |
|
|
de7b3e5fb2
|
fixed typo (double col name on index decl)
|
2021-02-24 17:21:32 +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 |
|
|
595d29ef01
|
BeautifulSoup for raw XML parsing
|
2021-02-24 16:59:40 +01:00 |
|
|
c60a497285
|
GIST index on geog col
|
2021-02-24 16:55:06 +01:00 |
|
|
8389d49e71
|
inserts as dict
|
2021-02-24 16:51:57 +01:00 |
|
|
b9bb919b96
|
geog not null and speed can be null
|
2021-02-24 16:51:46 +01:00 |
|
|
69d73b4f6f
|
PostGIS
|
2021-02-24 16:38:49 +01:00 |
|
|
e4df2727e6
|
type instead of medium
|
2021-02-24 16:08:21 +01:00 |
|
|
7ec35edcaf
|
insert gpx points
|
2021-02-24 15:58:52 +01:00 |
|
|
800d5151b6
|
removed distance & kcal col from training_data
|
2021-02-24 14:00:37 +01:00 |
|
|
6c103d512c
|
elevation col instead of altitude
|
2021-02-24 13:52:35 +01:00 |
|
|
d6c3e6b738
|
insert data in training table
|
2021-02-24 11:38:34 +01:00 |
|
|
0bf8deff30
|
moving_distance and stopped_distance col
|
2021-02-24 11:35:39 +01:00 |
|
|
35f2794d5f
|
moving_time and stopped_time col
|
2021-02-24 11:32:12 +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 |
|
|
b2364b6252
|
owner column
|
2021-02-24 11:18:27 +01:00 |
|
|
6084a79b3c
|
rename comment col into description
|
2021-02-24 11:13:40 +01:00 |
|
|
a123a02ff0
|
remove duplicate col in training_data table
|
2021-02-24 11:05:49 +01:00 |
|
|
ecd763dad2
|
filename column in training table to prevent duplicates
|
2021-02-24 10:36:04 +01:00 |
|
|
4943a2a3c0
|
speed col on training_data table
|
2021-02-24 10:30:31 +01:00 |
|
|
f5f2b60700
|
index on training_data(training_id)
|
2021-02-24 10:27:18 +01:00 |
|
|
b22ce1392d
|
training and training_data
|
2021-02-24 10:26:09 +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 |
|
|
e81c81c190
|
ignore gpx files dir
|
2021-02-23 17:05:36 +01:00 |
|
|
6a19ae637b
|
training table
|
2021-02-23 16:49:24 +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 |
|
|
ec6f64dcea
|
DDL file
|
2021-02-23 16:31:06 +01:00 |
|
|
871d9abf98
|
mail login
|
2021-02-23 16:27:03 +01:00 |
|
|
2f8085109f
|
removed unused files
|
2021-02-23 16:22:42 +01:00 |
|
|
0272dffbbf
|
create_engine()
|
2021-02-23 16:21:54 +01:00 |
|
|
6198feeb6f
|
requirements.txt
|
2021-02-23 16:21:46 +01:00 |
|
|
f33627fed6
|
First Commit
|
2021-02-23 16:10:28 +01:00 |
|