1. 322086b Respect httpRoot for compilation apis by RabsRincon · 6 years ago
  2. 1eb991e Fix favicon & negative numbers in tooltip by RabsRincon · 6 years ago
  3. 9c37d3b Parallelise the travis-dist make step by Matt Godbolt · 6 years ago
  4. c9e66b6 Speed up xz (hopefully) by Matt Godbolt · 6 years ago
  5. 27d7b0c Try to fix head meta tags by RabsRincon · 6 years ago
  6. a67758d Merge pull request #1036 from mattgodbolt/storage by Matt Godbolt · 6 years ago
  7. c334aa4 Merge branch 'master' into storage by Matt Godbolt · 6 years ago
  8. 1485206 Store URL state maps more directly, fix a few comments by Matt Godbolt · 6 years ago
  9. 4ca2b2b Merge pull request #1046 from mattgodbolt/jmpregexfix by Rubén · 6 years ago
  10. 8b3609e Merge pull request #1044 from cor3ntin/fix_auto_nsdmi_name by Rubén · 6 years ago
  11. d3bced7 tests for fixed demangler jmp regex by Partouf · 6 years ago
  12. f703811 Fix incorrect regular expression for jmp calls by Patrick Quist · 6 years ago
  13. 69ead8e Merge branch 'master' into storage by Matt Godbolt · 6 years ago
  14. 45036cc Add a link to a blog post explaining what auto-NSDMI are by Corentin Jabot · 6 years ago
  15. 6aea9aa Fix config typo (CC @cor3ntin) by Matt Godbolt · 6 years ago
  16. f39a1df Privacy policy tweaks (thanks @rabsrincon) by Matt Godbolt · 6 years ago
  17. 0b33657 Make UI Reset work again by RabsRincon · 6 years ago
  18. 4b4cefd Add missing path to 404 error message by RabsRincon · 6 years ago
  19. ebabfe8 Store short urls and use them if state matches by RabsRincon · 6 years ago
  20. 9764a0f Clear status on state change & fix file-saver by RabsRincon · 6 years ago
  21. b34a6fb Set current url to last short link & optimize gl by RabsRincon · 6 years ago
  22. c89a1cd Create error handlerss by RabsRincon · 6 years ago
  23. 349bbd4 Improve 404 message by RabsRincon · 6 years ago
  24. 9d388f0 Properly handle request ip logging by RabsRincon · 6 years ago
  25. 4d85929 Fix reset UI link & pending request on error by RabsRincon · 6 years ago
  26. e0ecc9a Merge pull request #1042 from cor3ntin/auto_nsdmi_compiler by Matt Godbolt · 6 years ago
  27. f57a254 Properly pass new language ID to GA event by RabsRincon · 6 years ago
  28. 7c96d25 Fix sharing icon size by RabsRincon · 6 years ago
  29. 225dc4a Remove extraneous semi-colon by Corentin Jabot · 6 years ago
  30. 420ad7b Make Short links default choice by RabsRincon · 6 years ago
  31. 1a060bc Implement crazy idea to fix anchor links problems by RabsRincon · 6 years ago
  32. e31daa7 Try to fix page reload behaviour seen in beta by RabsRincon · 6 years ago
  33. 466a532 Move metadata to top level to make it indexable by RabsRincon · 6 years ago
  34. 3618455 Merge branch 'master' into storage by Rubén · 6 years ago
  35. 7c2e678 Bring back Full urls by RabsRincon · 6 years ago
  36. 482f388 Add more metadata to each link by RabsRincon · 6 years ago
  37. 5545cf5 Specify that closing the motd does not close all by RabsRincon · 6 years ago
  38. 45d6a74 Simplify /z/ handling by RabsRincon · 6 years ago
  39. 3be2096 Fix abnormal size of share icons by RabsRincon · 6 years ago
  40. 4dfcf29 Try to fix beta file access with httpRoot by RabsRincon · 6 years ago
  41. da35eff Activate s3 links on beta by RabsRincon · 6 years ago
  42. e1d5158 Add a nightly build for "auto NSDMI" by Corentin Jabot · 6 years ago
  43. 7a277b4 Rephrase privacy policy for new behaviour of link shortening by Matt Godbolt · 6 years ago
  44. 5525b8f Tweak to linkable popup code (fixes an IntelliJ warning) by Matt Godbolt · 6 years ago
  45. 56e1f14 Remove message support by Matt Godbolt · 6 years ago
  46. ff28920 Shorten links to `/z/BLAH` by Matt Godbolt · 6 years ago
  47. d33afe1 Add some tests. Fiddle around AWS stuff by Matt Godbolt · 6 years ago
  48. b538ab0 Store to s3 at the same time we write to dynamo. Wait for both before we return 'ok' to user by Matt Godbolt · 6 years ago
  49. 5d000c4 Make s3 storage configurable; configure for live site by Matt Godbolt · 6 years ago
  50. 9af0b20 Add share metadata (og, twitter) for named links by RabsRincon · 6 years ago
  51. dc82bbf Make GCC 8.2 the default C compiler by RabsRincon · 6 years ago
  52. b48958d Properly set item share icon size by RabsRincon · 6 years ago
  53. 93b9db2 Merge branch 'master' into storage by Rubén · 6 years ago
  54. af14e8a Rename shortener path from /s to /shortener by RabsRincon · 6 years ago
  55. 4cffd13 * Set S3 as our own default short link handler by RabsRincon · 6 years ago
  56. e885c80 Improve URL get param handling by RabsRincon · 6 years ago
  57. a5610c1 Fix cause for second GET request being sent to / by RabsRincon · 6 years ago
  58. e27ed3f Ensure removal of full story cookie by RabsRincon · 6 years ago
  59. 0ab9cfd Make S3 store fullHash to support named links by RabsRincon · 6 years ago
  60. d27740f Implement Query approach to s3 link storage db by RabsRincon · 6 years ago
  61. 6536b18 Implement DB with Scan as testing form by RabsRincon · 6 years ago
  62. 41b46b6 * Add Boost 1.68.0 by RabsRincon · 6 years ago
  63. 6e5a543 Merge pull request #1038 from tambry/s3_ipv6_fix by Rubén · 6 years ago
  64. 1404d63 * Add GCC 8.2 C version by RabsRincon · 6 years ago
  65. e4959f3 Merge pull request #1039 from mattgodbolt/share-updates by jaredwy · 6 years ago
  66. db325b2 fix ordering of MSVC functions when inlining by Nicole Mazzuca · 6 years ago
  67. 14b825e Updating some settings in the dark theme, giving the community notification a darker green to make the close button stand out by Jared Wyles · 6 years ago
  68. fca9484 Some color changes to make the close button a little more obvious. Some padding changes to make the share buttons a little nicer on osx at least by Jared Wyles · 6 years ago
  69. e99f60a Add event label to ad hiding by RabsRincon · 6 years ago
  70. dcf960a Change S3 endpoints to dualstack by Raul Tambre · 6 years ago
  71. 6fa6a24 Optimize local storage unique subhash finding by RabsRincon · 6 years ago
  72. 81a392d Remove .json ext on filenames in local storage by RabsRincon · 6 years ago
  73. 8f82c34 Add S3 machinery to S3 storage solution by RabsRincon · 6 years ago
  74. b4b5a00 Begin s3 implementation by RabsRincon · 6 years ago
  75. e87c19a Use full fs-extra & apply more of Matt comments by RabsRincon · 6 years ago
  76. 418bff3 Separate s3 and local. Implement some Matt ideas by RabsRincon · 6 years ago
  77. a3c4665 Add comments to local storage strategy by RabsRincon · 6 years ago
  78. 21a6c7c Improve subhash finding & error reporting by RabsRincon · 6 years ago
  79. 90d60d6 Small ids for hash support by RabsRincon · 6 years ago
  80. ce246b4 Merge branch 'master' into storage by RabsRincon · 6 years ago
  81. 2e757ed Fix ads without filters by RabsRincon · 6 years ago
  82. 32cd969 Add custom error message when url is too big by RabsRincon · 6 years ago
  83. 22b0481 Cut back number of dom finds on toggle.js by RabsRincon · 6 years ago
  84. adc0606 Fix function typo by RabsRincon · 6 years ago
  85. 1d54ec3 Stop showing documentation pane on disabled intel by RabsRincon · 6 years ago
  86. 0c253ce Merge pull request #1033 from hanickadot/personal/ctre-versions by Matt Godbolt · 6 years ago
  87. 290c734 CTRE with two different branches (for backward compatibility) by Hana Dusíková · 6 years ago
  88. ab93511 Update CONTRIBUTORS.md & generator script by RabsRincon · 6 years ago
  89. 65425ff Remove beta specific menu by RabsRincon · 6 years ago
  90. f8d90eb Merge pull request #987 from shubhdev/master by Rubén · 6 years ago
  91. 6174449 * Fix nlohmann/json@2.1.1 include path by Rubén · 6 years ago
  92. b3b5582 Merge pull request #1032 from mattgodbolt/community_ads by Rubén · 6 years ago
  93. e8053a1 Send href with ad event by RabsRincon · 6 years ago
  94. c55dee0 Move colours to theme and add ga events by RabsRincon · 6 years ago
  95. bbb0c94 More thanks (Aug 1st Patreon update) by Matt Godbolt · 6 years ago
  96. a702947 Make filter property an array by RabsRincon · 6 years ago
  97. 9f923af Update our lovely legend-level supporter, Aras by Matt Godbolt · 6 years ago
  98. 2583e58 Add postfix to prod motd url by RabsRincon · 6 years ago
  99. 74ca290 Make beta point to different motd by RabsRincon · 6 years ago
  100. bea13c5 Finish up community ads setup by RabsRincon · 6 years ago