Commit Graph

20 Commits

Author SHA1 Message Date
Samuel Elliott
4dc85dace9
Fix language detection 2023-01-29 12:43:58 +00:00
Samuel Elliott
0b7e5b618f
App translation support
https://github.com/samuelthomas2774/nxapi/issues/40
2023-01-27 21:33:55 +00:00
Samuel Elliott
e6e1e73bdc
Add open hidden at login option for Windows and Linux
https://github.com/samuelthomas2774/nxapi/issues/19
2022-11-12 17:22:57 +00:00
Samuel Elliott
0421f5e565
Add a button to open the preferences window in the Discord setup window 2022-09-07 16:12:13 +01:00
Samuel Elliott
8afcd80f5a
Add preferences window 2022-09-07 15:54:38 +01:00
Samuel Elliott
7c010ed719
Update dependencies 2022-08-24 19:48:19 +01:00
Samuel Elliott
4c5203e50e
Add friend code lookup and friend requests to the Electron app 2022-08-13 00:21:03 +01:00
Samuel Elliott
e12bb364a7
Prevent attempting to authenticate more than four times per hour
This only affects scripts - running this nxapi command in a terminal and the Electron app will ignore this limit.

https://github.com/samuelthomas2774/nxapi/issues/9
2022-07-27 15:48:19 +01:00
Samuel Elliott
a6a69b1799
Rename most instances of znc to coral 2022-06-28 19:22:01 +01:00
Samuel Elliott
3d8612b7b9
Add guided Discord setup 2022-06-16 16:21:01 +01:00
Samuel Elliott
ca35545f98
Add functions to use a specific Discord user in the app 2022-06-12 15:19:12 +01:00
Samuel Elliott
241ce19ec8
Native-like macOS buttons and Windows appearance 2022-06-12 15:15:35 +01:00
Samuel Elliott
065e9f6175
Electron app 2022-06-09 01:21:39 +01:00
Samuel Elliott
60c0e592db
Electron app 2022-06-05 15:04:36 +01:00
Samuel Elliott
18761bbb31
Update dependencies 2022-05-29 19:16:54 +01:00
Samuel Elliott
5f6004bd57
Move authentication functions
app no longer imports from cli
2022-05-21 23:47:41 +01:00
Samuel Elliott
784e882dd4
Move getToken/getMoonToken and add cli-table types 2022-05-09 21:28:31 +01:00
Samuel Elliott
68246fbb6b
Implement APIs for web services (required for NookLink) 2022-04-17 00:56:08 +01:00
Samuel Elliott
2bc251a58b
Add Nintendo Account authentication and web services in Electron 2022-04-05 20:37:33 +01:00
Samuel Elliott
570e3d6b29
Set environment variables from a file and add Electron app base 2022-03-29 22:57:19 +01:00