- Remove delete.php page
- Remove add.php page
- Require authentication to access the logs.php page
- Add new license function and remove license function to logs.php page
- Add a login form at the login.php page
- Add CSS for the logs.php page
- Add a logout function to functions.php
- Remove confirmation dialog on delete.php
- Fix header() problems on delete.php
- Fix an issue with the SQL query in add.php
- Create add.php
- Upload api.php
- Upload config.php
- Upload functions.php
- Upload logs.php
- Upload delete.php
- Create README.md
- Create LICENSE.md
- Initial commit