Samuel Elliott
|
60c0e592db
|
Electron app
|
2022-06-05 15:04:36 +01:00 |
|
Samuel Elliott
|
9f63fc8359
|
Handle simultaneous znc proxy requests properly
|
2022-05-30 13:16:06 +01:00 |
|
Samuel Elliott
|
b8f9c2c110
|
Automatically renew token when znc responds with a token expired error
|
2022-05-30 12:32:38 +01:00 |
|
Samuel Elliott
|
18761bbb31
|
Update dependencies
|
2022-05-29 19:16:54 +01:00 |
|
Samuel Elliott
|
5328ada1e7
|
Show share menu for web services
|
2022-05-29 18:02:07 +01:00 |
|
Samuel Elliott
|
967a063220
|
Move utility functions
This avoids importing most dependencies when not used.
|
2022-05-21 23:52:36 +01:00 |
|
Samuel Elliott
|
5f6004bd57
|
Move authentication functions
app no longer imports from cli
|
2022-05-21 23:47:41 +01:00 |
|
Samuel Elliott
|
b531fcced4
|
Move monitoring classes, use nxapi debug namespace for non-app/cli modules
|
2022-05-14 19:06:43 +01:00 |
|
Samuel Elliott
|
a2f3d7d2e2
|
Allow selecting multiple users for friend notifications
|
2022-05-12 21:32:00 +01:00 |
|
Samuel Elliott
|
59adbe7b83
|
Build Electron app
|
2022-05-12 20:57:35 +01:00 |
|
Samuel Elliott
|
3e1ba3a863
|
Fix Electron app bundle
|
2022-05-09 21:48:29 +01:00 |
|
Samuel Elliott
|
784e882dd4
|
Move getToken/getMoonToken and add cli-table types
|
2022-05-09 21:28:31 +01:00 |
|
Samuel Elliott
|
992f8900f2
|
Merge remote-tracking branch 'github/main'
|
2022-05-08 00:51:10 +01:00 |
|
Samuel Elliott
|
e46e1e46fb
|
Always get package root directory from src/util.ts
|
2022-05-07 23:18:23 +01:00 |
|
Samuel Elliott
|
ebf7f2a6f1
|
Add an option to set the play time text format
|
2022-05-01 23:14:14 +01:00 |
|
Samuel Elliott
|
a9aca8829f
|
Fix reconnecting to Discord and add an option to stay connected to Discord
|
2022-04-30 13:32:39 +01:00 |
|
Samuel Elliott
|
03aab05619
|
Fix reloading NookLink and handle errors updating presence in the app
|
2022-04-30 11:33:30 +01:00 |
|
Samuel Elliott
|
81cec767df
|
Export NookLink client, remove duplicate ErrorResponse class
|
2022-04-26 16:50:19 +01:00 |
|
Samuel Elliott
|
816709c3fd
|
Save active Discord Presence/notifications
|
2022-04-18 13:34:43 +01:00 |
|
Samuel Elliott
|
f807719f3a
|
Add Discord Rich Presence and user/friend presence notifications to the Electron app
|
2022-04-17 22:29:14 +01:00 |
|
Samuel Elliott
|
e999ca85d8
|
Handle errors opening web services and check NSO membership
|
2022-04-17 21:53:02 +01:00 |
|
Samuel Elliott
|
2ee7438faa
|
Use a persistent session for web services
This means data saved using standard web APIs (e.g. localStorage, HTTP cookies) is saved across reloads.
|
2022-04-17 01:21:19 +01:00 |
|
Samuel Elliott
|
407f72621c
|
Used znc proxy when opening web services
|
2022-04-17 00:59:06 +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 |
|