gitea
|
e8418d0c2d
|
Fix: update Authenticate middleware redirect path to /sidata/login
|
2026-08-30 13:29:52 +07:00 |
|
gitea
|
3d7cba88df
|
Fix: complete authentication and routing setup for /sidata subpath prefix
|
2026-08-30 13:19:09 +07:00 |
|
gitea
|
2e9257f601
|
Fix: set unauthenticated redirect URL to include subpath prefix
|
2026-08-30 12:59:02 +07:00 |
|
gitea
|
baa2f611c1
|
Fix: use asset helper to include /sidata prefix
|
2026-08-30 12:40:30 +07:00 |
|
gitea
|
ce408be3f2
|
Fix: update ingress className to traefik and attach strip-prefix middleware
|
2026-08-30 12:26:58 +07:00 |
|
gitea
|
42ab1b4c13
|
Fix: force HTTPS scheme for assets to resolve mixed content errors
|
2026-08-30 12:13:15 +07:00 |
|
gitea
|
da74b66241
|
Fix: download redis source via curl to bypass pecl REST xml error
|
2026-08-30 12:04:25 +07:00 |
|
gitea
|
da7d3fabc4
|
Fix: inject missing variables into 404 error page
|
2026-08-30 11:51:20 +07:00 |
|
gitea
|
5d86e7db88
|
Fix: add null coalescing and empty checks for title and breadcrumb variables in app layout
|
2026-08-30 11:16:57 +07:00 |
|
gitea
|
0ed39f8ad5
|
Fix: configure pear http_proxy for pecl redis installation
|
2026-08-30 11:07:59 +07:00 |
|
gitea
|
701b1180a6
|
Fix: specify redis-5.3.7 version for PHP 7.4 compatibility in Dockerfile
|
2026-08-30 10:57:00 +07:00 |
|
gitea
|
70b5c24a89
|
Fix: add trusted=yes flag and remove missing security repo from Dockerfile
|
2026-08-30 10:50:17 +07:00 |
|
gitea
|
48b07817a5
|
Fix: configure debian-proxy from Nexus with trusted=yes flag
|
2026-08-30 10:45:04 +07:00 |
|
gitea
|
840cccfdac
|
Fix: overwrite sources.list completely and bypass proxy for apt-get
|
2026-08-30 10:40:31 +07:00 |
|
gitea
|
a1e97ce20c
|
Fix: update Dockerfile to use local Nexus APT repositories
|
2026-08-30 10:36:00 +07:00 |
|
gitea
|
5a95922534
|
Fix: optimize Dockerfile caching layer and retry apt network requests
|
2026-08-30 10:27:25 +07:00 |
|
gitea
|
a1f9c6bdec
|
Fix: sanitize Auth check in menu.blade.php and refactor PHP tags to Blade directives
|
2026-08-30 10:18:42 +07:00 |
|
gitea
|
b28c36d78e
|
Fix: replace whole .gitlab-ci.yml with validated syntax and CI_JOB_TOKEN auth
|
2026-08-30 10:06:33 +07:00 |
|
gitea
|
6d34ed6b0f
|
Fix: add CI_JOB_TOKEN to manual git clone URL34534
|
2026-08-30 10:04:55 +07:00 |
|
gitea
|
296684328b
|
Fix: add CI_JOB_TOKEN to manual git clone URL
|
2026-08-30 10:03:26 +07:00 |
|
gitea
|
207d540744
|
Fix: add CI_JOB_TOKEN authentication for manual git clone2
|
2026-08-30 10:02:08 +07:00 |
|
gitea
|
8585e2676a
|
Fix: add CI_JOB_TOKEN authentication for manual git clone
|
2026-08-30 10:00:22 +07:00 |
|
gitea
|
f90841a19c
|
Fix: use internal HTTP fallback for git clone in CI/CD
|
2026-08-30 09:58:23 +07:00 |
|
gitea
|
3123210e07
|
Fix: switch manual git clone to internal HTTP service URL
|
2026-08-30 09:55:59 +07:00 |
|
gitea
|
004a441412
|
Fix: bypass helper SSL check using manual git clone
|
2026-08-30 09:52:22 +07:00 |
|
gitea
|
140c87bb63
|
Fix: add GIT_SSL_NO_VERIFY and optimize laravel artisan cache clear in CI/CD
|
2026-08-30 09:30:45 +07:00 |
|
gitea
|
6f72006972
|
Fix: null check on Auth user roles in top_menu.blade.php
|
2026-08-30 09:28:06 +07:00 |
|