1. a1a1026 Move static/modes/_all.js to TypeScript (#3540) by Mats Larsen · 2 years, 7 months ago
  2. 4f9a34c Also enable prettier for recursive directories in static (#3539) by Mats Larsen · 2 years, 7 months ago
  3. f396b21 Set @typescript-eslint/no-unnecessary-condition to error (#3536) by Jeremy Rifkin · 2 years, 7 months ago
  4. 1175b39 Fix some ast types by RabsRincon · 2 years, 7 months ago
  5. 1daf79f Resolve @typescript-eslint/no-unnecessary-condition warnings for static/panes/ (#3535) by Jeremy Rifkin · 2 years, 7 months ago
  6. bef00d4 Correction to #3525 (#3542) by Jeremy Rifkin · 2 years, 7 months ago
  7. eb23ca6 Add missing types in hub.ts (#3538) by Rubén Rincón Blanco · 2 years, 7 months ago
  8. 21856b8 Added dark theme styling for modal close buttons (#3537) by Jeremy Rifkin · 2 years, 7 months ago
  9. be41342 Fontscale ctrl+click (#3531) by Jeremy Rifkin · 2 years, 7 months ago
  10. c199b54 Enable Prettier for TypeScript frontend (#3524) by Mats Larsen · 2 years, 7 months ago
  11. 204d777 Fix project path being set to static/static/tsconfig.json in eslint runs (#3514) by Rubén Rincón Blanco · 2 years, 7 months ago
  12. 6a19a65 Resolve @typescript-eslint/no-unnecessary-condition for static/*.ts files (#3525) by Jeremy Rifkin · 2 years, 7 months ago
  13. 0bffd4e Resolve @typescript-eslint/no-unnecessary-condition for static/*.ts files (#3511) by Jeremy Rifkin · 2 years, 7 months ago
  14. 1fdba5e Resolve @typescript-eslint/no-unnecessary-condition warnings for settings.ts (#3510) by Jeremy Rifkin · 2 years, 7 months ago
  15. 4f8def9 Catches the rison deserialization exception to allow page loads (#3515) by Rubén Rincón Blanco · 2 years, 7 months ago
  16. 9770979 Fixes bad usage of alert system entersomething (#3513) by Rubén Rincón Blanco · 2 years, 7 months ago
  17. c441558 Output pane ts conversion (#3495) by Jeremy Rifkin · 2 years, 7 months ago
  18. e546299 Turn on @typescript-eslint/no-unnecessary-condition rule (#3508) by Jeremy Rifkin · 2 years, 8 months ago
  19. 8241b5b Tool input view ts conversion (#3497) by Jeremy Rifkin · 2 years, 8 months ago
  20. 17c01cf Fix for msvc library issue (#3501) by Patrick Quist · 2 years, 8 months ago
  21. 41e9e96 Merge branch 'flags-view-ts' of https://github.com/jeremy-rifkin/compiler-explorer into jeremy-rifkin-flags-view-ts by Matt Godbolt · 2 years, 8 months ago
  22. eb22ee2 Bugfix: 'Option -flto is being used without Compile to Binary.' warning is emitted even when compiling to binary (#3485) by Jeremy Rifkin · 2 years, 8 months ago
  23. b48efe3 Use Hub and EventHub types in codebase (#3482) by Mats Larsen · 2 years, 8 months ago
  24. d79fff2 Update toast .close coloring (#3486) by Jeremy Rifkin · 2 years, 8 months ago
  25. 9c289f1 Updated copyright by Jeremy Rifkin · 2 years, 8 months ago
  26. df2b971 Updated to use Hub by Jeremy Rifkin · 2 years, 8 months ago
  27. 3c0090a Move Hub to TypeScript (#3470) by Mats Larsen · 2 years, 8 months ago
  28. 7184c8e Move Hub to TypeScript (#3470) by Mats Larsen · 2 years, 8 months ago
  29. 2889049 Updated cppinsights.io link generation (#3469) by Jeremy Rifkin · 2 years, 8 months ago
  30. 63ca451 Fix #3465 (#3466) by Jeremy Rifkin · 2 years, 8 months ago
  31. 0f0d9d4 Add update specific motd message (#3471) by Rubén Rincón Blanco · 2 years, 8 months ago
  32. da1e779 update disabled compiler options input background (#3478) by Jeremy Rifkin · 2 years, 8 months ago
  33. dd6cf12 converted flag-view to ts by Jeremy Rifkin · 2 years, 8 months ago
  34. 171277f Fix regression in #3462 (#3467) by Mats Larsen · 2 years, 8 months ago
  35. b7ac0b1 Move WrappedEventHub out of Hub (#3464) by Mats Larsen · 2 years, 8 months ago
  36. 7592d15 Move Ids out of hub.js (#3462) by Mats Larsen · 2 years, 8 months ago
  37. b72ede0 Fix DOM text reinterpretation issue (#3456) by Mats Larsen · 2 years, 8 months ago
  38. 5f01821 Improved cursor position display for light mode (#3434) by Jeremy Rifkin · 2 years, 8 months ago
  39. 9cbf6e2 Convert opt-view to typescript (#3446) by Jeremy Rifkin · 2 years, 8 months ago
  40. dd49042 Convert compiler-picker to typescript (#3436) by Jeremy Rifkin · 2 years, 8 months ago
  41. 074549f Introducing Backtrace.io as a sponsor (#3342) by Matt Godbolt · 2 years, 8 months ago
  42. 024788b Convert ast-view to typescript (#3429) by Jeremy Rifkin · 2 years, 9 months ago
  43. 2aced16 Remove intel filter check on asm docs pane by RabsRincon · 2 years, 9 months ago
  44. ad7d810 Support MSVC's backtick strings (#3423) by Jeremy Rifkin · 2 years, 9 months ago
  45. 6c57dce Fix #3419 (#3421) by Jeremy Rifkin · 2 years, 9 months ago
  46. cd05315 Move timing-info-widget to ts and fixes some of its issues (#3424) by Rubén Rincón Blanco · 2 years, 9 months ago
  47. e6ab373 Move static/noscript.js to TypeScript (#3420) by Mats Larsen · 2 years, 9 months ago
  48. 5292377 Add a way to delete localstorage saved files (#3411) by Rubén Rincón Blanco · 2 years, 9 months ago
  49. 5030dcb Fix monaco button registration by Matt Godbolt · 2 years, 9 months ago
  50. 25efbd7 Fix string highlighting for msvc output (#3403) (#3405) by Jeremy Rifkin · 2 years, 9 months ago
  51. d27c998 Extract a Pane base separate from a MonacoPane. (#3385) by Matt Godbolt · 2 years, 9 months ago
  52. bc401f4 Fixes settings handling in some places (#3400) by Rubén Rincón Blanco · 2 years, 9 months ago
  53. ffe2c62 Remove some deprecated functions (#3399) by Rubén Rincón Blanco · 2 years, 9 months ago
  54. 9ab2a3d Position of cursor position (#3394) by Jeremy Rifkin · 2 years, 9 months ago
  55. f17dbed Move static/presentation.js to TypeScript (#3395) by Mats Larsen · 2 years, 9 months ago
  56. 17b4f2e Fix Editor #false bug (#3360) by Jeremy Rifkin · 2 years, 9 months ago
  57. 48eee26 Group some files to their own folders (#3384) by Rubén Rincón Blanco · 2 years, 9 months ago
  58. 26cbd6e Pane renaming saves the name of the panes into their state (#3364) by Luca Natilla · 2 years, 9 months ago
  59. f83e20a Makes notification messages more readable (#3383) by Rubén Rincón Blanco · 2 years, 9 months ago
  60. bd4dfc9 Fix timing info widget dark theme check (#3379) by Rubén Rincón Blanco · 2 years, 9 months ago
  61. 006aa6f [draft] Dark+ theme (#3339) by Patrick Quist · 2 years, 9 months ago
  62. dd146c5 Update ir-view.ts by Rubén Rincón Blanco · 2 years, 9 months ago
  63. c432d62 add the formatter for dart (#3362) by Michael Debertol · 2 years, 9 months ago
  64. db229b9 Add strict tsc flag for the frontend ts code (#3356) by Rubén Rincón Blanco · 2 years, 9 months ago
  65. 7266bc5 fix param by partouf · 2 years, 9 months ago
  66. 7031a6e Move static/load-save.js to TypeScript (#3345) by Rubén Rincón Blanco · 2 years, 10 months ago
  67. cccd129 Move static/history-widget.js to TypeScript (#3346) by Rubén Rincón Blanco · 2 years, 10 months ago
  68. 64f97fd disable pane renaming for now by partouf · 2 years, 10 months ago
  69. dea0512 oops by partouf · 2 years, 10 months ago
  70. 1660ce7 type things by partouf · 2 years, 10 months ago
  71. 74efcfa Preprocessor output panel (#3330) by Jeremy Rifkin · 2 years, 10 months ago
  72. f778e76 lintfixes by partouf · 2 years, 10 months ago
  73. 577feaf disable renaming for editor by partouf · 2 years, 10 months ago
  74. 810cb5a Ability to name panes (#3323) by Luca Natilla · 2 years, 10 months ago
  75. ed90053 Fixes Executor pane for Python (+ possibly more) (#3354) by Rubén Rincón Blanco · 2 years, 10 months ago
  76. 43bc7af Change codeLens font on setting change (#3347) by Rubén Rincón Blanco · 2 years, 10 months ago
  77. 786428d Move static/toggles.js to TypeScript (#3344) by Rubén Rincón Blanco · 2 years, 10 months ago
  78. 370addd Define themes only once by RabsRincon · 2 years, 10 months ago
  79. c60cd70 Move static/themes.js to TypeScript (#3332) by Rubén Rincón Blanco · 2 years, 10 months ago
  80. 3148a97 Move history.js to TypeScript (#3337) by Rubén Rincón Blanco · 2 years, 10 months ago
  81. 51047b6 Frontend testing (#3169) by Patrick Quist · 2 years, 10 months ago
  82. 2978b90 IE11 is no longer supported, no need to shim includes (#3321) by Rubén Rincón Blanco · 2 years, 10 months ago
  83. 42c7b2b Make eslint work on static ts files (#3304) by Rubén Rincón Blanco · 2 years, 10 months ago
  84. 426aa40 Fix formatOnCompile setting (#3314) by Rubén Rincón Blanco · 2 years, 10 months ago
  85. e9214b4 Remove extra console.log (#3312) by Rubén Rincón Blanco · 2 years, 10 months ago
  86. 8a7534f Fix libs widget selection properly updating (#3313) by Rubén Rincón Blanco · 2 years, 10 months ago
  87. fc99556 Upgrade to vis-network by Matt Godbolt · 2 years, 10 months ago
  88. 4af294d Option to create a short link with Ctrl+s silently (#3305) by Luca Natilla · 2 years, 10 months ago
  89. d8e580f Update editor.js by Rubén Rincón Blanco · 2 years, 10 months ago
  90. fe7eb18 Reimplement more options for Ctrl-S (#3300) by Rubén Rincón Blanco · 2 years, 10 months ago
  91. 593a727 Add setting for automatically formatting on compilation (#3302) by Mats Larsen · 2 years, 10 months ago
  92. f4315c5 Move static/settings.js to TypeScript (#3297) by Rubén Rincón Blanco · 2 years, 10 months ago
  93. c1fe085 Revert "Some more Ctrl-S behaviours (#3283)" by Matt Godbolt · 2 years, 10 months ago
  94. be42b2f Some more Ctrl-S behaviours (#3283) by Rubén Rincón Blanco · 2 years, 10 months ago
  95. fc23b62 Add warning for -flto flag (#3242) by Luca Natilla · 2 years, 10 months ago
  96. ff0cd78 Improve numeric tool tip to display character value (#3280) by Jonathan Müller · 2 years, 10 months ago
  97. 0976d65 Fix issue where changelog would not show, because it grabbed the entire ESModule (#3268) by Mats Larsen · 2 years, 10 months ago
  98. fb9c718 TSfy static/motd by RabsRincon · 2 years, 11 months ago
  99. 1171729 Rename motd.js to ts by RabsRincon · 2 years, 11 months ago
  100. 44ea462 Move GA to ts (#3220) by Rubén Rincón Blanco · 2 years, 11 months ago