aboutsummaryrefslogtreecommitdiff
path: root/templates (follow)
Commit message (Collapse)AuthorAgeFilesLines
* css, html: Fix for multi-row headers and footersRunxi Yu3 days2-2/+2
|
* css, html: Rounded cornersRunxi Yu3 days11-15/+15
|
* index: Humanize allocated sizeRunxi Yu4 days1-1/+1
|
* index: Remove unnecessary newlines in tdRunxi Yu4 days1-3/+1
|
* index: Rename gc button againRunxi Yu4 days1-1/+1
|
* index: Show allocated bytesRunxi Yu4 days1-3/+6
|
* gc: Add a garbage collection buttonRunxi Yu4 days1-0/+3
|
* http/templates: Reduce whitespaceRunxi Yu6 days14-197/+196
|
* repo/index: Emit warning when path contains newlineRunxi Yu6 days1-0/+6
|
* repo/index: Display repo info only, when commits/files unavailableRunxi Yu6 days1-51/+57
|
* index, group: Escape path anchorsRunxi Yu6 days2-3/+3
| | | | Fixes: https://todo.sr.ht/~runxiyu/forge/1
* hooks, fedauth: Add basic federated authentication for git pushRunxi Yu6 days1-0/+1
|
* group: Reorder contrib options in repo creation formRunxi Yu7 days1-1/+1
|
* *: Add column headers to tablesRunxi Yu7 days6-17/+41
|
* Update hosted forge linksRunxi Yu7 days1-1/+1
|
* group/index: Allow repo creation via webRunxi Yu7 days1-0/+11
|
* group: Add description field to the create repo formRunxi Yu7 days1-1/+7
|
* group/index: Add create repo formRunxi Yu7 days1-0/+37
|
* http: Check for direct user accessRunxi Yu7 days1-2/+2
|
* group/index: Add group descriptionRunxi Yu7 days1-0/+3
|
* *: Support subgroups via SQL recursionRunxi Yu7 days13-69/+106
|
* repo/contrib/one: Diff against merge baseRunxi Yu9 days1-2/+6
|
* Add SPDX license headers to all HTML templatesRunxi Yu10 days14-0/+56
|
* repo/index: Remove toggle boxesRunxi Yu2025-02-191-12/+4
| | | | | | They were just an experiment and are imo quite unnecessary. Also the README doesn't have a border any more, hopefully it's quite obvious that's a README.
* repo/index: Add button to show merge requestsRunxi Yu2025-02-191-0/+5
|
* repo/index: Don't show HTTP clone URL as it's the same as the Web URLRunxi Yu2025-02-191-5/+2
|
* repo/contrib: Display merge request diffsRunxi Yu2025-02-192-18/+83
|
* http: Add blank contrib/%d templateRunxi Yu2025-02-191-0/+18
|
* contrib: Add contrib/MR index pageRunxi Yu2025-02-191-0/+33
|
* *.tmpl: Update <title>'sRunxi Yu2025-02-187-7/+7
|
* repo_index.html: Move the repo description before the clone URLsRunxi Yu2025-02-181-6/+6
|
* repo_commit.html: Move the commit message out of the tableRunxi Yu2025-02-181-4/+3
|
* repo_index: Add HTTP clone along with SSHRunxi Yu2025-02-161-2/+5
|
* templates: *.html.tmpl -> *.tmplRunxi Yu2025-02-1512-0/+0
|
* repo_index: Make readme scrollable just in caseRunxi Yu2025-02-141-1/+1
|
* style.css, repo_index: Use div, not table, for expandablesRunxi Yu2025-02-142-22/+8
|
* *: Use Makefile, and generate a versionRunxi Yu2025-02-141-1/+1
|
* reop_commit: Fix immediate newlines after <pre>Runxi Yu2025-02-141-3/+3
|
* *: Make the forge title configurableRunxi Yu2025-02-1410-19/+19
|
* repo_log: Use parameters for refspecRunxi Yu2025-02-142-2/+2
|
* repo_index: Allow refspecsRunxi Yu2025-02-141-2/+3
|
* http_*: Refactor to reduce duplicationRunxi Yu2025-02-145-11/+11
|
* repo_*_{dir,file}: Add ref params if not headRunxi Yu2025-02-133-3/+7
|
* repo_{raw,tree}_dir: Only display "on $ref" if necessaryRunxi Yu2025-02-132-2/+2
|
* group_repos: Fix table rowsRunxi Yu2025-02-131-6/+8
|
* repo_tree_file: Add paddingRunxi Yu2025-02-131-4/+6
|
* group_index: Use table listRunxi Yu2025-02-131-8/+15
|
* repo_log: Scrollable viewRunxi Yu2025-02-131-25/+27
|
* index: Reformat the pageRunxi Yu2025-02-131-14/+30
|
* repo_index: Add repo descriptionsRunxi Yu2025-02-131-0/+10
|