Wykres commitów

1552 Commity (d37b16a635bca1a37374d4a620ba867f15178e97)

Autor SHA1 Wiadomość Data
Lennart kats 6afb171808 Apply .eslintrc rules 2017-01-30 11:32:54 +00:00
Lennart Kats 25a3480224 Remove unused script 2017-01-30 10:43:12 +00:00
Tim Robinson 3153599a15 Don't sort vfs servers by version 2017-01-26 00:34:44 +00:00
Lennart C. L. Kats 4c67b60e21 Merge pull request +15206 from c9/ide-minor
Minor fix/tweaks for the IDE
2017-01-23 10:30:15 +01:00
Lennart Kats c24ddd334c Tweak dialog buttons 2017-01-17 13:19:59 +00:00
Lennart Kats 5667bca5df Fix menu item title that's often wrong 2017-01-17 13:19:40 +00:00
Dan Armendariz d5d76fc0e7 Ensure restore page also displays logo 2017-01-17 11:14:16 +00:00
Dan Armendariz c275db6e65 Resize C9 logo and scrunch margins when loading screen is smaller than 600px 2017-01-16 15:03:18 +00:00
Harutyun Amirjanyan 26ffb8e6aa Merge pull request +15197 from c9/ide-apf
remove unused code from apf
2017-01-16 15:33:13 +04:00
nightwing fd5e2362e0 remove more unused code from apf 2017-01-12 14:59:35 +04:00
nightwing 6373891204 cleanup 2017-01-12 14:29:48 +04:00
nightwing e8893951a7 do not modify globals from livecss 2017-01-10 05:43:37 +00:00
nightwing f3d89fa2ad instant tab tooltips 2017-01-05 14:50:14 +00:00
Harutyun Amirjanyan bc900b2c2f Merge pull request +15156 from c9/ide-restore
disable ide shortcuts when restore screen is open
2017-01-05 18:46:02 +04:00
Harutyun Amirjanyan 624ba1ca8b Merge pull request +15131 from c9/ide-preview-issues
popout application preview to a tab in a separate process
2017-01-05 18:45:33 +04:00
Dan Armendariz 20dacef261 Use newline event to prevent buffer from clearing 2017-01-05 13:51:49 +00:00
Dan Armendariz 4db222720b Don't allow term reset to destroy line cache while waiting for newline 2017-01-05 12:54:50 +00:00
nightwing ce8d48b029 disable ide shortcuts when restore screen is open 2017-01-03 11:36:45 +00:00
Tim Robinson 7f4af4df7d Remove line about sauce labs from messages 2016-12-29 22:34:09 +00:00
Tim Robinson cd6e631911 Revert "Remove line about sauce labs from messages"
This reverts commit 2b41a61196.
2016-12-29 22:26:41 +00:00
Tim Robinson 2b41a61196 Remove line about sauce labs from messages
Also adding 'literally' back as that's the joke.
2016-12-29 23:24:20 +01:00
nightwing e5145a715f firefox doesn't open the link if it's not in document 2016-12-22 19:27:35 +00:00
nightwing c421395cd4 popout preview to a tab in a separate process 2016-12-22 19:27:35 +00:00
nightwing a6c17ca958 do not capture keystrokes when opening in a new tab 2016-12-22 19:27:35 +00:00
Lennart C. L. Kats 5a333e9868 Merge pull request +15040 from c9/ide-support-links
Don't show support references in standalone mode
2016-12-21 14:03:53 +01:00
nightwing 2b080175d7 fix console focus issue 2016-12-16 23:34:52 +00:00
nightwing 7cc5abac03 allow cmd-shift-l on terminal 2016-12-16 22:47:09 +00:00
nightwing 33833a7ec8 fix dragging from terminal 2016-12-15 22:53:23 +00:00
Brady Dowling 9b700f9d51 Active tab is large 2016-12-12 13:38:29 -08:00
nightwing cc03ab6569 fix tabManager.setState 2016-12-05 22:50:43 +00:00
Tim Robinson 01e1b4061f Cleanup 2016-12-03 00:58:21 +00:00
Tim Robinson fa432099a8 Implemented vfs server killing connections. Added more tests 2016-12-03 00:06:03 +00:00
Brady Dowling 98bb6a5395 Show console on maximize 2016-11-30 22:46:05 +00:00
Brady Dowling c5185ca58d Move console events to xml 2016-11-30 22:38:57 +00:00
Brady Dowling d7a8ea3543 Expose command for maximizing console 2016-11-30 21:16:11 +00:00
Harutyun Amirjanyan 9216331607 Merge pull request +15084 from c9/ide-fix-various
ide papercuts
2016-11-29 17:51:14 +04:00
nightwing c2139d6cde add shortcuts for pane navigation commands 2016-11-29 17:11:49 +04:00
nightwing 5a916a21f5 Merge remote-tracking branch 'remotes/origin/pull/core/374' 2016-11-26 22:32:14 +04:00
nightwing 335afbfcdf Merge remote-tracking branch 'remotes/origin/pull/core/378' 2016-11-25 04:35:45 +04:00
nightwing d3aa5f8d5c fix +14891 Disable terminal popup on double click 2016-11-24 23:07:03 +00:00
nightwing c4500a1abc fix c9 open --wait 2016-11-24 22:43:34 +00:00
nightwing 18dea5502f add shim for trimRight 2016-11-24 22:28:50 +00:00
Fabian Jakobs e905648144 rename getRole to initSession 2016-11-24 15:50:01 +00:00
Fabian Jakobs 00bdd6ff47 store mount id in the database 2016-11-24 15:31:51 +00:00
Fabian Jakobs 0c0fe7154c temporarily disbale nginx for preview. Was broken by docker update 2016-11-24 13:50:30 +00:00
Alper Özışık b7af16c313 Fix for undefined error log in console
When css|less build fails it is logging as undefined in console.
In that case err object does not have any stack property.
Printing the error itself in that case will be sufficient.
2016-11-21 08:57:45 +02:00
Lennart C. L. Kats bfd9818702 Merge pull request +14962 from c9/ide-code-formatting
Support custom code formatters
2016-11-16 11:35:46 +01:00
Lennart Kats 8045127da8 Add onchange event handler 2016-11-12 17:08:18 +00:00
Lennart Kats 106f91e9a9 Don't show cancel button if it won't fit
Fixes +14890
2016-11-11 12:01:14 +00:00
Lennart Kats 61f22360a3 Don't show support references in standalone mode 2016-11-11 10:20:23 +00:00