wpetit
|
abc60b9ae3
|
fix(module,app): use whole remote address if splitting fail
arcad/edge/pipeline/head This commit looks good
Details
|
2023-04-21 20:01:43 +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
|
1606ff5937
|
chore: use go 1.20.2
arcad/edge/pipeline/head This commit looks good
Details
|
2023-04-20 19:27:05 +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
|
9944a37670
|
chore: cache modd tool
arcad/edge/pipeline/head This commit looks good
Details
|
2023-04-20 13:57:46 +02:00 |
wpetit
|
78307b6850
|
feat(cli,app): filter out ipv6 adresses for url resolving
|
2023-04-20 13:57:46 +02:00 |
wpetit
|
2543386e5c
|
Mise à jour de 'doc/apps/client-api/edge-menu.md'
arcad/edge/pipeline/head This commit looks good
Details
|
2023-04-20 13:14:12 +02:00 |
wpetit
|
20c4189599
|
feat(sdk,client): minify generated script
arcad/edge/pipeline/head This commit looks good
Details
|
2023-04-20 10:41:03 +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
|
9e3fc427bb
|
feat(sdk,client): target es2015 for old chromecast compatibility
arcad/edge/pipeline/head This commit looks good
Details
|
2023-04-14 16:24:34 +02:00 |
wpetit
|
d0b57ab15f
|
fix(client,sdk): accept empty token from parent frame
arcad/edge/pipeline/head This commit looks good
Details
|
2023-04-13 13:41:35 +02:00 |
wpetit
|
dc93c585eb
|
fix(sdk,client): add listener to current frame window
arcad/edge/pipeline/head This commit looks good
Details
|
2023-04-13 12:07:52 +02:00 |
wpetit
|
de330c0042
|
fix(sdk,client): use origin as postmessage target
arcad/edge/pipeline/head This commit looks good
Details
|
2023-04-13 11:35:31 +02:00 |
wpetit
|
310dac296f
|
feat(storage,sqlite): begin tx with context
arcad/edge/pipeline/head This commit looks good
Details
|
2023-04-13 11:23:34 +02:00 |
wpetit
|
4db7576b12
|
feat(client,sdk): retrieve auth token from parent frame + better resize detection
arcad/edge/pipeline/head This commit looks good
Details
|
2023-04-13 11:02:24 +02:00 |
wpetit
|
f5283b86ed
|
fix(app,manifest): manifest serialization
arcad/edge/pipeline/head This commit looks good
Details
|
2023-04-11 15:08:07 +02:00 |
wpetit
|
98ebd7a168
|
doc(app,manifest): add metadata attribute in manifest schema
arcad/edge/pipeline/head This commit looks good
Details
|
2023-04-11 11:11:00 +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
|
34c6a089b5
|
fix(client,sdk): permit cross-domain message communication
arcad/edge/pipeline/head This commit looks good
Details
|
2023-04-06 20:54:01 +02:00 |
wpetit
|
da73b842e1
|
fix(sdk,client): initialize crossframe observers after window load event
arcad/edge/pipeline/head This commit looks good
Details
|
2023-04-06 19:18:36 +02:00 |
wpetit
|
55d7241d95
|
chore(sdk,client): remove restrictive assertion
arcad/edge/pipeline/head This commit looks good
Details
|
2023-04-06 18:18:12 +02:00 |
wpetit
|
240b07af66
|
feat(sdk,client): add edgeframe sdk api
arcad/edge/pipeline/head This commit looks good
Details
|
2023-04-06 18:16:17 +02:00 |
wpetit
|
68e35bf5a6
|
fix(client,sdk): remove too specific assertion
arcad/edge/pipeline/head This commit looks good
Details
|
2023-04-06 15:59:09 +02:00 |
wpetit
|
4bc2d864ad
|
chore: add jenkins ci pipeline
arcad/edge/pipeline/head This commit looks good
Details
|
2023-04-06 14:58:12 +02:00 |
wpetit
|
dc18381dea
|
chore: add test timeout
|
2023-04-06 14:47:37 +02:00 |
wpetit
|
1dde96043a
|
chore: reenable tests in watch mode
|
2023-04-06 14:47:13 +02:00 |
wpetit
|
f758acb4e5
|
fix(module,fetch): wait for module initialization to prevent false failure in test
|
2023-04-06 14:46:46 +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
|
050e529f0a
|
doc(module,app): add new parameter 'from' to app.getUrl()
|
2023-04-06 11:27:27 +02:00 |
wpetit
|
006f13bc7b
|
feat(module,auth): dynamically define authentication cookie domain
|
2023-04-05 15:19:22 +02:00 |
wpetit
|
84c8fd51f6
|
chore: add cast commands for testing purpose
|
2023-04-05 15:12:51 +02:00 |
wpetit
|
f08f645432
|
chore: fix gitea-release task
|
2023-04-02 18:01:47 +02:00 |
wpetit
|
fbb27d6ea4
|
feat(app,module): fetch basic module
|
2023-04-02 17:59:33 +02:00 |
wpetit
|
d8ce2901d2
|
feat(jwt): handle nil keyset
|
2023-03-28 20:38:29 +02:00 |
wpetit
|
1996f4dc56
|
feat(auth,local_handler): cookie configuration
|
2023-03-28 20:37:57 +02:00 |
wpetit
|
e09de0b0a4
|
chore: move proxy package to arcad/emissary
|
2023-03-28 10:15:49 +02:00 |
wpetit
|
72765de20b
|
fix(doc): typo
|
2023-03-24 11:05:17 +01:00 |
wpetit
|
ed535b6f5d
|
feat(module,app): basic module to list apps
|
2023-03-24 10:59:15 +01:00 |
wpetit
|
07452ad8ab
|
chore: automatically update sdk-testsuite app version
|
2023-03-23 19:13:47 +01:00 |
wpetit
|
0f0fdfb02b
|
chore: use date based versioning
|
2023-03-23 19:04:29 +01:00 |
wpetit
|
9eefce9b41
|
feat: remove arbitrary timeout
|
2023-03-23 19:01:48 +01:00 |
wpetit
|
0577762be9
|
feat(module,blob): implements full api
|
2023-03-23 19:01:20 +01:00 |
wpetit
|
cf8a3f8ac0
|
feat: add proxy package
|
2023-03-22 18:05:44 +01:00 |
wpetit
|
1f4f795d43
|
feat: add basic local login handler in dev cli
|
2023-03-20 21:42:39 +01:00 |
wpetit
|
fd12d2ba42
|
feat(module,auth): use dummy getclaim func
|
2023-03-10 14:33:12 +01:00 |
wpetit
|
6399196fe5
|
chore(sqlite): add Open() utility func
|
2023-03-03 16:37:19 +01:00 |
wpetit
|
fef0321475
|
fix(http,client): add js generated client to repository
|
2023-03-03 16:33:24 +01:00 |