anonpenguin23
d12df3dfb0
Updated testdata for e2e tests
2026-01-29 09:29:41 +02:00
anonpenguin23
6a4e0a4bef
Fixed services on caddy
2026-01-29 08:56:28 +02:00
anonpenguin23
791c4a0b34
Fixed IPFS systemd service and deploy issue on nextjs
2026-01-29 08:38:33 +02:00
anonpenguin23
2ddf12b659
Fixed swarm problem flag and install TUI problem
2026-01-29 08:03:06 +02:00
anonpenguin23
d6b97f2f97
updated cli env to use https
2026-01-29 07:52:59 +02:00
anonpenguin23
ccccec6e08
refactored all e2e tests
2026-01-29 07:50:40 +02:00
anonpenguin23
c6c9dbeb1a
core dns https issue
2026-01-29 07:45:40 +02:00
anonpenguin23
74902c81cd
fixed cert issue
2026-01-29 07:45:15 +02:00
anonpenguin23
965eeebee6
fixed bugs on dns for deployment
2026-01-29 07:22:32 +02:00
anonpenguin23
2d5e86a9cd
added more tests
2026-01-28 14:30:28 +02:00
anonpenguin23
3339549549
bug fixing on namespaces
2026-01-28 13:33:15 +02:00
anonpenguin23
593411f8de
fixed test issues
2026-01-28 11:52:58 +02:00
anonpenguin23
5cbf1ac166
namespaces on gateway, load balancer and rqlite and olric namespaces
2026-01-28 11:24:21 +02:00
anonpenguin23
a466768e1c
added support for anyone relay with rewards
2026-01-28 08:36:57 +02:00
anonpenguin23
b5d59b4220
fixed mobile not running e2e tests and process update
2026-01-26 15:55:40 +02:00
anonpenguin23
442ff160a9
fixed some bugs on tests and nextjs and nodejs
2026-01-26 15:19:00 +02:00
anonpenguin23
4b42459fd8
fixed nextjs problem
2026-01-26 15:12:51 +02:00
anonpenguin23
71ff95ae5f
fixing bugs on tests and on codebase
2026-01-26 14:41:26 +02:00
anonpenguin23
a774037ae5
enchanced e2e tests, fixed rqlite issue
2026-01-26 10:04:30 +02:00
anonpenguin23
a85e6056d8
Fixed problem on ipfs
2026-01-26 08:52:52 +02:00
anonpenguin23
9cf23c15ab
fixed bug on nextjs deployment
2026-01-26 08:10:19 +02:00
anonpenguin23
6efece9e95
Extra tests and a lot of bug fixing
2026-01-26 07:53:35 +02:00
anonpenguin23
dd352c7aa4
bug fixing
2026-01-24 17:37:52 +02:00
anonpenguin23
3bee42e856
update install and upgrade
2026-01-24 16:42:58 +02:00
anonpenguin23
2bb8816a22
removed executable
2026-01-24 16:03:19 +02:00
anonpenguin23
9c766a4c3b
pushed more changes
2026-01-24 16:00:28 +02:00
anonpenguin23
5904e43e26
updated docs
2026-01-24 13:18:14 +02:00
anonpenguin23
ea21a10d98
fixed deployments
2026-01-24 12:55:17 +02:00
anonpenguin23
0cac6b0ab6
fixes
2026-01-24 11:12:00 +02:00
anonpenguin23
8788a28fed
Changed from dbn to orama
2026-01-24 09:40:42 +02:00
anonpenguin23
a382c25eeb
added support for different domain except orama.network
2026-01-24 09:26:31 +02:00
anonpenguin23
bc137a6a44
updated docs
2026-01-22 18:55:00 +02:00
anonpenguin23
299bbb1072
some more fixes
2026-01-22 18:23:37 +02:00
anonpenguin23
dd3961c5a1
fixed ore tests
2026-01-22 18:00:24 +02:00
anonpenguin23
24a1a73b26
more test fixes
2026-01-22 17:49:10 +02:00
anonpenguin23
3428ee6c0e
fixed some more tests
2026-01-22 17:13:08 +02:00
anonpenguin23
0662090a29
did some fixes
2026-01-22 16:05:03 +02:00
anonpenguin23
3e4a3711f9
fixed more tests
2026-01-22 15:42:54 +02:00
anonpenguin23
335dc269de
fixing tests
2026-01-22 15:21:46 +02:00
anonpenguin23
11cb713ceb
fixed test problems
2026-01-22 14:52:50 +02:00
anonpenguin23
203d4ab0ff
added some tests
2026-01-22 14:39:50 +02:00
anonpenguin23
43f3fb52cf
a lot of changes
2026-01-22 13:04:52 +02:00
anonpenguin23
3e9fd2baeb
Merge branch 'big-cleanup' of github-debros:DeBrosOfficial/network into big-cleanup
2026-01-20 10:13:21 +02:00
anonpenguin23
269533c8b2
Fixed issue on wallet handler
2026-01-20 10:12:33 +02:00
anonpenguin
cf0fe41c46
Merge branch 'main' into big-cleanup
2026-01-20 10:06:55 +02:00
anonpenguin23
f1dd9e1048
Refactored the whole codebase to be much cleaner
2026-01-20 10:03:55 +02:00
anonpenguin
1bad6bfaa5
Merge pull request #76 from DeBrosOfficial/0.80.0
...
0.80.0
2026-01-05 20:00:41 +02:00
anonpenguin23
821db11d8b
Updated cursor rule
2026-01-05 20:00:20 +02:00
anonpenguin23
58e452bfdf
feat: disable debug logging in Rqlite MCP server to reduce disk writes
...
- Commented out debug logging statements in the Rqlite MCP server to prevent excessive disk writes during operation.
- Added a new PubSubAdapter method in the client for direct access to the pubsub.ClientAdapter, bypassing authentication checks for serverless functions.
- Integrated the pubsub adapter into the gateway for serverless function support.
- Implemented a new pubsub_publish host function in the serverless engine for publishing messages to topics.
2026-01-05 10:25:03 +02:00
anonpenguin23
28f462cccf
feat: disable debug logging in Rqlite MCP server to reduce disk writes
...
- Commented out debug logging statements in the Rqlite MCP server to prevent excessive disk writes during operation.
- Added a new PubSubAdapter method in the client for direct access to the pubsub.ClientAdapter, bypassing authentication checks for serverless functions.
- Integrated the pubsub adapter into the gateway for serverless function support.
- Implemented a new pubsub_publish host function in the serverless engine for publishing messages to topics.
2026-01-05 10:22:55 +02:00