Commit Graph

  • 3be7e40c9d
    Merge pull request #47 from RusticMaple/dev dev Daniel López Guimaraes 2026-07-23 19:53:51 +0100
  • 7a6c1e41e2 fix: adjust variable names back to how they were Maple Nebel 2026-07-23 19:56:23 +0200
  • 3d6fff0f0a chore: make error style more consistent Maple Nebel 2026-07-23 01:19:05 +0200
  • bfd8e9fafb fix: make friend requests accept properly Maple Nebel 2026-07-23 00:46:42 +0200
  • 4ea3bbcf21
    fix(3ds): Use RelationshipTypeIncomplete for new relationships Daniel López Guimaraes 2026-07-20 13:12:32 +0100
  • bcd8996b08
    Merge pull request #46 from PretendoNetwork/feat/grpc-token Daniel López Guimaraes 2026-07-17 21:14:35 +0100
  • 6ab58a2066
    feat: update to use gRPC tokens Daniel López Guimaraes 2026-07-16 22:37:19 +0100
  • 4e6021b047
    Merge pull request #45 from PretendoNetwork/feat/pidhmac Jonathan Barrow 2026-06-24 15:13:39 -0400
  • 53d6d251e9
    feat(account-management): use new algorithm for pidHMAC Daniel López Guimaraes 2026-06-17 00:24:06 +0100
  • c5221a5092
    Merge pull request #43 from DaniElectra/grpc-get-user-data-3ds Daniel López Guimaraes 2026-06-12 00:02:22 +0100
  • ff10b7c746
    fix(database/3ds): fix GetMii SQL query Daniel López Guimaraes 2026-06-11 23:43:21 +0100
  • 2f04f8d2bd
    Merge pull request #42 from PretendoNetwork/feat/grpc-friends-data Jemma Poffinbarger 2026-05-29 18:47:20 -0500
  • 235b31adc6 chore: go mod tidy Jemma Poffinbarger 2026-05-29 17:48:26 -0500
  • 084cd5e8fc fix(grpc): move logs to only occur when internal error occurs Jemma Poffinbarger 2026-05-29 17:47:44 -0500
  • eacd16bc30 feat(config): add checks for Mii decryption key config Jemma Poffinbarger 2026-05-29 17:43:27 -0500
  • 38aec18ae8 fix(grpc): add missing log entries for get user friends data Jemma Poffinbarger 2026-05-29 16:45:01 -0500
  • f2f00ec4dc chore(grpc): split out 3DS & Wii U grpc methods Jemma Poffinbarger 2026-05-27 15:45:41 -0500
  • a797ea5207 fix(grpc): incorrect mii data length check + variable casing Jemma Poffinbarger 2026-05-27 15:41:48 -0500
  • ab0f152eb3 feat(grpc): add decrypted mii data to 3DS response Jemma Poffinbarger 2026-05-25 18:43:04 -0500
  • 067363fd84 fix(grpc): throw grpc errors Jemma Poffinbarger 2026-05-23 17:57:35 -0500
  • bfeadb61c5 chore(grpc): remove old row scan Jemma Poffinbarger 2026-05-23 17:57:04 -0500
  • 2ad590a71e fix(grpc): updated timestamps to be accurate, more cleanup Jemma Poffinbarger 2026-05-08 22:20:06 -0500
  • 306399a5df fix(database): switch to PID type for input and clean up redundant struct declarations Jemma Poffinbarger 2026-05-08 22:11:10 -0500
  • a95ecba31a fix(grpc): fix mii data field assignment on getUserData3DS Jemma Poffinbarger 2026-05-05 21:12:21 -0500
  • dc02700dc2 feat(grpc): implement getUserData rpcs Jemma Poffinbarger 2026-05-05 21:09:33 -0500
  • f34d3ea212 feat(grpc): add presence for 3DS Jemma Poffinbarger 2026-05-03 21:05:35 -0500
  • 87142fc9d7 chore: bump grpc version Jemma Poffinbarger 2026-05-03 20:13:56 -0500
  • 9a6edb48ab fix(grpc): switch to timestamps per updated proto Jemma Poffinbarger 2026-04-26 12:12:57 -0500
  • 98c707df11 fix(grpc): split out rpc requests Jemma Poffinbarger 2026-04-25 22:40:14 -0500
  • eb6bb06c72 feat(grpc): implement fetch user data for WIi U & 3DS Jemma Poffinbarger 2026-04-25 22:31:06 -0500
  • 6c6d0016f0
    Merge pull request #40 from Crisoxyz/fix-friend-requests Daniel López Guimaraes 2026-03-19 12:46:17 +0000
  • bb5544e26d here is the potential solution this may work please let me know if this works or not. EJHacks 2026-03-09 22:01:59 -0400
  • f0c4ffc340 refactor(wiiu): update timestamps and reset status flags in a single query Crisoxyz 2026-02-23 18:17:37 +0100
  • 0addb2f0d2 fix(wiiu): reset accepted flag to allow resending requests Crisoxyz 2026-02-23 00:57:36 +0100
  • 7455c84512 chore: move go files to copy so readonly fs isn't errored temp/test William Oldham 2026-02-06 21:40:45 +0000
  • e251b1ad2c fix: run go mod tidy William Oldham 2026-02-06 21:34:04 +0000
  • ee4139c515 fix: run go mod download to update go.sum William Oldham 2026-02-06 21:30:00 +0000
  • 0fbebebed9
    chore: bump Dockerfile Jonathan Barrow 2026-02-04 13:24:56 -0500
  • 4931d548da
    chore: update nex-go and grpc libraries Jonathan Barrow 2026-02-04 13:21:58 -0500
  • d079c77ff0
    Merge pull request #38 from PretendoNetwork/dev master mrjvs 2026-01-27 22:26:28 +0100
  • f994194681
    Merge pull request #37 from PretendoNetwork/feat/basic-health-check mrjvs 2026-01-27 22:24:51 +0100
  • 6b70800444
    fix: check initialisms list in capitalizeWord before checking if word ends with "S" Jonathan Barrow 2026-01-26 14:27:50 -0500
  • 0ee8d52fe1
    fix: initialize globals.Config Jonathan Barrow 2026-01-26 13:52:50 -0500
  • 01ee8a37d7
    chore: update to account v2 grpc properly Jonathan Barrow 2026-01-21 17:24:30 -0500
  • 634be56091
    chore: use grpc.NewClient instead of deprecated grpc.Dial Jonathan Barrow 2026-01-20 20:35:03 -0500
  • 597430b2dd
    fix: set correct requiresTokenAuth values for NewAccount Jonathan Barrow 2026-01-20 20:34:14 -0500
  • 5b380a7f2d
    chore: AccountGRPCAPIKEY -> AccountGRPCAPIKey Jonathan Barrow 2026-01-20 20:31:46 -0500
  • f22ec1bfe0
    chore: bump Dockerfile image versions Jonathan Barrow 2026-01-16 17:24:07 -0500
  • 2c79a1228d
    feat: update config parsing and env var names Jonathan Barrow 2026-01-16 17:09:20 -0500
  • 6fee83c989
    feat: add basic health check server Jonathan Barrow 2026-01-16 16:27:39 -0500
  • 803ccf46b5
    feat: update to latest libs Jonathan Barrow 2026-01-16 16:24:28 -0500
  • bba53eb3ef
    Merge pull request #33 from PretendoNetwork/token-validation William Oldham 2025-07-03 00:15:22 +0100
  • 9af53b5a27 Merge remote-tracking branch 'origin/dev' into token-validation William Oldham 2025-07-03 00:10:51 +0100
  • 405b944a9b
    Update docker.yml mrjvs 2025-06-07 13:03:08 +0200
  • bfa8592627 fix(crypto): Disallow short tokens Ash Logan 2025-06-07 20:59:28 +1000
  • 66c6e6028a
    feat: Implement token validation from common protocols Daniel López Guimaraes 2025-04-17 20:44:56 +0100
  • 5560c1d7f2
    chore: bump nex-go version Jonathan Barrow 2025-04-13 15:07:39 -0400
  • b44feb2ae0
    Merge pull request #31 from PretendoNetwork/dev Jonathan Barrow 2025-02-16 19:42:32 -0500
  • af5c5f15c8
    Merge pull request #10 from PretendoNetwork/nex-go-rewrite Jonathan Barrow 2025-02-16 19:17:11 -0500
  • 0182c8cdfb
    Imagine Imora with vegetables and no cake ImoraMoreLikeImoreweightpls 2025-02-16 15:20:56 -0500
  • 3561c89748
    chore: update to latest protocol lib nex-go-rewrite Jonathan Barrow 2025-02-16 13:06:06 -0500
  • 887ec971b5
    chore: update Dockerfile build image Jonathan Barrow 2025-02-16 11:47:09 -0500
  • 95b3843bee
    feat: randomize kerberos password at boot Jonathan Barrow 2025-02-15 23:39:06 -0500
  • 8432cfd6d5
    feat: update to latest NEX libs Jonathan Barrow 2025-02-15 23:31:32 -0500
  • 3377ef25ea
    Merge pull request #29 from DaniElectra/nex-accounts Jonathan Barrow 2024-11-06 12:23:39 -0500
  • 120776e197
    fix: Better initialization of NEX server accounts Daniel López Guimaraes 2024-10-29 23:01:59 +0000
  • 87db0af44b
    Merge pull request #26 from mrjvs/patch-2 Jonathan Barrow 2024-07-28 16:55:28 -0400
  • 00a5919e36
    Update docker.yml mrjvs 2024-07-28 22:46:56 +0200
  • 0378121795
    Update docker.yml mrjvs 2024-07-28 22:37:50 +0200
  • 60a6675c62
    Merge pull request #25 from mrjvs/patch-1 Jonathan Barrow 2024-07-28 16:30:18 -0400
  • 87de44f30a
    Update docker.yml mrjvs 2024-07-28 21:19:10 +0200
  • 18a9af6fa0
    Update secure.go cedkeChat 2024-07-11 12:52:10 +0200
  • 76fefd318c
    Update send_user_went_offline.go cedkeChat 2024-07-11 12:51:34 +0200
  • f2e12035a7
    Update send_presence_update.go cedkeChat 2024-07-11 12:51:22 +0200
  • b636c0547c
    Update send_mii_notification.go cedkeChat 2024-07-11 12:51:10 +0200
  • c64f1bba91
    Update send_friendship_completed.go cedkeChat 2024-07-11 12:50:59 +0200
  • 28c849e147
    Update send_favorite_update.go cedkeChat 2024-07-11 12:50:50 +0200
  • 6412fff9ca
    Update send_comment_update.go cedkeChat 2024-07-11 12:50:34 +0200
  • 2d4a89d7bf
    Update send_user_went_offline.go cedkeChat 2024-07-11 12:50:18 +0200
  • 367e3bbc83
    Update send_presence_update.go cedkeChat 2024-07-11 12:49:59 +0200
  • 1ae32379f1
    Update send_friendship_removed.go cedkeChat 2024-07-11 12:49:39 +0200
  • 2d7640271d
    Update send_friend_request_accepted.go cedkeChat 2024-07-11 12:49:30 +0200
  • d24939b6b8
    Update send_friend_request.go cedkeChat 2024-07-11 12:49:22 +0200
  • ad16a26249
    Update crypto.go cedkeChat 2024-07-11 12:48:45 +0200
  • d0b7e222cb
    Update get_user_info_by_pid.go cedkeChat 2024-07-11 12:48:31 +0200
  • 9359669524
    Update Dockerfile cedkeChat 2024-07-11 12:48:08 +0200
  • 1fa63591f1
    Update init.go cedkeChat 2024-07-11 12:47:44 +0200
  • 8f0741b26e
    Update main.go cedkeChat 2024-07-11 12:47:25 +0200
  • a2ba58f10d
    Update README.md cedkeChat 2024-07-11 12:46:48 +0200
  • 5541ed09fb
    chore: bump module versions Jonathan Barrow 2024-07-07 16:24:34 -0400
  • 8285002fd8
    chore: bump nex-go version Jonathan Barrow 2024-07-05 13:12:37 -0400
  • b31ca89f9c
    chore: update modules Jonathan Barrow 2024-07-02 13:02:29 -0400
  • 6644f994e4
    Merge pull request #22 from wolfendale/fix-queries Jonathan Barrow 2024-07-02 12:26:44 -0400
  • a383676954
    Merge pull request #23 from MatthewL246/docker-updates Jonathan Barrow 2024-07-01 16:42:23 -0400
  • 4f0c4e74c9
    chore: mkdir and chown on one layer Matthew Lopez 2024-07-01 15:32:47 -0400
  • d5395eb9d1
    chore: separate app_dir and build_string arguments for readability Matthew Lopez 2024-07-01 15:32:24 -0400
  • dd3c236880
    feat: create Docker build and publish action Matthew Lopez 2024-06-25 19:05:25 -0400
  • 531d9f8ed5
    chore: update Docker setup Matthew Lopez 2024-06-24 21:12:22 -0400
  • 71f47f9ffc
    fix: remove n+1 queries Michael Wolfendale 2024-06-23 13:42:55 +0100
  • ee46ec47e5
    Merge pull request #20 from DaniElectra/update-mii-fix Jonathan Barrow 2024-05-21 11:34:20 -0400