Commit Graph

  • 770fb57ab0 WIP progress commit master Timothy Warren 2020-04-10 11:30:26 -0400
  • 63e07cd42f Make production build work, for the most part Timothy Warren 2019-01-14 16:25:40 -0500
  • e6c3b5f9ea Update some forms Timothy Warren 2019-01-14 14:37:26 -0500
  • a1f46f9904 Update dependencies Timothy Warren 2019-01-11 16:32:52 -0500
  • fb17d1b3f9 Ugly progress commit Timothy Warren 2018-06-06 17:01:39 -0400
  • 9f750721c2 Get the prod build working! Timothy Warren 2018-06-06 09:57:40 -0400
  • bc13bb6205 Icons?! Timothy Warren 2018-06-01 16:57:36 -0400
  • 9a7eccb55e Parcel was convenient, but rollup is more versatile, without the esotaric webpack configuration Timothy Warren 2018-06-01 16:01:29 -0400
  • 747c7ee810 minor cleanup Timothy Warren 2018-05-31 12:40:08 -0400
  • 91b5ca72e3 Use context to pass down instance of WSCache Timothy Warren 2018-05-31 12:37:57 -0400
  • c5bb82f31e Remove remnants of redux Timothy Warren 2018-05-30 10:02:55 -0400
  • 25230a35f7 Use a custom pub-sub system to handle receiving web socket responses Timothy Warren 2018-05-30 09:34:33 -0400
  • ab0161e0fa Add sqlite as a binary dependency Timothy Warren 2018-05-15 16:15:18 -0400
  • 230ac51e90 Add reference fields from AnalogExif, update dependencies Timothy Warren 2018-05-15 15:34:58 -0400
  • 74479b2050 Update dependencies Timothy Warren 2018-05-09 09:19:48 -0400
  • b1b15b1d46 Fix module resolution for eslint Timothy Warren 2018-05-09 09:06:37 -0400
  • b538bb3971 Just a few tool tweaks Timothy Warren 2018-05-07 16:33:32 -0400
  • cfc88ef5fc Use module aliases Timothy Warren 2018-05-03 15:23:48 -0400
  • 224c3fac19 Use parcel over webpack Timothy Warren 2018-05-03 14:44:48 -0400
  • a1eaf1fba6 Add Error Modal Timothy Warren 2018-05-01 16:58:24 -0400
  • da94a5ac68 Remove autoprefixer Timothy Warren 2018-05-01 16:20:49 -0400
  • c2426baa1a Ugly progress commit Timothy Warren 2018-05-01 09:53:09 -0400
  • 6fa3774381 Attempting to convert to fusebox use-fusebox-instead-of-webpack Timothy Warren 2018-04-27 15:04:56 -0400
  • a81986bfb4 Add ramda Timothy Warren 2018-04-25 20:48:33 -0400
  • 2e49dd2cc8 Remove .env from gitignore file Timothy Warren 2018-04-25 16:31:03 -0400
  • 20f4f97cc3 Ugly progress commit Timothy Warren 2018-04-25 13:51:01 -0400
  • 994649cfeb Set up Redux Timothy Warren 2018-04-20 16:55:03 -0400
  • b0334e4b66 Add constants folder Timothy Warren 2018-04-20 13:50:39 -0400
  • 2d3fd925b4 Update and thin dependencies Timothy Warren 2018-04-20 11:47:34 -0400
  • ceb28c34ca No more commonjs for the main process Timothy Warren 2018-04-20 11:17:44 -0400
  • 83e53cf84e Playing with some dialogs Timothy Warren 2018-04-19 15:23:36 -0400
  • baf620133b Add more views Timothy Warren 2018-04-19 14:46:20 -0400
  • 1243bd3f5e Get EXIF tags to render process Timothy Warren 2018-04-17 15:55:19 -0400
  • eb536063db Remove unneeded dependency Timothy Warren 2018-04-17 14:12:55 -0400
  • 2bad69ace0 First use of exif tags! Timothy Warren 2018-04-16 16:37:00 -0400
  • 365e69c589 Lots of progress Timothy Warren 2018-04-13 23:28:55 -0400
  • cc01a37ec8 Update READMEs Timothy Warren 2018-04-13 21:37:55 -0400
  • 09c62d473f Add js stdlib Timothy Warren 2018-04-13 16:15:59 -0400
  • 1191683f6c Remove orphaned file Timothy Warren 2018-04-12 22:00:23 -0400
  • 5e90a0f0a8 Screw IPC, I'm going with websockets Timothy Warren 2018-04-12 21:57:16 -0400
  • 95a52dd535 Remove old fixtures directory Timothy Warren 2018-04-10 17:05:47 -0400
  • 730c0bf34b Update jest config Timothy Warren 2018-04-10 17:04:30 -0400
  • 5b6cd08c05 Little tweaks Timothy Warren 2018-04-10 16:59:44 -0400
  • c6a06916b0 Cleanup dependencies Timothy Warren 2018-04-10 16:51:47 -0400
  • 59169c8949 Eject Timothy Warren 2018-04-10 16:32:28 -0400
  • b24d80234f Merge master Timothy Warren 2018-04-10 16:29:25 -0400
  • ef931af9ae Update dependencies Timothy Warren 2018-04-10 16:27:12 -0400
  • 1ea31115b8 Form values in state Timothy Warren 2018-04-04 21:28:47 -0400
  • 5f8d09bcaf mass update Timothy Warren 2018-04-04 19:26:34 -0400
  • c0ee4f06d4 A little housecleaning Timothy Warren 2018-04-04 11:21:38 -0400
  • 6a659aa273 Tweaks for fewer divs Timothy Warren 2018-04-04 09:32:18 -0400
  • f2d286d129 More silly fun with custom html elements Timothy Warren 2018-04-03 22:31:15 -0400
  • de5586d074 Forms! Timothy Warren 2018-04-03 22:27:41 -0400
  • 02d20edce4 Add husky Timothy Warren 2018-04-03 22:25:48 -0400
  • 58b75a69cf Starting on some file system stuff Timothy Warren 2018-04-03 21:47:41 -0400
  • 7a9a95bc08 Use custom container component Timothy Warren 2018-04-03 16:52:58 -0400
  • 5a1cf47b34 Top Nav Timothy Warren 2018-04-03 15:19:45 -0400
  • 177c966935 Lots of new stuff Timothy Warren 2018-04-03 14:13:16 -0400
  • bd8996fba1 Update some dependencies, add Marx Timothy Warren 2018-04-03 12:59:21 -0400
  • b9ab994a14 Add npmrc Timothy Warren 2018-04-03 11:50:56 -0400
  • 6493719ca6 Add working exports to the inferno-bootstrap library Timothy Warren 2018-04-02 19:56:31 -0400
  • 0031d4964f Minor tweaks Timothy Warren 2018-03-30 23:05:59 -0400
  • 7021ca7559 Playing with dependencies Timothy Warren 2018-03-30 22:17:58 -0400
  • 3dc7845303 Linting rules Timothy Warren 2018-03-30 21:30:22 -0400
  • f322e539d2 Set environment in a way that works for windows Timothy Warren 2018-03-30 19:10:27 -0400
  • a697cf56c3 Little tweaks Timothy Warren 2018-03-30 18:49:49 -0400
  • 7a41433f16 Move electron scripts to their own folder Timothy Warren 2018-03-30 18:33:20 -0400
  • 020a02e4b8 Fix build and base css file Timothy Warren 2018-03-30 18:12:32 -0400
  • e10a95c46f Add fixtures folder Timothy Warren 2018-03-30 12:52:21 -0400
  • 0a119f4664 First commit Timothy Warren 2018-03-29 16:28:14 -0400