Commit Graph

67 Commits

Author SHA1 Message Date
pancake
4c1ae2ccfd Enhace and fully integrate the new main webui panel
* Some random goods for the tiled webui
* Fixed /p tabs width issue
* Add rlogo button on all of them to jump back to main panel
* Main panel allows to manage projects, open files and select ui
2015-01-23 01:18:13 +01:00
Alvaro Muñoz
6e9a9c7bb7 webui. add index2.html initial screen 2015-01-22 22:20:04 +01:00
Alvaro Muñoz
1754a87e66 webui fixes 2015-01-20 23:46:53 +01:00
Alvaro Muñoz
022b35e182 extend svg 2015-01-14 02:02:37 +01:00
Alvaro Muñoz
13f2f8cf7c Add console to enyo 2015-01-14 02:02:37 +01:00
Alvaro Muñoz
9dd85a30c6 removed tmp icon 2015-01-13 11:53:12 +01:00
Alvaro Muñoz
5f71fc7187 webui minimap improvements and /p layout 2015-01-13 11:53:12 +01:00
pancake
d904da5364 Uglify and jsfmt the /p (1.3MB -> 600KB) 2x speedup in page load
Reduce disasm range to speedup loading too
2015-01-13 01:44:39 +01:00
pancake
68bb69e205 Enable colors in p/ui console, fix some glitches in the webui graph 2015-01-12 23:44:18 +01:00
Alvaro Muñoz
7c3fc2283a add 'm' to help 2015-01-12 22:28:39 +01:00
Alvaro Muñoz
68949b63f0 webui minimap improvements 2015-01-12 22:28:39 +01:00
Alvaro Muñoz
d1489f9b6a fix dead ends 2015-01-08 23:37:48 +01:00
Alvaro Muñoz
1088986701 color fixes 2015-01-08 23:37:48 +01:00
Alvaro Muñoz
e1f2b73066 fixed colors 2015-01-08 23:37:48 +01:00
Alvaro Muñoz
9736790d27 persisit positions, BB color marks 2015-01-08 23:37:48 +01:00
Alvaro Muñoz
7d4bd380d1 bye viz.js, hello joint.js 2015-01-08 23:37:48 +01:00
Alvaro Muñoz
1aa40b4aa9 fixes bugs in webui and adds holdTap to enyo view 2014-12-23 21:34:19 +01:00
Alvaro Muñoz
c295e33c70 fix #1825 2014-12-19 20:52:16 +01:00
Alvaro Muñoz
73980bf617 Disasm fixes, fix backward disasembly, make pdj not behave as pDj 2014-12-18 00:29:31 +01:00
Alvaro Muñoz
0332d8d332 Add var renaming in webui and fix various bugs
- Fix missing spaces when show_functions and not in function
2014-12-16 13:31:53 +01:00
Alvaro Muñoz
db09c38b9d Improve colors in webui and fix ans256 to rgb
- added fname and fdelimiters in disasm views
- fix r2 ansi256 to rgb conversion
- clean color string, no leading whitespaces, trash anything after color
2014-12-10 21:47:46 +01:00
Alvaro Muñoz
dc5da0898b Fix #1732 and #1735 - uses 'ec gui. and ai.' prefixes 2014-12-08 23:48:42 +01:00
Jeffrey Crowell
ed1aae7fd1 fix lots of spelling
fix some errors from the sed script

undo file mode crap
2014-12-07 17:00:59 +01:00
Alvaro Muñoz
cbdf4d051b fix #1731 and #1733. Remove all workarounds for the agj non structured output, and fixes some minor bugs 2014-12-05 13:44:55 +01:00
Alvaro Muñoz
fe856f6d49 improvements on renaming functions from left panel and renaming different types of flags 2014-12-03 19:54:59 +01:00
Alvaro Muñoz
e8c2cfb193 minor color changes 2014-12-03 02:09:38 +01:00
Alvaro Muñoz
f77c495caf new panel layout and improved responsiveness in enyo+ff 2014-12-03 02:09:37 +01:00
Alvaro Muñoz
8249fa31a8 add help button and popoup; fix scroll to after renaming 2014-11-25 23:54:47 +01:00
Alvaro Muñoz
5284a715d4 remove console logs; add support for complex beziel curves 2014-11-25 21:04:01 +01:00
Alvaro Muñoz
082c77683c load settings on main.js 2014-11-25 12:59:18 +01:00
Alvaro Muñoz
d0fd14fad3 New webui views 2014-11-25 12:59:07 +01:00
Josef Gajdusek
1632dee3a8 www: Escape HTML entities in the List Elements menu
This commit adds HTML escaping to strings displayed in rightmenu.js.
Previously, malicious binary could incorporate Javascript code in one of its
strings and attack the web interface.
2014-09-15 22:58:00 +02:00
pancake
4ea683ba34 Initial background thread for the webserver (=h& and =H&) 2014-08-28 12:08:46 +02:00
pancake
14629fed36 Fix r2.js webui with 'l'->'T' 2014-08-28 03:48:43 +02:00
pancake
cb5d7afb38 Fix 'aoj' and update r2.js for nodejs integration 2014-08-08 13:50:16 +02:00
pancake
112693b82a Update colors.html 2014-06-24 01:18:31 +02:00
pancake
db05de4513 Add orange-gray theme (ogray). Move doc/r2theme to shlr/www/enyo/colors 2014-06-14 03:53:35 +02:00
pancake
5091fa0887 Fix segfaults and minor changes in m68k disasm + anal, webversion is not 2014-04-06 03:29:29 +02:00
pancake
44dc4a9f30 Remove r2-bindings from this repository 2013-12-20 02:10:36 +01:00
pancake
180fd38163 Fix 'cg /' crash and only use numeric values in web yank (thanks zlul!) 2013-11-28 18:46:58 +01:00
pancake
6d49594261 Fix leftpanel in enyo ui 2013-10-19 00:58:46 +02:00
pancake
7867d8cdc1 Handle 'hlt' x86 instruction as trap in analysis 2013-10-10 00:59:12 +02:00
pancake
f5188d6d47 Enhace graphs and handle relocs in webui 2013-10-09 02:53:25 +02:00
pancake
662fd4507e Bump enyo with uglify 2013-09-15 23:13:25 +02:00
pancake
5372d0acb2 Add 'woR' and 'dd-' commands. Update enyo and add missing PNGs. 2013-09-15 02:24:23 +02:00
pancake
17c6c6bfab Implement flagspace selection 2013-07-05 09:36:25 +02:00
pancake
6cadbbcd40 Allow to force screen size, more work on r2wui
Add scr.columns, scr.rows eval vars to force screen size
Fix rightpanel menu glitch in r2wui
Add calculator in assembler panel
Fix open-rightpanel button in main panel
2013-07-05 01:45:45 +02:00
pancake
b8f7138092 New palette in disasm, fixed 'fs*', better scr.colorops
Fix 'make w32'
Some more enhacements on the webui
New palette. im open to suggestions
Fixes in the scr.colorops parsing
Fix 'fs*' command
Analop now sets Type.ILL if invalid
2013-07-04 03:34:28 +02:00
pancake
e8b35ce98d Minor enhacements for the r2wui 2013-07-03 10:31:21 +02:00
pancake
3a55123970 More enhacements for the webui
- Get version using r2 api in about panel
- Align all buttons of the topbar
- Bigger font size for disasm
2013-04-30 04:01:06 +02:00