Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up code and remove duplication #94

Open
2 of 11 tasks
advaith1 opened this issue Aug 3, 2020 · 1 comment
Open
2 of 11 tasks

Clean up code and remove duplication #94

advaith1 opened this issue Aug 3, 2020 · 1 comment
Assignees
Labels
moderate priority Issue/PR is moderate priority.
Milestone

Comments

@advaith1
Copy link
Member

advaith1 commented Aug 3, 2020

Main

  • Don't duplicate CSS across themes
  • Do checks before making Discord API request

Route-specific reused code

Check when re-used code has been moved to functions/vars for the following routes. This also includes other relevant code cleanup/refactoring.

  • authentication.ts
  • autosync.ts
  • bots.ts
  • index.ts
  • search.ts
  • servers.ts
  • staff.ts
  • templates.ts
  • users.ts
@advaith1 advaith1 added the moderate priority Issue/PR is moderate priority. label Aug 3, 2020
@advaith1 advaith1 self-assigned this Sep 6, 2020
advaith1 added a commit that referenced this issue Sep 7, 2020
@carolinaisslaying carolinaisslaying added this to the 5.5.0 milestone Apr 8, 2022
@carolinaisslaying carolinaisslaying self-assigned this Apr 9, 2022
@carolinaisslaying
Copy link
Member

4c3358c begins the improvement of code and duplication in servers.ts

@carolinaisslaying carolinaisslaying modified the milestones: 5.5.0, 6.0.0 May 26, 2022
@carolinaisslaying carolinaisslaying modified the milestones: 6.0.0, 5.6.1 Mar 20, 2024
@carolinaisslaying carolinaisslaying modified the milestones: 5.6.1, v5.7.0 May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
moderate priority Issue/PR is moderate priority.
Projects
None yet
Development

No branches or pull requests

2 participants