47 Commits (05d893304ab6fc4e6be92e41c0b8bfe622df0040)

Author SHA1 Message Date
Cerys 05d893304a Update DeegraphServer.php 5 months ago
Cerys 1243d16376 new node creation function 5 months ago
Cerys 6f683d752a just moved a function 5 months ago
Cerys 73285cc4e5 bunch of changes including how actors are used 5 months ago
Cerys 80022987c9 can now get a raw node 5 months ago
Cerys 1b11474b40 work on SELECT query response handling 5 months ago
Cerys e086545402 now has "" 5 months ago
Cerys a12b6cd524 " 5 months ago
Cerys 265bca9744 some renaming 5 months ago
Cerys 3b31c5c5ea nah too much work, cba lol 5 months ago
Cerys eb66dd76e9 Update LinkQuery_Step3.php 5 months ago
Cerys 934e59519b LINK query builder now works more like a wizard 5 months ago
Cerys 621d2e51a8 more work on the UUID class 5 months ago
Cerys a407eda42e quite and dirty class for the Deegraph UUID format 5 months ago
Cerys 27cff14311 " 5 months ago
Cerys 387240e871 sorted out `__toString()` 5 months ago
Cerys ebc209db4c no longer has the AS element 5 months ago
Cerys 133375cfc2 more work on the SELECT query 6 months ago
Cerys bfc699be33 some work on the DELETE query 6 months ago
Cerys 5dd2f95891 some work on the UNLINK query 6 months ago
Cerys 82adca3e5f some work on the LINK query 6 months ago
Cerys 7a05177e07 relative path verification now in an outside accessible class 6 months ago
Cerys 7e3da11f72 code for the REFERENCES request 6 months ago
Cerys 4075b6a189 `As` is no longer required 6 months ago
Cerys 22d2a1c760 now validates 6 months ago
Cerys 6e371adf69 thought doing it like this would make more sense 6 months ago
Cerys 223233d381 now stores the permissions as an array too 6 months ago
Cerys cefa4b8b39 Update QueryBuilder.php 6 months ago
Cerys cb00fccff7 moved the ValidateValues() function 6 months ago
Cerys f23535f635 `directory` & `permission` query work 6 months ago
Cerys 6d2ad27a34 bits and bobs i've done over the last 6 months lol 6 months ago
Cerys Lewis 63d0f34705 working on getting a query response into classes 11 months ago
Cerys 26c7e8a0a6 stuff from the broken branch lol 11 months ago
cerys 5f180b4662 Add 'src/Enumerators/DeegraphNumericalComparator.php' 11 months ago
cerys fcf164a27c Delete 'src/Enumerators/DeegraphNumericalComparitor.php' 11 months ago
Cerys c63c1e11e8 moved namespaces from `DeegraphPHP` to `DeegraphInteractions` 11 months ago
Cerys 870368fa8c moving all the schema code to another repo 11 months ago
Cerys 25c0c96043 added `MimeType` as as a Field 11 months ago
Cerys 915ce12b93 bodged comments 11 months ago
Cerys 2640c65f5a general tidying up 11 months ago
Cerys be7423882d will now throw an Exception if the Name isn't set 11 months ago
Cerys ea440a10d9 more schema generation work 11 months ago
Cerys 7c6da14f84 enum for existence values 11 months ago
Cerys b27ceacaa1 can roughly create a schema 11 months ago
Cerys 76cf239d88 created the base for the Attribute classes 11 months ago
Cerys d58e212549 added to the `SELECT` query 11 months ago
Cerys a9c7402c67 query runner now returns back an object 11 months ago
Cerys 97a4bc28ec added the `X-Auxilium-Actor` HTTP header 11 months ago
Cerys 939aaf0de0 added `SelectQuery` to `RunQuery()` 11 months ago
Cerys Lewis 0f7c31a018 more defaults for the `DeegraphServer` constructor 11 months ago