Commit graph

132 commits

Author SHA1 Message Date
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
Izalia Mae ab4b6b0cfb really fix http_server this time 2021-09-17 09:25:53 -04:00
Izalia Mae a1abd0e4c7 fix http_server 2021-09-17 09:22:45 -04:00
Izalia Mae 9a2f0323be fix urllib3 client 2021-09-17 09:08:54 -04:00
Izalia Mae f401cc7e1a rework external http client and database 2021-09-17 08:59:29 -04:00
Izalia Mae 56e3e30db1 sql.generic.SqlDatabase: raise an error when no tables specified 2021-09-15 08:37:41 -04:00
Izalia Mae 24ae540ea5 a lot of changes 2021-09-14 11:34:57 -04:00
Izalia Mae c2796a5075 heck 2021-09-12 04:11:45 -04:00
Izalia Mae 5efee0ffd2 template: merge context and globals before context function, http_server: start adding fediverse views 2021-09-02 17:27:05 -04:00
Izalia Mae cd20eaea97 a lot 2021-08-29 22:14:55 -04:00
Izalia Mae 11aaaf3499 use izzylog and a few fixes 2021-08-17 15:39:15 -04:00
Izalia Mae c8663acc45 oops! 2021-08-17 14:51:37 -04:00
Izalia Mae f5b2eb1193 add web frontend menu management 2021-08-17 14:50:50 -04:00
Izalia Mae bf8750a196 first draft of http_server 2021-08-17 13:49:19 -04:00
Izalia Mae 62a2ab7115 a bunch of changes 2021-08-16 10:55:59 -04:00
Zoey Mae fda6e3160b general: create makefile, path.Path: add glob and contains, fix listdir 2021-08-05 05:07:04 -04:00
Zoey Mae b2113a4987 ignore symlinks 2021-08-05 03:54:40 -04:00