Skip to content
This repository has been archived by the owner on Apr 5, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (19 loc) · 1.05 KB

todo.md

File metadata and controls

22 lines (19 loc) · 1.05 KB

TODOS:

fe

  • make all of the frontend (including design). I probably should descriminate what kind of tasks this involves

be

  • Add banner to site settings
  • Site settings
  • create notifications table (for anon users notifications) with triggers & table & id. have also a unsubscribe url
  • emails: on notification (episodes posted on playlist)
  • pre-form validation with js
  • add duration to episodes (in seconds). have 3 inputs (hour, minutes, seconds) and convert duration to seconds
  • connection class for comments (comments come on the inner join alongside episodes)
  • delete anything as anon stuff. keep the id, set "deleted [name]" on stuff & set visibility to 0 (& bit)
  • export & import. format: xml
  • captcha no create user (install captcha stuff)
  • enqueue mysql commands, and execute them in a big query
  • fazer serviço para ver se user_name já está escolhido/ email
  • Play-Pause icons changing
  • Update the startup script
  • check if account is validated (only for accounts != admin)