1. ffd04ac Add zig support by Marc Tiehuis · 7 years ago
  2. de23f6b * Add DMD 2.081.2 & 2.082.0 by RabsRincon · 7 years ago
  3. c7f5464 Merge branch 'xssutf8' by RabsRincon · 7 years ago
  4. 81f2db7 Fix embed view Edit on Compiler Explorer link href by RabsRincon · 7 years ago
  5. 0afa9ed Thanks for August Patreons by Matt Godbolt · 7 years ago
  6. cd3510f Optimize dev asset check by RabsRincon · 7 years ago
  7. 41d203d Modify xss prevention to allow for utf-8 sequences by RabsRincon · 7 years ago
  8. e93e6ac Use base64 encoding on the JSON to prevent any unfortunate XSS things from being interpreted. See #1063 by Matt Godbolt · 7 years ago
  9. e6eb388 Use JSON to launder XSS stuff (hopefully). See #1063. Thanks @fitblip for pointing me in the right direction. If this doesn't fix it, that's my fault not his! by Matt Godbolt · 7 years ago
  10. fb6a35e Merge pull request #1059 from dokempf/add-agner-fogs-vector-class-library by Matt Godbolt · 7 years ago
  11. 3f4ade7 Merge branch 'master' into add-agner-fogs-vector-class-library by Matt Godbolt · 7 years ago
  12. 6182a0e Add the `go` 1.11 executable by Matt Godbolt · 7 years ago
  13. ce93453 * Add GoLang 1.11 by RabsRincon · 7 years ago
  14. b7e3bea * Add Doctest 2.0.0 by RabsRincon · 7 years ago
  15. 34e9779 * Add library dropdown to Conf. View by RabsRincon · 7 years ago
  16. 57f2c4e Improve Discord unfurling and add bases for more by RabsRincon · 7 years ago
  17. f1a541b Dependent libs for EASTL by Matt Godbolt · 7 years ago
  18. e85de21 Typo/braino in EASTL trunk config by Matt Godbolt · 7 years ago
  19. b4d0a2f Add config for EASTL by Matt Godbolt · 7 years ago
  20. ddef1d0 Fit more compilers in the compiler picker by RabsRincon · 7 years ago
  21. 9e04626 [fixup] Fix a small glitch 1.30 -> v1.30 by Dominic Kempf · 7 years ago
  22. 9701868 Add Agner Fogs vector class library to the Compiler Explorer by Dominic Kempf · 7 years ago
  23. a1c5881 Increase compiler dropdown height by 50% by RabsRincon · 7 years ago
  24. bdc447f Fix local storage & add compiler name to unfurling by RabsRincon · 7 years ago
  25. 08cd1ed Use binary buffers for hash; safe64 encode results. Addresses #1056 by Matt Godbolt · 7 years ago
  26. 2d23acc Merge pull request #1055 from mattgodbolt/ogtest by Matt Godbolt · 7 years ago
  27. e7c6f81 Remove tildes from description by RabsRincon · 7 years ago
  28. 05bbc09 Try to trigger advanced markdown unfurling by RabsRincon · 7 years ago
  29. 895369f Move to on-the-fly parsing by RabsRincon · 7 years ago
  30. fa748a2 CamelCasify special_metadata by RabsRincon · 7 years ago
  31. 9d02f2e Restructure open graph metadata by RabsRincon · 7 years ago
  32. 245ae4d Don't pushState, as we can't (easily) support popping state. Addresses #1052 by Matt Godbolt · 7 years ago
  33. afcdbbe Add httpRoot to LoadSave by RabsRincon · 7 years ago
  34. 8b1935b Merge branch 'master' into ogtest by RabsRincon · 7 years ago
  35. e5e666b Show assets on dev mode by RabsRincon · 7 years ago
  36. b165156 Merge branch 'master' into ogtest by RabsRincon · 7 years ago
  37. 967b495 Ensure XHR obeys httpRoot by RabsRincon · 7 years ago
  38. 322086b Respect httpRoot for compilation apis by RabsRincon · 7 years ago
  39. 1eb991e Fix favicon & negative numbers in tooltip by RabsRincon · 7 years ago
  40. 9c37d3b Parallelise the travis-dist make step by Matt Godbolt · 7 years ago
  41. c9e66b6 Speed up xz (hopefully) by Matt Godbolt · 7 years ago
  42. 5344ca1 Try to share code in case where there's 1 editor by RabsRincon · 7 years ago
  43. 27d7b0c Try to fix head meta tags by RabsRincon · 7 years ago
  44. a67758d Merge pull request #1036 from mattgodbolt/storage by Matt Godbolt · 7 years ago
  45. c334aa4 Merge branch 'master' into storage by Matt Godbolt · 7 years ago
  46. 1485206 Store URL state maps more directly, fix a few comments by Matt Godbolt · 7 years ago
  47. 4ca2b2b Merge pull request #1046 from mattgodbolt/jmpregexfix by Rubén · 7 years ago
  48. 8b3609e Merge pull request #1044 from cor3ntin/fix_auto_nsdmi_name by Rubén · 7 years ago
  49. d3bced7 tests for fixed demangler jmp regex by Partouf · 7 years ago
  50. f703811 Fix incorrect regular expression for jmp calls by Patrick Quist · 7 years ago
  51. 69ead8e Merge branch 'master' into storage by Matt Godbolt · 7 years ago
  52. 45036cc Add a link to a blog post explaining what auto-NSDMI are by Corentin Jabot · 7 years ago
  53. 6aea9aa Fix config typo (CC @cor3ntin) by Matt Godbolt · 7 years ago
  54. f39a1df Privacy policy tweaks (thanks @rabsrincon) by Matt Godbolt · 7 years ago
  55. 0b33657 Make UI Reset work again by RabsRincon · 7 years ago
  56. 4b4cefd Add missing path to 404 error message by RabsRincon · 7 years ago
  57. ebabfe8 Store short urls and use them if state matches by RabsRincon · 7 years ago
  58. 9764a0f Clear status on state change & fix file-saver by RabsRincon · 7 years ago
  59. b34a6fb Set current url to last short link & optimize gl by RabsRincon · 7 years ago
  60. c89a1cd Create error handlerss by RabsRincon · 7 years ago
  61. 349bbd4 Improve 404 message by RabsRincon · 7 years ago
  62. 9d388f0 Properly handle request ip logging by RabsRincon · 7 years ago
  63. 4d85929 Fix reset UI link & pending request on error by RabsRincon · 7 years ago
  64. e0ecc9a Merge pull request #1042 from cor3ntin/auto_nsdmi_compiler by Matt Godbolt · 7 years ago
  65. f57a254 Properly pass new language ID to GA event by RabsRincon · 7 years ago
  66. 7c96d25 Fix sharing icon size by RabsRincon · 7 years ago
  67. 225dc4a Remove extraneous semi-colon by Corentin Jabot · 7 years ago
  68. 420ad7b Make Short links default choice by RabsRincon · 7 years ago
  69. 1a060bc Implement crazy idea to fix anchor links problems by RabsRincon · 7 years ago
  70. e31daa7 Try to fix page reload behaviour seen in beta by RabsRincon · 7 years ago
  71. 466a532 Move metadata to top level to make it indexable by RabsRincon · 7 years ago
  72. 3618455 Merge branch 'master' into storage by Rubén · 7 years ago
  73. 7c2e678 Bring back Full urls by RabsRincon · 7 years ago
  74. 482f388 Add more metadata to each link by RabsRincon · 7 years ago
  75. 5545cf5 Specify that closing the motd does not close all by RabsRincon · 7 years ago
  76. 45d6a74 Simplify /z/ handling by RabsRincon · 7 years ago
  77. 3be2096 Fix abnormal size of share icons by RabsRincon · 7 years ago
  78. 4dfcf29 Try to fix beta file access with httpRoot by RabsRincon · 7 years ago
  79. da35eff Activate s3 links on beta by RabsRincon · 7 years ago
  80. e1d5158 Add a nightly build for "auto NSDMI" by Corentin Jabot · 7 years ago
  81. 7a277b4 Rephrase privacy policy for new behaviour of link shortening by Matt Godbolt · 7 years ago
  82. 5525b8f Tweak to linkable popup code (fixes an IntelliJ warning) by Matt Godbolt · 7 years ago
  83. 56e1f14 Remove message support by Matt Godbolt · 7 years ago
  84. ff28920 Shorten links to `/z/BLAH` by Matt Godbolt · 7 years ago
  85. d33afe1 Add some tests. Fiddle around AWS stuff by Matt Godbolt · 7 years ago
  86. b538ab0 Store to s3 at the same time we write to dynamo. Wait for both before we return 'ok' to user by Matt Godbolt · 7 years ago
  87. 5d000c4 Make s3 storage configurable; configure for live site by Matt Godbolt · 7 years ago
  88. 9af0b20 Add share metadata (og, twitter) for named links by RabsRincon · 7 years ago
  89. dc82bbf Make GCC 8.2 the default C compiler by RabsRincon · 7 years ago
  90. b48958d Properly set item share icon size by RabsRincon · 7 years ago
  91. 93b9db2 Merge branch 'master' into storage by Rubén · 7 years ago
  92. af14e8a Rename shortener path from /s to /shortener by RabsRincon · 7 years ago
  93. 4cffd13 * Set S3 as our own default short link handler by RabsRincon · 7 years ago
  94. e885c80 Improve URL get param handling by RabsRincon · 7 years ago
  95. a5610c1 Fix cause for second GET request being sent to / by RabsRincon · 7 years ago
  96. e27ed3f Ensure removal of full story cookie by RabsRincon · 7 years ago
  97. 0ab9cfd Make S3 store fullHash to support named links by RabsRincon · 7 years ago
  98. d27740f Implement Query approach to s3 link storage db by RabsRincon · 7 years ago
  99. 6536b18 Implement DB with Scan as testing form by RabsRincon · 7 years ago
  100. 41b46b6 * Add Boost 1.68.0 by RabsRincon · 7 years ago