Gregory Ballantine gballan
  • Joined on 2021-07-01
gballan pushed to master at Metaunix/archon-electron 2022-05-22 01:34:33 -04:00
62702cf741 Added a smarter way to determine the search dn
gballan pushed to master at Metaunix/archon-electron 2022-05-22 01:09:50 -04:00
9d6cf1ad44 Added a basic user list
gballan pushed to master at Metaunix/archon-electron 2022-05-21 20:44:41 -04:00
866754cf3f Added Grunt to support asset pipelines and pre-processors; added SASS, Twig, and CoffeeScript to create the app
gballan pushed to master at Metaunix/archon-electron 2022-05-21 17:01:27 -04:00
88c00043b7 Started a basic Electron app project; adding simple LDAP binding functionality
gballan transferred repository BitGoblin/archon to Metaunix/archon-electron 2022-05-21 11:26:46 -04:00
gballan closed issue BitGoblin/dragoon#1 2022-05-20 09:07:19 -04:00
Ignore Open Files
gballan commented on issue BitGoblin/dragoon#1 2022-05-20 09:05:59 -04:00
Ignore Open Files

This was taken care of in commit 5bc2acac1de3c6328c9c9f2036a6746252b6a1f7 and added to release v0.3.1

gballan pushed tag v0.3.1 to BitGoblin/dragoon 2022-05-20 08:10:26 -04:00
gballan pushed to master at BitGoblin/dragoon 2022-05-20 08:10:19 -04:00
6bce649458 Version bump to v0.3.1
gballan pushed to master at BitGoblin/dragoon 2022-05-20 08:08:44 -04:00
d017cb19f3 Added lsof to maven test docker image
gballan deleted tag v0.3.1 from BitGoblin/dragoon 2022-05-20 08:01:06 -04:00
gballan pushed tag v0.3.1 to BitGoblin/dragoon 2022-05-20 07:59:03 -04:00
gballan pushed to master at BitGoblin/dragoon 2022-05-20 07:58:55 -04:00
5bc2acac1d Added ability for the transcoder to determine if a video file is open in another program to avoid trying to transcode/remove a partially written file; reworked the main transcode loop to handle one file at a time instead of archiving everything, then transcoding, then cleanup
gballan transferred repository Metaunix/archon to Metaunix/archon-electron 2022-05-09 23:58:19 -04:00
gballan opened issue BitGoblin/dragoon#2 2022-05-09 22:50:06 -04:00
Directory Recursion
gballan opened issue BitGoblin/dragoon#1 2022-05-09 22:42:02 -04:00
Ignore Open Files
gballan created repository Metaunix/archon-electron 2022-05-09 22:28:11 -04:00
gballan pushed tag v0.3.0 to BitGoblin/dragoon 2022-05-06 16:41:07 -04:00
gballan pushed to master at BitGoblin/dragoon 2022-05-06 16:41:02 -04:00
fe29664a83 Version bump to v0.3.0
gballan pushed to master at BitGoblin/dragoon 2022-05-06 16:40:31 -04:00
5e8da26257 Refactored the transcoder so that it only checks the ingest directory once before archiving, ingesting and cleaning up to avoid race conditions where it may transcode/remove a file without being archived