- Jan 06, 2024
-
-
Joel Jeremy Marquez authored
* ESLint no-default-export 13 - final * Release notes * Fix lint error * Add api/migrations to override * Fix lint error
-
Joel Jeremy Marquez authored
* ESLint no-default-exports 12 - All loot-core folders except server * Release notes * Fix imports
-
Joel Jeremy Marquez authored
* ESLint no-default-exports 10 - icons * Fix icon imports + lint errors * Release notes * Fix typecheck error * Fix icon import * Fix lint error
-
Joel Jeremy Marquez authored
* ESLint no-default-exports 10 - all desktop-client src folders except icons * Release notes
-
Joel Jeremy Marquez authored
* ESLint no default exports 9 - components folder * ESLint no default exports 9 - components folder 2 * Release notes
-
Joel Jeremy Marquez authored
* Fix default imports * Fix manager Modals import * ESLint no default exports 8 * Release notes * Schedules
-
Joel Jeremy Marquez authored
* Fix default imports * Fix manager Modals import * ESLint no default exports 7 * Release notes
-
Joel Jeremy Marquez authored
* Fix default imports * Fix manager Modals import * ESLint no default export part 6 - View.tsx * Fix default imports * Fix imports * Release notes
-
Joel Jeremy Marquez authored
* Fix default imports * Fix manager Modals import * ESLint no-default-exports part 5 - Text.tsx * Fix default import * Release notes
-
Joel Jeremy Marquez authored
* ESLint no-default-exports part 4 * Fix default imports * Fix default imports * Fix manager Modals import * Release notes
-
Joel Jeremy Marquez authored
* ESLint no default exports - part 3 * Fix default imports * Release notes * Fix Menu
-
Joel Jeremy Marquez authored
* ESLint no default imports - Button * Fix * Release notes * Fix Button imports
-
Joel Jeremy Marquez authored
* ESLint no-default-imports part 1 * Release notes * Remove Notes.tsx default export * Fix Notes imports
-
- Dec 22, 2023
-
-
Joel Jeremy Marquez authored
* Enable prefer-const project-wide * Release notes * Fix remaining lint errors
-
Matiss Janis Aboltins authored
-
- Dec 18, 2023
-
-
DJ Mountney authored
-
- Dec 09, 2023
-
-
Joel Jeremy Marquez authored
* Another round of prefer-const rule updates * Release notes * Fix test error * Fix sync.ts
-
- Dec 05, 2023
-
-
Joel Jeremy Marquez authored
* ESLint prefer-const components folder part 2 * Release notes
-
Joel Jeremy Marquez authored
* ESLint prefer-const components folder part 1 * Release notes
-
Matiss Janis Aboltins authored
-
- Nov 22, 2023
-
-
Matiss Janis Aboltins authored
-
Joel Jeremy Marquez authored
* Part 2 of eslint prefer-const * Release notes * Update
-
Joel Jeremy Marquez authored
-
- Nov 21, 2023
-
-
Matiss Janis Aboltins authored
-
- Nov 11, 2023
-
-
Matiss Janis Aboltins authored
-
- Sep 16, 2023
-
-
Neil authored
-
- Sep 13, 2023
-
-
Neil authored
-
- Sep 11, 2023
-
-
Neil authored
-
- Sep 09, 2023
-
-
Neil authored
-
Matiss Janis Aboltins authored
-
- Sep 05, 2023
-
-
Joel Jeremy Marquez authored
* Break apart budget/misc.js * Release notes * Rename release notes * UI bolder "No server" text
-
- Aug 19, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 16, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 13, 2023
-
-
Matiss Janis Aboltins authored
*
(eslint) add 'plugin:react/recommended' * Release notes
-
- Aug 09, 2023
-
-
Neil authored
-
- Aug 07, 2023
-
-
Neil authored
This is to prevent any further color changes added to PRs. This will help prevent the darkTheme getting any addition work loaded onto it.
-
- Jul 18, 2023
-
-
Jed Fox authored
-
- Jul 17, 2023
-
-
Jed Fox authored
-
- Jun 30, 2023
-
-
Shazib Hussain authored
-
- Jun 28, 2023
-
-
Jed Fox authored
I noticed that: - The web and electron versions of our `uuid` module both looked exactly the same… - …and deferred to the `uuid` package… - …and the async version just called the sync API. So now we will just use the `uuid` package directly everywhere.
-