cTn
|
b6097d6271
|
move parse_hex function away from the global context
|
2014-10-19 04:18:05 +02:00 |
cTn
|
63768b0af0
|
correct the value returned by getDate, display GMT offset
|
2014-10-11 16:45:19 +02:00 |
cTn
|
f9ff34fb8b
|
prevent re-sending analytics appview on tab re-initialization, add 1500ms delay on configuration save & reboot
|
2014-10-01 13:16:22 +02:00 |
cTn
|
5cd042ae9d
|
remove active_tab_ref, name some of the anonymous functions, cleanup
|
2014-10-01 12:58:09 +02:00 |
cTn
|
4412f9c263
|
default and initial setup renamed to landing and setup, including object adjustments
|
2014-09-20 13:51:23 +02:00 |
cTn
|
9c6d803334
|
firmware received from the github server can now be saved locally (as requested)
|
2014-09-04 17:16:13 +02:00 |
cTn
|
911ddba278
|
only request firmware info from github api when firmware is valid
|
2014-08-31 10:10:53 +02:00 |
cTn
|
b1390b0b01
|
updating changelog
|
2014-08-30 10:36:55 +02:00 |
cTn
|
37de8dfefa
|
new simplified flasher status UI
|
2014-08-30 10:30:28 +02:00 |
cTn
|
322af92d45
|
add / implement flash slowly option in firmware flasher
this will allow flashing via serial adapters that doesn't support 921600
flashing via various bluetooth adapters will be also possible now
(untested)
|
2014-08-30 08:59:21 +02:00 |
cTn
|
e27a194ec7
|
another refactor for global variables, bugfixes for logging tab initialization in strict mode
|
2014-08-12 15:51:31 +02:00 |
cTn
|
9043358348
|
enabling strict in last 2 tabs
|
2014-08-09 20:51:06 +02:00 |
cTn
|
13d17e1528
|
stm32/stm32usbdfu parameters rework, removing UI options dependency
|
2014-07-22 14:16:09 +02:00 |
cTn
|
1885fba5a0
|
analytics overhaul
|
2014-07-16 12:59:12 +02:00 |
cTn
|
e49f4ea5ff
|
converting tab object initialization
|
2014-07-10 19:19:45 +02:00 |
cTn
|
799fc76c8e
|
hooking up all of the active_tab references
|
2014-07-10 18:51:02 +02:00 |
cTn
|
75e0accf75
|
hookup new cleanup system
|
2014-07-10 18:45:18 +02:00 |
cTn
|
31dcbbfa91
|
firmware flasher support in tabs
|
2014-07-10 18:41:11 +02:00 |
cTn
|
5efb1685a4
|
moving default tab to new tabs object
|
2014-07-10 18:14:17 +02:00 |
cTn
|
c6700a8588
|
equip all tab initializers with callback parameter (currently without hooks)
|
2014-07-09 16:12:37 +02:00 |
cTn
|
795502a585
|
enforce stronger interval cleanup
|
2014-07-09 15:46:35 +02:00 |
cTn
|
05dfaf910d
|
sprinkle in some tracking events for firmware flashing
|
2014-06-28 21:38:06 +02:00 |
cTn
|
f2aa899fe0
|
polishing firmware flasher UI and messages
|
2014-06-24 14:57:41 +02:00 |
cTn
|
61bed4770f
|
cosmetic change
|
2014-06-20 14:29:16 +02:00 |
cTn
|
b5a1015610
|
DFU detection and port UI DFU option injection
|
2014-06-08 20:10:07 +02:00 |
cTn
|
21a0242d38
|
defunk some of the option saving code
|
2014-05-08 14:56:25 +02:00 |
cTn
|
96ce646aa1
|
firmware flasher i18n support
|
2014-05-08 12:01:07 +02:00 |
cTn
|
aaacf6cea8
|
support global and local chip erase
|
2014-05-07 08:07:49 +02:00 |
cTn
|
8aafb37864
|
cleanup
|
2014-05-07 04:08:52 +02:00 |
cTn
|
2162a2b9d3
|
pre-enable i18n for all html content in tabs
|
2014-05-06 16:48:46 +02:00 |
cTn
|
854a17e0f2
|
preparing some stuff for dongs
|
2014-05-03 01:03:24 +02:00 |
cTn
|
8691a77c2a
|
get raw hex from the new github url
|
2014-04-26 00:08:18 +02:00 |
cTn
|
1268e0c206
|
trigger flash routine via enter (for dongie)
|
2014-04-11 21:21:48 +02:00 |
cTn
|
9b29f78e3e
|
whitespace trimming run
|
2014-03-08 06:25:15 +01:00 |
cTn
|
781d058228
|
display commit date & message with online fw
#25
|
2014-02-27 18:56:12 +01:00 |
cTn
|
f30a26c1a5
|
cleanup, info and log messages added
|
2014-02-26 08:32:57 +01:00 |
cTn
|
9df8ad2337
|
adding missing chrome.storage implementation
|
2014-02-26 08:20:30 +01:00 |
cTn
|
09a1252410
|
mostly working flash on connect sequence
|
2014-02-26 08:10:08 +01:00 |
cTn
|
ab4a5398b4
|
adding flash on connect UI, backend missing
|
2014-02-26 07:09:53 +01:00 |
cTn
|
e0b9388834
|
save reboot sequence settings across instances
|
2014-02-25 15:40:18 +01:00 |
cTn
|
df602751f5
|
bugfixes related to new ihex parser land
|
2014-02-09 15:36:22 +01:00 |
cTn
|
e2cfa50262
|
moving workers to js folder
|
2014-02-07 21:48:04 +01:00 |
cTn
|
a30569077a
|
removing obsolete notify, first hooks to GUI.log
|
2014-02-03 08:45:21 +01:00 |
cTn
|
ce495cd260
|
limit custom firmware file size to 1 MB
|
2014-01-11 00:08:24 +01:00 |
cTn
|
64dbef2c58
|
simplify hex referencing
|
2013-12-10 08:19:18 +01:00 |
cTn
|
1e89ffd808
|
show raw firmware size in bytes
|
2013-12-05 23:15:37 +01:00 |
cTn
|
f490f99596
|
processing hex file in different thread
|
2013-11-16 10:01:29 +01:00 |
cTn
|
c106f45ebf
|
streamlining
|
2013-11-15 17:03:50 +01:00 |
cTn
|
71ee8d5ad1
|
utilizing new hex parser
|
2013-11-15 16:17:43 +01:00 |
cTn
|
d73ebb2614
|
adding lockdown protection on flash button
|
2013-11-14 19:02:32 +01:00 |