Commit graph

148 commits

Author SHA1 Message Date
Izalia Mae f03c698ac2 more changes 2021-11-16 18:55:29 -05:00
Izalia Mae 695d8dc50f more changes 2021-11-15 20:17:48 -05:00
Izalia Mae c0c489b719 forgot to add sql/table.py 2021-11-15 04:17:37 -05:00
Izalia Mae 1206aaab74 many changes 2021-11-15 03:01:42 -05:00
Izalia Mae 72a3073a5b minor updates 2021-11-09 00:35:30 -05:00
Izalia Mae 701dcdbf94 minor changes 2021-11-07 19:38:13 -05:00
Izalia Mae 0dd58fc06e http_server_async: add blueprints (sub-apps) 2021-11-07 15:43:34 -05:00
Izalia Mae 7023f4fa40 make python-magic optional 2021-10-30 19:52:56 -04:00
Izalia Mae 9be0387eed misc: add DateString class 2021-10-30 18:38:28 -04:00
Izalia Mae eb359ed53b prepare for future change to asyncio.get_event_loop 2021-10-26 18:21:49 -04:00
Izalia Mae ea9f64b1b9 misc: add sudo function (wip) 2021-10-26 06:04:02 -04:00
Izalia Mae cc8f8b09a1 misc.signal_handler: allow unsetting signals, http_server_async: unset signal handlers on stop and handle custom coroutines on start 2021-10-25 10:36:11 -04:00
Izalia Mae 1d6abc61aa http_server_async: add favicon to template base 2021-10-25 07:42:04 -04:00
Izalia Mae fd6e8856bd http_server_async: bugfixes 2021-10-25 07:14:38 -04:00
Izalia Mae 5b455035b2 http_server_async: a bunch of bugfixes 2021-10-25 06:21:11 -04:00
Izalia Mae b2b67b2ed8 version bump, http_server_async: remove invalid imports 2021-10-25 05:07:33 -04:00
Izalia Mae 636fa6f385 fix setup.cfg 2021-10-25 05:05:15 -04:00
Izalia Mae 8346f6118e forgot to add config.py 2021-10-25 05:00:06 -04:00
Izalia Mae 293a7ec107 http_server_async: a bunch of changes 2021-10-25 04:33:03 -04:00
Izalia Mae dd2f3df431 http_server_async: reuse response 2021-10-24 13:22:41 -04:00
Izalia Mae 5f79d2796f forgot to add misc.py 2021-10-24 12:58:37 -04:00
Izalia Mae e7d2b87a45 http_server_async: handle cookies 2021-10-24 12:58:02 -04:00
Izalia Mae 28a9bfb781 move default html template for use with other submodules 2021-10-23 08:58:05 -04:00
Izalia Mae d7a60a536f version bump 2021-10-23 08:56:08 -04:00
Izalia Mae 3e1cc946fd api changes to dotdict/path and new http_server_async submodule 2021-10-23 08:55:43 -04:00
Izalia Mae 29b5252e3e http_server.Application: add option to return asyncio coroutine for server start 2021-10-13 21:18:35 -04:00
Izalia Mae 38ab2b67e6 http_server.Response: use right names for cookie keys 2021-10-13 05:02:16 -04:00
Izalia Mae d2b3fd6ca8 web_server: don't exit on signal handler 2021-10-10 05:06:10 -04:00
Izalia Mae d4836c3249 http_server: exit signal to stop 2021-10-08 18:02:15 -04:00
Izalia Mae 293ed5e892 misc: add Config class, http_server: properly handle invalid methods, properly handle signals 2021-10-08 16:04:04 -04:00
Izalia Mae ab87e880a1 heck 2021-10-04 22:08:25 -04:00
Izalia Mae 4895c86f9f sql: use key:value pairs for row classes 2021-09-27 10:48:24 -04:00
Izalia Mae 5e3f36af44 version bump 2021-09-24 19:16:56 -04:00
Izalia Mae d1357bc195 use relative imports 2021-09-24 19:16:07 -04:00
Izalia Mae be98e94355 remove http signature functions from urllib client 2021-09-24 18:49:22 -04:00
Izalia Mae 8744090ef7 Merge branch 'main' of ssh://git.barkshark.xyz:2222/izaliamae/izzylib 2021-09-22 13:46:30 -04:00
Izalia Mae 12b39e9b77 cleanup setup.cfg 2021-09-22 13:46:14 -04:00
Izalia Mae aff4a03f6d http_server: Application and Request don't use ctx 2021-09-22 13:24:09 -04:00
Izalia Mae 864849feb8 Merge pull request 'rework' (#3) from rework into main
Reviewed-on: #3
2021-09-17 15:30:08 -04:00
Izalia Mae 9f175b00fc fix merge 2021-09-17 15:29:48 -04:00
Izalia Mae 80ad6f5823 remove whitespace 2021-09-17 15:23:21 -04:00
Izalia Mae 85a7aeebad make building and setup easier 2021-09-17 15:11:45 -04:00
Izalia Mae 782f83fbd4 merge back into one module 2021-09-17 14:36:39 -04:00
Izalia Mae a8f1b83256 http_urllib_client: include exceptions 2021-09-17 13:41:49 -04:00
Izalia Mae e36fcef790 sql: fix result returning in Session.insert 2021-09-17 13:25:28 -04:00
Izalia Mae 3d0c813a32 fix http_server.Request 2021-09-17 12:52:47 -04:00
Izalia Mae 96f3e8a2d3 fix link creation and deletion 2021-09-17 09:49:43 -04:00
Izalia Mae 6d5a38a4d0 heck 2021-09-17 09:32:38 -04:00
Izalia Mae 02c7d16cc5 really hoping it actually works this time 2021-09-17 09:30:56 -04:00
Izalia Mae 78417a8953 REALLY really fix http_server this time 2021-09-17 09:26:52 -04:00