Commit Graph

14 Commits

Author SHA1 Message Date
Frank Elsinga 75a2329684 chore: fix tab with in the prettier config being different from previously causing hard merges (#6656) 2026-01-09 03:47:31 +00:00
Frank Elsinga 0f61d7ee1b chore: enable formatting over the entire codebase in CI (#6655)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-09 02:10:36 +01:00
Louis Lam 38b96d80d8 Revert "fix(navbar): Resolve mobile view navbar overflow issue" (#6174) 2025-10-10 18:31:09 +08:00
Angel-Mathew007 43506c1b1d fix(navbar): Resolve mobile view navbar overflow issue (#6154)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-10-07 17:32:47 +02:00
Louis Lam 71965e6b69 Fix: Update TypeScript configuration and refactor imports (#5869)
Automatically close stale issues / stale (push) Has been cancelled
Auto Test / armv7-simple-test (18, ARMv7) (push) Has been cancelled
Auto Test / armv7-simple-test (20, ARMv7) (push) Has been cancelled
Auto Test / check-linters (push) Has been cancelled
Auto Test / e2e-test (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
Merge Conflict Labeler / Labeling (push) Has been cancelled
validate / json-yaml-validate (push) Has been cancelled
validate / validate (push) Has been cancelled
Auto Test / auto-test (18, ARM64) (push) Has been cancelled
Auto Test / auto-test (18, macos-latest) (push) Has been cancelled
Auto Test / auto-test (18, ubuntu-latest) (push) Has been cancelled
Auto Test / auto-test (18, windows-latest) (push) Has been cancelled
Auto Test / auto-test (20, ARM64) (push) Has been cancelled
Auto Test / auto-test (20, macos-latest) (push) Has been cancelled
Auto Test / auto-test (20, ubuntu-latest) (push) Has been cancelled
Auto Test / auto-test (20, windows-latest) (push) Has been cancelled
2025-06-02 12:43:36 +02:00
Louis Lam cc52ee3feb Merge branch 'master' into 1.23.14-to-2.0.0
# Conflicts:
#	src/lang/en.json
#	src/util.js
#	src/util.ts
2024-06-26 10:00:30 +08:00
Louis Lam 1185b259c2 Fix dayjs issue on frontend (#4881) 2024-06-25 18:08:02 +08:00
Louis Lam 7212d884ef Enable eslint for util.ts (#3887)
* Enable eslint for util.ts

* Drop babel (since eslint parser was replaced by typescript-parser and it doesn't seem to be used anywhere)

* Apply "plugin:@typescript-eslint/recommended"

* Minor

* Remove comment for generated file (Keep the first comment only)
2023-10-13 22:42:45 +08:00
Louis Lam 1dc2546a39 Lint 2023-01-28 13:39:23 +08:00
Louis Lam 9b05e86c25 set newLine to LF for ts compiler 2021-10-13 22:31:36 +08:00
Adam Stachowicz e8ef63e0a3 removeComments to false 2021-09-21 00:48:26 +02:00
Nelson Chan ee3bf2961c Fix: fix typescript errors 2021-08-23 11:33:24 +08:00
LouisLam bf33f97c9e code re-use and eslint 2021-08-09 13:49:37 +08:00
LouisLam 081abcb6a1 add util.ts for sharing common functions between frontend and backend 2021-07-30 11:23:04 +08:00