aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* http: Check for direct user accessRunxi Yu8 days3-4/+20
* group/index: Reuse ID from first SQL query to avoid triple recursionRunxi Yu8 days1-59/+10
* group/index: Add group descriptionRunxi Yu8 days2-0/+45
* *: ReformatRunxi Yu8 days4-5/+3
* *: Bump go-gitRunxi Yu8 days2-1/+3
* *: Support subgroups via SQL recursionRunxi Yu8 days27-163/+427
* sql: Add purge and test scriptsRunxi Yu9 days2-0/+19
* sql: Add potential for recursive groupsRunxi Yu9 days1-2/+4
* *: Bump dependenciesRunxi Yu9 days2-23/+23
* css: *:focus-visible: outline colorRunxi Yu9 days1-0/+4
* css: Don't make the arrow so largeRunxi Yu10 days1-1/+1
* css: Add arrow to diffs in commit viewluk3yx10 days1-0/+14
* css: Fix copyright linesRunxi Yu10 days2-3/+3
* *: Use main branch of go-gitRunxi Yu10 days3-26/+17
* *: Bump dependenciesRunxi Yu10 days2-18/+18
* repo/contrib/one: var/etc code quality modificationsRunxi Yu10 days1-6/+5
* repo/contrib/one: Diff against merge baseRunxi Yu10 days2-3/+15
* render_readme: RenameRunxi Yu10 days1-0/+0
* render_readme: Fix broken logic in error checksRunxi Yu10 days1-3/+3
* *: Typing fixesRunxi Yu10 days7-10/+13
* *: Replacing more := with varRunxi Yu10 days10-70/+75
* repo/*: Use var instead of :=Runxi Yu10 days9-115/+169
* *: Replace some := with varRunxi Yu10 days12-129/+173
* config: Add explanatory commentsRunxi Yu10 days1-3/+29
* hooks: Comment on how using the first byte as return doesn't make senseRunxi Yu11 days1-5/+11
* Add SPDX license headers to all HTML templatesRunxi Yu11 days14-0/+56
* Add SPDX license headers to Makefile, SQL, and CSSRunxi Yu11 days4-0/+16
* Add SPDX license headers to git_hooks_clientRunxi Yu11 days1-0/+6
* Add SPDX license headers to all Go filesRunxi Yu11 days37-0/+111
* README: UpdateRunxi Yu13 days1-162/+34
* all: ReformatRunxi Yu2025-02-202-2/+2
* ssh/recv: Check hooksPath before receiving packsRunxi Yu2025-02-202-20/+35
* hooks, ssh: Indicate URL of newly-created MRsRunxi Yu2025-02-204-13/+24
* hooks: Clarify the last ACK/NAK being overallRunxi Yu2025-02-201-4/+3
* ssh: Use a blue version messageRunxi Yu2025-02-201-1/+2
* hooks: Use colorful SSH messagesRunxi Yu2025-02-202-23/+40
* deps: Bump lindenii-commonRunxi Yu2025-02-202-3/+3
* repo/index: Remove toggle boxesRunxi Yu2025-02-191-12/+4
* TODO: RemoveRunxi Yu2025-02-191-13/+0
* README: Update contrib instructions (use contrib/ pushing)Runxi Yu2025-02-191-3/+4
* README: UpdateRunxi Yu2025-02-191-39/+43
* README.md: UpdateRunxi Yu2025-02-191-11/+9
* css: Fix button text colorsRunxi Yu2025-02-191-5/+5
* repo/index: Add button to show merge requestsRunxi Yu2025-02-191-0/+5
* repo/contrib/one: Handle when destination branch is nullRunxi Yu2025-02-191-5/+13
* hooks: Don't trim contrib/ when inserting MRsRunxi Yu2025-02-191-2/+2
* all: Use COALESCE to handle some nullable database fieldsRunxi Yu2025-02-195-5/+15
* ssh/recv, hooks: Create MRs on push, reject pushes to others' MRsRunxi Yu2025-02-196-21/+54
* ssh/recv, users, schema: Create pubkey_only usersRunxi Yu2025-02-195-15/+46
* ssh/recv: Rename access -> direct_accessRunxi Yu2025-02-191-8/+4