0
0
mirror of https://github.com/Doodle3D/doodle3d-connect.git synced 2025-06-10 18:43:28 +02:00
Commit Graph

96 Commits

Author SHA1 Message Date
3b7abc2977 show printer.type from config (overridden by server.fetchHeader when printing) 2017-07-13 18:27:13 +02:00
73f6699ccf add link to IP address (sketch) from printing page 2017-07-13 18:20:23 +02:00
e228f1ec42 added printer title to status page 2017-07-13 18:04:12 +02:00
882057e300 disconnected and connecting state info 2017-07-13 17:52:15 +02:00
994d0e8ebb improving control/status page 2017-07-13 15:34:30 +02:00
3362c03136 print page getting ready 2017-07-12 11:39:26 +02:00
10b6a41578 update 'connecting to' message 2017-07-12 11:38:55 +02:00
581fff07a7 improved savePrinterType and added substituteVariables 2017-07-12 11:37:31 +02:00
9da6f1ac22 added #print page and needed API interfaces 2017-07-11 17:17:06 +02:00
5eff7d9262 show settings link in local mode 2017-05-16 12:26:54 +02:00
b07ff8c130 layout improvement 2017-05-16 11:57:13 +02:00
f486bd1777 save settings 2017-05-16 11:02:29 +02:00
e9da8a91f0 loading and showing settings 2017-05-16 09:55:32 +02:00
daaa0486f5 Fixed month display
See: https://github.com/Doodle3D/doodle3d-client/issues/294
2015-09-15 10:44:57 +02:00
3835606df1 Enabling skipFirstVisit of Add to homescreen 2015-07-06 14:31:09 +02:00
e023a2f1f0 Updated Add to homescreen 2015-07-06 14:30:39 +02:00
df9901ce5e Install update fix 2015-06-17 14:47:49 +02:00
ef141ea859 Prevent an update/status call to a undefined url 2015-06-17 10:31:19 +02:00
4354ed2570 Update form improvements
- Reversed retain interface
- Moved installed logic to UpdateAPI
- No retain warning
- Removed separate beta page
2014-05-26 17:36:21 +02:00
c521cd4438 Override status in update api 2014-05-26 17:27:20 +02:00
8258673a89 Retrieve box update status after network status 2014-05-23 22:59:38 +02:00
730000103f Update functionality 2014-05-23 19:09:46 +02:00
83a9a37a3d Fixed check on connecting to network page
It should now only redirect to home when the network is encrypted and
there is no form data (or there are no url params).
2014-05-22 11:26:52 +02:00
c2a9525142 More logging 2014-05-14 16:35:23 +02:00
be252ff87e Form available check 2014-05-14 12:12:59 +02:00
ad2c2fcb4e Redirect to start page when no parameters available 2014-05-14 12:00:02 +02:00
985530b896 Hide update for now 2014-05-14 10:57:53 +02:00
c64e1b9041 Make sure draw link doesn't start browser from homescreen 2014-05-13 14:46:35 +02:00
da1a1cae22 Prevent going back to connecting page 2014-05-12 18:22:52 +02:00
3d6cd67616 Focus password field after changing type 2014-05-12 18:20:15 +02:00
9b06139f85 Double check wired box 2014-05-12 16:54:16 +02:00
fdb6a22549 Only allow connecting when password is set 2014-05-12 16:04:00 +02:00
427b8f309d Use pagebeforehide to stop processes earlier 2014-05-12 14:53:01 +02:00
1835a0275f Cleanup 2014-05-12 14:44:21 +02:00
34a28911f8 Clear all running processes on page hides 2014-05-12 14:43:59 +02:00
674b66c621 Added updated add to homescreen library 2014-05-12 14:41:34 +02:00
24c0a31268 Better show password method 2014-05-08 23:41:02 +02:00
7b929a1506 autofocus password field 2014-05-08 22:40:08 +02:00
2c9354dce9 api cache prevention 2014-05-08 22:35:46 +02:00
269f5412ce Use remote jquery (mobile) 2014-05-08 14:59:07 +02:00
632422b3b1 Also clear readable password field 2014-05-08 00:07:24 +02:00
53dbbb9dce Less logging 2014-05-07 23:36:31 +02:00
d08a8a55d9 Connected redirect fallbacks for old firmware 2014-05-07 23:36:12 +02:00
3ef4829a8e Add link to issue 2014-05-07 17:49:09 +02:00
2c38778ca2 Update password on auto complete 2014-05-07 17:43:02 +02:00
00f03553db Prevent status change after connected Congratulations 2014-05-07 17:23:54 +02:00
83c694801c Check only online boxes for auto redirect 2014-05-07 17:17:42 +02:00
2e3e058742 Wait longer after associate before checking status 2014-05-07 17:17:22 +02:00
fae6295d08 Smarter box page buttons managment 2014-05-07 17:15:48 +02:00
b533b28e00 ConnectAPI: made checking local optional 2014-05-07 17:12:58 +02:00