Commit Graph

  • 5f0fd26ef6 Handle OAuth errors properly Samuel Elliott 2022-08-13 00:38:45 +01:00
  • 4c5203e50e Add friend code lookup and friend requests to the Electron app Samuel Elliott 2022-08-13 00:21:03 +01:00
  • ca36935f78 Fix friend code user type Samuel Elliott 2022-08-13 00:15:01 +01:00
  • 67b6052bf3 v1.3.0 v1.3.0 Samuel Elliott 2022-08-02 16:50:24 +01:00
  • 8171afc429 Export version Samuel Elliott 2022-08-02 11:36:45 +01:00
  • dfef97c369 Add an option to skip building Windows app in CI Samuel Elliott 2022-08-02 11:32:38 +01:00
  • 225efcd4a5 Revalidate config data on update Samuel Elliott 2022-08-02 10:46:02 +01:00
  • 1c436c6fb7 Fix not setting Discord activity on first update Samuel Elliott 2022-07-31 21:43:56 +01:00
  • 4775c2de0a Don't wait to connect to Discord Samuel Elliott 2022-07-30 16:53:45 +01:00
  • 91df61e500 Always install Frida in Docker images Samuel Elliott 2022-07-30 16:43:44 +01:00
  • fc2dec15c0 Add SplatNet 2 constructor helper functions and always send player ID Samuel Elliott 2022-07-29 18:45:13 +01:00
  • 2d52f17022 Update config URL and use config data Samuel Elliott 2022-07-29 17:59:17 +01:00
  • e8e5a2f5a4 Merge branch 'remote-config' Samuel Elliott 2022-07-29 16:34:33 +01:00
  • d47a492242 Share custom Nintendo eShop region selection page to Discord instead of the user's own region Samuel Elliott 2022-07-28 22:04:27 +01:00
  • e9218b9004 Add friend code URL to API proxy Samuel Elliott 2022-07-28 14:04:29 +01:00
  • 0cc39aad13 Add friend code lookup to API proxy Samuel Elliott 2022-07-28 13:57:39 +01:00
  • b3efd0f15c Update Dockerfile to use Node.js v18 Samuel Elliott 2022-07-28 13:09:06 +01:00
  • db449fb4db Update dependencies Samuel Elliott 2022-07-27 18:07:08 +01:00
  • 4ec0693ff0 Don't limit attempts to login when adding a new account Samuel Elliott 2022-07-27 16:28:09 +01:00
  • bd1cd6cf91 Increase limit for parental controls Samuel Elliott 2022-07-27 16:12:38 +01:00
  • 3bb18d0b46 Increase request timeout Samuel Elliott 2022-07-27 15:52:57 +01:00
  • e12bb364a7 Prevent attempting to authenticate more than four times per hour Samuel Elliott 2022-07-27 15:48:19 +01:00
  • d3e5a88625 Fix ZncProxyApi types Samuel Elliott 2022-07-27 14:52:00 +01:00
  • 163023501d Remove spaces Samuel Elliott 2022-07-27 14:47:36 +01:00
  • b6074ebed0 Add commands for friend requests/friend codes Samuel Elliott 2022-07-27 14:39:16 +01:00
  • 38c282bf6c Update SplatNet 2 types Samuel Elliott 2022-07-27 14:31:54 +01:00
  • 85a9193328 Update coral Samuel Elliott 2022-07-27 14:16:43 +01:00
  • 39ffa02e58 Remote configuration Samuel Elliott 2022-07-23 19:57:09 +01:00
  • fe725f931a Format response data in error messages Samuel Elliott 2022-07-23 18:07:25 +01:00
  • a32c3dec72 Update API types Samuel Elliott 2022-07-23 17:44:44 +01:00
  • dddb15aceb Use package.json exports field Samuel Elliott 2022-07-23 17:42:41 +01:00
  • d7a7d32823 Add setting a user agent using an environment variable Samuel Elliott 2022-07-23 13:40:03 +01:00
  • e7dc1a99cb Update README Samuel Elliott 2022-07-23 13:27:27 +01:00
  • fd2789fb93 Update Discord titles Samuel Elliott 2022-07-23 11:06:48 +01:00
  • 0e630201c3 Rollup code splitting Samuel Elliott 2022-07-02 19:57:52 +01:00
  • 169815588e v1.2.0 v1.2.0 Samuel Elliott 2022-07-02 13:18:44 +01:00
  • 1da4f463f3 Build app for Windows in CI Samuel Elliott 2022-07-01 22:33:02 +01:00
  • 21f5f095a0 Add helper function for setting user agent Samuel Elliott 2022-07-01 21:20:12 +01:00
  • 62604f3c2a Add Discord presence/friend notification options to app context menus Samuel Elliott 2022-07-01 14:00:45 +01:00
  • 8d38b94dcd Fix segfault when running app bundle Samuel Elliott 2022-06-30 18:36:00 +01:00
  • 4c6353c523 Include package.json/git info in Rollup bundles Samuel Elliott 2022-06-30 17:51:27 +01:00
  • 82e9b82e23 Add menu/tray icon Samuel Elliott 2022-06-30 16:22:02 +01:00
  • bb606cfa7b Handle errors loading data in the main window Samuel Elliott 2022-06-30 15:57:12 +01:00
  • e5c54613d0 Handle errors starting/updating presence monitors Samuel Elliott 2022-06-29 09:31:31 +01:00
  • b185b59d91 Handle errors from the Nintendo Account authorisation page Samuel Elliott 2022-06-28 20:25:54 +01:00
  • 5e25570d2d Update SplatNet 2 types Samuel Elliott 2022-06-28 19:24:24 +01:00
  • a6a69b1799 Rename most instances of znc to coral Samuel Elliott 2022-06-28 19:21:33 +01:00
  • a2f3abaebd Remove unpacked dependencies from app Samuel Elliott 2022-06-28 15:47:41 +01:00
  • 714b79c362 Make Frida an optional dependency and use Node.js v18 in CI Samuel Elliott 2022-06-26 18:04:39 +01:00
  • 1ddbe10f25 Add a command and functions to get SplatNet 2 X Rank seasons Samuel Elliott 2022-06-26 18:00:47 +01:00
  • ed91f2d085 Add a command to get a NookLink user token Samuel Elliott 2022-06-26 17:55:56 +01:00
  • 39bfc8ab39 Add a command to get a SplatNet 2 iksm_session cookie Samuel Elliott 2022-06-26 16:14:02 +01:00
  • 48b2f30ffc Fix update message still appearing after updating Samuel Elliott 2022-06-26 16:09:00 +01:00
  • 88076b7380 Update Discord titles Samuel Elliott 2022-06-26 16:06:47 +01:00
  • 57d8556b94 v1.1.0 v1.1.0 Samuel Elliott 2022-06-19 20:49:07 +01:00
  • d09b8c2cb7 Fix staying open in background and URL handling on Windows Samuel Elliott 2022-06-19 20:16:47 +01:00
  • 8f6a40e18d Declare custom URI scheme and change app package name Samuel Elliott 2022-06-18 12:49:42 +01:00
  • 1fc6cce5a6 Add support for all Discord presence options for the app Samuel Elliott 2022-06-18 12:46:03 +01:00
  • 7e5988685d Prevent multiple instances and don't quit when all windows are closed Samuel Elliott 2022-06-18 12:20:42 +01:00
  • d54ba360cf Add Nintendo eShop link to friend modal Samuel Elliott 2022-06-16 16:26:15 +01:00
  • 3d8612b7b9 Add guided Discord setup Samuel Elliott 2022-06-16 16:21:01 +01:00
  • 961f5cc150 Don't wait for monitors to start when starting the app Samuel Elliott 2022-06-16 12:57:16 +01:00
  • 0195f65d63 Fix light macOS buttons Samuel Elliott 2022-06-16 12:55:10 +01:00
  • f6e4769043 Update Discord titles Samuel Elliott 2022-06-15 18:33:49 +01:00
  • abb440343a Add x-appcolorscheme header for web service requests Samuel Elliott 2022-06-12 22:08:14 +01:00
  • 1ebfa896a1 v1.0.0 v1.0.0 Samuel Elliott 2022-06-12 19:40:21 +01:00
  • 1ee6950c45 Update README.md Samuel Elliott 2022-06-12 18:51:16 +01:00
  • aa08c81a2a Don't show macOS themed buttons as pressed when the cursor isn't over them Samuel Elliott 2022-06-12 16:58:13 +01:00
  • b3c9fd8d8b Add a warning about third-party API usage when adding a Nintendo Switch Online app account Samuel Elliott 2022-06-12 16:27:40 +01:00
  • 4bf9908362 Fetch timeout Samuel Elliott 2022-06-12 15:36:00 +01:00
  • ca35545f98 Add functions to use a specific Discord user in the app Samuel Elliott 2022-06-12 15:19:12 +01:00
  • 241ce19ec8 Native-like macOS buttons and Windows appearance Samuel Elliott 2022-06-12 15:15:35 +01:00
  • 49ee4f87b5 Windows and save presence URLs Samuel Elliott 2022-06-09 17:14:56 +01:00
  • c6a91b74dc Electron app Samuel Elliott 2022-06-09 01:27:30 +01:00
  • 4b67de5450 Update Discord titles Samuel Elliott 2022-06-09 01:21:47 +01:00
  • 065e9f6175 Electron app Samuel Elliott 2022-06-09 00:39:00 +01:00
  • 60c0e592db Electron app Samuel Elliott 2022-06-05 15:02:24 +01:00
  • 27e8fa5401 Fix automatically renewing token never completes Samuel Elliott 2022-05-30 23:59:03 +01:00
  • e46d778dd0 Add docker-compose.yml Samuel Elliott 2022-05-30 13:26:05 +01:00
  • 9f63fc8359 Handle simultaneous znc proxy requests properly Samuel Elliott 2022-05-30 13:12:06 +01:00
  • b8f9c2c110 Automatically renew token when znc responds with a token expired error Samuel Elliott 2022-05-30 12:31:31 +01:00
  • e48fba254c Don't include the resources directory in the package Samuel Elliott 2022-05-29 20:23:41 +01:00
  • 1573accd73 Generate scripts for znca API server Samuel Elliott 2022-05-29 20:17:33 +01:00
  • f23670047c Update Discord titles Samuel Elliott 2022-05-29 19:30:06 +01:00
  • 18761bbb31 Update dependencies Samuel Elliott 2022-05-29 19:07:18 +01:00
  • 5328ada1e7 Show share menu for web services Samuel Elliott 2022-05-29 18:02:07 +01:00
  • 551daa868a v0.3.0 v0.3.0 Samuel Elliott 2022-05-26 12:44:22 +01:00
  • 7b13d9e9f9 Update znca version to 2.1.1 Samuel Elliott 2022-05-26 12:42:57 +01:00
  • 442b53a062 Add an option to use the imink API to generate f parameters Samuel Elliott 2022-05-26 12:41:50 +01:00
  • 967a063220 Move utility functions Samuel Elliott 2022-05-21 23:52:36 +01:00
  • 5f6004bd57 Move authentication functions Samuel Elliott 2022-05-21 23:47:41 +01:00
  • 7ca5b8466d Use updated timestamp from znc as start timestamp and enable timestamp by default Samuel Elliott 2022-05-21 23:20:45 +01:00
  • 4bc27e3ca9 Add an option to use a specific Discord client Samuel Elliott 2022-05-14 21:27:00 +01:00
  • b531fcced4 Move monitoring classes, use nxapi debug namespace for non-app/cli modules Samuel Elliott 2022-05-14 16:57:44 +01:00
  • 1efdfc9deb Fix uploading CI artifacts Samuel Elliott 2022-05-12 22:21:47 +01:00
  • 009a2af432 Don't build Windows app Samuel Elliott 2022-05-12 22:08:40 +01:00
  • ca28979e7f Don't build DMG Samuel Elliott 2022-05-12 21:52:41 +01:00
  • 02362c1de4 Update znca version to 2.1.0 Samuel Elliott 2022-05-12 21:32:53 +01:00
  • a2f3d7d2e2 Allow selecting multiple users for friend notifications Samuel Elliott 2022-05-12 21:32:00 +01:00
  • 59adbe7b83 Build Electron app Samuel Elliott 2022-05-12 20:57:35 +01:00