Skip to content

feat: full rewrite of application#48

Merged
corp-0 merged 4 commits intomainfrom
develop
Feb 7, 2022
Merged

feat: full rewrite of application#48
corp-0 merged 4 commits intomainfrom
develop

Conversation

@corp-0
Copy link
Copy Markdown
Member

@corp-0 corp-0 commented Feb 7, 2022

No description provided.

@commit-lint
Copy link
Copy Markdown

commit-lint Bot commented Feb 7, 2022

Misc

Contributors

corp-0

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

corp-0 and others added 4 commits February 7, 2022 01:54
* misc(repo): rebrand the project as central-command

* feat(repo)!: first stone of the rewrite

* feat(repo): feature parity with last attempt

* misc: linter

* misc: get rid of useless env for creating directories

* misc: get rid of commented line in docker-compose.yml

* misc: use Bob's email as example

* feat: add is_active field to admin view for accounts

* feat: improve models by adding help text instead of obscure comments

* fix: fixes username validation doing literally nothing

* misc: migration update
* fix: make public account data actually public

* feat: readd needed html templates

* fix: accounts that change their email will now have to confirm the new email

* feat: attempting to log in before confirmation will now raise and explain the issue

* feat: writing data to other-data will now only update keys if present or append new data if not.
We also won't need a create endpoint anymore, since write will do it if the record doesn't previously exist.

* feat: load environmental variables from a .env file with python-dotenv

* feat: adds account verification endpoint for game servers
@corp-0 corp-0 merged commit 4807277 into main Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant