1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 17:21:26 +02:00
gitea/modules
John Olheiser b2bda11595
Fix markdown meta parsing (#12817)
* Fix meta parsing and add minimal test

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add license

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Require first separator and add more tests

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Make fmt

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Go lets this work gracefully 🙏

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-09-12 21:48:47 -04:00
..
analyze
auth [API] Migration: Change ServiceType String (#12672) 2020-09-10 23:29:19 +01:00
avatar Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745) 2020-09-06 20:53:33 +01:00
base
cache
charset
context Issue templates directory (#11450) 2020-09-11 10:48:39 -04:00
convert [API] Migration: Change ServiceType String (#12672) 2020-09-10 23:29:19 +01:00
cron
emoji
eventsource
generate
git Compare SSH_DOMAIN when parsing submodule URLs (#12753) 2020-09-07 20:08:10 -04:00
gitgraph
graceful Set TLS minimum version to 1.2 (#12689) 2020-09-02 23:37:49 +01:00
highlight Escape failed highlighted code (#12685) 2020-09-02 16:19:42 -04:00
httplib
indexer Fix bug on elastic search (#12811) 2020-09-12 20:31:52 +08:00
lfs LFS support to be stored on minio (#12518) 2020-09-08 23:45:10 +08:00
log
markup Fix markdown meta parsing (#12817) 2020-09-12 21:48:47 -04:00
metrics
migrations [API] Migration: Change ServiceType String (#12672) 2020-09-10 23:29:19 +01:00
notification Change/remove a branch of an open issue (#9080) 2020-09-08 12:29:51 -04:00
options
password Check passwords against HaveIBeenPwned (#12716) 2020-09-08 17:06:39 -05:00
pprof
private Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646) 2020-08-30 08:24:39 +01:00
process
public fix go1.15 lint error in modules/public/public.go (#12707) 2020-09-04 16:15:54 +03:00
queue Add queue for code indexer (#10332) 2020-09-07 23:05:08 +08:00
recaptcha
references Add spent time to referenced issue in commit message (#12220) 2020-09-04 11:37:37 -04:00
repofiles Move all push update operations to a queue (#10133) 2020-09-11 10:14:48 -04:00
repository [API] Migration: Change ServiceType String (#12672) 2020-09-10 23:29:19 +01:00
secret
session When reading expired sessions - expire them (#12686) 2020-09-02 17:10:35 -04:00
setting Check passwords against HaveIBeenPwned (#12716) 2020-09-08 17:06:39 -05:00
ssh
storage LFS support to be stored on minio (#12518) 2020-09-08 23:45:10 +08:00
structs Issue templates directory (#11450) 2020-09-11 10:48:39 -04:00
svg
sync
task [API] Migration: Change ServiceType String (#12672) 2020-09-10 23:29:19 +01:00
templates Make SVG size argument optional (#12814) 2020-09-11 16:19:00 -04:00
test Macaron 1.5 (#12596) 2020-08-27 22:47:17 -04:00
timeutil
upload
user
util
validation
webhook Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00