| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename: client -> frontend | syuilo | 2022-12-27 | 1 | -81/+0 |
| | | |||||
| * | style: add missing trailing commas (#9387) | Kagami Sascha Rosylight | 2022-12-22 | 1 | -1/+1 |
| | | |||||
| * | Fix lint errors (except `@typescript-eslint/prefer-nullish-coalescing`) (#9311) | Kagami Sascha Rosylight | 2022-12-12 | 1 | -3/+3 |
| | | | | | | | | | | * `yarn workspace client run lint --fix` * `eslint-disable-next-line no-var` for service worker self * A few more manual sw fixes * word change | ||||
| * | chore: fix some lints automatically (#8788) | Johann150 | 2022-06-10 | 1 | -1/+1 |
| | | | | | | | | | | * chore: fix some lints automatically Fixed lints that were automatically fixable with `eslint --fix`. * fix type * workaround for empty interface lint | ||||
| * | refactoring | syuilo | 2021-11-12 | 1 | -0/+81 |
| Resolve #7779 | |||||