This website requires JavaScript.
Explore
Help
Register
Sign In
mleku
/
next.orly.dev
Watch
1
Star
0
Fork
1
You've already forked next.orly.dev
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
509aac3819ba32f3018a9c1446f9d8d6369f0927
next.orly.dev
/
app
History
mleku
509aac3819
Some checks failed
Go / build (push)
Has been cancelled
Details
Remove unused ACL integration and related configuration logic, bump version to
v0.4.6
.
2025-09-13 11:33:01 +01:00
..
config
completed basic benchmark
2025-09-12 21:30:27 +01:00
handle-auth.go
Migrate internal module imports to unified package path.
2025-09-12 16:12:31 +01:00
handle-close.go
Migrate internal module imports to unified package path.
2025-09-12 16:12:31 +01:00
handle-delete.go
Migrate internal module imports to unified package path.
2025-09-12 16:12:31 +01:00
handle-event.go
Replace
errorf
with
errors
and
fmt.Errorf
, remove redundant logging across database operations, minimize unused imports, and improve concurrent event delivery logic. Added CPU utilization optimization in the main runtime configuration.
2025-09-13 00:47:53 +01:00
handle-message.go
Migrate internal module imports to unified package path.
2025-09-12 16:12:31 +01:00
handle-relayinfo.go
Migrate internal module imports to unified package path.
2025-09-12 16:12:31 +01:00
handle-req.go
Migrate internal module imports to unified package path.
2025-09-12 16:12:31 +01:00
handle-websocket.go
Migrate internal module imports to unified package path.
2025-09-12 16:12:31 +01:00
helpers.go
complete the marshal/unmarshal of events using the new pool enabled tag codecs
2025-08-22 14:29:55 +01:00
listener.go
Migrate internal module imports to unified package path.
2025-09-12 16:12:31 +01:00
main.go
Remove unused ACL integration and related configuration logic, bump version to
v0.4.6
.
2025-09-13 11:33:01 +01:00
ok.go
Migrate internal module imports to unified package path.
2025-09-12 16:12:31 +01:00
publisher.go
Refactor error handling in
publisher.go
, comment redundant logging in
acl/follows.go
, and improve error handling for connection rejections (403).
2025-09-13 09:07:33 +01:00
server.go
Migrate internal module imports to unified package path.
2025-09-12 16:12:31 +01:00