summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* [REFACTOR] webhook matrix endpointsoliverpool2024-03-271-2/+2
* Merge pull request '[REFACTOR] webhook.Handler interface' (#2758) from oliver...Earl Warren2024-03-271-4/+8
|\
| * [REFACTOR] webhook.Handler interfaceoliverpool2024-03-241-4/+8
* | Merge pull request '[ACTIONS] port scheduled actions from Gitea' (#2826) from...Earl Warren2024-03-272-12/+50
|\ \
| * | Fix an actions schedule bug (#28942)Zettat1232024-03-251-0/+35
| * | Fix schedule tasks bugs (#28691)Lunny Xiao2024-03-254-10/+26
| * | Revert "[ACTIONS] on.schedule: the event is always "schedule""Earl Warren2024-03-254-13/+0
| |/
* | Merge pull request '[gitea] week 13 cherry-pick' (#2769) from earl-warren/for...Earl Warren2024-03-2617-88/+125
|\ \
| * | Determine fuzziness of bleve indexer by keyword length (#29706)65432024-03-263-28/+22
| * | Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995)Lunny Xiao2024-03-262-35/+17
| * | Fix some pending problems (#29985)wxiaoguang2024-03-264-10/+8
| * | Refactor StringsToInt64s (#29967)wxiaoguang2024-03-262-8/+12
| * | Performance improvements for pull request list page (#29900)Lunny Xiao2024-03-261-1/+10
| * | Fix loadOneBranch panic (#29938)wxiaoguang2024-03-261-1/+1
| * | Show Actions post step when it's running (#29926)Jason Song2024-03-262-2/+46
| * | Fix missing error check of bufio.Scanner (#29882)coldWater2024-03-263-0/+14
| * | Remove unused error in graceful manager (#29871)Nanguan Lin2024-03-262-12/+4
* | | [I18N] Add missing translation for more_items0ko2024-03-261-3/+0
|/ /
* | Rename CommitGPGSignature to ObjectSignatureGergely Nagy2024-03-268-17/+22
* | modules/git: Recognize SSH signed tags tooGergely Nagy2024-03-263-10/+71
|/
* Merge pull request '[TESTS] fail when log.Error is called' (#2657) from olive...Earl Warren2024-03-243-31/+196
|\
| * workergroup: gracefully exit on close(popItemErr)oliverpool2024-03-241-1/+4
| * log.Error on missing translationoliverpool2024-03-241-0/+6
| * fail test when log.Error is calledoliverpool2024-03-241-30/+186
* | Merge pull request 'Allow users to hide all "Add more units..." hints' (#2533...Earl Warren2024-03-241-14/+16
|\ \ | |/ |/|
| * Allow users to hide all "Add more units..." hintsGergely Nagy2024-03-211-14/+16
* | Merge pull request '[port] gitea#29833: Refactor markdown attention render' (...Earl Warren2024-03-233-17/+13
|\ \
| * | Refactor the GitHub Legacy callout renderer tooGergely Nagy2024-03-231-1/+1
| * | Refactor markdown attention render (#29833)wxiaoguang2024-03-232-16/+12
* | | Remove some more dead code from the markup sanitizerGergely Nagy2024-03-231-7/+1
* | | Merge pull request 'modules/markup/markdown/ast: Drop IsColorPreview' (#2746)...Earl Warren2024-03-231-7/+0
|\ \ \
| * | | modules/markup/markdown/ast: Drop IsColorPreviewGergely Nagy2024-03-231-7/+0
* | | | Merge pull request 'Add newly added languages' (#2724) from 0ko/forgejo:i18n-...Earl Warren2024-03-231-1/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | [I18N] Language selector: bg, fil, eo, sl0ko2024-03-221-1/+4
| |/ /
* | | Merge pull request 'Don't use `<br />` in alert block (#29650)' (#2741) from ...Earl Warren2024-03-231-7/+5
|\ \ \
| * | | Don't use `<br />` in alert block (#29650)Yarden Shoham2024-03-231-7/+5
| |/ /
* | | Customizable "Open with" applications for repository clone (#29320)wxiaoguang2024-03-232-14/+70
* | | Revert "[GITEA] Configurable clone methods"Gergely Nagy2024-03-232-13/+0
|/ /
* / [CI] workerqueue attempt to fix flacky testoliverpool2024-03-223-12/+28
|/
* [CI] attempt to fix flacky testoliverpool2024-03-201-1/+1
* Meilisearch double quote on "match" query (#29740)65432024-03-202-70/+37
* Remove the `time-since` class (#29826)Yarden Shoham2024-03-202-2/+4
* Refactor graceful manager, fix misused WaitGroup (#29738)coldWater2024-03-204-51/+55
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-202-6/+6
* Support GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT env (#29788)Jason Song2024-03-201-0/+3
* Refactor markup/csv: don't read all to memory (#29760)coldWater2024-03-202-12/+55
* Improve QueryEscape helper function (#29768)wxiaoguang2024-03-201-1/+5
* Use relative links for commits, mentions, and issues in markdown (#29427) (fo...Gergely Nagy2024-03-201-1/+1
* Use relative links for commits, mentions, and issues in markdown (#29427)KN4CK3R2024-03-206-22/+34
* Refactor to use optional.Option for issue index search option (#29739)65432024-03-209-187/+140