uptime-kuma/server
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
..
analytics chore: fix typos in comments (#6755) 2026-01-17 10:36:32 +00:00
jobs chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
model Rebrand to PSS Uptime: Add custom logo and favicon, update all references from Uptime Kuma to PSS Uptime 2026-01-20 13:47:09 +12:00
modules chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
monitor-conditions chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
monitor-types Rebrand to PSS Uptime: Add custom logo and favicon, update all references from Uptime Kuma to PSS Uptime 2026-01-20 13:47:09 +12:00
notification-providers Rebrand to PSS Uptime: Add custom logo and favicon, update all references from Uptime Kuma to PSS Uptime 2026-01-20 13:47:09 +12:00
routers fix: Ensure ping can handle pings larger than 24 days by changing INT to BIGINT and FLOAT(8,2) to FLOAT(20,2) (#6668) 2026-01-11 12:48:00 +00:00
socket-handlers chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
utils chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
2fa.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
auth.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
check-version.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
client.js feat: Add configurable response data storage for notifications (#6684) 2026-01-12 18:39:12 +01:00
config.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
database.js feat: Add path to socket for external mariadb database (#6670) 2026-01-18 16:44:43 +01:00
docker.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
embedded-mariadb.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
image-data-uri.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
jobs.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
notification.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
password-hash.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
prometheus.js feat: add monitor_uptime_ratio and monitor_response_time_seconds prometheus metric (#5506) 2026-01-09 06:30:23 +00:00
proxy.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
radius-client.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
rate-limiter.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
remote-browser.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
server.js feat: Add configurable response data storage for notifications (#6684) 2026-01-12 18:39:12 +01:00
settings.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
setup-database.js feat: Add path to socket for external mariadb database (#6670) 2026-01-18 16:44:43 +01:00
translatable-error.js fix: noisy domain expiry checks in monitor editor and missing debuggability (#6637) 2026-01-08 05:22:08 +00:00
uptime-calculator.js chore: make the logging of uptime_calc more consistent witht he rest of the logs (#6686) 2026-01-12 15:57:41 +00:00
uptime-kuma-server.js Rebrand to PSS Uptime: Add custom logo and favicon, update all references from Uptime Kuma to PSS Uptime 2026-01-20 13:47:09 +12:00
util-server.js Rebrand to PSS Uptime: Add custom logo and favicon, update all references from Uptime Kuma to PSS Uptime 2026-01-20 13:47:09 +12:00