|
d1c62486c8
|
Add abstract CacheLayer class
|
2024-09-13 13:47:18 -04:00 |
|
|
75a22941dc
|
Add bootstrap.php file for initial setup
|
2024-09-13 13:47:10 -04:00 |
|
|
84f150cee0
|
Add Base32 encoding functionality
|
2024-09-13 13:47:02 -04:00 |
|
|
09712c1a19
|
Add Authenticate class for handling authentication logic
|
2024-09-13 13:46:31 -04:00 |
|
|
22c33f9b84
|
Add RpcError class to handle RPC error representations
|
2024-09-03 12:46:53 -04:00 |
|
|
60e0a3cb19
|
Implement SerializableInterface in RpcResponse
|
2024-09-03 12:41:51 -04:00 |
|
|
0ad263b1f0
|
Add RpcResponse class to handle RPC responses.
|
2024-09-03 12:35:31 -04:00 |
|
|
97501f810f
|
Removed unused import
|
2024-09-03 11:39:54 -04:00 |
|
|
66a3b40283
|
Add RpcRequest class to handle RPC request data
|
2024-09-03 11:39:41 -04:00 |
|
|
d76074d9dc
|
Update return type of fromArray method to Entity
|
2024-09-03 11:38:48 -04:00 |
|
|
5f06cc4e6e
|
Change return type of fromArray method to object
|
2024-09-03 11:38:17 -04:00 |
|
|
7272c1cf83
|
Add .idea/gbrowser_project.xml to .gitignore
|
2024-09-03 11:35:48 -04:00 |
|
|
4ad161cdc1
|
Update PHP language level in configuration file
|
2024-09-03 11:35:35 -04:00 |
|
|
047db90ff5
|
Update fromArray return type to static
|
2024-09-03 11:35:09 -04:00 |
|
|
99c4284ce1
|
Change fromArray() return type to static in SerializableInterface
|
2024-09-03 11:34:30 -04:00 |
|
|
946e8bec9e
|
Added Bas32.php
|
2024-08-31 17:42:20 -04:00 |
|
|
3598ad6774
|
Updated Socialbox.php
|
2024-08-31 17:11:25 -04:00 |
|
|
5e4b126a02
|
Added .gitlab-ci.yml
|
2024-08-31 17:03:37 -04:00 |
|
|
393be1a6c0
|
Added SerializableInterface.php & made Entity.php implement this new interface
|
2024-08-31 16:55:13 -04:00 |
|
|
ef62893f21
|
Added Entity.php & EntityType.php
|
2024-08-31 16:50:32 -04:00 |
|
|
c33becd392
|
Added .idea configuration files
|
2024-08-31 16:50:19 -04:00 |
|
|
cf2fd47d20
|
Corrected project.json 'name'
|
2024-08-31 16:39:37 -04:00 |
|
|
52ac13fec2
|
Added project files
|
2024-08-31 16:36:22 -04:00 |
|
|
336d3a5498
|
Added .gitignore
|
2024-08-31 16:36:07 -04:00 |
|