Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
41d203dc4c053c69147a5be545881c6946ce6cee
41d203d
Modify xss prevention to allow for utf-8 sequences
by RabsRincon
· 6 years ago
e93e6ac
Use base64 encoding on the JSON to prevent any unfortunate XSS things from being interpreted. See #1063
by Matt Godbolt
· 6 years ago
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
fb6a35e
Merge pull request #1059 from dokempf/add-agner-fogs-vector-class-library
by Matt Godbolt
· 6 years ago
3f4ade7
Merge branch 'master' into add-agner-fogs-vector-class-library
by Matt Godbolt
· 6 years ago
6182a0e
Add the `go` 1.11 executable
by Matt Godbolt
· 6 years ago
ce93453
* Add GoLang 1.11
by RabsRincon
· 6 years ago
b7e3bea
* Add Doctest 2.0.0
by RabsRincon
· 6 years ago
34e9779
* Add library dropdown to Conf. View
by RabsRincon
· 6 years ago
57f2c4e
Improve Discord unfurling and add bases for more
by RabsRincon
· 6 years ago
f1a541b
Dependent libs for EASTL
by Matt Godbolt
· 6 years ago
e85de21
Typo/braino in EASTL trunk config
by Matt Godbolt
· 6 years ago
b4d0a2f
Add config for EASTL
by Matt Godbolt
· 6 years ago
ddef1d0
Fit more compilers in the compiler picker
by RabsRincon
· 6 years ago
9e04626
[fixup] Fix a small glitch 1.30 -> v1.30
by Dominic Kempf
· 6 years ago
9701868
Add Agner Fogs vector class library to the Compiler Explorer
by Dominic Kempf
· 6 years ago
a1c5881
Increase compiler dropdown height by 50%
by RabsRincon
· 6 years ago
bdc447f
Fix local storage & add compiler name to unfurling
by RabsRincon
· 6 years ago
08cd1ed
Use binary buffers for hash; safe64 encode results. Addresses #1056
by Matt Godbolt
· 6 years ago
2d23acc
Merge pull request #1055 from mattgodbolt/ogtest
by Matt Godbolt
· 6 years ago
e7c6f81
Remove tildes from description
by RabsRincon
· 6 years ago
05bbc09
Try to trigger advanced markdown unfurling
by RabsRincon
· 6 years ago
895369f
Move to on-the-fly parsing
by RabsRincon
· 6 years ago
fa748a2
CamelCasify special_metadata
by RabsRincon
· 6 years ago
9d02f2e
Restructure open graph metadata
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
8b1935b
Merge branch 'master' into ogtest
by RabsRincon
· 6 years ago
e5e666b
Show assets on dev mode
by RabsRincon
· 6 years ago
b165156
Merge branch 'master' into ogtest
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
9c37d3b
Parallelise the travis-dist make step
by Matt Godbolt
· 6 years ago
c9e66b6
Speed up xz (hopefully)
by Matt Godbolt
· 6 years ago
5344ca1
Try to share code in case where there's 1 editor
by RabsRincon
· 6 years ago
27d7b0c
Try to fix head meta tags
by RabsRincon
· 6 years ago
a67758d
Merge pull request #1036 from mattgodbolt/storage
by Matt Godbolt
· 6 years ago
c334aa4
Merge branch 'master' into storage
by Matt Godbolt
· 6 years ago
1485206
Store URL state maps more directly, fix a few comments
by Matt Godbolt
· 6 years ago
4ca2b2b
Merge pull request #1046 from mattgodbolt/jmpregexfix
by Rubén
· 6 years ago
8b3609e
Merge pull request #1044 from cor3ntin/fix_auto_nsdmi_name
by Rubén
· 6 years ago
d3bced7
tests for fixed demangler jmp regex
by Partouf
· 6 years ago
f703811
Fix incorrect regular expression for jmp calls
by Patrick Quist
· 6 years ago
69ead8e
Merge branch 'master' into storage
by Matt Godbolt
· 6 years ago
45036cc
Add a link to a blog post explaining what auto-NSDMI are
by Corentin Jabot
· 6 years ago
6aea9aa
Fix config typo (CC @cor3ntin)
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
4b4cefd
Add missing path to 404 error message
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
c89a1cd
Create error handlerss
by RabsRincon
· 6 years ago
349bbd4
Improve 404 message
by RabsRincon
· 6 years ago
9d388f0
Properly handle request ip logging
by RabsRincon
· 6 years ago
4d85929
Fix reset UI link & pending request on error
by RabsRincon
· 6 years ago
e0ecc9a
Merge pull request #1042 from cor3ntin/auto_nsdmi_compiler
by Matt Godbolt
· 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
225dc4a
Remove extraneous semi-colon
by Corentin Jabot
· 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
466a532
Move metadata to top level to make it indexable
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
482f388
Add more metadata to each link
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
4dfcf29
Try to fix beta file access with httpRoot
by RabsRincon
· 6 years ago
da35eff
Activate s3 links on beta
by RabsRincon
· 6 years ago
e1d5158
Add a nightly build for "auto NSDMI"
by Corentin Jabot
· 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
d33afe1
Add some tests. Fiddle around AWS stuff
by Matt Godbolt
· 6 years ago
b538ab0
Store to s3 at the same time we write to dynamo. Wait for both before we return 'ok' to user
by Matt Godbolt
· 6 years ago
5d000c4
Make s3 storage configurable; configure for live site
by Matt Godbolt
· 6 years ago
9af0b20
Add share metadata (og, twitter) for named links
by RabsRincon
· 6 years ago
dc82bbf
Make GCC 8.2 the default C compiler
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
4cffd13
* Set S3 as our own default short link handler
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
0ab9cfd
Make S3 store fullHash to support named links
by RabsRincon
· 6 years ago
d27740f
Implement Query approach to s3 link storage db
by RabsRincon
· 6 years ago
6536b18
Implement DB with Scan as testing form
by RabsRincon
· 6 years ago
41b46b6
* Add Boost 1.68.0
by RabsRincon
· 6 years ago
6e5a543
Merge pull request #1038 from tambry/s3_ipv6_fix
by Rubén
· 6 years ago
1404d63
* Add GCC 8.2 C version
by RabsRincon
· 6 years ago
e4959f3
Merge pull request #1039 from mattgodbolt/share-updates
by jaredwy
· 6 years ago
db325b2
fix ordering of MSVC functions when inlining
by Nicole Mazzuca
· 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
Next »