-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Server-side syntax highlighting for all code #12047
Merged
Merged
Commits on Jun 24, 2020
-
Server-side syntax hilighting for all code
This PR does a few things: * Remove all traces of highlight.js * Use chroma library to provide fast syntax hilighting directly on the server * Provide syntax hilighting for diffs * Re-style both unified and split diffs views * Add custom syntax hilighting styling for both regular and arc-green Fixes go-gitea#7729 Fixes go-gitea#10157 Fixes go-gitea#11825 Fixes go-gitea#7728 Fixes go-gitea#3872 Fixes go-gitea#3682 And perhaps gets closer to go-gitea#9553
Configuration menu - View commit details
-
Copy full SHA for 811678c - Browse repository at this point
Copy the full SHA 811678cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03c948c - Browse repository at this point
Copy the full SHA 03c948cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9dc858 - Browse repository at this point
Copy the full SHA d9dc858View commit details
Commits on Jun 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4e7a714 - Browse repository at this point
Copy the full SHA 4e7a714View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fd2edb - Browse repository at this point
Copy the full SHA 8fd2edbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2c6daf - Browse repository at this point
Copy the full SHA f2c6dafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dae59d - Browse repository at this point
Copy the full SHA 3dae59dView commit details
Commits on Jun 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d5fa399 - Browse repository at this point
Copy the full SHA d5fa399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02f7752 - Browse repository at this point
Copy the full SHA 02f7752View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85049d5 - Browse repository at this point
Copy the full SHA 85049d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3325e54 - Browse repository at this point
Copy the full SHA 3325e54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bb78a0 - Browse repository at this point
Copy the full SHA 1bb78a0View commit details
Commits on Jun 27, 2020
-
Apply suggestions from code review
suggestions from @silverwind thanks Co-authored-by: silverwind <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 449999a - Browse repository at this point
Copy the full SHA 449999aView commit details
Commits on Jun 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 901ce59 - Browse repository at this point
Copy the full SHA 901ce59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d585e1 - Browse repository at this point
Copy the full SHA 9d585e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61859c8 - Browse repository at this point
Copy the full SHA 61859c8View commit details
Commits on Jun 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8da7fba - Browse repository at this point
Copy the full SHA 8da7fbaView commit details -
Update web_src/less/_repository.less
Co-authored-by: Lauris BH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c82e0fa - Browse repository at this point
Copy the full SHA c82e0faView commit details
Commits on Jun 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c9b76b4 - Browse repository at this point
Copy the full SHA c9b76b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11ae505 - Browse repository at this point
Copy the full SHA 11ae505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16e2abf - Browse repository at this point
Copy the full SHA 16e2abfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 723d8a4 - Browse repository at this point
Copy the full SHA 723d8a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c00c9f - Browse repository at this point
Copy the full SHA 6c00c9fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.