Kuma/server
Toby Liddicoat fdd1ece65b Fix inconsistent bracket spacing and cleanup unused comment
Standardize spacing for array brackets across the codebase to improve readability and consistency. Additionally, relocate the eslint-disable comment for clarity and ensure proper association with the unused variable declaration.

Signed-off-by: Toby Liddicoat <toby@codesure.co.uk>
2025-02-27 20:08:44 +00:00
..
jobs Data migration and history retention for 2.0.0 (#5075) 2024-10-26 20:50:29 +08:00
model Refactor modules for improved readability and consistency 2025-02-27 19:58:07 +00:00
modules Refactor modules for improved readability and consistency 2025-02-27 19:58:07 +00:00
monitor-conditions Monitor Conditions (#5048) 2024-08-30 21:48:13 +02:00
monitor-types Refactor modules for improved readability and consistency 2025-02-27 19:58:07 +00:00
notification-providers Refactor modules for improved readability and consistency 2025-02-27 19:58:07 +00:00
routers Refactor modules for improved readability and consistency 2025-02-27 19:58:07 +00:00
socket-handlers fix: slug input (#5239) 2024-11-26 01:56:23 +01:00
utils Refactor modules for improved readability and consistency 2025-02-27 19:58:07 +00:00
2fa.js Add JSDoc to server/* 2022-04-20 19:56:40 +01:00
auth.js Refactor modules for improved readability and consistency 2025-02-27 19:58:07 +00:00
check-version.js Revert "feat: structured logging (JSON)" (#5175) 2024-10-09 07:43:44 +08:00
client.js Refactor modules for improved readability and consistency 2025-02-27 19:58:07 +00:00
config.js Merge manually 2023-12-11 02:36:08 +08:00
database.js Refactor modules for improved readability and consistency 2025-02-27 19:58:07 +00:00
docker.js Refactor modules for improved readability and consistency 2025-02-27 19:58:07 +00:00
embedded-mariadb.js Fix: Embedded MariaDB startup issue (#5283) 2024-11-05 20:25:08 +08:00
google-analytics.js Merge branch '1.23.X' into 1.23.X-merge-to-2.X.X-2 2023-11-25 03:25:03 +08:00
image-data-uri.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
jobs.js Refactor modules for improved readability and consistency 2025-02-27 19:58:07 +00:00
notification.js Refactor modules for improved readability and consistency 2025-02-27 19:58:07 +00:00
password-hash.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
prometheus.js Refactor modules for improved readability and consistency 2025-02-27 19:58:07 +00:00
proxy.js Refactor modules for improved readability and consistency 2025-02-27 19:58:07 +00:00
rate-limiter.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
remote-browser.js 🐛 fix(remote-browser): Remove unused test() function (#4155) 2023-12-03 20:27:09 +08:00
server.js Refactor modules for improved readability and consistency 2025-02-27 19:58:07 +00:00
settings.js Refactor modules for improved readability and consistency 2025-02-27 19:58:07 +00:00
setup-database.js Fix UPTIME_KUMA_DB_NAME issue (#4169) 2023-12-05 05:16:55 +08:00
uptime-calculator.js Data migration and history retention for 2.0.0 (#5075) 2024-10-26 20:50:29 +08:00
uptime-kuma-server.js feat: add RabbitMQ monitor (#5199) 2024-10-20 15:57:03 +02:00
util-server.js Fix inconsistent bracket spacing and cleanup unused comment 2025-02-27 20:08:44 +00:00