-
Updated
Aug 23, 2020
free
Here are 1,734 public repositories matching this topic...
-
Updated
Sep 4, 2020
-
Updated
Sep 25, 2020 - JavaScript
-
Updated
Sep 23, 2020 - Python
-
Updated
Sep 25, 2020 - TypeScript
-
Updated
Sep 20, 2020 - HTML
-
Updated
Jul 8, 2020 - HTML
-
Updated
Jul 27, 2020 - JavaScript
The current warning message should only be displayed if parts[0] is not recognized. If parts[1] is missing it should mention a [race] or an [era] with no id key respectively.
(Alternatively this whole internal config generation should be done away with. It seems like ther
-
Updated
Jul 15, 2020 - HTML
-
Updated
Jul 31, 2020
-
Updated
Sep 20, 2020 - Java
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Sep 5, 2020
-
Updated
Jun 30, 2020 - Go
-
Updated
Jul 3, 2020 - CSS
[Server] URL errors
Background (please complete the following information):
- Panel or Daemon: Panel
- Version of Panel/Daemon: 1.0.0-rc.6
- Server's OS: Ubuntu
- Your Computer's OS & Browser: Mac, Chrome
Describe the bug
Putting in extra slashes results in 404 errors.
To Reproduce
Steps to reproduce the behavior:
- Go to a panel page, with / at the end of the url
- Clicking on any of the
-
Updated
Jul 4, 2020
-
Updated
Jul 15, 2020 - HTML
-
Updated
Mar 1, 2020
-
Updated
Dec 27, 2019 - C
-
Updated
Sep 25, 2020 - JavaScript
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Sep 23, 2020 - HTML
-
Updated
Sep 2, 2020
Free apps
Imgbot
A GitHub app that optimizes your images
LeanBoard
Whiteboard with sticky notes, connected with your GitHub issue
Crowdin
Agile localization for your projects
Azure Pipelines
Continuously build, test, and deploy to any platform and cloud
DeepScan
Advanced static analysis for automatically finding runtime errors in JavaScript code
Restyled.io
Restyle Pull Requests as they're opened
Octobox
Spend less time managing your GitHub notifications
Percy
Automated visual review platform
Snyk
Find, fix (and prevent!) known vulnerabilities in your code
AccessLint
Find accessibility issues in your pull requests
Check Run Reporter
See your test and style results without leaving GitHub. Supporting JUnit, Checkstyle, and more
Pull Assistant
Pull Assistant analyses pull requests and provides the optimal way to perform code reviews
Cirrus CI
Enjoy unlimited concurrency for fast and secure development cycle
App Center
Continuously build, test, release, and monitor apps for every platform
Depfu
Automated dependency updates done right
Improve this page
Add a description, image, and links to the free topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the free topic, visit your repo's landing page and select "manage topics."
As mentioned in zulip/zulip#16183 (comment), when a merge request (MR) is updated, the GitLab webhook is repeating the whole MR description in Zulip, instead of showing only the information that has changed (e.g., the assignee(s)). Apparently the data sent from GitLab contains a
changessection with bothpreviousandcurrentvalues, so it should be possib