Commit Graph

22 Commits

Author SHA1 Message Date
Jesse D. McDonald 6a1a709f8b 0.3.2 2020-05-12 18:32:46 -05:00
Jesse D. McDonald 5ee39d77c0 fix issues reported by eslint 2020-05-12 18:32:34 -05:00
Jesse D. McDonald e9ab6fa400 add example of global installation; spell check 2020-05-02 19:20:27 -05:00
Jesse D. McDonald 7923082af6 0.3.1 2020-05-02 18:23:18 -05:00
Jesse D. McDonald cb0edca784 allow the server to be installed as an executable 2020-05-02 18:23:10 -05:00
Jesse D. McDonald 45230dc112 fix for exception raised when public directory does not exist 2020-05-02 15:45:43 -05:00
Jesse D. McDonald 6766f53248 drop /pacosako prefix on APIs and serve static files 2020-05-02 15:40:11 -05:00
Jesse D. McDonald a2d0bcc18f adjust line wrapping for better diffs 2020-05-02 15:27:42 -05:00
Jesse D. McDonald 902445c29f add README.md with REST API & fill out package.json 2020-05-02 14:33:22 -05:00
Jesse D. McDonald 4a2caf9bae add CORS headers to API responses 2020-05-01 02:48:40 -05:00
Jesse D. McDonald a8f9074f48 increase server keep alive timeout to 65s 2020-04-28 14:52:54 -05:00
Jesse D. McDonald d56b2d3187 report success if existing data matches new data during update 2020-04-28 14:52:54 -05:00
Jesse D. McDonald 35bbd0509a improve validation of query parameters 2020-04-28 14:52:54 -05:00
Jesse D. McDonald e8a3c764e0 use monotonic time for updates 2020-04-28 14:52:54 -05:00
Jesse D. McDonald 931eb6a134 remove GUN from the server since there are no more clients 2020-04-28 14:51:31 -05:00
Jesse D. McDonald 674b460cbe merge the /game/ and /meta/ GET handlers 2020-04-27 20:21:18 -05:00
Jesse D. McDonald 012bc7ea09 update the polling test page to be more user-friendly 2020-04-27 17:55:48 -05:00
Jesse D. McDonald 3653f3db99 add a REST API to submit new game data via POST 2020-04-27 17:55:48 -05:00
Jesse D. McDonald 5542cb0ab5 provide REST APIs to read from the SQLite DB and poll for updates 2020-04-27 17:53:08 -05:00
Jesse D. McDonald 6ea10ef1e3 store game and metadata updates in a SQLite database 2020-04-26 03:35:52 -05:00
Jesse D. McDonald cc36063771 move the journal.txt file to an ignored subdirectory 2020-04-23 22:44:11 -05:00
Jesse D. McDonald b43eee044c initial commit 2020-04-04 04:18:36 -05:00