summary refs log tree commit diff
path: root/scripts/rights.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused flags to make them easier to split and filter outald_productions2026-07-041-10/+10
| | | | Methodology: A flag was considered unused if it was exclusively mentioned in deffinitions and the "DiscordLike" flag list. If a flag was seen being used anywhere else in the code, it was left as-is.
* Set eslint env properlyMadeline2023-04-121-2/+0
|
* Remove ALL fosscord mentionsMadeline2023-03-311-0/+2
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* remove MANAGE_GUILDS, EDIT_FLAGS, SELF_EDIT_FLAGS, MANAGE_GROUPS from ↵Madeline2023-02-031-0/+4
| | | | default rights
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
| | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses
* First pass of removing Slowcord mentionsMadeline2022-12-171-0/+4
|
* remove self_edit_guilds, was dumbMadeline2022-10-071-1/+0
|
* PrettierMadeline2022-09-261-2/+2
|
* Fix and remove some scripts + use ajv/typescript-json-schema required by patchesMadeline2022-09-261-0/+1
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+20