Commit Graph

83 Commits

Author SHA1 Message Date
Paul Liverman III
3cb4a3e0ae logging 2018-04-24 19:15:51 -07:00
Paul Liverman III
f4acb99909 cleaning code, implementing API features 2018-04-24 19:08:59 -07:00
Paul Liverman III
384d5ef828 web interface uses cookie-based auth 2018-04-24 18:44:50 -07:00
Paul Liverman III
27c6209ae5 implemented cookie-based and Authorization header-based authentication 2018-04-24 18:43:07 -07:00
Paul Liverman III
813de065fe testing error handler 2018-04-24 18:35:31 -07:00
Paul Liverman III
e2af010638 reorganized 2018-04-24 18:33:18 -07:00
Paul Liverman III
7941b286f5 class definition typo 2018-04-24 18:09:49 -07:00
Paul Liverman III
d21cef551b correcting templates/scripting 2018-04-24 18:08:06 -07:00
Paul Liverman III
8b3f818ac8 playing w templating 2018-04-24 18:04:55 -07:00
Paul Liverman III
9d37c24dae temporary quick n dirty fix 2018-04-24 17:57:45 -07:00
Paul Liverman III
dbfa8280b2 better error handling 2018-04-24 17:55:38 -07:00
Paul Liverman III
796cb344bf error disagnosing 2018-04-24 17:45:19 -07:00
Paul Liverman III
6be2b96b18 indentation typo 2018-04-24 17:43:00 -07:00
Paul Liverman III
0857596278 getting ready for tasks to be deletable 2018-04-24 17:41:51 -07:00
Paul Liverman III
7f7af41bf5 new error handling :D 2018-04-24 17:37:52 -07:00
Paul Liverman III
7fb42921b1 actually, that was wrong! 2018-04-24 17:32:08 -07:00
Paul Liverman III
2872e81ab6 corrected invalid import 2018-04-24 17:31:19 -07:00
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