| Commit message (Expand) | Author | Age | Files | Lines |
* | disable keyboard shortcuts as temp fix | Tom Needham | 2012-01-23 | 1 | -1/+2 |
* | some minor changes to the text editor loading | Robin Appelman | 2012-01-14 | 1 | -33/+32 |
* | Fix breadcrumb issue when closing editor | Tom Needham | 2012-01-14 | 1 | -1/+1 |
* | fix editor js | Tom Needham | 2012-01-14 | 1 | -2/+2 |
* | improved ui for go to line button | Tom Needham | 2012-01-09 | 1 | -2/+2 |
* | update page title | Tom Needham | 2012-01-09 | 1 | -0/+4 |
* | Added live search | Tom Needham | 2012-01-09 | 1 | -16/+52 |
* | Added 'Go to line' functionality | Tom Needham | 2012-01-09 | 1 | -4/+24 |
* | improved ui and save button action | Tom Needham | 2012-01-09 | 1 | -19/+8 |
* | hide save button for read-only files | Tom Needham | 2012-01-09 | 1 | -3/+6 |
* | fixed saving bug | Tom Needham | 2012-01-09 | 1 | -0/+3 |
* | Handles file permissions. Protect against overwriting changes. | Tom Needham | 2012-01-08 | 1 | -87/+58 |
* | Added support for more file types | Tom Needham | 2012-01-01 | 1 | -1/+8 |
* | Fixed keyboard shortcuts | Tom Needham | 2011-12-31 | 1 | -11/+8 |
* | Disable save button whilst saving. Refined code. | Tom Needham | 2011-11-29 | 1 | -1/+1 |
* | Disable save button while saving. Streamlined code. | Tom Needham | 2011-11-29 | 1 | -59/+54 |
* | Keyboard shortcuts for saving. Refined code. | Tom Needham | 2011-11-11 | 1 | -13/+46 |
* | Fixed problem closing the editor. | Tom Needham | 2011-11-07 | 1 | -2/+4 |
* | Fixed error where saving message appears twice. | Tom Needham | 2011-11-07 | 1 | -29/+22 |
* | Merged from master and fixed issue with opening multiple editors | Tom Needham | 2011-10-21 | 1 | -14/+8 |
|\ |
|
| * | Little trick to avoid editor loading twice on double click | Brice Maron | 2011-10-19 | 1 | -6/+4 |
* | | Fixed issue with opening editor multiple times. | Tom Needham | 2011-10-14 | 1 | -45/+52 |
* | | Updated bug message | Tom Needham | 2011-10-09 | 1 | -1/+1 |
|/ |
|
* | Fixed editor loading and file saving issue | Tom Needham | 2011-10-08 | 1 | -25/+28 |
* | Updated saving feedback | Tom Needham | 2011-10-05 | 1 | -3/+21 |
* | Cleanup of code. Fixed breadcrumb removal issue | Tom Needham | 2011-10-05 | 1 | -6/+3 |
* | use texteditor for search results | Robin Appelman | 2011-10-05 | 1 | -0/+11 |
* | move some code to where it belongs and remove duplicated editor app | Robin Appelman | 2011-10-05 | 1 | -0/+13 |
* | Added all the remaining extensions to filetypes | Florian Jacob | 2011-10-05 | 1 | -5/+21 |
* | Control events are now bound on the page load rather than everytime the edito... | Tom Needham | 2011-10-04 | 1 | -1/+4 |
* | Save button now removed after closing editor | Tom Needham | 2011-10-04 | 1 | -0/+1 |
* | fixed another bug with breadcrumbs | Marvin Thomas Rabe | 2011-10-04 | 1 | -1/+1 |
* | fixed scrollbar issues. fixed missing breadcrumb image. | Marvin Thomas Rabe | 2011-10-04 | 1 | -8/+5 |
* | Added fillHeight() js function for resizing editor | Tom Needham | 2011-10-04 | 1 | -4/+4 |
* | Fixed breadcrumb issue. | Tom Needham | 2011-10-04 | 1 | -4/+7 |
* | Updated saving feedback to use loading.gif | Tom Needham | 2011-10-04 | 1 | -13/+4 |
* | Updated control bar styling and save feedback. | Tom Needham | 2011-10-04 | 1 | -13/+17 |
* | HTML data is now encoded before being shown. | Tom Needham | 2011-10-04 | 1 | -3/+2 |
* | Fixed ajax urls | Tom Needham | 2011-10-03 | 1 | -3/+3 |
* | Fixed file saving issue. | Tom Needham | 2011-10-03 | 1 | -1/+11 |
* | Added breadcrumb and control bar. | Tom Needham | 2011-10-03 | 1 | -26/+57 |
* | Editor now loads on top of files app. | Tom Needham | 2011-10-01 | 1 | -0/+130 |