1. 18fa54b Add mising copyright header on file by Rubén Rincón · 4 years, 11 months ago
  2. 568f906 Merge pull request #1641 from mattgodbolt/apicode by Patrick Quist · 4 years, 12 months ago
  3. 9210ab8 Change dev mode detection by RabsRincon · 4 years, 12 months ago
  4. d29b5cb refactor to new file by Partouf · 4 years, 12 months ago
  5. a2f9261 Use pug template inheritance by Austin Morton · 5 years ago
  6. 5e049bd Accept url options on all relevant routes and use toProperty to convert them by Austin Morton · 5 years ago
  7. 8c34913 oops forgot to commit by Partouf · 5 years ago
  8. 4521931 Add basic event loop lag logging capability (#1518) by Austin Morton · 5 years ago
  9. ed7c80f Move bulk of client side options to non-inlined script (#1497) by Austin Morton · 5 years ago
  10. 4f0e1cf Implement health checks that read from a file on disk. See #1473 by Austin Morton · 5 years ago
  11. 43c69be Moving things about to keep the host and subdomain from the original request by Matt Godbolt · 5 years ago
  12. 387fdf2 Tweaks to url shortener service changes by Matt Godbolt · 5 years ago
  13. d2dae99 factor default url shortener handler into loadable module by Matt Hammerly · 5 years ago
  14. bf23550 Allow caching of compiler version and argument information to improve startup time by Austin Morton · 5 years ago
  15. e1795ca Fix sentry logging; formatting by Matt Godbolt · 5 years ago
  16. 3bb8360 Whoops; bit of a nasty parenthesis mistake by Matt Godbolt · 5 years ago
  17. 1f6e4c8 Log updates; lots of logging was missing since we moved to the new logger by Matt Godbolt · 5 years ago
  18. ef26016 Configurable in-app logging by Matt Godbolt · 5 years ago
  19. 3f138b1 Culmination of several days' worth of work towards running WINE under firejail. See #429 by Matt Godbolt · 5 years ago
  20. 546a692 Fix dev overlay not being displayed by RabsRincon · 5 years ago
  21. 97b373e Fix the Goo.gl expansion situation by RabsRincon · 6 years ago
  22. 073eff6 Replace restreamer with a custom proxy handler that works for us. Fixes #1289 by Matt Godbolt · 6 years ago
  23. 1198a1a Use storageSolution=null over enableShort=false by jD91mZM2 · 6 years ago
  24. c34f7df Add option to toggle the availability of short links by jD91mZM2 · 6 years ago
  25. ea11eaf Put healthcheck at the root, unconditionally by Matt Godbolt · 6 years ago
  26. 1e99b22 Merge branch 'master' into master by Patrick Quist · 6 years ago
  27. f54f4c2 bugfix z links by Partouf · 6 years ago
  28. 77c0507 refactoring, allow direct links with clientstate by Partouf · 6 years ago
  29. 56cf191 Fix custom path prefix by jD91mZM2 · 6 years ago
  30. 31552b1 Improve Slack link expander detection by RabsRincon · 6 years ago
  31. 2c38278 Merge remote-tracking branch 'matt/master' into matt/storageget by Partouf · 6 years ago
  32. da60faa Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  33. 423f668 Move to newer sentry library (hopefully fixes any sentry log issues) by Matt Godbolt · 6 years ago
  34. d66ae7b Fix issue when rescanning compilers. Fixes #1212 by Matt Godbolt · 6 years ago
  35. 5c74986 Add flag to exit the process when compilers clash by RabsRincon · 6 years ago
  36. c61cee6 Better handle missing short id case by RabsRincon · 6 years ago
  37. cc411af Log expand exception value on rejection by RabsRincon · 6 years ago
  38. 98a35ac Try a new strategy for s3 link expansion by RabsRincon · 6 years ago
  39. 24f4d94 forgot awsprops param by Partouf · 6 years ago
  40. 7d1a83f independent source tooling and postcompilation asm tooling by Partouf · 6 years ago
  41. b8e5d89 Reduce warn verbosity on bad short link by RabsRincon · 6 years ago
  42. 8bb5e7d add defaultCompiler to api/languages, and add api/libraries by Partouf · 6 years ago
  43. 02726c1 brokenlink reset layout option by Partouf · 6 years ago
  44. 4454fb7 lintfix by Partouf · 6 years ago
  45. 667588e being able to store and retreive clientstate json by Partouf · 6 years ago
  46. 652fd6b move shortlinkinfo to /api by Partouf · 6 years ago
  47. b99cc61 clientstate utils by Partouf · 6 years ago
  48. cd3510f Optimize dev asset check by RabsRincon · 6 years ago
  49. 57f2c4e Improve Discord unfurling and add bases for more by RabsRincon · 6 years ago
  50. bdc447f Fix local storage & add compiler name to unfurling by RabsRincon · 6 years ago
  51. e7c6f81 Remove tildes from description by RabsRincon · 6 years ago
  52. 05bbc09 Try to trigger advanced markdown unfurling by RabsRincon · 6 years ago
  53. 895369f Move to on-the-fly parsing by RabsRincon · 6 years ago
  54. fa748a2 CamelCasify special_metadata by RabsRincon · 6 years ago
  55. 9d02f2e Restructure open graph metadata by RabsRincon · 6 years ago
  56. 8b1935b Merge branch 'master' into ogtest by RabsRincon · 6 years ago
  57. e5e666b Show assets on dev mode by RabsRincon · 6 years ago
  58. 5344ca1 Try to share code in case where there's 1 editor by RabsRincon · 6 years ago
  59. 4b4cefd Add missing path to 404 error message by RabsRincon · 6 years ago
  60. c89a1cd Create error handlerss by RabsRincon · 6 years ago
  61. 45d6a74 Simplify /z/ handling by RabsRincon · 6 years ago
  62. 4dfcf29 Try to fix beta file access with httpRoot by RabsRincon · 6 years ago
  63. ff28920 Shorten links to `/z/BLAH` by Matt Godbolt · 6 years ago
  64. 9af0b20 Add share metadata (og, twitter) for named links by RabsRincon · 6 years ago
  65. af14e8a Rename shortener path from /s to /shortener by RabsRincon · 6 years ago
  66. e885c80 Improve URL get param handling by RabsRincon · 6 years ago
  67. 0ab9cfd Make S3 store fullHash to support named links by RabsRincon · 6 years ago
  68. d27740f Implement Query approach to s3 link storage db by RabsRincon · 6 years ago
  69. e87c19a Use full fs-extra & apply more of Matt comments by RabsRincon · 6 years ago
  70. 418bff3 Separate s3 and local. Implement some Matt ideas by RabsRincon · 6 years ago
  71. 21a6c7c Improve subhash finding & error reporting by RabsRincon · 6 years ago
  72. ce246b4 Merge branch 'master' into storage by RabsRincon · 6 years ago
  73. 5e131d6 Add initial own storage work by RabsRincon · 6 years ago
  74. 9ddf22f Support Visual C++ and Windows well by Nicole Mazzuca · 6 years ago
  75. 07e07c5 Merge branch 'master' into EU by Matt Godbolt · 6 years ago
  76. 68af503 Address some PR comments by RabsRincon · 6 years ago
  77. 8242db3 Add some type documentation to some lib files by RabsRincon · 6 years ago
  78. 12026f6 Move anonymizeIp function to utils.js & add tests by RabsRincon · 6 years ago
  79. 389c691 Split morgan logger to info/warn/error statusCodes by RabsRincon · 6 years ago
  80. 7705a53 Change prod loggin token to GDPR compilant version by RabsRincon · 6 years ago
  81. 2804619 Modify Morgan format string to not include IPs by RabsRincon · 6 years ago
  82. 1a33902 Merge compilerProps functions to a general case one (#956) by Rubén · 6 years ago
  83. 7c18ffe Drop underscore-node in favour of underscore.js by RabsRincon · 6 years ago
  84. 373587c Fix compiler key filter bug by RabsRincon · 6 years ago
  85. a53c89b Add defaultLibs config key by RabsRincon · 6 years ago
  86. ac8d24a First stab at CUDA support. See #221 by Matt Godbolt · 6 years ago
  87. 53ac6d3 Merge pull request #908 from mattgodbolt/format by Rubén · 6 years ago
  88. 0fed2dd * Add Google Benchmark 1.4.0 by RabsRincon · 6 years ago
  89. b8c8c65 Reimplement code formatting by RabsRincon · 6 years ago
  90. f2c8545 Address Partouf's review by RabsRincon · 7 years ago
  91. 483fb3e Separate compiler search from app.js by RabsRincon · 7 years ago
  92. abb391f Enforce max-statement/line & further unify UI by RabsRincon · 7 years ago
  93. acb7327 Allow changing url shortening service by Anders Waldenborg · 7 years ago
  94. b5a4007 Clarify systemsocket timeout logic & fix logging by RabsRincon · 7 years ago
  95. f55e165 Merge pull request #851 from StefanHamminga/master by Matt Godbolt · 7 years ago
  96. 0f54775 Moved Systemd "if" statement and "listening on" statements into separate function by Stefan Hamminga · 7 years ago
  97. d20e6be Separate output fontScale from compiler's by RabsRincon · 7 years ago
  98. c17cf8e Add notifications to clang concepts branch by RabsRincon · 7 years ago
  99. d74c528 Add quote-props lint options & add D tests by RabsRincon · 7 years ago
  100. 2f6cd42 Add --noCache EXTRA_ARGA to disable caching by RabsRincon · 7 years ago