Commit Graph

116 Commits

Author SHA1 Message Date
Paul Liverman III
3cd5f255ec experiment 2018-04-24 17:29:34 -07:00
Paul Liverman III
9a2c8cc712 experimenting with custom handler 2018-04-24 17:28:23 -07:00
Paul Liverman III
2e51aff4be corrected errors with new task template 2018-04-24 16:49:36 -07:00
Paul Liverman III
b9eb1f16a7 there IS no replace() 2018-04-24 16:47:14 -07:00
Paul Liverman III
6db5e9c7c8 new task redone 2018-04-24 16:46:09 -07:00
Paul Liverman III
2d64d6ca63 should correct new-task errors 2018-04-24 16:42:01 -07:00
Paul Liverman III
3b90245740 debugging 2018-04-24 16:38:38 -07:00
Paul Liverman III
2594301414 testing partial rewrite to new_task() 2018-04-24 16:35:27 -07:00
Paul Liverman III
507c22c116 wip, testing use of "this" 2018-04-24 16:22:50 -07:00
Paul Liverman III
1646709f7e wip showing failure state 2018-04-24 16:09:49 -07:00
Paul Liverman III
b4387d6af4 testing 2018-04-24 16:04:37 -07:00
Paul Liverman III
9e97d50eb1 testing 2018-04-24 15:58:06 -07:00
Paul Liverman III
2b581f2685 styling, new api placeholders, template system 2018-04-24 15:56:40 -07:00
Paul Liverman III
b5d6db88fe turn off autocomplete on new tasks, fix err in keys list 2018-04-24 15:33:52 -07:00
Paul Liverman III
147905b9d3 mv api_key_item fn... 2018-04-24 15:31:19 -07:00
Paul Liverman III
5e847adf1f templating/delete buttons next to api keys 2018-04-24 15:30:19 -07:00
Paul Liverman III
d1ed0c3e41 styling 2018-04-24 15:08:23 -07:00
Paul Liverman III
dd6364a269 input cleared after submission 2018-04-24 15:03:58 -07:00
Paul Liverman III
a26398d241 APIKeys set to length of 32 characters 2018-04-24 15:02:27 -07:00
Paul Liverman III
2e970dcef2 cleaning up JS/CSS 2018-04-24 15:02:13 -07:00
Paul Liverman III
6bd39ac86e better styling 2018-04-24 10:26:17 -07:00
Paul Liverman III
f7b08a112c collapsible api keys 2018-04-24 10:20:50 -07:00
Paul Liverman III
13c564d49e layout container 2018-04-24 10:07:49 -07:00
Paul Liverman III
9a5c473e15 comments 2018-04-24 10:02:51 -07:00
Paul Liverman III
9518557516 Milligram CSS framework + default layout 2018-04-24 10:02:39 -07:00
Paul Liverman III
e6128a063a add ReadMe 2018-04-24 10:02:08 -07:00
Paul Liverman III
24302c39d4 fix #7 apt-get update before prerequisite check 2018-04-24 09:38:09 -07:00
Paul Liverman III
6f9c64416b mk test error more clearly a test 2018-04-24 07:06:29 -07:00
Paul Liverman III
8c0479d013 corrected err in beforehandler 2018-04-24 07:05:16 -07:00
Paul Liverman III
0753a17796 error testing api handler 2018-04-24 07:03:38 -07:00
Paul Liverman III
78f27e5835 stop deleting key-increment repeatedly 2018-04-24 07:00:01 -07:00
Paul Liverman III
aa00d61ea4 remove logging to stderr 2018-04-24 06:54:56 -07:00
Paul Liverman III
92ae01babb added secret/config files to gitignore 2018-04-24 06:51:48 -07:00
Paul Liverman III
27c2e98d0e stop non-localhost HTTP access, define proxy for http requests 2018-04-24 06:42:12 -07:00
Paul Liverman III
46b9369f3f add IDs to api_keys 2018-04-24 06:36:51 -07:00
Paul Liverman III
dd8f108f96 finish install script automation 2018-04-24 06:36:32 -07:00
Paul Liverman III
aecd5cb1fd specify order for getting keys/tasks 2018-04-24 06:29:05 -07:00
Paul Liverman III
a164fe7d68 typo corrections 2018-04-24 06:27:57 -07:00
Paul Liverman III
7989e83be4 corrected SSL error 2018-04-24 06:23:46 -07:00
Paul Liverman III
d8c6244c44 corrected logic error in install.sh 2018-04-24 06:04:57 -07:00
Paul Liverman III
ba8b703543 corrected typo in api, install script fixed/supports dev option 2018-04-24 06:00:58 -07:00
Paul Liverman III
a70c3ccfc7 corrected install.sh, completed API key giving / new task adding / task checking 2018-04-23 22:42:56 -07:00
Paul Liverman III
add6e675cb finishing up security pieces of install.sh 2018-04-23 21:59:50 -07:00
Paul Liverman III
1707ac7761 works in progress API v1 and install script finishing/fixing 2018-04-23 20:19:34 -07:00
Paul Liverman III
1681487f4a stupid ragey comments (note: issue is trying to use capture on before filter within main route, probably doesn't work that way 2018-04-23 16:05:23 -07:00
Paul Liverman III
af408efb02 fuck my life 2018-04-23 06:19:24 -07:00
Paul Liverman III
366f130fc0 incorrect api usage 2018-04-23 06:17:10 -07:00
Paul Liverman III
c30a6b7224 fixing bad imports 2018-04-23 06:15:44 -07:00
Paul Liverman III
e67cecb423 yet another boilerplante blunder 2018-04-23 06:13:21 -07:00
Paul Liverman III
09a560111d err with API key creation 2018-04-23 06:10:59 -07:00