1. 3362023 change button name to match other style by wimo7083 · 6 years ago
  2. 8c450f5 changed button language by wimo7083 · 6 years ago
  3. 7664dc2 add editor addition in drop down by wimo7083 · 6 years ago
  4. dde9bb1 modify editor text by wimo7083 · 6 years ago
  5. a40020d Bugfix cookie message always showing at startup by RabsRincon · 6 years ago
  6. 4eae8a0 Improve several dark theme contrasts by RabsRincon · 6 years ago
  7. 1a71a22 Move to own cookie consent solution by RabsRincon · 6 years ago
  8. b2fcbc9 Merge pull request #1144 from mattgodbolt/sourcetools by Patrick Quist · 6 years ago
  9. d8bcce6 separate dropdown menu for tooling by Partouf · 6 years ago
  10. 59529a0 Fix down carets for non dropdown toggles by RabsRincon · 6 years ago
  11. 77da7fc Add setting to toggle CtrlS behaviour by RabsRincon · 6 years ago
  12. 468f6af Merge remote-tracking branch 'matt/master' into sourcetools by Partouf · 6 years ago
  13. 301d7fc Update views/templates.pug by Rubén Rincón Blanco · 6 years ago
  14. 75b5538 Test mobile improvement to avoid autozoom by RabsRincon · 6 years ago
  15. 7d1a83f independent source tooling and postcompilation asm tooling by Partouf · 6 years ago
  16. 61ea491 Don't dismiss compiler options on in-click by RabsRincon · 6 years ago
  17. 40c21d6 Pull editor language picker to the right by RabsRincon · 6 years ago
  18. 00e2cdc Fix a few minor UI errors by RabsRincon · 6 years ago
  19. cc45bfc Fix last reported bugs on the new UI by RabsRincon · 6 years ago
  20. 1a08ea7 Fix failed merge commit by RabsRincon · 6 years ago
  21. 28c85ac Merge branch 'master' into bootstrap4 by Rubén Rincón Blanco · 6 years ago
  22. 36fe042 Fix dark theme by RabsRincon · 6 years ago
  23. f926c16 Smooth out slight lib widget jumps on first drop by RabsRincon · 6 years ago
  24. 5e0850b Upgrade libraries UI to newer, better, easier ver by RabsRincon · 6 years ago
  25. 44a19b5 Upgrade motd pane by RabsRincon · 6 years ago
  26. 1270580 Add Library Widget to remove duplicate codepaths by RabsRincon · 6 years ago
  27. 3fc1322 Upgrade GCC Tree/RTL and improve compiler bar by RabsRincon · 6 years ago
  28. 750378a Upgrade GCC Tree/RTL and improve compiler bar by RabsRincon · 6 years ago
  29. 02726c1 brokenlink reset layout option by Partouf · 6 years ago
  30. a9ceec4 Remove remaining glyphs and fix selectize overflow by RabsRincon · 6 years ago
  31. ca276f0 Update Share popup by RabsRincon · 6 years ago
  32. ab0bbbc Update more UI to Bootstrap 4.1 by RabsRincon · 6 years ago
  33. 9b63ff5 Improve compilation info readbility by RabsRincon · 6 years ago
  34. a5c7452 Fix output line wrap toggle by RabsRincon · 6 years ago
  35. ee62979 Fix modal views and replace godbolt buttons by RabsRincon · 6 years ago
  36. 93bc6a4 Hopefully stabilize toolbar format in bootstrap 4 by RabsRincon · 6 years ago
  37. 85250de Upgrade Diff view and fix libraries by RabsRincon · 6 years ago
  38. 95abbee Finish off conformance view main upgrade by RabsRincon · 6 years ago
  39. 77d6ca3 Upgrade conformance view and toggles by RabsRincon · 6 years ago
  40. 5d018cd More steps towards Bootstrap upgrade by RabsRincon · 6 years ago
  41. e5b1956 Initial work on bootstrap update by RabsRincon · 6 years ago
  42. d33323d Change meta description by RabsRincon · 6 years ago
  43. 41d203d Modify xss prevention to allow for utf-8 sequences by RabsRincon · 6 years ago
  44. e93e6ac Use base64 encoding on the JSON to prevent any unfortunate XSS things from being interpreted. See #1063 by Matt Godbolt · 6 years ago
  45. 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 · 6 years ago
  46. 34e9779 * Add library dropdown to Conf. View by RabsRincon · 6 years ago
  47. 57f2c4e Improve Discord unfurling and add bases for more by RabsRincon · 6 years ago
  48. 05bbc09 Try to trigger advanced markdown unfurling by RabsRincon · 6 years ago
  49. 9d02f2e Restructure open graph metadata by RabsRincon · 6 years ago
  50. b165156 Merge branch 'master' into ogtest by RabsRincon · 6 years ago
  51. 1eb991e Fix favicon & negative numbers in tooltip by RabsRincon · 6 years ago
  52. 5344ca1 Try to share code in case where there's 1 editor by RabsRincon · 6 years ago
  53. 27d7b0c Try to fix head meta tags by RabsRincon · 6 years ago
  54. c89a1cd Create error handlerss by RabsRincon · 6 years ago
  55. 420ad7b Make Short links default choice by RabsRincon · 6 years ago
  56. 1a060bc Implement crazy idea to fix anchor links problems by RabsRincon · 6 years ago
  57. e31daa7 Try to fix page reload behaviour seen in beta by RabsRincon · 6 years ago
  58. ff28920 Shorten links to `/z/BLAH` by Matt Godbolt · 6 years ago
  59. 9af0b20 Add share metadata (og, twitter) for named links by RabsRincon · 6 years ago
  60. a5610c1 Fix cause for second GET request being sent to / by RabsRincon · 6 years ago
  61. 65425ff Remove beta specific menu by RabsRincon · 6 years ago
  62. c55dee0 Move colours to theme and add ga events by RabsRincon · 6 years ago
  63. 95658a3 Merge branch 'master' into community_ads by Matt Godbolt · 6 years ago
  64. 4d2296f Make ads message obey user settings by RabsRincon · 6 years ago
  65. 708fc81 Disable loadSave & policies on embed view by RabsRincon · 6 years ago
  66. 623f669 Work in progress on community ads by Matt Godbolt · 6 years ago
  67. 68af503 Address some PR comments by RabsRincon · 6 years ago
  68. 0d8216b Try using cookieconsent by RabsRincon · 6 years ago
  69. 491c6e0 Prettify social sharing buttons by RabsRincon · 6 years ago
  70. d5222ce Tweak dropdown social sharing css by RabsRincon · 6 years ago
  71. f9f6171 Move to an own version of social sharing by RabsRincon · 6 years ago
  72. fe13a54 Move social sharing to Shariff by RabsRincon · 6 years ago
  73. 064fd81 Add Cookie Law template by RabsRincon · 6 years ago
  74. 8f38180 Set intra-whitespace removal off by default by RabsRincon · 6 years ago
  75. 6cce347 Experimental support for theme-color metatag by RabsRincon · 7 years ago
  76. aa47828 Add hideable behaviour to editor and conf. view by RabsRincon · 7 years ago
  77. 215ece0 Improve Conformance View performance and usability by RabsRincon · 7 years ago
  78. 0fc3097 Ensure caret on dropdown is visible on hidden items by Matt Godbolt · 7 years ago
  79. cef6360 Merge branch 'master' into compact_compiler_buttons by Matt Godbolt · 7 years ago
  80. 1ec8d89 Fix some typos in ARIA tags (for real) by Matt Godbolt · 7 years ago
  81. c9d317b Fix some typos in ARIA tags by Matt Godbolt · 7 years ago
  82. dc3db23 Hide some labels if it would save vertical space. Handy for smaller screens by Matt Godbolt · 7 years ago
  83. b8c8c65 Reimplement code formatting by RabsRincon · 7 years ago
  84. 0769d26 Fixed & improved some aspects of the gccdump by RabsRincon · 7 years ago
  85. 6860f14 Create custom button class by RabsRincon · 7 years ago
  86. aa5e6a7 Add options to cfg & improve UI by RabsRincon · 7 years ago
  87. 823600c Slightly reduce unnecesary page size by RabsRincon · 7 years ago
  88. 75b0735 * Add wrap state to output pane by RabsRincon · 7 years ago
  89. ca8efc4 Make existence of 'Short' share link clientside decision by Anders Waldenborg · 7 years ago
  90. 6f5aec2 Fix Conformance view icons by RabsRincon · 7 years ago
  91. 22a57dc Add report issue button to navbar in beta by RabsRincon · 7 years ago
  92. df80dd8 Revert Sentry Feedback by RabsRincon · 7 years ago
  93. 8cb27ab Add Sentry report by RabsRincon · 7 years ago
  94. d20e6be Separate output fontScale from compiler's by RabsRincon · 7 years ago
  95. c17cf8e Add notifications to clang concepts branch by RabsRincon · 7 years ago
  96. 256c9aa Disable compiler options field spellcheck by RabsRincon · 7 years ago
  97. b51c833 Add optional description to libraries by RabsRincon · 7 years ago
  98. 67a9173 Fix hamburger icon & improve sharing button by RabsRincon · 7 years ago
  99. 284897e Move back to actual real ICOs for favicon by Matt Godbolt · 7 years ago
  100. 1050da5 Fix up favicon by Matt Godbolt · 7 years ago