Commit Graph

33 Commits

Author SHA1 Message Date
Jansen Price 3ec4797183 Update README with php extension dependencies 2020-10-03 23:51:56 -05:00
Jansen Price a33fc84627 Add PHP version dep in composer file 2020-10-03 23:51:41 -05:00
Jansen Price 33ab4eecdc Correct some order of operations in make install 2020-10-03 23:51:27 -05:00
Jansen Price 15cd024b35 Correct tests for version check 2020-09-29 12:41:48 -05:00
Jansen Price ec7a27af1d Add installation and usage details to README 2020-09-28 14:06:12 -05:00
Jansen Price 151299ea06 Correct typo in makefile help 2020-09-28 09:56:59 -05:00
Jansen Price e7b35e0023 Correct tests for renamed property 2020-09-28 09:43:08 -05:00
Jansen Price 2991248c47 Correctly ingest key passphrase for server key 2020-09-28 09:35:13 -05:00
Jansen Price 5ce094362e Update makefile with better explanation 2020-09-11 02:30:40 -05:00
Jansen Price b6c8e590de Add Makefile to install as systemctl service 2020-09-11 02:14:22 -05:00
Jansen Price 5eb44de02d Handle correctly symlinked files in server content files 2020-09-09 01:37:24 -05:00
Jansen Price 24bcbcb281 Minor upgrade in one dependency (lock file) 2020-09-09 01:31:56 -05:00
Jansen Price a1c3d730ca Clean up during testing, add module interface 2020-09-07 17:05:38 -05:00
Jansen Price dadd3b4663 Refactor slightly; use strict types and add tests 2020-09-06 02:32:56 -05:00
Jansen Price d509bcea17 Update to use phpunit 9.3 for testing 2020-09-06 00:43:08 -05:00
Jansen Price 457332952a Improve organization of server processing logic and concurrent connections 2020-09-04 00:27:04 -05:00
Jansen Price fcac2b20ab Improvements to request validation 2020-09-03 15:59:02 -05:00
Jansen Price 881befccfa Update dependencies - add Encoding 2020-09-03 14:11:09 -05:00
Jansen Price 213722e602 Bump version to 0.3 2020-08-31 01:05:14 -05:00
Jansen Price d8cb106997 Add support for ini file for server properties via --config 2020-08-31 01:04:44 -05:00
Jansen Price 19ff2d52a0 Update to latest version of deps 2020-08-31 00:07:29 -05:00
Jansen Price dbd2c5bf06 Minor corrections 2020-08-27 17:29:20 -05:00
Jansen Price a42e46aaad Add composer autoload guard 2020-08-27 11:49:51 -05:00
Jansen Price a305a5a92a Add directory listing feature 2020-08-27 02:46:11 -05:00
Jansen Price 4083638ab0 Add proper response handling for serving files 2020-08-27 01:37:46 -05:00
Jansen Price 213e548593 Make stdout logger use color 2020-08-26 22:52:57 -05:00
Jansen Price 6ae814eebc Add comment to makecert utility 2020-08-26 22:20:36 -05:00
Jansen Price 7afb528119 Add makecert utility 2020-08-26 22:16:19 -05:00
Jansen Price 3c545b1efc Improve configuration of cert/key options 2020-08-26 22:16:05 -05:00
Jansen Price 2f6d457235 New array syntax 2020-08-26 17:58:25 -05:00
Jansen Price 1a48642baa Refactor into Orbit namespace 2020-08-26 17:57:01 -05:00
Jansen Price fc00fdbd63 Add initial proof-of-concept 2020-08-26 12:56:06 -05:00
sumpygump 1a1385471c Initial commit 2020-08-26 17:51:22 +00:00