Girish Ramakrishnan
3e9b16ce1d
test: convert test to ESM
...
Replace CommonJS require() with ESM imports, add "type": "module"
to test/package.json, remove 'use strict' and jshint directives,
replace __dirname with import.meta.dirname.
Made-with: Cursor
2026-04-15 16:16:54 +02:00
Girish Ramakrishnan
d37d644518
Replace expect.js with node:assert/strict
...
expect.js is unmaintained and unnecessary — Node's built-in assert
module covers all our assertion patterns. This also removes expect.js
from package.json dependencies.
Made-with: Cursor
2026-04-15 15:37:15 +02:00
Package Updates
44e8309a95
Update package version to 1.37.5
v1.37.5
2026-03-13 03:06:47 +00:00
Renovate Bot
94bf230a5a
chore(deps): update dependency go-gitea/gitea to v1.25.5
...
| datasource | package | from | to |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.25.4 | 1.25.5 |
2026-03-13 02:41:14 +00:00
Package Updates
ff2f9a9202
Update package version to 1.37.4
v1.37.4
2026-01-22 09:44:53 +00:00
Renovate Bot
d593d25291
chore(deps): update dependency go-gitea/gitea to v1.25.4
...
| datasource | package | from | to |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.25.3 | 1.25.4 |
2026-01-22 08:21:59 +00:00
Package Updates
049b4fa85c
Update package version to 1.37.3
v1.37.3
2025-12-19 08:07:53 +00:00
Renovate Bot
369629ad89
chore(deps): update dependency go-gitea/gitea to v1.25.3
...
| datasource | package | from | to |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.25.2 | 1.25.3 |
2025-12-19 07:55:53 +00:00
Package Updates
21a63a22cc
Update package version to 1.37.2
v1.37.2
2025-11-23 09:31:50 +00:00
Renovate Bot
0b0d5543ad
chore(deps): update dependency go-gitea/gitea to v1.25.2
...
| datasource | package | from | to |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.25.1 | 1.25.2 |
2025-11-23 09:19:19 +00:00
Package Updates
5e42e3e4bf
Update package version to 1.37.1
v1.37.1
2025-11-05 09:22:45 +00:00
Girish Ramakrishnan
a3ee5030b9
add explicit enabledByDefault
2025-11-05 08:51:17 +01:00
Renovate Bot
e4eba7273d
chore(deps): update dependency go-gitea/gitea to v1.25.1
...
| datasource | package | from | to |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.25.0 | 1.25.1 |
2025-11-05 07:35:45 +00:00
Package Updates
c046498df7
Update package version to 1.37.0
v1.37.0
2025-10-30 08:35:29 +00:00
Renovate Bot
50f82450d9
chore(deps): update dependency go-gitea/gitea to v1.25.0
...
| datasource | package | from | to |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.24.7 | 1.25.0 |
2025-10-29 17:19:43 +00:00
Package Updates
bdece0b11f
Update package version to 1.36.8
v1.36.8
2025-10-25 17:54:28 +00:00
Renovate Bot
a0e8684157
chore(deps): update dependency go-gitea/gitea to v1.24.7
...
| datasource | package | from | to |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.24.6 | 1.24.7 |
2025-10-25 16:20:00 +00:00
Package Updates
554c7a2853
Update package version to 1.36.7
v1.36.7
2025-09-11 08:18:07 +00:00
Renovate Bot
9b7d8abedd
chore(deps): update dependency go-gitea/gitea to v1.24.6
...
| datasource | package | from | to |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.24.5 | 1.24.6 |
2025-09-11 07:33:03 +00:00
Package Updates
3082cbff3a
Update package version to 1.36.6
v1.36.6
2025-08-14 05:25:23 +00:00
Renovate Bot
25d62ec5d7
chore(deps): update dependency go-gitea/gitea to v1.24.5
...
| datasource | package | from | to |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.24.4 | 1.24.5 |
2025-08-14 03:24:25 +00:00
Package Updates
bf03c0481e
Update package version to 1.36.5
v1.36.5
2025-08-05 18:58:37 +00:00
Renovate Bot
0c56c2cde5
chore(deps): update dependency go-gitea/gitea to v1.24.4
...
| datasource | package | from | to |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.24.3 | 1.24.4 |
2025-08-05 13:01:37 +00:00
Package Updates
7b06936587
Update package version to 1.36.4
v1.36.4
2025-07-15 10:10:20 +00:00
Renovate Bot
af94e5f4a4
chore(deps): update dependency go-gitea/gitea to v1.24.3
...
| datasource | package | from | to |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.24.2 | 1.24.3 |
2025-07-15 09:32:48 +00:00
Johannes Zellner
0b379822a6
Add newline in postinstall
2025-07-14 14:43:49 +02:00
Package Updates
d953377320
Update package version to 1.36.3
v1.36.3
2025-07-11 14:57:31 +00:00
Girish Ramakrishnan
ad071c67ab
enable registration by default in non-sso mode
2025-07-11 16:38:18 +02:00
Girish Ramakrishnan
5bb07d9abf
disable registration by default
2025-07-11 16:33:58 +02:00
Package Updates
7243f3f49a
Update package version to 1.36.2
v1.36.2
2025-06-23 13:13:25 +00:00
Renovate Bot
5f62cfdc74
chore(deps): update dependency go-gitea/gitea to v1.24.2
...
| datasource | package | from | to |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.24.1 | 1.24.2 |
2025-06-23 08:40:33 +00:00
Package Updates
9ea0395b6b
Update package version to 1.36.1
v1.36.1
2025-06-20 07:10:48 +00:00
Renovate Bot
a885279cde
chore(deps): update dependency go-gitea/gitea to v1.24.1
...
| datasource | package | from | to |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.24.0 | 1.24.1 |
2025-06-20 06:57:56 +00:00
Package Updates
23d515f506
Update package version to 1.36.0
v1.36.0
2025-06-10 18:30:43 +00:00
Renovate Bot
507846ae8a
chore(deps): update dependency go-gitea/gitea to v1.24.0
...
| datasource | package | from | to |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.23.8 | 1.24.0 |
2025-06-10 16:19:41 +00:00
Girish Ramakrishnan
4519ab9f0f
Update documentation url
2025-06-05 10:23:02 +02:00
Package Updates
30c46a77e2
Update package version to 1.35.5
v1.35.5
2025-05-14 15:03:50 +00:00
Package Updates
0dee28db15
Update package version to 1.35.4
v1.35.4
2025-05-14 11:48:15 +00:00
Girish Ramakrishnan
606354ca83
rebuild
2025-05-14 13:32:19 +02:00
Renovate Bot
599c37fff9
chore(deps): update dependency go-gitea/gitea to v1.23.8
...
| datasource | package | from | to |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.23.7 | 1.23.8 |
2025-05-13 16:19:44 +00:00
Package Updates
d0d4b89f12
Update package version to 1.35.3
v1.35.3
2025-04-08 09:27:03 +00:00
Renovate Bot
16253c0192
chore(deps): update dependency go-gitea/gitea to v1.23.7
...
| datasource | package | from | to |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.23.6 | 1.23.7 |
2025-04-08 07:45:24 +00:00
Package Updates
c9ba138d8a
Update package version to 1.35.2
v1.35.2
2025-03-25 07:58:30 +00:00
Renovate Bot
7337ff8517
chore(deps): update dependency go-gitea/gitea to v1.23.6
...
| datasource | package | from | to |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.23.5 | 1.23.6 |
2025-03-25 07:13:13 +00:00
Package Updates
94f2007015
Update package version to 1.35.1
v1.35.1
2025-03-21 12:09:25 +00:00
Ian Fijolek
1110ee23e2
And port number
2025-03-21 12:51:33 +01:00
Ian Fijolek
ccaa24df33
Found another location
2025-03-20 19:33:57 +00:00
Ian Fijolek
9c4f201845
Fix hard coded mysql hostname
2025-03-20 19:31:55 +00:00
Package Updates
2f0edb0cb4
Update package version to 1.35.0
v1.35.0
2025-03-05 15:36:24 +00:00
Girish Ramakrishnan
217b6ad97d
need to create path
2025-03-05 15:58:05 +01:00