Newton Langidrik
8cdf7a905a
Rebrand to PSS Uptime: Add custom logo and favicon, update all references from Uptime Kuma to PSS Uptime
...
- Add custom logo.png and favicon.ico for Marshall Islands Public School System
- Update all application references from 'Uptime Kuma' to 'PSS Uptime'
- Update README.md with PSS Uptime branding and credits to original Uptime Kuma project
- Update Docker configuration to build from source
- Update all notification providers to use PSS Uptime branding
- Update UI components, layouts, and pages with new branding
- Update language files (en, zh-CN, zh-TW) with PSS Uptime translations
- Add logo URL input field in status page settings
- Update default icon references from icon.svg to logo.png
2026-01-20 13:47:09 +12:00
Louis Lam
f6a47f351c
Revert "feat(release): reduce image size by running autoremove, clean and removing lists" ( #6268 )
2025-10-27 22:10:29 +08:00
Justin Keller
93945606ea
feat(release): reduce image size by running autoremove, clean and removing lists ( #6267 )
2025-10-27 13:12:53 +01:00
Louis Lam
b55d6e8911
Improve the experience of testing pull requests ( #5942 )
2025-06-23 15:24:49 +08:00
Louis Lam
7d8dc55dbe
Fix: the rootless user put in the wrong place ( #5257 )
2024-10-27 11:47:30 +08:00
Louis Lam
d810a74d70
Move rootless images to an another set ( #4052 )
2023-11-22 16:12:15 +08:00
mueller-ma
d5a3f7e385
Add LABEL to Docker image ( #3802 )
...
This label can be used to fetch more information about this image. For example Renovate uses this label to get the changelog of a specific version: https://docs.renovatebot.com/modules/datasource/docker/
2023-10-03 05:47:04 +08:00
Louis Lam
6e887b056c
Fix docker build issue in 2.0
2023-09-01 23:47:36 +08:00
Louis Lam
16a1a66e09
Merge remote-tracking branch 'origin/master' into 2.0.X
...
# Conflicts:
# docker/alpine-base.dockerfile
# docker/debian-base.dockerfile
# docker/dockerfile
# package.json
# server/database.js
# server/jobs/util-worker.js
# server/model/maintenance.js
# server/model/monitor.js
# server/routers/api-router.js
# server/server.js
# server/uptime-kuma-server.js
2023-06-30 13:38:56 +08:00
Louis Lam
4f6035899d
Real browser monitor type ( #3308 )
2023-06-27 15:54:33 +08:00
Louis Lam
29976d8a03
minor
2023-02-13 16:35:12 +08:00
Louis Lam
dc4d2a77bb
WIP
2023-02-05 17:45:36 +08:00
Louis Lam
33d9c1bbb1
Merge branch 'true-rootless' into mariadb
...
# Conflicts:
# docker/dockerfile
2023-02-04 18:40:39 +08:00
Louis Lam
27eddb7253
Update dockerfile
2023-02-04 18:37:12 +08:00
Louis Lam
0b40c65139
Merge remote-tracking branch 'origin/master' into mariadb
...
# Conflicts:
# docker/alpine-base.dockerfile
# docker/dockerfile-alpine
# package.json
# server/database.js
2023-02-04 18:21:34 +08:00
Louis Lam
71f4ab0aa6
Improve dockerfile
2023-01-09 21:01:45 +08:00
Louis Lam
c00abac834
Separate golang build layer
2023-01-09 13:43:08 +08:00
Louis Lam
a4de93f976
WIP
2022-12-23 22:43:56 +08:00
Louis Lam
5e976afb27
Merge remote-tracking branch 'origin/master' into mariadb
...
# Conflicts:
# docker/alpine-base.dockerfile
# docker/dockerfile
# package-lock.json
2022-12-18 21:03:06 +08:00
Louis Lam
3040bd41d9
Speed up armv7 build time of healthcheck by using go compiler cross-build feature in the host
2022-12-12 15:42:00 +08:00
Louis Lam
2dff7dd380
Make dockerfile slightly clear and improve the build flow
2022-12-08 18:29:17 +08:00
Louis Lam
9bfa43100b
Compile healthcheck.go
2022-12-08 18:29:17 +08:00
Louis Lam
73f7fbabd3
True rootless image
2022-09-14 18:05:02 +08:00
Louis Lam
7b8f9c7655
Fix checkout-pr by using fetch & checkout instead of pull
2022-09-09 15:49:39 +08:00
Louis Lam
9589fcfdef
Checkout pr without GitHub Cli
2022-09-08 22:12:27 +08:00
Louis Lam
53135641f3
Fix
2022-09-05 17:42:23 +08:00
Louis Lam
fd2df562b1
Add checkout pr logic
2022-09-03 18:37:31 +08:00
Louis Lam
e0cdc3e7c5
Update dockerfile for pr-test
2022-08-29 22:06:47 +08:00
Louis Lam
b0d39b44ce
Testing
2022-07-22 23:15:55 +08:00
Louis Lam
f9cd0eb084
fix upload-artifacts
2021-12-08 15:35:44 +08:00
Louis Lam
586c748d44
vite build on host machine, since it is very slow on armv7/arm64 build
2021-10-31 13:07:10 +08:00
Louis Lam
5c3892313e
add env var: UPTIME_KUMA_DISABLE_FRAME_SAMEORIGIN
2021-10-19 14:41:05 +08:00
Louis Lam
f11417e854
[upload artifacts] no idea why suddenly not working via env var, hardcode the VERSION instead
2021-10-18 20:43:17 +08:00
Louis Lam
11c3c636e0
move dockerfile, docker-compose.yml to docker folder
2021-10-13 02:32:02 +08:00