Commit Graph
348 Commits
Author SHA1 Message Date
ppc 73b7800bf3 merge serializer contents into webserver class 2024-09-04 10:19:51 +01:00
ppc cff5989a8d add instance metrics to server 2024-09-04 10:17:14 +01:00
ppc 20577f76f0 split and rename server response interfaces 2024-09-04 10:15:29 +01:00
ppc 91dc31226d fix manifest name 2024-09-03 18:15:58 +01:00
ppc 7b5c1b9672 move connection error message to own component 2024-09-03 18:00:50 +01:00
ppc 963f2ddb48 add game name display support 2024-09-03 17:59:10 +01:00
ppc 153d3ff7ad remove enum, replace with string-only method 2024-09-03 17:06:19 +01:00
ppc 9fe0dcc35c use empty string over null 2024-09-03 16:03:40 +01:00
ppc 6acddc2f78 add server share option to context menu 2024-09-03 15:02:11 +01:00
ppc 15329d5dcd add card edit support 2024-09-03 14:52:52 +01:00
ppc ef8e03ee9b fix 2024-09-03 14:19:09 +01:00
ppc a7217c8e31 add game name resolution 2024-09-03 14:15:43 +01:00
ppc 1b3865b325 apply updates to amnet-native 2024-09-03 14:12:26 +01:00
ppc 40934f999d update web to use new method signatures 2024-09-03 14:09:36 +01:00
ppc 087f657563 rebuild local lib 2024-09-03 14:07:22 +01:00
ppc fdfbe73bb2 require api version with server connection requests 2024-09-03 14:07:04 +01:00
ppc e0a0002ca1 add server/website build script 2024-09-03 14:03:40 +01:00
ppc ba58e3af1b document keyboard mode setting switch 2024-09-02 16:28:53 +01:00
ppc e4cb903198 add hold-enter-to-login support back 2024-09-02 16:24:00 +01:00
ppc 14efbc4971 return parsed card when setting 2024-09-02 16:23:48 +01:00
ppc ec98003d2c move card storage/web server handlers to separate files 2024-09-02 14:14:02 +01:00
ppc 31354bd146 improve wording 1.0 2024-09-01 16:51:54 +01:00
ppc d22eb13584 add images/links to readme 2024-08-31 21:59:23 +01:00
ppc 1f3a451ad6 add readme/license 2024-08-31 19:48:29 +01:00
ppc 1fa0f70113 rename server project 2024-08-31 18:46:50 +01:00
ppc 98faadad47 set published dll options 2024-08-31 18:43:30 +01:00
ppc 1d933b892a rebuild library 2024-08-25 20:07:45 +01:00
ppc 29c25c74fe update shared api 2024-08-25 20:07:40 +01:00
ppc 4ca0f04506 refactor json serializer context 2024-08-25 20:07:30 +01:00
ppc 3e1a4b3b34 add gameId override, improved card validation and fix incorrect cooldown timer 2024-08-25 20:07:17 +01:00
ppc 0ed8d38602 update urls, move webserver building to separate file 2024-08-25 20:06:30 +01:00
ppc 1a1a5ba73b fix share link display 2024-08-22 10:10:43 +01:00
ppc 401c011b0c update web lockfile 2024-08-22 09:52:11 +01:00
ppc 9bc42129ab update .gitignore 2024-08-22 09:50:09 +01:00
ppc 36f4307293 add prebuilt dist copy of shared lib 2024-08-22 09:50:01 +01:00
ppc 994e007b62 get shared library working 2024-08-22 09:48:38 +01:00
ppc af8cae3b72 mark dependencies as devdependencies 2024-08-22 09:38:41 +01:00
ppc 32a006e6d0 check navigator.share exists before offering it 2024-08-22 09:33:53 +01:00
ppc cae2ec1090 Revert "add SPA handling to web.config"
This reverts commit 235a07d251b18102c9c7e13e2df4bb93987aa431.
2024-08-22 09:24:48 +01:00
ppc d3ad89d573 apply refactors to web 2024-08-22 09:21:24 +01:00
ppc 0b969d569b apply updates to native app 2024-08-22 09:20:19 +01:00
ppc 810207faa2 use single exported file 2024-08-22 09:20:10 +01:00
ppc 73bbb23808 refactor amnet-web to use shared lib 2024-08-22 09:02:27 +01:00
ppc 733fa96b19 create amnet-shared for web/native shared files 2024-08-22 09:01:59 +01:00
ppc 839d45884a add SPA handling to web.config 2024-08-22 08:25:19 +01:00
ppc ad5e0f0dfa auto redirect from / to /servers on page load 2024-08-22 08:22:15 +01:00
ppc e84176e940 add share button to page footer 2024-08-22 08:22:01 +01:00
ppc 3410ac67d7 fix depth exceeded warning 2024-08-21 21:49:55 +01:00
ppc 819c91ac52 update share link query 2024-08-21 21:49:35 +01:00
ppc b90bb03d80 fix server add modal deep link 2024-08-21 21:40:05 +01:00