* Merged Phil's new MultiplePublishAll component into main branch
* colorsys removed from project since it isn't used
* Title Prefix no longer required
Vite Version updated in package.json
Removed duplicate character from titleFormatter in Misc.ts
* Title Prefix no longer required
Vite Version updated in package.json
Removed duplicate character from titleFormatter in Misc.ts
Refactored constants/index.ts into Identifiers.ts, Categories.ts, and Misc.ts.
Regular expressions that titles allow all use new variable in Misc.ts for consistency and ease of editing it. New Characters are allowed in titles.
Categories sorted by name, "Other" is always at end of list. New Categories such as Qortal under Education have been added
Title prefix TextField added that starts all video titles with the entered value.