Alvaro Muñoz
213d7f92ca
webui. fixes
2015-02-09 22:41:50 +01:00
Alvaro Muñoz
836b4625e1
allow rename functions in main offset
2015-02-09 01:43:51 +01:00
Alvaro Muñoz
26d691c35b
add check to verify div is scrollable
2015-02-09 00:02:40 +01:00
Alvaro Muñoz
f4e7868bb5
add infinite scroll to enyo
2015-02-09 00:02:40 +01:00
Alvaro Muñoz
950d6dffa4
fix for broken context menu and graph
2015-02-09 00:02:40 +01:00
Alvaro Muñoz
410fa4ed2a
changing afj with afij
2015-02-09 00:02:40 +01:00
Alvaro Muñoz
707bdcf16a
webui - infinite scroll in /p
2015-02-09 00:02:40 +01:00
Alvaro Muñoz
8efefae5bd
minor fix
2015-02-01 13:28:51 +01:00
Alvaro Muñoz
19a0bf8e4d
webui improvements
2015-02-01 13:28:51 +01:00
pancake
9dda6c9fc5
Preserver black background when randomizing colors
2015-01-30 00:18:43 +01:00
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