Commit graph

164 commits

Author SHA1 Message Date
Izalia Mae bdbd1f4621 change env var for izzylib's log level 2021-06-07 21:21:20 -04:00
Izalia Mae 4564fced5b update reequirements 2021-06-07 21:05:30 -04:00
Izalia Mae 95cc5c7103 remove Path.str() calls 2021-06-07 20:51:00 -04:00
Izalia Mae b728df4bc0 multiple fixes and re-subclass path to str 2021-06-07 20:43:54 -04:00
Izalia Mae 1ea42aeca9 fix logging 2021-06-07 17:08:41 -04:00
Izalia Mae 5dde150146 Update 'README.md'
minor readme fixes
2021-06-07 16:59:47 -04:00
Izalia Mae a65a1e8733 Update 'README.md' 2021-06-07 16:57:38 -04:00
Izalia Mae 27ec8c96a8 first draft of rework 2021-06-07 16:45:29 -04:00
Izalia Mae 86a7737e6e misc: add save_json and load_json to DotDict, logging: complete rework 2021-06-04 11:31:05 -04:00
Izalia Mae 63a6819e41 expand PasswordHasher and minor DotDict fixes 2021-06-03 15:40:30 -04:00
Izalia Mae 08895f778e misc: Rework DotDict 2021-06-01 16:55:01 -04:00
Izalia Mae 47ba46b53d database.sql: replace 'db' variable in Session with 'database' 2021-06-01 13:39:22 -04:00
Izalia Mae e7fd9aa78a add options for misc.RandomGen and create dbus classes 2021-05-31 03:42:43 -04:00
Izalia Mae a1f7b8942c misc: add ImportFromPath, Path: add dir handling in remove 2021-05-26 00:35:23 -04:00
Izalia Mae c8d927abb3 logging: add setLogger, fix getLogger, and add logger name if not default 2021-05-22 08:28:53 -04:00
Izalia Mae 5cd4eff2b0 database.sql: fix new session for some functions 2021-05-20 06:09:33 -04:00
Izalia Mae 9d6a043bb2 spacing fix 2021-05-18 08:47:48 -04:00
Izalia Mae 713dffa1af fix a silly goofup 2021-05-18 08:40:22 -04:00
Izalia Mae 6372edad04 fix session.remove 2021-05-18 08:33:48 -04:00
Izalia Mae 02e7e30728 update gitignore 2021-05-18 03:36:11 -04:00
Izalia Mae 944b2be072 misc.path: add chmod, mkdir, and backup 2021-05-18 00:04:47 -04:00
Izalia Mae 649507fdaa Move database classes to subdir and create half-implemented sqlite server 2021-05-17 17:38:18 -04:00
Izalia Mae 820a5b4772 add incomplete json-based database classes 2021-05-02 14:15:11 -04:00
Izalia Mae d0bf77cade database: fix CreateDatabase function 2021-04-29 13:12:21 -04:00
Izalia Mae 096dfd159b http: make RequetsClient.file use streaming 2021-04-19 10:47:26 -04:00
Izalia Mae 48f0178405 database: add optional session arg to delete and update 2021-04-18 01:49:58 -04:00
Izalia Mae 7f23bd9ece minor changes 2021-04-15 17:01:22 -04:00
Izalia Mae 0d18205d17 database: track sessions and allow threads with sql, misc: new functions 2021-04-14 08:12:34 -04:00
Izalia Mae 3887a68db9 database: add session tracking 2021-04-06 21:31:07 -04:00
Izalia Mae 1dc8d9162f http: Add client based on requests module 2021-03-25 21:55:59 -04:00
Izalia Mae c760647268 misc.Path:fix user dir expanding 2021-03-24 20:52:17 -04:00
Izalia Mae da85c268bb remove unused module from requirements 2021-03-24 15:22:23 -04:00
Izalia Mae 2b2590b7cb version bump 2021-03-24 14:49:19 -04:00
Izalia Mae d51fef55ea database: add begin function to session 2021-03-24 14:40:35 -04:00
Izalia Mae 24984164f0 database: add AppendColumn and RemoveColumn functions 2021-03-21 05:43:42 -04:00
Izalia Mae 21c1c3cb1e add PrintMethods function 2021-03-21 02:35:30 -04:00
Izalia Mae f32dcd6149 http: add file nad image commands to HttpClient 2021-03-18 21:43:52 -04:00
Izalia Mae d746216c49 forgot to hit save 2021-03-18 18:59:21 -04:00
Izalia Mae 61a8c8c354 cache: minor fix, database: add CreateTables function, http: remove HttpRequest class 2021-03-18 18:55:46 -04:00
Izalia Mae a46c109852 misc: add stem function to Path 2021-03-09 14:05:18 -05:00
Izalia Mae a55b32e2df various fixes and changes 2021-03-09 09:37:30 -05:00
Izalia Mae 26156682c8 database: add close function, path: add copy and move 2021-03-07 15:59:11 -05:00
Izalia Mae c4e5c9b6b4 a lot of changes 2021-03-02 12:13:18 -05:00
Izalia Mae 0e59542626 major update 2021-01-21 19:31:38 -05:00
Izalia Mae 221beb7670 tweak logging config 2020-06-13 18:59:51 -04:00
Izalia Mae 3aeea06f55 add 'none' to boolean and make context for rnederTemplate optional 2020-06-10 22:58:29 -04:00
Izalia Mae 4c19e55f1a cleanup http client a bit and add new functions 2020-06-06 06:34:27 -04:00
Izalia Mae a731490af4 add ap date format and fix default client for header val 2020-05-23 13:59:15 -04:00
Izalia Mae 6ae253b40d too much to list 2020-05-23 11:26:50 -04:00
Izalia Mae ff0defe028 fix template builder and watcher 2020-03-11 21:00:37 -04:00