Commit graph

43 commits

Author SHA1 Message Date
00d9b4edfd
Remove custom logging, version bump 2022-09-20 05:00:58 +00:00
33a80e8884
Version bump 2022-09-20 04:58:51 +00:00
8689910f78
Fix missing import for typing, more type hints 2022-09-20 04:54:06 +00:00
8c9e3f5944
Version bump 2022-09-19 18:06:19 +00:00
5d9a1e87a7
Use relative imports 2022-09-19 18:05:58 +00:00
d91130fe06
Need to set dbclass before use. 2022-09-19 10:21:01 +00:00
b5ab22cb6b
Rename init file 2022-09-19 07:34:07 +00:00
b885eafc1f
File structure for packaging 2022-09-19 07:33:33 +00:00
d5e560d945
Allow arbitrary database type to be passed in preparation for Academon integration 2022-09-19 07:25:19 +00:00
b736226140 Prevent re-addition of finished files to queue 2021-12-03 09:08:51 +01:00
fc56013305 Don't mark ignored files as completed, just ignore them 2021-12-03 08:45:16 +01:00
23f08ec9dc Drop wrong argument from checkFileCompletion call 2021-11-30 18:33:19 +01:00
ce951b0a4e Use unbuffered output for systemd service 2021-11-30 18:15:30 +01:00
5db445db9b Fix incorrect path in README 2021-11-30 18:11:03 +01:00
e5935d0bee Fix location used by assertDirectories 2021-11-30 18:01:52 +01:00
c5a5500654 Change prints to logs 2021-11-30 17:52:40 +01:00
579abf3afc Add socket timeout errors to list of exceptions 2021-11-30 17:48:10 +01:00
b81ea65b77 Add skipped file to temp list of processed files 2021-11-30 17:43:28 +01:00
ac4c719480 Remove print statement 2021-11-30 17:35:59 +01:00
2d4760f5ed Minor improvement to logging output 2021-11-30 17:33:47 +01:00
072047390b Fix Vessel object initialization in fromConfig() 2021-11-30 17:20:12 +01:00
c072f15b16 Add option to ignore a directory on a vessel 2021-11-30 15:44:50 +01:00
4de807b37e Fix value in default settings file, add README 2021-11-30 08:58:29 +01:00
d0953837ec Bugfixes 2021-11-30 07:25:24 +01:00
f1094bdbda Implement moving to completed directory 2021-11-29 14:50:16 +01:00
82737215fe Survive reboot and directory loss
"log" to stdout
2021-11-26 11:23:39 +01:00
e62af0f71f Fix currentUpload() return value 2021-11-26 07:52:16 +01:00
25844a1f59 Fix listdir call 2021-11-26 07:49:27 +01:00
5318285556 Fix SSHClient connect call
Add Port setting to ini
2021-11-26 07:39:21 +01:00
1e6d6b38dc Add sqlite3 journal file to .gitignore 2021-11-26 07:06:40 +01:00
bfc66698de Add credentials to Vessels/Connections 2021-11-26 07:03:13 +01:00
5f8a22a5c7 Add comment on getFiles method 2021-11-26 06:51:03 +01:00
d6a5498fe1 Fix getFiles method on Directory 2021-11-26 06:50:07 +01:00
06f6f4ced6 Upload logic finalized 2021-11-25 19:03:58 +01:00
4185609289 A few more lines in VesselThread 2021-11-25 17:21:04 +01:00
b6eb599dd0 Some work on VesselThread 2021-11-25 17:09:40 +01:00
7cfcc99909 Logic to add and delete files to processing queue 2021-11-25 17:02:09 +01:00
f3f6e74c89 Logic improvements
More documentation
2021-11-25 16:31:49 +01:00
313c24f727 More documentation strings 2021-11-25 13:42:00 +01:00
48bc92653d Fixing Dog Handler usage
Lots of documentation
2021-11-25 10:40:25 +01:00
cd2dd051e9 Fix setting up watches 2021-11-23 08:30:31 +01:00
71a48efefb Current state 2021-11-22 11:14:38 +01:00
5f8f94284f Current code status 2021-11-20 15:40:07 +01:00