Commit Graph

199 Commits

Author SHA1 Message Date
pancake
eea1fa8d88 Sync all webuis from r2w 2016-05-25 00:30:26 +02:00
pancake
001d36303c Update www-t from r2w 2016-05-24 03:16:46 +02:00
pancake
27d7d0a920 Update shlr/www/m from radare2-webui 2016-05-24 02:16:52 +02:00
Jeffrey Crowell
f39b2ef0e2 add js polyfill to allow joint.js on chrome
ugly hack, will update joint.js instead
2016-04-26 01:35:13 -04:00
pancake
51f5b4b107 Fix 'make install' regression 2016-03-19 03:03:29 +01:00
pancake
8a76b2d54a Remove shlr/www/t, installable from r2pm -i www-t 2016-03-19 02:24:01 +01:00
pancake
14dac03efe Update /m from 1.0.4 to 1.1.1 2016-02-26 14:34:25 +01:00
pancake
4a3cc9a359 Add sync target in enyo/Makefile 2016-02-26 13:33:33 +01:00
William Robinet
adbe0d6b76 Fix jquery typos 2016-02-16 23:21:24 +01:00
pancake
d852ed1a23 Use sync ajax in /m to avoid dupped stuff 2016-01-20 16:52:27 +01:00
Carolina Fernandez
c955d4834f webui (m): enforcing foreground darker text color on hover (as expected) 2015-12-14 00:03:34 +01:00
Carolina Fernandez
7df9d7e2f0 webui (p): using 'pointer' cursor for top of lists in 'Strings' and 'Types' submenus 2015-12-14 00:03:33 +01:00
Carolina Fernandez
ec19819879 webui (p,m): using 'pointer' cursor for addr. or links in left menu 2015-12-14 00:03:33 +01:00
pancake
2b682cf927 Simplify scan-build script 2015-11-18 10:33:59 +01:00
xambroz
d448260816 build cleanup focused on possibility to control the lib directories with the build parameters
needed mainly for RedHat/Fedora builds
2015-10-27 03:26:45 +01:00
pancake
6c487835f3 More CSP fixes to get into the FxOS marketplace 2015-10-20 17:26:13 +02:00
pancake
d959d5bda5 Fix some CSP issues in the material webui 2015-10-20 15:39:59 +02:00
pancake
e8859baeae Material goodies for fxos 2015-10-20 12:51:28 +02:00
pancake
66a7fa9544 Fix support for Safari in the material webui 2015-10-12 18:58:28 +02:00
pancake
a3853aeeac Add support for webfonts in chrome (ttf) 2015-10-11 13:16:17 +02:00
pancake
30bf2939a8 Use woff2 for icons in /m 2015-10-11 05:21:41 +02:00
pancake
fa56034a64 Avoid online resources in /m 2015-10-11 04:27:50 +02:00
pancake
afb96ab64e Two minor fixes for rabin2 -zzz and webui/m 2015-10-05 02:01:12 +02:00
pancake
ff0e2724a1 Debugger, Write, HVSplit in material WebUI and more 2015-09-25 03:57:48 +02:00
pancake
7611525ca3 Avoid /m zoom in mobile browsers 2015-09-24 16:46:11 +02:00
pancake
cb6d71d6d5 More fixes in /m. Update .min files 2015-09-24 16:35:55 +02:00
pancake
6ae641477a Enhaced script panel in /m 2015-09-24 13:24:31 +02:00
pancake
da370f30aa make asm.esil.anal visible in /m webui 2015-09-10 04:42:50 +02:00
pancake
9e42daf8a6 MaterialDesign webui uses ScrollTo(0,0) on seek 2015-07-29 01:12:02 +02:00
pancake
7e9c260254 Enhace the Material WebUI and add fs-. command,
- Rebumped Overview
  - Show info in columns
  - Show fortunes
- Handle Ctrl+[0-9]
- Analyze refs and show entire function from pd
- Search more stuff (magic,hex,rop,code,..)
- Script panel
- Lists using tables
2015-07-17 11:21:04 +02:00
pancake
21e0b9c664 Search panel, clickable offsets and Up/Down buttons in material webui 2015-07-15 03:15:00 +02:00
pancake
0b4c400f98 Optimize the material webui 2015-07-15 02:18:03 +02:00
pancake
ab7c399b38 Fix monospace font issues on the material webui 2015-07-10 17:20:17 +02:00
pancake
f90f947d07 Fix input in material console 2015-07-10 01:50:05 +02:00
pancake
bf22d53662 Material backgroundColor fixes for WebKit 2015-07-10 01:25:32 +02:00
pancake
a90a6db298 Fix Material console panel 2015-07-10 00:58:05 +02:00
pancake
85c9e89ef8 Add non-color mode for the material webui 2015-07-10 00:44:16 +02:00
pancake
5ce2e648bb Initial import of the new Material Design WebUI 2015-07-10 00:02:26 +02:00
Kamil Rytarowski
77948ee1d3 Remove executable bit from jquery-ui.css
Caught on pkgsrc / NetBSD
2015-06-18 18:40:54 +02:00
Kevin Grandemange
62e9ea5310 remove traces, cosmetics 2015-06-08 22:21:24 +02:00
Kevin Grandemange
26eba88cb2 Change arrow property to make them more visible and fix offset 2015-06-08 22:17:34 +02:00
Kevin Grandemange
8e3ccab7c1 Add deviation to links when they are superposed
* indent
* reduce gap to get a better render
2015-06-07 01:21:27 +02:00
Alvaro Muñoz
fd7e8000e9 fix z-index for minimap #2311 2015-05-04 20:05:04 +02:00
Jeffrey Crowell
1e9cffafaf spelling. 2015-04-29 20:18:51 -04:00
Alvaro Muñoz
55809a1bd3 fix 2428. Add button to switch view to webui 2015-04-30 00:29:25 +02:00
pancake
e9c1cd9c56 Fix function list in webui 2015-04-22 15:18:06 +02:00
Manish Malik
e98b26a3eb Add substring and strlen filter in the strings webui panel 2015-04-20 16:52:36 +02:00
Alvaro Muñoz
dda1163e89 Add CORS support to http server 2015-04-11 20:51:54 +02:00
Monokles
517a1e6ba9 Add types panel to web UI
Add remove button to each element in types_panel
Add "add" button to types panel
2015-04-07 17:44:30 +02:00
Alvaro Muñoz
f23b53ea29 contextual menu for hexview 2015-03-21 00:28:28 +01:00