- 24f804f September's thanks by Matt Godbolt · 6 years ago
- ae8a825 Merge pull request #1069 from tiehuis/zig-support by Rubén · 6 years ago
- d65f25e Add pop out button for compiler pickers on c.f. by RabsRincon · 6 years ago
- 6189c00 Merge branch 'master' into zig-support by Rubén · 6 years ago
- 83d0841 Allow every message if the user is on apex by RabsRincon · 6 years ago
- cdb37a7 Merge branch 'master' into zig-support by Rubén · 6 years ago
- ffd04ac Add zig support by Marc Tiehuis · 6 years ago
- 1d4ec3d Improve nc code comment by RabsRincon · 6 years ago
- d1a7c9f Ensure C has proper keyword matching in Monaco by RabsRincon · 6 years ago
- 81f2db7 Fix embed view Edit on Compiler Explorer link href by RabsRincon · 6 years ago
- 0afa9ed Thanks for August Patreons by Matt Godbolt · 6 years ago
- 34e9779 * Add library dropdown to Conf. View by RabsRincon · 6 years ago
- ddef1d0 Fit more compilers in the compiler picker by RabsRincon · 6 years ago
- a1c5881 Increase compiler dropdown height by 50% by RabsRincon · 6 years ago
- 245ae4d Don't pushState, as we can't (easily) support popping state. Addresses #1052 by Matt Godbolt · 6 years ago
- afcdbbe Add httpRoot to LoadSave by RabsRincon · 6 years ago
- 967b495 Ensure XHR obeys httpRoot by RabsRincon · 6 years ago
- 322086b Respect httpRoot for compilation apis by RabsRincon · 6 years ago
- 1eb991e Fix favicon & negative numbers in tooltip by RabsRincon · 6 years ago
- 1485206 Store URL state maps more directly, fix a few comments by Matt Godbolt · 6 years ago
- 69ead8e Merge branch 'master' into storage by Matt Godbolt · 6 years ago
- f39a1df Privacy policy tweaks (thanks @rabsrincon) by Matt Godbolt · 6 years ago
- 0b33657 Make UI Reset work again by RabsRincon · 6 years ago
- ebabfe8 Store short urls and use them if state matches by RabsRincon · 6 years ago
- 9764a0f Clear status on state change & fix file-saver by RabsRincon · 6 years ago
- b34a6fb Set current url to last short link & optimize gl by RabsRincon · 6 years ago
- 349bbd4 Improve 404 message by RabsRincon · 6 years ago
- 4d85929 Fix reset UI link & pending request on error by RabsRincon · 6 years ago
- f57a254 Properly pass new language ID to GA event by RabsRincon · 6 years ago
- 7c96d25 Fix sharing icon size by RabsRincon · 6 years ago
- 420ad7b Make Short links default choice by RabsRincon · 6 years ago
- 1a060bc Implement crazy idea to fix anchor links problems by RabsRincon · 6 years ago
- e31daa7 Try to fix page reload behaviour seen in beta by RabsRincon · 6 years ago
- 3618455 Merge branch 'master' into storage by Rubén · 6 years ago
- 7c2e678 Bring back Full urls by RabsRincon · 6 years ago
- 5545cf5 Specify that closing the motd does not close all by RabsRincon · 6 years ago
- 45d6a74 Simplify /z/ handling by RabsRincon · 6 years ago
- 3be2096 Fix abnormal size of share icons by RabsRincon · 6 years ago
- 7a277b4 Rephrase privacy policy for new behaviour of link shortening by Matt Godbolt · 6 years ago
- 5525b8f Tweak to linkable popup code (fixes an IntelliJ warning) by Matt Godbolt · 6 years ago
- 56e1f14 Remove message support by Matt Godbolt · 6 years ago
- ff28920 Shorten links to `/z/BLAH` by Matt Godbolt · 6 years ago
- 9af0b20 Add share metadata (og, twitter) for named links by RabsRincon · 6 years ago
- b48958d Properly set item share icon size by RabsRincon · 6 years ago
- 93b9db2 Merge branch 'master' into storage by Rubén · 6 years ago
- af14e8a Rename shortener path from /s to /shortener by RabsRincon · 6 years ago
- e885c80 Improve URL get param handling by RabsRincon · 6 years ago
- a5610c1 Fix cause for second GET request being sent to / by RabsRincon · 6 years ago
- e27ed3f Ensure removal of full story cookie by RabsRincon · 6 years ago
- e4959f3 Merge pull request #1039 from mattgodbolt/share-updates by jaredwy · 6 years ago
- 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
- 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
- e99f60a Add event label to ad hiding by RabsRincon · 6 years ago
- 418bff3 Separate s3 and local. Implement some Matt ideas by RabsRincon · 6 years ago
- 21a6c7c Improve subhash finding & error reporting by RabsRincon · 6 years ago
- ce246b4 Merge branch 'master' into storage by RabsRincon · 6 years ago
- 2e757ed Fix ads without filters by RabsRincon · 6 years ago
- 32cd969 Add custom error message when url is too big by RabsRincon · 6 years ago
- 22b0481 Cut back number of dom finds on toggle.js by RabsRincon · 6 years ago
- adc0606 Fix function typo by RabsRincon · 6 years ago
- 1d54ec3 Stop showing documentation pane on disabled intel by RabsRincon · 6 years ago
- b3b5582 Merge pull request #1032 from mattgodbolt/community_ads by Rubén · 6 years ago
- e8053a1 Send href with ad event by RabsRincon · 6 years ago
- c55dee0 Move colours to theme and add ga events by RabsRincon · 6 years ago
- bbb0c94 More thanks (Aug 1st Patreon update) by Matt Godbolt · 6 years ago
- a702947 Make filter property an array by RabsRincon · 6 years ago
- 9f923af Update our lovely legend-level supporter, Aras by Matt Godbolt · 6 years ago
- bea13c5 Finish up community ads setup by RabsRincon · 6 years ago
- 95658a3 Merge branch 'master' into community_ads by Matt Godbolt · 6 years ago
- 4d2296f Make ads message obey user settings by RabsRincon · 6 years ago
- ba56619 Stop showing asmtooltip if Intel filtr is disabled by RabsRincon · 6 years ago
- 5e131d6 Add initial own storage work by RabsRincon · 6 years ago
- a6baaaf Make the cookie popup stop eatting screen space by RabsRincon · 6 years ago
- be4ac50 Add language change GA event by RabsRincon · 6 years ago
- 9845018 Fix GA events not properly working by RabsRincon · 6 years ago
- 4d80ccc Merge pull request #1012 from Noviv/master by Rubén · 6 years ago
- 68401b6 removed boilerplate toggle for existing toggle for Share dropdown by Matthew Webb · 6 years ago
- 33e7790 switched nav-bar Share popover to toggle visibility (following other popover patterns) by Matthew Webb · 6 years ago
- 708fc81 Disable loadSave & policies on embed view by RabsRincon · 6 years ago
- 037e912 fixed nav-bar Share overlapping other dropdowns by Matthew Webb · 6 years ago
- 5d5be14 Adding our latest LEGEND by Matt Godbolt · 6 years ago
- 623f669 Work in progress on community ads by Matt Godbolt · 6 years ago
- b2c9f65 Fix new share buttons style on dark theme by RabsRincon · 6 years ago
- 7fd8fb7 Fix bad require path by RabsRincon · 6 years ago
- ca793a4 Rename views folder to pane by RabsRincon · 6 years ago
- a3490f8 Change compilation request error display handling by RabsRincon · 6 years ago
- 79f3e90 Reestructure static with new views and mode dirs by RabsRincon · 6 years ago
- 507b779 Typo in privacy policy by Matt Godbolt · 6 years ago
- c31d868 Style tweaks by Matt Godbolt · 6 years ago
- f6e9c63 Add some initial GA events by RabsRincon · 6 years ago
- 20c6cf4 Final tweaks to Cookies and Privacy Policy. Closes #657 by Matt Godbolt · 6 years ago
- 2a8bdc1 Move policies to their own folder by RabsRincon · 6 years ago
- 565f189 Hopeful fix for minimization of the GA tooling by Matt Godbolt · 6 years ago
- 4870855 Another privacy policy tweak by Matt Godbolt · 6 years ago
- 695af35 Tweaks to policies by Matt Godbolt · 6 years ago
- ee79919 Pop up privacy policy if the user hasn't seen it, or if it's changed by Matt Godbolt · 6 years ago
- c84598e Tweaks to privacy policy, make modals wider on bigger screens, add cookie policy by Matt Godbolt · 6 years ago
- c4b9cd3 Directly open Privacy pane & link improvements by RabsRincon · 6 years ago
- e15c82e Add a Privacy Policy by Matt Godbolt · 6 years ago
- 2a460e3 Make policies separately enableable, but fixed path (as require() has troubles with webpack). Default off, on for amazon by Matt Godbolt · 6 years ago