Commit Graph

67 Commits

Author SHA1 Message Date
e0b64636d0 Removing surplus props 2021-10-30 23:13:25 +13:00
663665a669 Refactoring App to functional component, to run pre-ready actions (preconfiguration, etc) 2021-10-29 15:13:37 +13:00
4d4545e229 Adding loading message to handle load issues 2021-10-29 08:33:21 +13:00
9a61b6065e Fixed iOS webapp icon
Remove black border around icon on the homescreen of iOS
2021-03-12 19:35:29 +01:00
1395ed7662 Removing r test_mode from redux-persist, use localStorage directly and URL vars to switch 2020-11-04 21:22:44 +13:00
53be543dd3 Using localForage and restoring from coldstore 2020-09-02 08:12:18 +12:00
74b73ad6a6 Mobile polish; Performance experimentation; Loader screen; ; Minor code bugs 2020-08-01 21:15:17 +12:00
3ad0b7994b Preventing urlvars of null breaking connection; Acceping test_mode=1 in URL 2020-02-13 08:54:12 +13:00
066da7f7ca Groundwork for crossfading now playing artwork; Initial Setup pre-fill from queryParams 2020-02-11 09:52:18 +13:00
33dc3d0203 Updating icon references, fixes #473 2020-02-09 08:15:10 +13:00
a789b3023f use credentials for manifest 2019-10-19 18:47:17 +02:00
5a2234fbb8 Wider browser support for dynamic favicon 2019-04-23 07:48:52 +12:00
4c0dbeffb3 Dynamic favicon (POC) 2019-04-22 21:39:40 +12:00
43ca18ed8f Flattening /app folder to simplify PWA path 2019-04-19 07:29:17 +12:00
ac2a6acdc8 Building to sub /assets/ folder 2019-03-06 13:28:37 +13:00
19433efece Merging from master 2018-07-27 19:49:15 +12:00
f9d52e9ef8 Updating manifest for more universal icons 2018-07-27 15:23:06 +12:00
ebfa3bbab1 Buildout 2018-07-24 20:07:21 +12:00
f0d570b93f Relative manifest 2018-07-24 19:51:23 +12:00
0ca1aa76ad Buildtask to copy files; start_url correction; Install button 2018-07-23 21:05:29 +12:00
7e687fadd9 Service worker catching errors 2018-07-23 18:01:10 +12:00
fa4d039375 Moving manifest/serviceworker into build script 2018-07-22 21:22:35 +12:00
618d03e42d Initial setup not reflecting state; Adding service worker 2018-07-21 22:00:12 +12:00
fff37848d8 Updating Sentry version 2018-07-21 21:22:47 +12:00
0ef00e74ab Basic uploadfield 2018-07-08 20:20:51 +12:00
781d46168a App loader; Snapcast group volume 2018-05-01 21:03:05 +12:00
4249125b66 Handling empty client lists; Safari icon, fixes #273 2018-05-01 08:57:09 +12:00
eda223ec91 Buildout; Manifest for safari 2018-04-25 07:15:10 +12:00
c8689e9ed6 App loading placeholder; Snapcast padding 2018-04-05 07:35:25 +12:00
5b8ad5ece9 Only connect to snapcast when enabled; App placeholder 2018-04-03 17:01:40 +12:00
709542bff7 Hotfix buildout 2017-11-29 08:34:42 +13:00
59fcc7f9ed Buildout 2017-11-27 08:41:02 +13:00
15bdb4d7a1 Polishing up localStorage helpers 2017-11-24 09:02:42 +13:00
09ad29c853 Full operation when localStorage absent, fixes #206 2017-11-23 21:15:35 +13:00
2ffa337ffa Standardizing bracket syntax 2017-10-10 13:05:28 +13:00
69a0045d2a Replacing Google fonts with webfonts, fixes #196 2017-09-28 14:12:15 +13:00
bdda823cba Raven only on prod; Notifications with descriptions (p.description) 2017-09-28 11:56:33 +13:00
f74523f73a Releasing 3.4.5 () 2017-09-21 09:23:07 +12:00
3371a6bb2b Manually adding seeds using coreActions; Fixing removal of seeds 2017-09-21 08:24:33 +12:00
acf26fc9c5 Polishing release task 2017-09-20 09:41:25 +12:00
5ec5914ced Automating releases and version codes to be added automatically via npm task 2017-09-20 08:40:59 +12:00
d795eafe8c Removing test tracker 2017-09-19 18:42:11 +12:00
50f3d508bc Adding Sentry/Raven for error tracking 2017-09-19 16:57:59 +12:00
56e4c022b3 Separating track loading from track adding for spotify playlists 2017-09-08 08:37:16 +12:00
bbad09d47b Upgrading webpack; Basic build tasks for better support (#185); Load progress 2017-09-07 16:21:35 +12:00
670e7e6472 Adding higher-resolution icons; Support for iOS app 2017-09-05 16:00:01 +12:00
135e13db75 Test mode as config, no more test.html 2017-09-03 21:00:17 +12:00
398f6cd471 Removing old Google Fonts; Queue responsive 2017-07-28 09:56:00 +12:00
bde12b7673 Refining fonts and colours 2017-07-24 06:03:09 +12:00
b6d0cd77b9 Tracks to one side... perhaps 2017-06-19 16:53:27 +12:00