Commit Graph
230 Commits
Author SHA1 Message Date
ppc fe7ab1c50f prepare android release bundling 2024-11-18 22:00:53 +00:00
ppc 5a3a7be906 add android intent filters 2024-11-18 22:00:53 +00:00
ppc 703067e6d6 whitespace removal 2024-11-18 22:00:53 +00:00
ppc 67f90397b0 upgrade server to .net9 2024-11-18 22:00:53 +00:00
ppc 8ba439721f android-specific adjustments 2024-11-18 22:00:53 +00:00
ppc 35a8c28c0e more variable naming 2024-11-09 20:21:33 +00:00
ppc a0b44c165b improve variable naming 2024-11-09 20:14:25 +00:00
ppc 489a93adfe update card selection, automatically check for server startup to end 2024-11-09 20:11:00 +00:00
ppc 6172f2bbd7 fix site on ios 12 2024-11-09 16:47:07 +00:00
ppc 414a199552 target es2019 (safari 12+) 2024-11-09 15:53:27 +00:00
ppc a583b72798 update expo sdk version 2024-11-06 16:04:15 +00:00
ppc 33cd321325 improve card selection when changing games 2024-11-06 16:02:59 +00:00
ppc 85b900ea30 fix haptic feedback not happening on iOS (see https://github.com/facebook/react-native/issues/43388) 2024-10-26 18:08:31 +01:00
ppc 4038de583d fix card unselection on reload 2024-10-26 18:07:57 +01:00
ppc b08a7cd125 show oldest cards at the top 2024-10-14 09:41:15 +01:00
ppc 4b6037fe24 fix bad selection logic 2024-09-28 09:22:43 +01:00
ppc 4702052cc4 prevent invalid array access 2024-09-26 12:13:46 +01:00
ppc 969edd3675 add game-default card indicator 2024-09-26 12:09:38 +01:00
ppc 0d200a22fc update vulnerable packages (CVE-2024-47068, CVE-2024-45812 and CVE-2024-45811) 2024-09-24 12:44:26 +01:00
ppc c30abfe482 auto-select card last used with specific game 2024-09-20 11:57:06 +01:00
ppc 6628071f5b fix dark mode inconsistency 2024-09-20 11:55:27 +01:00
ppc b29daecdcd output var fix 1.1 2024-09-05 11:19:04 +01:00
ppc 57d9f07a64 Merge branch 'add-server-metrics' 2024-09-05 11:09:00 +01:00
ppc a538812aee disable auto tagging in actions 2024-09-05 11:06:10 +01:00
ppc dff641e6f1 colour fix 2024-09-05 11:05:27 +01:00
ppc 00736e72dd add startup alert to web 2024-09-05 10:55:03 +01:00
ppc f4dd845ee6 add game name to page, make detail icons use same classes 2024-09-05 10:45:50 +01:00
ppc e467329db8 version bump 2024-09-05 10:45:10 +01:00
ppc e7c521cf2e update padding values 2024-09-04 12:12:58 +01:00
ppc a332562928 add server startup warning message 2024-09-04 11:21:10 +01:00
ppc 245a26aecf explicitly serialize null values 2024-09-04 11:20:56 +01:00
ppc 8a1c751448 change param type for readability 2024-09-04 10:21:52 +01:00
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