- 6e79e09 Minimal backend typescript support (#3207) by Patrick Quist · 2 years, 11 months ago
- a619af7 Update prom-client by Matt Godbolt · 2 years, 11 months ago
- 7c20613 Move to using webpack5 (#3197) by Matt Godbolt · 2 years, 11 months ago
- 73c7586 Update eslint et al by Matt Godbolt · 2 years, 11 months ago
- cf7d704 Await for things (#3086) by Matt Godbolt · 3 years, 1 month ago
- 55cf3ef fixes #3040 by partouf · 3 years, 1 month ago
- 1ca884c Seperate compiler finding process (#3022) by Patrick Quist · 3 years, 1 month ago
- 16ff1a8 Add api/version and api/releaseBuild GET endpoints by RabsRincon · 3 years, 3 months ago
- 009d448 Fix up error when there's no languages by Matt Godbolt · 3 years, 5 months ago
- 3652437 New calls for embed and code (#2680) by Patrick Quist · 3 years, 6 months ago
- cb50486 Bump eslint dependencies and suppress most of the warnings by Matt Godbolt · 3 years, 6 months ago
- 4562542 A big fat update of packages by Matt Godbolt · 3 years, 6 months ago
- b8bdd32 Use route parameters in legacy google shortlink route by Austin Morton · 3 years, 8 months ago
- 9e678eb Exclude healthcheck from sentry tracing by Austin Morton · 3 years, 8 months ago
- a877144 Fix previous commit by RabsRincon · 3 years, 8 months ago
- a630eaf Add compiler scan count log by RabsRincon · 3 years, 8 months ago
- 28219f9 Add loki log transport (#2302) by Austin Morton · 3 years, 9 months ago
- 17b2bb8 Move /shortener to /api/shortener (#2426) by Matt Godbolt · 3 years, 9 months ago
- 459afeb Goodbye, travis by Matt Godbolt · 3 years, 9 months ago
- 829500f Allow to listen on unix socket instead of port (#2393) by Melven Roehrig-Zoellner · 3 years, 10 months ago
- 69d8307 Log 500+ errors so without sentry one has a chance of debugging locally by Matt Godbolt · 3 years, 10 months ago
- 82883c2 Add cumulative event loop lag metric by Austin Morton · 4 years, 1 month ago
- 6962bc7 Very simple metrics (#2289) by Matt Godbolt · 4 years, 1 month ago
- 9e36ef2 Enable request ip logging in server-side sentry reports by Austin Morton · 4 years, 1 month ago
- 8bc2b57 Avoid re-stringifying client-options.js on every request by Austin Morton · 4 years, 1 month ago
- 8695b51 Enable sentry performance tracing by Austin Morton · 4 years, 1 month ago
- 8c130ed Disable webpack development middleware statistic logging (#2247) by Austin Morton · 4 years, 2 months ago
- de85aec Normalize and enforce license disclaimer headers (#2234) by Austin Morton · 4 years, 2 months ago
- f68198a Reassign copyright to Compiler Explorer Authors (#2233) by Matt Godbolt · 4 years, 2 months ago
- 044dcfb Use ES6 Modules (#2132) by Austin Morton · 4 years, 2 months ago
- bac07fe Eliminate all dynamic require statements (#2230) by Austin Morton · 4 years, 2 months ago
- a49c052 Refactor shortener implementation in preparation for es6 modules by Austin Morton · 4 years, 2 months ago
- dde5ef0 Move some files in preparation for es6 modules by Austin Morton · 4 years, 2 months ago
- 0f01b99 Fix curl API (#2184) by Patrick Quist · 4 years, 3 months ago
- 32aadc9 [#RandomThingsNobodyAskedFor] Noscript pages (#2120) by Patrick Quist · 4 years, 3 months ago
- 01f198b Restrict bit names to normal word characters by Austin Morton · 4 years, 4 months ago
- ccff4b9 Add new eslint rules (#2121) by Rubén Rincón Blanco · 4 years, 4 months ago
- fb2f43b Ensure sentry environment is set for node backend by Austin Morton · 4 years, 4 months ago
- 01f59fd [WIP] Mobile View-only mode (#2037) by Patrick Quist · 4 years, 5 months ago
- b7fc8b1 Ensure backend options are always generated by RabsRincon · 4 years, 5 months ago
- bc042d2 Fix inevitable typo in a late-breaking rename by Matt Godbolt · 4 years, 7 months ago
- ecffaef Read thanks/sponsors on demand. by Matt Godbolt · 4 years, 7 months ago
- 433e5ad Use path.join to... join the paths by RabsRincon · 4 years, 8 months ago
- 420462b Move thanks to "sponsors" by Matt Godbolt · 4 years, 8 months ago
- cadbdf5 Switch to p-queue package, implement compilationEnvTimeoutMs, and improve temp cleanup logging (#1877) by Austin Morton · 4 years, 9 months ago
- 4760ae9 Update dependencies (#1842) by Austin Morton · 4 years, 9 months ago
- 7ce90a3 Update to latest monaco webpack plugin (#1836) by Austin Morton · 4 years, 9 months ago
- 95cd401 Apparently express requires the 4th argument be present to consider a handler for errors by Austin Morton · 4 years, 9 months ago
- 627a244 Merge branch 'master' into mg/async_tweaks by Matt Godbolt · 4 years, 10 months ago
- ac363db Log slow requests to sentry (#1813) by Austin Morton · 4 years, 10 months ago
- 2b0a072 Asyncify app.js by Matt Godbolt · 4 years, 10 months ago
- 6d93969 Ensure HTML stuff uses new sentry scheme by Matt Godbolt · 4 years, 11 months ago
- 2a39859 Use a more useful environment name in sentry by Matt Godbolt · 4 years, 11 months ago
- f8b5c64 Use travis build number as sentry release by Matt Godbolt · 4 years, 11 months ago
- d1c237f Redact request data from sentry unless user has allowCodeStoreDebug. Closes #1769 by Matt Godbolt · 4 years, 11 months ago
- 5696894 Fix compiler id duplication on cloning by Rubén Rincón · 4 years, 11 months ago
- f53ad05 Merge pull request #1643 from mattgodbolt/features/cdn by Matt Godbolt · 5 years ago
- 18fa54b Add mising copyright header on file by Rubén Rincón · 5 years ago
- 0d0a52e "Fix" cross origin monaco web workers by Austin Morton · 5 years ago
- 4194585 Support serving static content externally by Austin Morton · 5 years ago
- 568f906 Merge pull request #1641 from mattgodbolt/apicode by Patrick Quist · 5 years ago
- 9210ab8 Change dev mode detection by RabsRincon · 5 years ago
- d29b5cb refactor to new file by Partouf · 5 years ago
- a2f9261 Use pug template inheritance by Austin Morton · 5 years ago
- 5e049bd Accept url options on all relevant routes and use toProperty to convert them by Austin Morton · 5 years ago
- 8c34913 oops forgot to commit by Partouf · 5 years ago
- 4521931 Add basic event loop lag logging capability (#1518) by Austin Morton · 5 years ago
- ed7c80f Move bulk of client side options to non-inlined script (#1497) by Austin Morton · 5 years ago
- 4f0e1cf Implement health checks that read from a file on disk. See #1473 by Austin Morton · 5 years ago
- 43c69be Moving things about to keep the host and subdomain from the original request by Matt Godbolt · 5 years ago
- 387fdf2 Tweaks to url shortener service changes by Matt Godbolt · 5 years ago
- d2dae99 factor default url shortener handler into loadable module by Matt Hammerly · 6 years ago
- bf23550 Allow caching of compiler version and argument information to improve startup time by Austin Morton · 5 years ago
- e1795ca Fix sentry logging; formatting by Matt Godbolt · 6 years ago
- 3bb8360 Whoops; bit of a nasty parenthesis mistake by Matt Godbolt · 6 years ago
- 1f6e4c8 Log updates; lots of logging was missing since we moved to the new logger by Matt Godbolt · 6 years ago
- ef26016 Configurable in-app logging by Matt Godbolt · 6 years ago
- 3f138b1 Culmination of several days' worth of work towards running WINE under firejail. See #429 by Matt Godbolt · 6 years ago
- 546a692 Fix dev overlay not being displayed by RabsRincon · 6 years ago
- 97b373e Fix the Goo.gl expansion situation by RabsRincon · 6 years ago
- 073eff6 Replace restreamer with a custom proxy handler that works for us. Fixes #1289 by Matt Godbolt · 6 years ago
- 1198a1a Use storageSolution=null over enableShort=false by jD91mZM2 · 6 years ago
- c34f7df Add option to toggle the availability of short links by jD91mZM2 · 6 years ago
- ea11eaf Put healthcheck at the root, unconditionally by Matt Godbolt · 6 years ago
- 1e99b22 Merge branch 'master' into master by Patrick Quist · 6 years ago
- f54f4c2 bugfix z links by Partouf · 6 years ago
- 77c0507 refactoring, allow direct links with clientstate by Partouf · 6 years ago
- 56cf191 Fix custom path prefix by jD91mZM2 · 6 years ago
- 31552b1 Improve Slack link expander detection by RabsRincon · 6 years ago
- 2c38278 Merge remote-tracking branch 'matt/master' into matt/storageget by Partouf · 6 years ago
- da60faa Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
- 423f668 Move to newer sentry library (hopefully fixes any sentry log issues) by Matt Godbolt · 6 years ago
- d66ae7b Fix issue when rescanning compilers. Fixes #1212 by Matt Godbolt · 6 years ago
- 5c74986 Add flag to exit the process when compilers clash by RabsRincon · 6 years ago
- c61cee6 Better handle missing short id case by RabsRincon · 6 years ago
- cc411af Log expand exception value on rejection by RabsRincon · 6 years ago
- 98a35ac Try a new strategy for s3 link expansion by RabsRincon · 6 years ago
- 24f4d94 forgot awsprops param by Partouf · 6 years ago
- 7d1a83f independent source tooling and postcompilation asm tooling by Partouf · 6 years ago
- b8e5d89 Reduce warn verbosity on bad short link by RabsRincon · 6 years ago