Commit graph

  • 8f10a7aa99
    Merge 4e033acf6e into 55040abfe4 mdoryammilwalrus 2024-08-16 04:28:54 -05:00
  • 55040abfe4 change to blackberry stun servers master Percs 2024-08-16 04:28:29 -05:00
  • b54ef5e1c3 Fix #9 Spencer Pogorzelski 2024-08-14 21:31:37 -07:00
  • 86aa2e5cbb
    it's fixed this time i promise CoolElectronics 2024-01-08 21:29:20 -05:00
  • 2b32ab71bc
    fix broken packages, part 2 CoolElectronics 2024-01-08 20:30:03 -05:00
  • f63588cd78
    Merge branch 'master' of https://github.com/MercuryWorkshop/adrift CoolElectronics 2024-01-08 19:46:20 -05:00
  • 579676e268
    fix broken packages CoolElectronics 2024-01-08 19:46:14 -05:00
  • 47ba575e47 update README Spencer Pogorzelski 2024-01-04 17:15:26 -08:00
  • e0fa7eebbe fix websocket braindedness, part 2 (i broke binary) CoolElectronics 2024-01-04 18:27:23 -05:00
  • a6734ffc3e fix websocket braindedness CoolElectronics 2024-01-04 18:20:33 -05:00
  • 986c75f633 fix different Array types causing JSON encoding failure Spencer Pogorzelski 2024-01-04 12:07:27 -08:00
  • a2d9da2fd2
    some ui tweaks 1.1 KTibow/master CoolElectronics 2023-09-11 20:59:15 -04:00
  • 986bd3fae3
    (you can revert this i'm just putting it out) CoolElectronics 2023-09-11 20:51:54 -04:00
  • 5b1f6b1013
    fix some homepage stuff Kendell R 2023-09-11 17:06:09 -07:00
  • a6c8804552
    a "little" refactoring Kendell R 2023-09-09 11:17:35 -07:00
  • 95895056ef
    fix gitignore Kendell R 2023-09-07 15:37:14 -07:00
  • fd74e36a8a
    fix: update package name to mw namespace, add micromatch to dependencies (#7) CoolElectronics 2023-09-08 21:12:33 -04:00
  • ae07add617
    fix: update submodules (possibly related to #7) CoolElectronics 2023-09-08 20:37:42 -04:00
  • edaa35e2f1
    fix: dependencies of bcc not updated to use @mercuryworkshop namespace CoolElectronics 2023-09-08 20:17:57 -04:00
  • 73b2683b5b
    harden autoupdater against crashes CoolElectronics 2023-08-26 09:38:34 -04:00
  • 500bbb916e
    fix denial-of-service in tracker CoolElectronics 2023-08-26 09:29:33 -04:00
  • e1c627a920
    shhhhhhhhh CoolElectronics 2023-08-25 16:44:00 -04:00
  • 4e033acf6e
    Dockerfile??? mdoryammilwalrus 2023-08-24 22:44:53 -05:00
  • 4ae9805519
    add tracker-list to dist/, add instructions for integration CoolElectronics 2023-08-24 18:10:32 -04:00
  • ed17c37e77
    add pnpm lock to gitignore, i know there are arguments for keeping it in but it removes reliability which i don't like CoolElectronics 2023-08-24 15:22:20 -04:00
  • 15304a80fe
    add npm stuff, dist/ folder CoolElectronics 2023-08-24 15:21:24 -04:00
  • ac3a135fff
    edit readme CoolElectronics 2023-08-24 14:11:43 -04:00
  • e09c9a6d0a Merge branch 'master' of https://github.com/MercuryWorkshop/adrift CoolElectronics 2023-08-24 14:11:02 -04:00
  • 23e9a3819f
    edit readme CoolElectronics 2023-08-24 14:10:31 -04:00
  • 34b18828c4
    Merge pull request #3 from hard-shutdown/master CoolElectronics 2023-08-23 04:19:56 +00:00
  • b87e3b2644 recursive dirs Cody 2023-08-23 04:17:49 +00:00
  • 3f4362e330
    edit readme, bump protocol version CoolElectronics 2023-08-22 21:33:16 -04:00
  • 30bf6cb8f1
    pkg fixes 1.0 CoolElectronics 2023-08-22 21:14:41 -04:00
  • 5ce4f60514
    display swarm members CoolElectronics 2023-08-22 16:04:35 -04:00
  • fa1d6bb260
    internalize vite-plugin-singlefile, fixing compilation on windows CoolElectronics 2023-08-21 19:09:15 -04:00
  • 9b03d3e086
    get shortcut button CoolElectronics 2023-08-21 14:50:26 -04:00
  • c5e7e5354f
    small tracker improvements CoolElectronics 2023-08-21 14:07:04 -04:00
  • 68aa977962
    disconnect from DB after offers exchange CoolElectronics 2023-08-21 10:54:15 -04:00
  • f50640a642
    VITE_ADRIFT_CDN CoolElectronics 2023-08-21 09:49:05 -04:00
  • 541ed3be82
    1.1.1.3 (not working?) CoolElectronics 2023-08-20 21:16:21 -04:00
  • af5be8e9a2
    (hopefully) fix websockets breaking on secure origins CoolElectronics 2023-08-20 20:45:40 -04:00
  • 15160ca408
    add account creation and auth error handling CoolElectronics 2023-08-20 13:28:32 -04:00
  • bf7bbbd68a
    fix ws protocol populator CoolElectronics 2023-08-20 10:43:02 -04:00
  • 306a9d2273
    logic for auto updating in dedi scenerious with large uptime CoolElectronics 2023-08-20 10:29:14 -04:00
  • c6f06d9724
    allow tracker to reject outdated servers CoolElectronics 2023-08-20 10:09:54 -04:00
  • 55dece7bc3
    add logic to prevent user directly running server binary CoolElectronics 2023-08-20 09:47:23 -04:00
  • 08a4137071
    autoupdater restarting logic CoolElectronics 2023-08-20 09:39:36 -04:00
  • 006ee121ab
    logo (temporary) CoolElectronics 2023-08-20 00:02:21 -04:00
  • 2476f9259a
    auth persistence CoolElectronics 2023-08-19 20:00:56 -04:00
  • 5e7cb49361
    account create button CoolElectronics 2023-08-19 19:41:17 -04:00
  • 9474a595c2
    use google font cdn instead of hosting locally CoolElectronics 2023-08-19 19:19:08 -04:00
  • 2c1bebcace Merge branch 'master' of https://github.com/MercuryWorkshop/adrift CoolElectronics 2023-08-19 18:31:48 -04:00
  • 8d5ea9d0e2
    add back the __proto__ override in AdriftClient.ts CoolElectronics 2023-08-19 18:30:54 -04:00
  • eef68f7d5c populate WS protocol on open Spencer Pogorzelski 2023-08-19 13:14:23 -07:00
  • f67aa9e60f serverside WS chunking impl Spencer Pogorzelski 2023-08-19 12:55:10 -07:00
  • d131afc85e fix server crash Spencer Pogorzelski 2023-08-18 20:55:50 -07:00
  • 1fd0878c91 patch server crash Spencer Pogorzelski 2023-08-18 18:14:02 -07:00
  • 39fbc00878
    remove extra slash CoolElectronics 2023-08-18 19:11:46 -04:00
  • b1bce33c67 add rafftracker ProgrammerIn-wonderland 2023-08-19 02:58:22 +04:00
  • d8078da537
    greatest commit of all time (part 2) CoolElectronics 2023-08-18 18:27:23 -04:00
  • 68e16a2ab2
    greatest commit of all time CoolElectronics 2023-08-18 18:26:48 -04:00
  • def0854064
    autoupdater, use ~/.config or windows equivalent for config CoolElectronics 2023-08-18 18:22:05 -04:00
  • ba77d77036 impl client/server version handshake Spencer Pogorzelski 2023-08-18 14:50:15 -07:00
  • edd83f54f9 fmt Spencer Pogorzelski 2023-08-18 14:24:09 -07:00
  • aa2355c164 fix CE server silliness Spencer Pogorzelski 2023-08-18 14:19:02 -07:00
  • 85107cbbeb more fmt Spencer Pogorzelski 2023-08-18 13:55:32 -07:00
  • 82a314b54f is someone not committing the lock? ig I will Spencer Pogorzelski 2023-08-18 13:53:31 -07:00
  • e7841eef7e CE does not have autoformat on (clueless) Spencer Pogorzelski 2023-08-18 13:53:02 -07:00
  • bcbcd842c7 bump chunksize to 12k Spencer Pogorzelski 2023-08-18 10:50:57 -07:00
  • 0b7ad50aab
    fix server crash (temporary) CoolElectronics 2023-08-17 14:17:31 -04:00
  • 98c25278d6
    cssify landing page CoolElectronics 2023-08-17 14:11:38 -04:00
  • 8bd24c107f
    add settings, history, and search engine to frontend CoolElectronics 2023-08-17 13:31:29 -04:00
  • ec58ef0e37
    update visuals of <Proxy/> CoolElectronics 2023-08-17 12:55:50 -04:00
  • bc80f9171c
    readme update CoolElectronics 2023-08-16 23:52:56 -04:00
  • 7247439445
    gitignore firebase CoolElectronics 2023-08-16 21:27:07 -04:00
  • 4a84f82d6e
    commit server/package.json (pkg package) CoolElectronics 2023-08-16 21:25:03 -04:00
  • b06e0a85ab
    add standalone binary build step CoolElectronics 2023-08-16 21:10:37 -04:00
  • dda5302931
    fix tracker tracking disconnected servers CoolElectronics 2023-08-16 18:27:31 -04:00
  • 751a70c188
    server CLI CoolElectronics 2023-08-16 18:13:25 -04:00
  • 0550cf828b
    swarm disclaimer and tracker chooser for frontend CoolElectronics 2023-08-16 14:12:49 -04:00
  • 0b2647554e
    move firebase auth into SignalFirebase.ts CoolElectronics 2023-08-15 21:31:00 -04:00
  • 9549b9abaa
    sexy interstitial CoolElectronics 2023-08-15 21:20:48 -04:00
  • ee8ae5a3f8
    split server into dev and cli CoolElectronics 2023-08-15 21:07:49 -04:00
  • 9ec17943c2
    use tracker-list on client and improve interstitials CoolElectronics 2023-08-15 20:54:47 -04:00
  • 494ef6a4a9
    firebase-config -> tracker-list CoolElectronics 2023-08-15 20:00:18 -04:00
  • aa503383f4
    switch to my fork of dynamic (bcc support) CoolElectronics 2023-08-15 19:44:33 -04:00
  • b638ab7c98
    bump UV, implement arraybufferimpl CoolElectronics 2023-08-15 13:14:44 -04:00
  • 0e1410bb95 WINDOW.ARRAYBUFFER IM GOING CRAZY Spencer Pogorzelski 2023-08-14 22:00:38 -07:00
  • f6a06b5fb3 fix no async iteration over readablestream in chrome Spencer Pogorzelski 2023-08-14 21:33:08 -07:00
  • ccf556118b forward ws protocols Spencer Pogorzelski 2023-08-14 21:20:47 -07:00
  • eae44fef4b remove console.logs from server.ts Spencer Pogorzelski 2023-08-14 21:01:29 -07:00
  • 4e31a2a4e7 optimize: perform GET requests in single msg Spencer Pogorzelski 2023-08-14 21:00:24 -07:00
  • 36e29adcc1 fix race condition with client chunking Spencer Pogorzelski 2023-08-14 20:50:15 -07:00
  • a49294de4f fix bad URL bar default on firefox Spencer Pogorzelski 2023-08-14 20:50:05 -07:00
  • 517d190aa1
    tracker + swarm combination works CoolElectronics 2023-08-14 21:41:05 -04:00
  • 188c4a2cfb
    merge CoolElectronics 2023-08-14 21:32:51 -04:00
  • 055f120271 handle undefined body Spencer Pogorzelski 2023-08-14 18:32:03 -07:00
  • 5cef78d47c
    connect to tracker inside server CoolElectronics 2023-08-14 21:31:58 -04:00
  • b73a561844 serverside client chunking impl (CURSED) Spencer Pogorzelski 2023-08-14 18:30:33 -07:00
  • a839d0fe51
    remove merge conflict marker lol CoolElectronics 2023-08-14 21:18:38 -04:00