Adam Ierymenko
|
1b895c45eb
Make peer list font a bit smaller.
|
10 년 전 |
Adam Ierymenko
|
2158d26bd7
Show last unicast and multicast frames.
|
10 년 전 |
Adam Ierymenko
|
4565e9948f
Now this works... Windows UI wrapper. Turns out there were workarounds, but IE does indeed suck.
|
10 년 전 |
Adam Ierymenko
|
c1e5c1c710
Fix some settings on WebControl implementation.
|
10 년 전 |
Adam Ierymenko
|
257187a284
Fixes for Windows WebControl.
|
10 년 전 |
Adam Ierymenko
|
8e888f8df9
Hmm... will this work? Very first child of <head>
|
10 년 전 |
Adam Ierymenko
|
8594e17f2b
Move mac-ui into src/
|
10 년 전 |
Adam Ierymenko
|
a40192a40b
Scratch that wrapper... it was easy to make, but it turns out WebControl is IE4 (!!!?!). Also prefer NDIS5 to NDIS6 *if* NDIS5 is installed. We will no longer ship it, but this will make older installs use the same driver they are already using. Should ease upgrade.
|
10 년 전 |
Adam Ierymenko
|
92ca53e141
Add pre-build signed UI wrapper .exe.
|
10 년 전 |
Adam Ierymenko
|
a913f00670
Windows WebControl based wrapper for web UI.
|
10 년 전 |
Adam Ierymenko
|
b1164ed181
icons
|
10 년 전 |
Adam Ierymenko
|
c0caba8944
docs
|
10 년 전 |
Adam Ierymenko
|
0be3190d49
UI spacing tweaks.
|
10 년 전 |
Adam Ierymenko
|
bd2ce82ea6
Minify JS in UI, add Makefile.
|
10 년 전 |
Adam Ierymenko
|
a4a62be698
UI tweaks, get JSXTransformer out.
|
10 년 전 |
Adam Ierymenko
|
4426899e8c
Add support for local user account caching of authtoken.secret as in old UI -- this is now pretty much working.
|
10 년 전 |
Adam Ierymenko
|
d56e9fce41
Get user data out of repo.
|
10 년 전 |
Adam Ierymenko
|
5b54612d91
Pass authtoken in from user, and add a wrapper for web UI on Mac.
|
10 년 전 |
Adam Ierymenko
|
e58047eaa0
UI work...
|
10 년 전 |
Adam Ierymenko
|
03dbec960a
UI tweaks
|
10 년 전 |
Adam Ierymenko
|
4a2c46e008
Well that works... pretty web UI (currently only works on test node with hard-coded auth code... need to figure out how to plumb that)
|
10 년 전 |
Adam Ierymenko
|
b2b32e5969
Beginning of HTML+Bootstrap+React UI for new desktop client -- looking like it will be easier than retrofitting the old Qt client for the new API.
|
10 년 전 |
Adam Ierymenko
|
40f312a827
When we reset within scope, erase the other entries for that scope so we won't keep resetting the same scope repeatedly.
|
10 년 전 |
Adam Ierymenko
|
18ca6f34ff
Always update timestamp.
|
10 년 전 |
Adam Ierymenko
|
59fa687830
Make timeout also apply to null check in iam()
|
10 년 전 |
Adam Ierymenko
|
e922324bc6
Stop inlining all the Packet armor/dearmor stuff to reduce binary bloat. This stuff is called all over the place.
|
10 년 전 |
Adam Ierymenko
|
b4b067bf12
So we need to keep track of external surface per reporter, since some NATs assign different external IPs for each external destination. Keeping just one known surface could create a race condition.
|
10 년 전 |
Adam Ierymenko
|
625ddf41a7
docs
|
10 년 전 |
Adam Ierymenko
|
da254d967f
Hack around GitHub issue #165 (?)
|
10 년 전 |
Adam Ierymenko
|
9279bac385
Fix deadlock in SelfAwareness by deferring reconnects.
|
10 년 전 |