1. 6da1bc1 Bump elliptic from 6.5.3 to 6.5.4 (#2474) by dependabot[bot] · 3 years, 7 months ago
  2. 28219f9 Add loki log transport (#2302) by Austin Morton · 3 years, 8 months ago
  3. e580bed Random package lock changes by Matt Godbolt · 3 years, 8 months ago
  4. afca73b Update codecov, try and get sentry working by Matt Godbolt · 3 years, 8 months ago
  5. 9cefa5a Bump ini from 1.3.5 to 1.3.7 (#2353) by dependabot[bot] · 3 years, 10 months ago
  6. 43343cd Only install and use sentry-cli on travis; sentry-cli doesn't work on BSD. See #2307 by Matt Godbolt · 3 years, 12 months ago
  7. 6962bc7 Very simple metrics (#2289) by Matt Godbolt · 4 years ago
  8. 8695b51 Enable sentry performance tracing by Austin Morton · 4 years ago
  9. 91f1166 Update dependencies (#2248) by Austin Morton · 4 years, 1 month ago
  10. f8826fd Refactor theme system to apply them earlier in page load (#2249) by Austin Morton · 4 years, 1 month ago
  11. de85aec Normalize and enforce license disclaimer headers (#2234) by Austin Morton · 4 years, 1 month ago
  12. 044dcfb Use ES6 Modules (#2132) by Austin Morton · 4 years, 1 month ago
  13. 9d1eb3e Bump node-fetch from 2.6.0 to 2.6.1 (#2198) by dependabot[bot] · 4 years, 1 month ago
  14. ff5e454 Fix codecov by Austin Morton · 4 years, 2 months ago
  15. e0a5e9e Bump eslint to version 7.6.0 by RabsRincon · 4 years, 2 months ago
  16. ccff4b9 Add new eslint rules (#2121) by Rubén Rincón Blanco · 4 years, 2 months ago
  17. ba6b49b Split vendor code into separate webpack bundle and reduce amount of monaco code bundled (#2113) by Austin Morton · 4 years, 3 months ago
  18. a77e8d8 Bump elliptic from 6.5.2 to 6.5.3 (#2109) by dependabot[bot] · 4 years, 3 months ago
  19. 06d42a3 Bump codecov from 3.6.5 to 3.7.1 (#2091) by dependabot[bot] · 4 years, 3 months ago
  20. e052522 Bump lodash from 4.17.15 to 4.17.19 (#2085) by dependabot[bot] · 4 years, 3 months ago
  21. 1035440 Prevent editor selection changes from overwriting shortlink url (#2039) by Austin Morton · 4 years, 4 months ago
  22. e86bdf8 Update to latest sentry by Matt Godbolt · 4 years, 4 months ago
  23. f34a584 Bump websocket-extensions from 0.1.3 to 0.1.4 (#2011) by dependabot[bot] · 4 years, 4 months ago
  24. 420462b Move thanks to "sponsors" by Matt Godbolt · 4 years, 6 months ago
  25. c888929 Pin jquery to 3.4.1 until twbs/bootstrap#30553 is fixed by Matt Godbolt · 4 years, 6 months ago
  26. 5494060 More npm upgrades by Matt Godbolt · 4 years, 6 months ago
  27. 147cb8c Update to latest monaco and monaco webpack plugin by Matt Godbolt · 4 years, 6 months ago
  28. 0037c8f Tweaks to remove more warnings from npm by Matt Godbolt · 4 years, 7 months ago
  29. 33ce99f npm dedupe by Matt Godbolt · 4 years, 7 months ago
  30. cd22098 Update to latest sentry by Matt Godbolt · 4 years, 7 months ago
  31. 6ac2078 npm audit fix by Matt Godbolt · 4 years, 7 months ago
  32. cadbdf5 Switch to p-queue package, implement compilationEnvTimeoutMs, and improve temp cleanup logging (#1877) by Austin Morton · 4 years, 8 months ago
  33. 4760ae9 Update dependencies (#1842) by Austin Morton · 4 years, 8 months ago
  34. aec542b Bump codecov from 3.6.1 to 3.6.5 by dependabot[bot] · 4 years, 8 months ago
  35. 7ce90a3 Update to latest monaco webpack plugin (#1836) by Austin Morton · 4 years, 8 months ago
  36. 5711a1a Move to terser (#1832) by Matt Godbolt · 4 years, 8 months ago
  37. 154ebf7 Upstream package updates by Matt Godbolt · 4 years, 8 months ago
  38. ac363db Log slow requests to sentry (#1813) by Austin Morton · 4 years, 9 months ago
  39. fd06260 Attempt at getting travis tagging by Matt Godbolt · 4 years, 9 months ago
  40. 742df2e Bump sentry version by Matt Godbolt · 4 years, 9 months ago
  41. 9020ed5 Logs server-side errors; update to latest sentry. See #1765 by Matt Godbolt · 4 years, 10 months ago
  42. a8e6e3b npm audit fix by Matt Godbolt · 4 years, 10 months ago
  43. 034cd8d npm audit fix for handlebars by Matt Godbolt · 4 years, 11 months ago
  44. 9d1c26e Support resolving non-absolute compiler exe values using system path by Austin Morton · 4 years, 11 months ago
  45. 8db3397 Some more random lock changes (thanks again, npm) by Austin Morton · 4 years, 12 months ago
  46. b865d08 Upgrade npm deps. by Matt Godbolt · 4 years, 12 months ago
  47. d16488e Some random lock changes (thanks, npm) by Matt Godbolt · 4 years, 12 months ago
  48. 7cdb6fd Security audit fixes by Matt Godbolt · 4 years, 12 months ago
  49. fc2cc46 Upgrade to latest sentry libraries by Matt Godbolt · 4 years, 12 months ago
  50. 107c23e use latest monaco-vim by Partouf · 5 years ago
  51. c9177c6 Merge pull request #1555 from limslarmo/alice/add_vim by Patrick Quist · 5 years ago
  52. cd3f66d Bump eslint-utils from 1.3.1 to 1.4.2 by dependabot[bot] · 5 years ago
  53. 5575dc0 merge by alclol · 5 years ago
  54. e18bf5f merge by alclol · 5 years ago
  55. 1f7d7f3 Merge branch 'master' into monaco-webpack by RabsRincon · 5 years ago
  56. 6ee738e Fix external compilers when httpRoot is set. (#1410) by Austin Morton · 5 years ago
  57. 6a9095f First steps towards using Monaco with webpack by RabsRincon · 5 years ago
  58. 57cb1e8 Completely remove need for denodeify by RabsRincon · 5 years ago
  59. 945ab7f Merge pull request #1473 from mattgodbolt/features/configurable-health-check by Patrick Quist · 5 years ago
  60. 4f12bab vim keybinding feature. Need support to redesign the UI. by alclol · 5 years ago
  61. 4f0e1cf Implement health checks that read from a file on disk. See #1473 by Austin Morton · 5 years ago
  62. 73f9835 Fix support for IE11. Closes #1258 by Austin Morton · 5 years ago
  63. 91acd80 Move moanco back to 0.15.6; the latest version for which mousewheel support works in FireFox by Matt Godbolt · 5 years ago
  64. 5015f35 Upgrade lodash to fix high severity CVE by Matt Godbolt · 5 years ago
  65. 6a8c67f Upgrade to Monaco 0.17 by RabsRincon · 5 years ago
  66. 125d462 Initial try to upgrade webpack by RabsRincon · 5 years ago
  67. d6e31db upgraded monaco-editor to 0.14.0 by alclol · 5 years ago
  68. d06ed2c Update aws-sdk to latest. See #1217 by Matt Godbolt · 5 years ago
  69. cd6c642 No need to run before by Matt Godbolt · 5 years ago
  70. 5d81757 Use released version of node-graceful by Matt Godbolt · 5 years ago
  71. 4d2537b WAG: update the node_modules first by Matt Godbolt · 5 years ago
  72. 3cccbe6 Prune some packages in the hope it magically fixes things by Matt Godbolt · 5 years ago
  73. f012fff Switch to a newer istanbul/nyc by Matt Godbolt · 5 years ago
  74. 1114f6e Fix up handling of error indicators. Fixes #1384 by Matt Godbolt · 5 years ago
  75. ef26016 Configurable in-app logging by Matt Godbolt · 5 years ago
  76. 3f138b1 Culmination of several days' worth of work towards running WINE under firejail. See #429 by Matt Godbolt · 5 years ago
  77. fe84d58 Update bootstrap by Matt Godbolt · 5 years ago
  78. 078c4df Change the way we report MOTD issues. See #1057 by Matt Godbolt · 5 years ago
  79. 5e23566 Whoops, typed junk into a json file by Matt Godbolt · 5 years ago
  80. 8686731 Lock selectize to 0.12.4; see https://github.com/selectize/selectize.js/issues/1466 - Fixes #1367 by Matt Godbolt · 5 years ago
  81. 8b6d0d8 Random misc change...er.. by Matt Godbolt · 5 years ago
  82. 8a670dd Remove yarn in favour of the new npm features. See #1343 by Matt Godbolt · 5 years ago