Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
493036b0e5417e1641df2b24bf96d3a63439858f
/
views
512c7bc
Clarify what Ctrl+S does
by RabsRincon
· 6 years ago
b6a3b12
Change meta twitter:site handle to @CompileExplore
by RabsRincon
· 6 years ago
73792cf
Redirect installed libs link to new automated list
by RabsRincon
· 6 years ago
da60faa
Merge remote-tracking branch 'matt/master' into compilerargs
by Partouf
· 6 years ago
5706da4
* Add ability to use custom font family in editors
by RabsRincon
· 6 years ago
74a5720
Merge remote-tracking branch 'matt/master' into hide-header-code
by Partouf
· 6 years ago
065f781
fix version popup copypastability
by Partouf
· 6 years ago
4d65917
Add source editor word wrapping behaviour
by RabsRincon
· 6 years ago
1fc771a
Fix spelling on Diff view
by Rubén Rincón Blanco
· 6 years ago
b97cc72
Add icons to the new Add... nav dropdown
by RabsRincon
· 6 years ago
071b40e
Merge pull request #1164 from wimo7083/new_code_button
by Matt Godbolt
· 6 years ago
da819cf
Merge pull request #1171 from Bl4ckb0ne/tool-pahole
by Matt Godbolt
· 6 years ago
17d9fc2
change button text
by Partouf
· 6 years ago
aa06fd8
default off, added supportsLibraryCodeFilter property
by Partouf
· 6 years ago
05fcd7c
fix for latest
by Partouf
· 6 years ago
44d3930
add option for hiding header code
by Nicole Mazzuca
· 6 years ago
e152694
remove compiler dropdown item
by wimo7083
· 6 years ago
5316c89
change text
by wimo7083
· 6 years ago
bdc317c
move new windows to dropdown, and add fresh tab functionality
by wimo7083
· 6 years ago
93d63c9
Normalize dropdown down arrows placements
by RabsRincon
· 6 years ago
2515c65
add top 10 popular arguments
by Partouf
· 6 years ago
4093e85
Merge remote-tracking branch 'matt/master' into compilerargs
by Partouf
· 6 years ago
0819b49
adding menu
by Partouf
· 6 years ago
3362023
change button name to match other style
by wimo7083
· 6 years ago
8c450f5
changed button language
by wimo7083
· 6 years ago
97ccee6
Tool : add pahole button
by Simon Zeni
· 6 years ago
7664dc2
add editor addition in drop down
by wimo7083
· 6 years ago
dde9bb1
modify editor text
by wimo7083
· 6 years ago
a40020d
Bugfix cookie message always showing at startup
by RabsRincon
· 6 years ago
4eae8a0
Improve several dark theme contrasts
by RabsRincon
· 6 years ago
1a71a22
Move to own cookie consent solution
by RabsRincon
· 6 years ago
b2fcbc9
Merge pull request #1144 from mattgodbolt/sourcetools
by Patrick Quist
· 6 years ago
d8bcce6
separate dropdown menu for tooling
by Partouf
· 6 years ago
59529a0
Fix down carets for non dropdown toggles
by RabsRincon
· 6 years ago
77da7fc
Add setting to toggle CtrlS behaviour
by RabsRincon
· 6 years ago
468f6af
Merge remote-tracking branch 'matt/master' into sourcetools
by Partouf
· 6 years ago
301d7fc
Update views/templates.pug
by Rubén Rincón Blanco
· 6 years ago
75b5538
Test mobile improvement to avoid autozoom
by RabsRincon
· 6 years ago
7d1a83f
independent source tooling and postcompilation asm tooling
by Partouf
· 6 years ago
61ea491
Don't dismiss compiler options on in-click
by RabsRincon
· 6 years ago
40c21d6
Pull editor language picker to the right
by RabsRincon
· 6 years ago
00e2cdc
Fix a few minor UI errors
by RabsRincon
· 6 years ago
cc45bfc
Fix last reported bugs on the new UI
by RabsRincon
· 6 years ago
1a08ea7
Fix failed merge commit
by RabsRincon
· 6 years ago
28c85ac
Merge branch 'master' into bootstrap4
by Rubén Rincón Blanco
· 6 years ago
36fe042
Fix dark theme
by RabsRincon
· 6 years ago
f926c16
Smooth out slight lib widget jumps on first drop
by RabsRincon
· 6 years ago
5e0850b
Upgrade libraries UI to newer, better, easier ver
by RabsRincon
· 6 years ago
44a19b5
Upgrade motd pane
by RabsRincon
· 6 years ago
1270580
Add Library Widget to remove duplicate codepaths
by RabsRincon
· 6 years ago
3fc1322
Upgrade GCC Tree/RTL and improve compiler bar
by RabsRincon
· 6 years ago
750378a
Upgrade GCC Tree/RTL and improve compiler bar
by RabsRincon
· 6 years ago
02726c1
brokenlink reset layout option
by Partouf
· 6 years ago
a9ceec4
Remove remaining glyphs and fix selectize overflow
by RabsRincon
· 6 years ago
ca276f0
Update Share popup
by RabsRincon
· 6 years ago
ab0bbbc
Update more UI to Bootstrap 4.1
by RabsRincon
· 6 years ago
9b63ff5
Improve compilation info readbility
by RabsRincon
· 6 years ago
a5c7452
Fix output line wrap toggle
by RabsRincon
· 6 years ago
ee62979
Fix modal views and replace godbolt buttons
by RabsRincon
· 6 years ago
93bc6a4
Hopefully stabilize toolbar format in bootstrap 4
by RabsRincon
· 6 years ago
85250de
Upgrade Diff view and fix libraries
by RabsRincon
· 6 years ago
95abbee
Finish off conformance view main upgrade
by RabsRincon
· 6 years ago
77d6ca3
Upgrade conformance view and toggles
by RabsRincon
· 6 years ago
5d018cd
More steps towards Bootstrap upgrade
by RabsRincon
· 6 years ago
e5b1956
Initial work on bootstrap update
by RabsRincon
· 6 years ago
d33323d
Change meta description
by RabsRincon
· 6 years ago
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
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
05bbc09
Try to trigger advanced markdown unfurling
by RabsRincon
· 6 years ago
9d02f2e
Restructure open graph metadata
by RabsRincon
· 6 years ago
b165156
Merge branch 'master' into ogtest
by RabsRincon
· 6 years ago
1eb991e
Fix favicon & negative numbers in tooltip
by RabsRincon
· 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
c89a1cd
Create error handlerss
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
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
a5610c1
Fix cause for second GET request being sent to /
by RabsRincon
· 6 years ago
65425ff
Remove beta specific menu
by RabsRincon
· 6 years ago
c55dee0
Move colours to theme and add ga events
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
708fc81
Disable loadSave & policies on embed view
by RabsRincon
· 6 years ago
623f669
Work in progress on community ads
by Matt Godbolt
· 6 years ago
68af503
Address some PR comments
by RabsRincon
· 6 years ago
0d8216b
Try using cookieconsent
by RabsRincon
· 6 years ago
491c6e0
Prettify social sharing buttons
by RabsRincon
· 6 years ago
d5222ce
Tweak dropdown social sharing css
by RabsRincon
· 6 years ago
f9f6171
Move to an own version of social sharing
by RabsRincon
· 6 years ago
fe13a54
Move social sharing to Shariff
by RabsRincon
· 6 years ago
064fd81
Add Cookie Law template
by RabsRincon
· 6 years ago
8f38180
Set intra-whitespace removal off by default
by RabsRincon
· 6 years ago
6cce347
Experimental support for theme-color metatag
by RabsRincon
· 7 years ago
aa47828
Add hideable behaviour to editor and conf. view
by RabsRincon
· 7 years ago
Next »