Commit Graph

38 Commits

Author SHA1 Message Date
wpetit 0f673671b8 feat: generalize defaut user middleware 2024-05-02 09:42:56 +02:00
wpetit 6aec6da078 feat: use github.com/wlynxg/anet instead of net
See https://github.com/golang/go/issues/40569
2024-05-02 09:40:55 +02:00
wpetit 7633ae0419 feat(module): arcast integration
arcad/edge/pipeline/head Build started... Details
arcad/edge/pipeline/pr-master Build started... Details
2024-01-12 14:02:53 +01:00
wpetit 335b34625b feat(module): generalizing casting process
arcad/edge/pipeline/head This commit looks good Details
2024-01-12 12:11:41 +01:00
wpetit 242bf379a8 feat: rewrite cache blobstore driver parameters parsing
arcad/edge/pipeline/head This commit looks good Details
2023-12-03 14:26:57 +01:00
wpetit 32f04af138 feat(storage): improve caching in cache driver
arcad/edge/pipeline/head This commit looks good Details
ref #20
2023-11-30 19:09:51 +01:00
wpetit ad49c1718c feat: rewrite bus to prevent deadlocks
arcad/edge/pipeline/head This commit looks good Details
arcad/edge/pipeline/pr-master This commit looks good Details
2023-11-30 15:02:36 +01:00
wpetit 8889694125 feat(cli): add basic bundle info command
arcad/edge/pipeline/head This commit looks good Details
2023-10-24 22:52:51 +02:00
wpetit 6a99409a15 feat(blobstore): add cache driver 2023-10-24 22:52:33 +02:00
wpetit 1544212ab5 feat: capture logged exceptions and integrate storage-server with sentry 2023-10-19 21:47:09 +02:00
wpetit efb8ba8b99 feat(app): pass context to start process 2023-10-19 20:05:59 +02:00
wpetit 3078ea7d21 feat(storage-server): add check-token command 2023-10-03 11:24:03 -06:00
wpetit 9f89c89fb9 feat(storage-server): add packaging services
arcad/edge/pipeline/pr-master This commit looks good Details
2023-10-02 15:05:18 -06:00
wpetit d2472623f2 feat(storage-server): jwt based authentication
arcad/edge/pipeline/pr-master This commit looks good Details
2023-10-01 19:56:38 -06:00
wpetit 8e574c299b feat(storage): rpc based implementation
arcad/edge/pipeline/pr-master This commit looks good Details
2023-09-28 12:36:30 -06:00
wpetit c3535a4a9b feat(http): allow passing middlewares via options
arcad/edge/pipeline/head This commit looks good Details
2023-09-20 09:23:53 -06:00
wpetit 8eb441daee feat(auth): automatically generate anonymous user session
arcad/edge/pipeline/head This commit looks good Details
ref arcad/edge-menu#86
2023-09-20 08:55:49 -06:00
wpetit ba9ae6e391 fix(app): use event loop runtime for every operations
arcad/edge/pipeline/head This commit looks good Details
2023-04-24 12:16:30 +02:00
wpetit f99b1ac6ac feat(module,share): cross-app resource sharing module
arcad/edge/pipeline/head This commit looks good Details
2023-04-21 12:40:09 +02:00
wpetit 90020d6ea6 feat(module,cast): enhance casting device discovery speed
arcad/edge/pipeline/head There was a failure building this commit Details
2023-04-20 19:20:52 +02:00
wpetit 7b6e39088d feat(cli,run): use 127.0.0.1 as default host value if empty
arcad/edge/pipeline/head This commit looks good Details
2023-04-20 14:17:03 +02:00
wpetit 78307b6850 feat(cli,app): filter out ipv6 adresses for url resolving 2023-04-20 13:57:46 +02:00
wpetit c7b639b643 feat(cli,app): compress http responses
arcad/edge/pipeline/head This commit looks good Details
2023-04-20 10:36:20 +02:00
wpetit b5b4042cc7 feat(sdk,client): add menu to help navigation between apps
arcad/edge/pipeline/head This commit looks good Details
2023-04-20 10:17:37 +02:00
wpetit 8ca31d05c0 feat(app,manifest): validation + extendable metadatas
arcad/edge/pipeline/head This commit looks good Details
2023-04-11 11:05:09 +02:00
wpetit 054e80bbfb fix(storage,sqlite): prevent 'database is busy' error by using busy_timeout pragma 2023-04-06 14:45:50 +02:00
wpetit 32c6f0a77e feat(cli,run): resolve app url based on available network interfaces 2023-04-06 11:52:04 +02:00
wpetit 84c8fd51f6 chore: add cast commands for testing purpose 2023-04-05 15:12:51 +02:00
wpetit fbb27d6ea4 feat(app,module): fetch basic module 2023-04-02 17:59:33 +02:00
wpetit ed535b6f5d feat(module,app): basic module to list apps 2023-03-24 10:59:15 +01:00
wpetit 0577762be9 feat(module,blob): implements full api 2023-03-23 19:01:20 +01:00
wpetit 1f4f795d43 feat: add basic local login handler in dev cli 2023-03-20 21:42:39 +01:00
wpetit 6399196fe5 chore(sqlite): add Open() utility func 2023-03-03 16:37:19 +01:00
wpetit a9d2c282f2 chore: remove obsolete api 2023-03-03 15:55:23 +01:00
wpetit 640f429580 feat(module,auth): authentication module with arbitrary claims support 2023-02-24 14:40:28 +01:00
wpetit 19cd4d56e7 fix(command,package): correctly set modtime on zipped files 2023-02-17 17:26:25 +01:00
wpetit 3e601272d7 feat(server,module): add cast module 2023-02-17 10:41:16 +01:00
wpetit 81dc1adfef feat: initial commit 2023-02-16 17:04:15 +01:00