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

Leaf v4 #32

Open
9 of 13 tasks
iBotPeaches opened this issue Aug 31, 2013 · 1 comment
Open
9 of 13 tasks

Leaf v4 #32

iBotPeaches opened this issue Aug 31, 2013 · 1 comment
Assignees
Milestone

Comments

@iBotPeaches
Copy link
Member

  • Implement Bootstrap 3
  • Change navbar to floating non-sticky nav, that jumps to sticky nav when scrolled down
  • Revamp news system to not be contained with Leaf Halo 4 libraries
  • Implement "multi-star" star multiple users #21 , just store a key in the cookie which corresponds to ci_stars, which contains the gamertag, emblem, etc.
  • Restructure DB completely
  • Redis for leaderboards to use ZRANK, and quicker sorts.
  • Drop MySQL in favour of MongoDB, to retain 2 database engines (redis, mongo) instead of 3.
  • Add "Admin" management page to ACP, so adding admins isn't hacking together bcrypt hashes in cli.
  • Change "About" page to more reflect the growing of TheTree, and what we have planned. Maybe using treeapp.co for it
  • Fix the horrible library for Halo 4. Currently, there are like 3 functions per "data-set". One that converts it from raw api, to something that I can read, then another to dump into the database into a serialized form, then one to un-serialize it and make it human readable for display. This means each function has 3, not even named similarly.
  • The API cleaner functions should be private and isolated in their own file or in a specific file of library for cleaner use.
  • Fix the huge difference of enums and string indexes around. Move to raw enum use for everything.
  • Use laravel
@ghost ghost assigned iBotPeaches Aug 31, 2013
@iBotPeaches
Copy link
Member Author

  • first run of command:playlist_update true causes fail. 2nd time works. Cache must be borked
  • login throttling acp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant