Commit graph

67 commits

Author SHA1 Message Date
Shawn 07db2deb3e Restructure build process, begin adding HMR support 2018-12-16 01:27:02 -06:00
Shawn 4c81ed7b7c Update babel packages to match major, fix dependency issues 2018-09-02 18:48:35 -05:00
bill bittner 60ffe5de95 cleaned up errors and updated build scripts 2018-07-31 16:43:08 -07:00
bill bittner dc558e9b9c moved www.spee.ch components into repo 2018-07-31 16:01:16 -07:00
bill bittner 348bedfb55 updated the readme and moved server.js into server folder 2018-03-19 18:18:52 -07:00
bill bittner 11cc91ac05 fixed config files 2018-03-19 15:34:32 -07:00
bill bittner e533eaf44b updated server file and webpacks 2018-03-19 14:11:05 -07:00
bill bittner aa3c96b8d4 moved server.js entry to root and updated build 2018-03-16 13:16:28 -07:00
bill bittner c23b6192f9 reorganized file system 2018-03-16 10:34:26 -07:00
bill bittner 89c4b006c2 removed the confiure page method 2018-03-16 01:06:09 -07:00
bill bittner 4d9a255a3b split up server.js class methods and removed build 2018-03-16 00:52:39 -07:00
bill bittner f840281b4c updated port to come from config 2018-03-13 15:37:42 -07:00
bill bittner c4a0b1e74d fixed tls cert error 2018-03-12 20:31:13 -07:00
bill bittner ac0c28b8f9 updated site config files 2018-03-12 19:26:03 -07:00
bill bittner 532702c095 updated siteConfig to be a constructor 2018-03-09 18:30:06 -08:00
bill bittner 0c1f81cced separated dev configs 2018-03-09 17:27:49 -08:00
bill bittner bdd2d45ab5 turned config files into constructors that can be modified 2018-03-09 16:45:24 -08:00
bill bittner 746ca8c527 reorganized logger config 2018-03-09 11:20:13 -08:00
bill bittner 662e468df6 reorganized server startup functions 2018-03-09 10:56:22 -08:00
bill bittner db306b9901 updated server constructor to start properly 2018-03-08 22:06:27 -08:00
bill bittner 74f96dacfb turned the server into a class 2018-03-08 21:49:59 -08:00
bill bittner 49cf44bc12 updated how configs pass 2018-03-08 20:48:29 -08:00
bill bittner 22255ab713 fixed webpack!!! 2018-03-08 16:21:37 -08:00
bill bittner 657e0d6fe0 moved back to webpack bundle entry point 2018-03-08 15:40:54 -08:00
bill bittner 02b7d50ae0 removed bundle 2018-03-08 15:17:09 -08:00
bill bittner 2bcd058ced switched back to module.exports 2018-03-08 15:13:54 -08:00
bill bittner 936a431c14 changed server to use exports 2018-03-08 15:01:29 -08:00
bill bittner 8706b07634 trying a simple test export 2018-03-08 14:47:42 -08:00
bill bittner 29069302e9 updated server and bundle 2018-03-08 14:33:10 -08:00
bill bittner 518f1f57e4 module.exports will return startServer 2018-03-08 14:19:41 -08:00
bill bittner 6d8884ca14 updated webpack to build to index.js and moved sql to take a config 2018-03-08 13:18:34 -08:00
bill bittner 5904a05fde renamed server.js to speech.js 2017-07-18 10:02:09 -07:00
bill bittner f3ce7957f3 small cosmetics in server.js 2017-07-18 09:59:40 -07:00
bill bittner 2f4fa6d970 added download directory retrieval to startup process 2017-07-18 09:52:18 -07:00
bill bittner 13471edda4 updated show route with short url 2017-07-17 13:54:50 -07:00
bill bittner a766076554 changed 'DownloadDirectory' config var 2017-07-12 09:00:38 -07:00
bill bittner f8ad476488 formatted trending images and added homepage section 2017-07-11 16:55:03 -07:00
bill bittner 732c845854 copy to clipboard works 2017-07-06 17:38:57 -07:00
bill bittner eda480b81a moved request logs to middleware and reorganized front end js 2017-07-06 13:37:03 -07:00
bill bittner 41e5246941 updated route to send html to client 2017-07-05 13:51:25 -07:00
bill bittner b23087094a added google analytics to all routes 2017-06-29 17:10:14 -07:00
bill bittner 9fcbcd299c added analytics to serve routes 2017-06-29 16:10:06 -07:00
bill bittner b3190004f4 changed mysql analytics to 'stats' 2017-06-29 14:34:23 -07:00
bill bittner 461af60c16 commented out change address 2017-06-29 12:35:36 -07:00
bill bittner c0174fb300 added ipaddress test logs. ignored change address. 2017-06-29 10:51:23 -07:00
bill bittner 8da934af84 set up a route to view basic usage analytics 2017-06-27 20:25:36 -07:00
bill bittner 7e8bb07ca9 updated table name 2017-06-27 16:25:35 -07:00
bill bittner 5c95b5c7ec route is properly pulling metadata 2017-06-26 10:43:35 -07:00
bill bittner a305afe5de configured logging and added to /routes 2017-06-19 13:10:06 -07:00
Fillerino 7da97e2933 Semicolon rule added
Semicolon rule enforced as the main lbry-app uses semicolons!
2017-06-19 18:37:35 +02:00