Commit Graph

120 Commits

Author SHA1 Message Date
Juan Di Toro dd6869e6a5 Merge branch 'ditorodev' of git.lumeweb.com:LumeWeb/web3browser.io into ditorodev 2023-11-02 19:34:41 +01:00
Juan Di Toro d7449b6e75 fix: improve loading 2023-11-02 19:34:16 +01:00
Derrick Hammer 8a88163f6f
fix: nop if we aren't in development 2023-11-01 23:38:32 -04:00
Derrick Hammer 4d591a6ad9
fix: ensure we only use static building 2023-11-01 23:34:03 -04:00
Juan Di Toro 8cd4324508 fix: add more loading state 2023-11-01 23:23:00 +01:00
Juan Di Toro 0ed8f0d80d feat: add loading status to the browser 2023-11-01 23:01:55 +01:00
Juan Di Toro bc56ff0e07 fix: using latest sdk version 2023-10-26 11:25:31 +02:00
Juan Di Toro 199502e20b fix: focus ring 2023-10-20 11:16:38 +02:00
Juan Di Toro 5f97cddbbc fix: ring offset on focus 2023-10-20 10:56:02 +02:00
Juan Di Toro 6555d21695 fix: styling on input 2023-10-20 10:51:37 +02:00
Juan Di Toro 0e3266c3ba fix: input element 2023-10-20 10:48:22 +02:00
Juan Di Toro 3be84cc724 fix: wrong ways to connect context with outside world 2023-10-20 10:07:20 +02:00
Derrick Hammer 46d1336079
fic: dont prefix ipfs 2023-10-18 14:47:47 -04:00
Derrick Hammer 6e81110b62
refactor: remove bypass 2023-10-18 12:53:36 -04:00
Derrick Hammer b261d57f36
refactor: don't enable browser until we are ready 2023-10-18 09:29:40 -04:00
Derrick Hammer 6f9bf3ac80
fix: increase to 100vh 2023-10-18 09:18:02 -04:00
Derrick Hammer 3ea1ce06c9
fix: add srcset support 2023-10-18 08:58:33 -04:00
Derrick Hammer ab103d4f0a
fix: remove debug 2023-10-18 08:50:23 -04:00
Derrick Hammer 532fab5ca4
fix: debug 2023-10-18 08:44:06 -04:00
Derrick Hammer ef72a2ce9d
fix: try better handling of protocolless urls. 2023-10-18 08:43:58 -04:00
Derrick Hammer 98a9ae660d
fix: better handle the requested url by only using pathname and hostname 2023-10-18 08:41:27 -04:00
Derrick Hammer 52c11f350e
fix: remove duplicate colon 2023-10-18 07:38:30 -04:00
Derrick Hammer 33f7ed1bcd
fix: use path.join 2023-10-18 07:38:16 -04:00
Derrick Hammer 8328975644
fix: add missing attr call 2023-10-18 07:24:44 -04:00
Derrick Hammer 509479aec9
fix: ts-ignore urlJoin 2023-10-18 07:24:29 -04:00
Derrick Hammer f4294ce880
refactor: pass around the requested url so we have context to merge it absolute with the path 2023-10-18 07:20:36 -04:00
Derrick Hammer 6c5ec99dff
fix: ts-ignore urlJoin 2023-10-17 11:19:46 -04:00
Derrick Hammer 8105efd78c
fix: use proper-url-join 2023-10-17 11:14:05 -04:00
Derrick Hammer 8fe393a5ba
fix: debug 2023-10-17 11:03:38 -04:00
Derrick Hammer a1e6ded70a
fix: rewrite fix 2023-10-17 11:01:22 -04:00
Derrick Hammer 2ae958fac7
fix: another rewrite refactor 2023-10-17 11:00:27 -04:00
Derrick Hammer ad71feea88
fix: rewrite improvements, including setting the base tag 2023-10-17 09:48:24 -04:00
Derrick Hammer 6738b2337f
fix: debug 2023-10-17 08:12:12 -04:00
Derrick Hammer b35191bea2
fix: debug 2023-10-17 08:02:38 -04:00
Derrick Hammer 1daf045506
fix: debug 2023-10-17 07:59:56 -04:00
Derrick Hammer 9338ee8832
fix: move override to styles.scss 2023-10-17 07:50:37 -04:00
Derrick Hammer 4ea8e7b35a
fix: force set astro-island css to fix iframe height 2023-10-17 07:45:32 -04:00
Derrick Hammer 2a4e5fd4d0
fix: try set full width on app component 2023-10-16 22:12:03 -04:00
Derrick Hammer 5d97702048
fix: ensure proper slashes 2023-10-16 22:00:25 -04:00
Derrick Hammer 238195ad98
fix: improve rewrites 2023-10-16 21:59:19 -04:00
Derrick Hammer 03595ac3de
fix: parse out real url 2023-10-16 21:46:30 -04:00
Derrick Hammer 4544e80eb1
fix: set iframe ref 2023-10-16 21:40:49 -04:00
Derrick Hammer 0f249cc28d
fix: only set url if different 2023-10-16 20:49:20 -04:00
Derrick Hammer b4ae99b74c
fix: keep Browser iframe in sync with url bar on page changes 2023-10-16 20:37:59 -04:00
Derrick Hammer cf826dce82
fix: handle protocolless urls 2023-10-16 20:13:24 -04:00
Derrick Hammer 02c2a59938
fix: use url.toString() 2023-10-16 19:50:58 -04:00
Derrick Hammer 59cadac430
fix: fall back to about:blank in the iframe, not the state 2023-10-16 19:45:15 -04:00
Derrick Hammer f558399da4
fix: put browse prefix direct in the iframe 2023-10-16 19:39:24 -04:00
Derrick Hammer e7c40cdf32
fix: remove callback caching 2023-10-16 18:37:10 -04:00
Derrick Hammer 88c7bf5ec5
fix: debug 2023-10-16 18:29:41 -04:00