.. |
app
|
chore: add cast commands for testing purpose
|
2023-04-05 15:12:51 +02:00 |
auth
|
feat(module,auth): dynamically define authentication cookie domain
|
2023-04-05 15:19:22 +02:00 |
blob
|
feat(module,blob): implements full api
|
2023-03-23 19:01:20 +01:00 |
cast
|
chore: add cast commands for testing purpose
|
2023-04-05 15:12:51 +02:00 |
fetch
|
feat(app,module): fetch basic module
|
2023-04-02 17:59:33 +02:00 |
net
|
fix(module,net): add missing context to server message
|
2023-03-03 10:43:13 +01:00 |
store
|
fix(storage,document,sqlite): fix nil pointer exception in query options
|
2023-03-01 13:06:32 +01:00 |
util
|
feat(module,blob): implements full api
|
2023-03-23 19:01:20 +01:00 |
.gitignore
|
feat: initial commit
|
2023-02-16 17:04:15 +01:00 |
console.go
|
feat: initial commit
|
2023-02-16 17:04:15 +01:00 |
context.go
|
feat(module,auth): authentication module with arbitrary claims support
|
2023-02-24 14:40:28 +01:00 |
error.go
|
feat: initial commit
|
2023-02-16 17:04:15 +01:00 |
extension.go
|
feat(module,auth): authentication module with arbitrary claims support
|
2023-02-24 14:40:28 +01:00 |
lifecycle.go
|
feat(server): handle panic in runtime
|
2023-03-01 13:04:40 +01:00 |
message.go
|
feat: initial commit
|
2023-02-16 17:04:15 +01:00 |
rpc.go
|
feat(server): handle panic in runtime
|
2023-03-01 13:04:40 +01:00 |
store.go
|
feat(module,auth): authentication module with arbitrary claims support
|
2023-02-24 14:40:28 +01:00 |