Commit graph

26 commits

Author SHA1 Message Date
Cyberpro123
717f1b1947
moved mailparser link to workID code to function in common.py 2026-01-02 22:46:30 -08:00
Cyberpro123
cc785ddc33
Added --config option to use specific config.ini for easy testing 2026-01-01 18:20:21 -08:00
Cyberpro123
c1736b10e8
postgres support wip 1 2025-12-21 12:47:12 -08:00
Cyberpro123
564e6322a4
added date checker function 2025-12-19 13:37:37 -08:00
Cyberpro123
2078d85f26
replicated functions of private mail parsing script 2025-12-19 13:02:42 -08:00
Cyberpro123
4cace0b171
okay lets get to work 2025-12-19 10:40:50 -08:00
Cyberpro123
9b25e3922e
okay let's call this 1.2.0 for now 2025-12-19 10:33:24 -08:00
Cyberpro123
2176baf09b
fixed typo 2025-09-26 04:54:50 -07:00
Cyberpro123
05597e12e8
Relicenced from MIT license to GPL v2.0 2025-09-03 16:09:55 -07:00
Cyberpro123
e893d2060e
changed number to reflect unstable versions between 1.1.1 & 1.2.0 2025-08-19 14:02:55 -07:00
Cyberpro123
705cb8ba30
bumped version number to v1.1.1 2025-08-19 13:54:39 -07:00
Cyberpro123
b108bea882
bumped version number to v1.1.0 2025-08-19 13:24:17 -07:00
Cyberpro123
e41136f563
Added program descriptions to the --help menus 2025-08-19 09:11:07 -07:00
Cyberpro123
f22837cff9
bandaid solution to appending sometimes making files not readable as
utf-8
2025-08-19 05:23:35 -07:00
Cyberpro123
eb9416225b
some raws aren't utf-8 despite claiming to be 2025-08-19 03:47:49 -07:00
Cyberpro123
fde7a945ef
new finding of metadata comment w/ plain text parsing, not bs4 2025-08-18 09:25:54 -07:00
Cyberpro123
98100946fe
implimented common.tail() for getting last X lines of any text file 2025-08-18 07:30:20 -07:00
Cyberpro123
fbd596696a
various fixes to problems found in getImages during 2200-work testing 2025-08-17 12:26:26 -07:00
Cyberpro123
9eaec7b188
Unstable versions between v1.0.0 & v1.0.1 2025-08-16 10:11:10 -07:00
Cyberpro123
d0ebf7438a
Release Version 1.0.0 2025-08-16 04:59:19 -07:00
Cyberpro123
dce3499ee5
new getImages.py 2025-08-14 11:01:11 -07:00
Cyberpro123
b6d34e31be
don't need grep so much anymore 2025-08-14 05:01:02 -07:00
Cyberpro123
bd4b67a6f4
made --all & --auto mutually exclusive 2025-08-14 02:45:00 -07:00
Cyberpro123
6991ebe94b
added --all and --auto arguments 2025-08-14 02:31:32 -07:00
Cyberpro123
012a7ef6ad
merged init.py into common.py 2025-08-13 06:07:03 -07:00
Cyberpro123
7ce0280954
renamed constants.py to common.py 2025-08-10 01:04:03 -07:00
Renamed from python/constants.py (Browse further)