You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js
Sandro Santilli 52c2e82813
Custom regexp external issues (#17624)
* Implement custom regular expression for external issue tracking.

Signed-off-by: Alexander Beyn <malex@fatelectrons.org>

* Fix syntax/style

* Update repo.go

* Set metas['regexp']

* gofmt

* fix some tests

* fix more tests

* refactor frontend

* use LRU cache for regexp

* Update modules/markup/html_internal_test.go

Co-authored-by: Alexander Beyn <malex@fatelectrons.org>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 years ago
..
components Use Vue to refactor pull merge UI (#19650) 3 years ago
features Custom regexp external issues (#17624) 3 years ago
markup Various Mermaid improvements (#18776) 3 years ago
standalone Add new JS linter rules (#17699) 3 years ago
testUtils Update JS dependencies (#19675) 3 years ago
bootstrap.js Show messages for users if the ROOT_URL is wrong, show JavaScript errors (#18971) 3 years ago
index.js Feature: Find files in repo (#15028) 3 years ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 5 years ago
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 5 years ago
svg.js Feature: Find files in repo (#15028) 3 years ago
svg.test.js Add copy button to markdown code blocks (#17638) 3 years ago
utils.js Feature: Find files in repo (#15028) 3 years ago
utils.test.js Feature: Find files in repo (#15028) 3 years ago