Commit Graph

252 Commits (3a5d4d5e86c59185c9a328ffc4ca1b6518af19a4)

Author SHA1 Message Date
Inex Code 3a5d4d5e86 Implement DNS records getter 2022-08-20 22:49:51 +04:00
Inex Code 07f4da2f23 Reorganize tests 2022-08-20 22:48:44 +04:00
Inex Code c92294350f Make Huey run immediately when testing 2022-08-20 22:47:32 +04:00
Inex Code cd5ae80931 Fix postgresql not being migrated during migration to binds 2022-08-20 22:46:39 +04:00
Inex Code 807df0c1cc Fix Bind migration check 2022-08-19 05:48:26 +04:00
Inex Code 130ab61d4b Register volume migration mutation 2022-08-18 03:35:06 +04:00
Inex Code bb99c2ba58 Fix graphql field 2022-08-18 03:27:10 +04:00
Inex Code a67a0b3de2 Fix type cast 2022-08-18 01:43:02 +04:00
Inex Code 19168dfdaf Add jobs mocking to tests explicitly 2022-08-18 01:38:38 +04:00
Inex Code e5584e0e1c use exists() instead of isFile 2022-08-18 01:13:06 +04:00
Inex Code 87c036de7f Add GraphQL endpoints related to binds 2022-08-18 00:58:56 +04:00
Inex Code 7fe51eb665 Fix update function 2022-08-16 01:44:22 +04:00
Inex Code 039dd2f80e Fix jobs file 2022-08-16 01:31:24 +04:00
Inex Code 64425ac443 fix uid compare 2022-08-15 23:48:43 +04:00
Inex Code 5f34337fb4 Serialize custom types 2022-08-15 23:37:34 +04:00
Inex Code af902923ab replace uuid with str 2022-08-15 23:12:50 +04:00
Inex Code f940a23e7e Make sure jobs file exists on read 2022-08-15 22:51:01 +04:00
Inex Code 1b1bb4966a Use jobs file to transfer data between threads 2022-08-15 22:37:02 +04:00
Inex Code 69557fcf50 add task registry 2022-08-13 03:59:48 +04:00
Inex Code d8a8b2ec29 fixes 2022-08-13 03:39:37 +04:00
Inex Code 79bc2668e1 fix 2022-08-13 02:32:08 +04:00
Inex Code bb14adb8bc Remove infinite recursion 2022-08-13 02:26:47 +04:00
Inex Code f750056ad8 fix circular import 2022-08-13 02:18:13 +04:00
Inex Code 9abc11f187 Add services to volumes 2022-08-13 02:12:28 +04:00
Inex Code 19b5c06fc6 Fix mountpoints bug 2022-08-13 01:52:36 +04:00
Inex Code 5e6c51a8bc add shell module 2022-08-13 01:42:25 +04:00
Inex Code 1ed2b73ec8 Make icons python modules 2022-08-13 01:42:11 +04:00
Inex Code 1e901d1fcb add get working directory endpoint 2022-08-13 01:34:48 +04:00
Inex Code 00badfbbf8 Add some services endpoints 2022-08-13 01:29:18 +04:00
Inex Code e7df559787 Change uvicorn run expression 2022-08-12 22:04:20 +04:00
Inex Code 43675b2d1d Programmatical uvicorn start 2022-08-12 17:43:04 +04:00
Inex Code a96f6bd067 LInting 2022-08-11 23:11:00 +04:00
Inex Code dfd28ad0cd Move to fastapi 2022-08-11 03:36:36 +04:00
Inex Code 9132b70e70 Fix mountpoints 2022-08-03 14:06:18 +03:00
Inex Code 5e62798fde Test 2022-08-02 23:30:03 +03:00
Inex Code b965ffd96a Trying out 2022-08-02 23:12:48 +03:00
Inex Code 8f940e64fd uh 2022-08-02 23:08:32 +03:00
Inex Code 8ea0d89d71 Fix 2022-08-02 22:58:39 +03:00
Inex Code d8d3cd2068 Register subscription 2022-08-02 22:53:35 +03:00
Inex Code 52a58d94e7 Test subscription 2022-08-02 22:50:16 +03:00
def 206589d5ad add system nixos tasks 2022-08-01 21:32:20 +02:00
def 337cf29884 Add GraphQJ user and ssh management (#12)
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
Reviewed-on: #12
Co-authored-by: def <dettlaff@riseup.net>
Co-committed-by: def <dettlaff@riseup.net>
2022-08-01 13:40:40 +03:00
Inex Code 5be240d357 Update Strawberry and backport graphql-core to Nixos 21.11 2022-08-01 13:28:12 +03:00
Inex Code bec99f29ec Add a jobs singleton 2022-07-30 18:24:21 +03:00
Inex Code 8ea6548710 Fix typing 2022-07-30 18:01:51 +03:00
Inex Code 67c8486c9b Add more fields to GraphQL storage query 2022-07-30 17:48:33 +03:00
Inex Code 1f64a76723 Fix typo 2022-07-26 15:52:28 +03:00
Inex Code e3245cd26a Add mount volume migration 2022-07-26 15:33:44 +03:00
Inex Code a6fe72608f Bytes from int to str 2022-07-25 17:17:57 +03:00
Inex Code 5532114668 Add volume management 2022-07-25 17:08:31 +03:00