Package Updates
d7d7449180
Update package version to 1.38.0
v1.38.0
2026-04-20 13:14:36 +00:00
Girish Ramakrishnan
a3cb866a4e
setup_oidc_source on startup if app already has tables
2026-04-20 14:56:24 +02:00
Girish Ramakrishnan
d0fa4c2158
remove the send mail tests
2026-04-20 12:35:09 +02:00
Johannes Zellner
33d67d5238
Fix tests
2026-04-20 10:46:03 +02:00
Johannes Zellner
0b6a50cbfe
DISABLE_GRAVATAR is deprecated
2026-04-20 09:52:43 +02:00
Johannes Zellner
08eac4fde1
Convert tests to charlie
2026-04-20 09:46:33 +02:00
Renovate Bot
f948552d45
chore(deps): update dependency go-gitea/gitea to v1.26.0
...
| datasource | package | from | to |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.25.5 | 1.26.0 |
2026-04-19 10:41:17 +00:00
Girish Ramakrishnan
3317e2f0e6
test: remove package.json and package-lock.json, charlie provides all deps
...
Made-with: Cursor
2026-04-16 10:43:00 +02:00
Girish Ramakrishnan
5055ade625
test: remove chromedriver dependency
...
Selenium Manager auto-detects the system ChromeDriver, making the
chromedriver npm package unnecessary.
Made-with: Cursor
2026-04-15 17:18:11 +02:00
Girish Ramakrishnan
6e29723b52
test: fix @cloudron/superagent API compatibility
...
Replace .statusCode with .status, remove .agent() and .end()
usage to match @cloudron/superagent API.
Made-with: Cursor
2026-04-15 16:54:55 +02:00
Girish Ramakrishnan
14f1ea39ee
test: use @cloudron scoped safetydance and superagent
...
Made-with: Cursor
2026-04-15 16:39:11 +02:00
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