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