noah metz
|
1eff534e1a
|
Fixes and optimizations
|
2024-03-28 19:28:07 -07:00 |
noah metz
|
c0407b094c
|
Enabled GQL tests and got them working to a bare minimum
|
2024-03-10 16:31:14 -06:00 |
noah metz
|
6942dc02db
|
Major cleanup
|
2024-03-04 17:30:42 -07:00 |
noah metz
|
8927077167
|
More cleanup, moved initialization to interface instead of signals
|
2024-03-03 16:37:03 -07:00 |
noah metz
|
faab7eb52c
|
Cleanup(disabled gql test temporarily)
|
2024-03-03 15:45:45 -07:00 |
noah metz
|
42e4a8f7ea
|
Serialization optimization
|
2023-11-04 23:21:43 -06:00 |
noah metz
|
c773ea2b14
|
Changed event to require parent
|
2023-11-04 18:56:35 -06:00 |
noah metz
|
d930d78351
|
Added logging
|
2023-10-15 20:35:02 -06:00 |
noah metz
|
302f0f42fe
|
Added 'changed' field to 'Process'
|
2023-10-07 23:00:07 -06:00 |
noah metz
|
ab5b922a7d
|
Forward status signals to resolvers
|
2023-09-18 19:55:55 -06:00 |
noah metz
|
dac0f1f273
|
Removed extra methods from ListenerExt
|
2023-09-12 19:01:35 -06:00 |
noah metz
|
07ce005365
|
Got serialization to the point that TestGQLDB is passing
|
2023-09-12 19:00:48 -06:00 |
noah metz
|
1888cf428d
|
Think i finished serialization(other than missing types/kinds), now onto deserialization
|
2023-09-02 17:30:52 -06:00 |
noah metz
|
4daec4d601
|
Cleanup and move away from capnp to custom TLV serialization
|
2023-08-31 19:50:32 -06:00 |
noah metz
|
e26ddcae37
|
Moved listener to listener.go and user.go to group.go. Fixed some GQL resolving
|
2023-08-11 13:01:32 -06:00 |