1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

482 Commits

Author SHA1 Message Date
ce480e8093 fix asset directory syncing 2020-02-15 21:56:40 -07:00
08255fbc29 make asset directory prior to comparison 2020-02-15 20:42:46 -07:00
e8c85a5c6a make target asset directory if it doesn't exist 2020-02-15 20:17:28 -07:00
354f789403 add asset migration to setup process 2020-02-15 20:02:47 -07:00
bf99b2c6b1 add node_modules initialization to setup 2020-02-15 17:16:40 -07:00
6c1f9321f9 fix current user method 2020-02-15 16:16:03 -07:00
ed24ef73be handle lack of color/emoji support 2020-02-15 12:18:03 -07:00
25aff69cf6 fix app directory validation 2020-02-15 11:01:16 -07:00
d4e5f9b66e validate image paths relative to app directory 2020-02-15 11:00:51 -07:00
7d6b163771 update example 2020-02-15 00:21:01 -07:00
d73f1ec4ec move images out of project 2020-02-14 23:03:21 -07:00
0d86eb5564 add unattended setup option 2020-02-14 22:54:31 -07:00
9e378bc1a6 move static assets to build directory on ui build 2020-02-14 22:34:38 -07:00
96df5469de detect & give user option to set app runtime directory 2020-02-14 16:30:40 -07:00
498ad0ba01 interact with NextJS directly, instead of through yarn 2020-02-14 16:29:34 -07:00
5a6c0f3a12 Improve custom image handling 2020-02-14 16:29:11 -07:00
3d46ff4380 improve cli formatting; add setup wizard 2020-02-14 16:28:45 -07:00
dbf6628e8b implement CLI setup wizard 2020-02-14 16:27:08 -07:00
a0c3dfbea3 move examples to project directory 2020-02-14 16:19:53 -07:00
84f531c574 fix typo & scope errors 2020-02-13 23:31:07 -07:00
fbe9c16b83 fix formatting 2020-02-13 22:12:21 -07:00
3102a7427a migrate CLI to module 2020-02-13 21:13:19 -07:00
b089eb3e0a clean up git; add actions 2020-02-13 18:27:33 -07:00
96fced9e33 docs updates 2020-02-10 09:06:20 -07:00
6a777ed544 remove device.location field 2020-02-08 10:02:24 -07:00
bb97b90e26 docs 2020-02-08 00:58:32 -07:00
edf0803a62 style improvements 2020-02-03 02:35:11 -07:00
7ff8fa317d add API docs examples 2020-02-03 02:34:50 -07:00
0ca5bc0ff6 add docs via pydantic field schemas 2020-02-01 16:11:01 -10:00
af4a0b0ea7 add API endpoint docs 2020-02-01 12:50:12 -10:00
0d91c79af9 move models to api 2020-02-01 08:44:33 -10:00
0f749a5547 add informational API routes 2020-02-01 02:24:52 -10:00
707f84ae79 add customizable dns over https provider 2020-02-01 01:13:26 -10:00
35cc251474 move validation to query model 2020-02-01 00:47:58 -10:00
b68a75273b validation & construction overhaul 2020-01-31 02:06:27 -10:00
b5eefed064 fix dns resolving & default selection 2020-01-28 18:42:28 -10:00
80aec772a9 update CLI with supported config file location 2020-01-28 14:32:03 -07:00
69d66cb394 add support for multiple config file locations 2020-01-28 14:11:34 -07:00
dc4baebfa3 refactor front end params 2020-01-28 12:03:47 -07:00
af0fac32d9 refactor params.features → params.queries 2020-01-28 10:16:18 -07:00
492e7917a1 allow int or str for primary_asn 2020-01-28 10:06:43 -07:00
0cfa3472f7 move google analytics to params.web 2020-01-28 10:03:51 -07:00
1377b6510b fix import formatting 2020-01-28 09:53:06 -07:00
4a84c88db6 refactor redis config 2020-01-28 09:52:54 -07:00
b5b7600880 refactor params.opengraph → params.web.opengraph 2020-01-28 09:51:58 -07:00
3b11cd65f2 refactor params.branding → params.web 2020-01-28 09:14:47 -07:00
9b9fd95061 flatten configuration model 2020-01-28 08:59:27 -07:00
6ad69ae6bb start: add DNS resolution 2020-01-27 21:28:46 -07:00
cb8379e0e0 close SSH sessions if request_timeout elapses 2020-01-26 02:23:37 -07:00
40b714b463 improve validation 2020-01-26 02:22:28 -07:00