Wykres commitów

10058 Commity (master)

Autor SHA1 Wiadomość Data
Fabian Jakobs 7e1ac98f51
Change license of ace_tree to BSD-3-Clause 2021-01-15 09:21:49 +01:00
Dan Armendariz c4d1c59dc8
Merge pull request #522 from kzidane/console
fixed console resizing bug
2018-10-17 14:22:24 -07:00
Kareem Zidane 3af82905d3 fixed console resizing bug 2018-10-06 07:15:05 -04:00
nightwing e9490da4e7 allow using node-pty-prebuilt 2018-08-09 15:08:09 +04:00
nightwing 79a69bd9f7 fix findbar height calculation 2018-08-09 15:08:09 +04:00
Harutyun Amirjanyan cc906be318
Merge pull request #512 from DanielDiBe/headers-sent-fix
Fix issue #496: Cannot set headers after they are sent to the client
2018-08-09 15:01:59 +04:00
DanielDiBe 4b2e09dcfd Fix issue #496: Cannot set headers after they are sent to the client on Node.js>10.1.0 2018-07-27 11:52:29 +02:00
nightwing d8917f33fd fix small regressions caused by ace update 2018-06-28 00:31:24 +04:00
nightwing e5274f29a2 use new clipboard api when available 2018-06-28 00:20:20 +04:00
nightwing eb35256497 update ace 2018-06-27 23:48:57 +04:00
Harutyun Amirjanyan 19bfd37aa5
Merge pull request #502 from hyandell/master
Adding standard files
2018-06-23 20:02:57 +04:00
Henri Yandell 4eee1b391e Adding standard files 2018-06-21 12:02:04 -07:00
nightwing 15911b3ed6 update ace 2018-04-22 23:48:00 +04:00
nightwing 2e524ab8ba fix author layer getting lost when moving tab between panes 2018-04-19 12:06:47 +04:00
nightwing 7e90154196 backport localfs changes from v4 2018-04-18 23:33:10 +04:00
nightwing 086d4293e7 add es6 compilation step using typescript 2018-04-18 16:57:06 +04:00
nightwing f3dbec7b88 wrapped line rendering fixes from ace 2018-04-17 16:58:43 +04:00
nightwing 63b1a96b96 update blame gutter 2018-04-17 16:58:43 +04:00
nightwing 74023713c7 update collab plugin to work with new ace 2018-04-17 16:58:43 +04:00
Harutyun Amirjanyan 4835f14113 Revert "Revert "Update ace"" 2018-04-17 16:56:10 +04:00
Harutyun Amirjanyan a4f0cca802 Revert "Update ace" 2018-04-09 18:31:41 +04:00
nightwing e11053e6a1 fix indent in vim mode 2018-04-06 19:34:51 +04:00
nightwing b9c49ca260 update ace test 2018-04-06 16:56:53 +04:00
nightwing 33113618da fix styling of autocompletion popup 2018-04-06 16:00:51 +04:00
nightwing 1510c85db8 use ace option for relative line numbers 2018-04-06 16:00:50 +04:00
nightwing 6c8a723e8a update plugins to work with new dom based renderer in ace 2018-04-06 16:00:50 +04:00
nightwing c8ca347f5d update ace 2018-04-06 16:00:50 +04:00
nightwing dd1a54fd1f fix ci issue 2018-04-03 22:56:06 +04:00
nightwing b689854468 disable cut in readonly mode 2018-03-30 22:47:39 +04:00
nightwing 5483dd8983 fix typo 2018-03-24 19:51:11 +04:00
nightwing c4586ace1a allow loading plugins from external cdn 2018-03-23 01:19:17 +04:00
nightwing 904c80f4e9 fix ?noworker=1 mode 2018-03-21 20:47:33 +04:00
nightwing bcebf55505 fix unregisterLanguageHandler 2018-03-21 18:34:52 +04:00
nightwing b82cf2883c remove old workaround for missing async require in worker 2018-03-21 17:59:40 +04:00
nightwing ee9f3dabed restore error handler in worker.js 2018-03-21 17:23:50 +04:00
nightwing da2f81a890 change updateRequireConfig in language.js to work with mini_require 2018-03-21 12:43:46 +04:00
Harutyun Amirjanyan 131091a73f Merge pull request +16037 from c9/better-undo-defaults
use timed undo grouping by default
2018-03-20 16:39:41 +04:00
nightwing b5b3cf15fb pass require module url to the worker 2018-03-20 00:19:37 +04:00
Harutyun Amirjanyan bbefeba39a Merge pull request +16035 from c9/pull/core/483
Update README.md
2018-03-19 23:46:28 +04:00
Harutyun Amirjanyan fe4d1a86d6 Merge pull request +16036 from c9/debugger
Fix display of null in chrome debugger
2018-03-19 21:57:23 +04:00
nightwing 1871422e5c use timed undo grouping by default 2018-03-19 20:17:50 +04:00
nightwing 48150318d4 fix display of null type in the debugger 2018-03-19 19:07:54 +04:00
nightwing b6325419f3 fix regression in save ui 2018-03-19 19:07:21 +04:00
nightwing 5e5eae7cb9 automatically detect submodules 2018-03-16 17:50:36 +04:00
nightwing 7642b1fdfe lazy-load csslint 2018-03-16 01:49:31 +04:00
nightwing ca59f4a611 lazy-load eslint_browserified 2018-03-16 01:38:59 +04:00
nightwing bb713d7e69 use mini-require in worker 2018-03-16 01:22:07 +04:00
Matthijs van Henten 4324d55aa4 Merge pull request +16020 from c9/improve-themes-menu
make ui themes more discoverable
2018-03-14 15:07:21 +01:00
Matthijs van Henten 10f781776f Merge pull request +16019 from c9/fix-firefox-xhr-errors
without content type firefox tries to parse xhr result as xml
2018-03-14 14:43:37 +01:00
Harutyun Amirjanyan 59eb6c51d6 Merge pull request +15894 from c9/autosave
Autosave on blur
2018-03-13 20:28:48 +04:00