Gregory Ballantine gballan
  • Joined on 2021-07-01
gballan opened issue Metaunix/archon-electron#6 2022-05-22 03:34:18 -04:00
Allow user to set config per connection
gballan opened issue Metaunix/archon-electron#5 2022-05-22 03:32:53 -04:00
Add create user page
gballan opened issue Metaunix/archon-electron#4 2022-05-22 03:32:11 -04:00
Add ability to delete user
gballan opened issue Metaunix/archon-electron#3 2022-05-22 03:31:40 -04:00
Add edit user page
gballan opened issue Metaunix/archon-electron#2 2022-05-22 03:29:13 -04:00
Create some general LDAP functions.
gballan opened issue Metaunix/archon-electron#1 2022-05-22 03:25:01 -04:00
Hide passwords in login form.
gballan pushed to master at Metaunix/archon-electron 2022-05-22 03:20:16 -04:00
5585a638eb Added electron-builder to project to build the app and installers
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