Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
96e8d722fb034a4d07d83e05652d5d8837e8455a
/
views
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
215ece0
Improve Conformance View performance and usability
by RabsRincon
· 7 years ago
0fc3097
Ensure caret on dropdown is visible on hidden items
by Matt Godbolt
· 7 years ago
cef6360
Merge branch 'master' into compact_compiler_buttons
by Matt Godbolt
· 7 years ago
1ec8d89
Fix some typos in ARIA tags (for real)
by Matt Godbolt
· 7 years ago
c9d317b
Fix some typos in ARIA tags
by Matt Godbolt
· 7 years ago
dc3db23
Hide some labels if it would save vertical space. Handy for smaller screens
by Matt Godbolt
· 7 years ago
b8c8c65
Reimplement code formatting
by RabsRincon
· 7 years ago
0769d26
Fixed & improved some aspects of the gccdump
by RabsRincon
· 7 years ago
6860f14
Create custom button class
by RabsRincon
· 7 years ago
aa5e6a7
Add options to cfg & improve UI
by RabsRincon
· 7 years ago
823600c
Slightly reduce unnecesary page size
by RabsRincon
· 7 years ago
75b0735
* Add wrap state to output pane
by RabsRincon
· 7 years ago
ca8efc4
Make existence of 'Short' share link clientside decision
by Anders Waldenborg
· 7 years ago
6f5aec2
Fix Conformance view icons
by RabsRincon
· 7 years ago
22a57dc
Add report issue button to navbar in beta
by RabsRincon
· 7 years ago
df80dd8
Revert Sentry Feedback
by RabsRincon
· 7 years ago
8cb27ab
Add Sentry report
by RabsRincon
· 7 years ago
d20e6be
Separate output fontScale from compiler's
by RabsRincon
· 7 years ago
c17cf8e
Add notifications to clang concepts branch
by RabsRincon
· 7 years ago
256c9aa
Disable compiler options field spellcheck
by RabsRincon
· 7 years ago
b51c833
Add optional description to libraries
by RabsRincon
· 7 years ago
67a9173
Fix hamburger icon & improve sharing button
by RabsRincon
· 7 years ago
284897e
Move back to actual real ICOs for favicon
by Matt Godbolt
· 7 years ago
1050da5
Fix up favicon
by Matt Godbolt
· 7 years ago
9e15051
Replace 'beta' text with overlay of 'BETA'
by Matt Godbolt
· 7 years ago
6ee88a6
Tweak tab headers & add alt text to logo
by RabsRincon
· 7 years ago
fc72053
Import new logo and change CSS etc to use it
by Matt Godbolt
· 7 years ago
6d950ec
Ensure monaco is loaded for embedded views. Fixes #833
by Matt Godbolt
· 7 years ago
0047588
Improve cfg graph layout.
by Karlis Senko
· 7 years ago
dffd49e
Add initial 0s to output count
by RabsRincon
· 7 years ago
b4259e5
Tweak Output button
by RabsRincon
· 7 years ago
93d0241
Add line count to compiler output button
by RabsRincon
· 7 years ago
9372ad9
Instead of dynamically adding a path, serve everything from relative this requires a change to the extract text plugin or you end up with dist/dist requested
by jaredwy
· 7 years ago
e16e8e9
Removing the publicPath and setting it inside base-path to get beta working
by jaredwy
· 7 years ago
71fdfdb
Forgot to add the new base-pug file
by jaredwy
· 7 years ago
8a937fa
To make beta work it needs to serve assets from a base path of 'beta' so this just hacks a quick solution to that
by jaredwy
· 7 years ago
cebb880
Serving loader from a relative location
by jaredwy
· 7 years ago
4db0746
faking a require in pug for now, until we can refactor enough to run webpack over our pug files
by jaredwy
· 7 years ago
796e023
WIP
by jaredwy
· 7 years ago
8be70d1
Adding a make entry for a dev mode. Cleaning up some unused variables, moving some vars to be vars so i can move paths easier
by jaredwy
· 7 years ago
Next »