Go to file
2024-09-29 02:15:27 +03:00
api Started code yeaah 2024-09-27 06:52:07 +03:00
inc Check token expiry 2024-09-28 18:47:40 +03:00
snufficon Adding snufficon 2024-09-28 23:58:24 +03:00
.gitignore Started code yeaah 2024-09-27 06:52:07 +03:00
.htaccess Started code yeaah 2024-09-27 06:52:07 +03:00
index.php Make them corners beatiful 2024-09-29 02:15:27 +03:00
login.php simple tokenized loginsystem 2024-09-28 08:21:52 +03:00
logout.php simple tokenized loginsystem 2024-09-28 08:21:52 +03:00
README.md Adding snufficon 2024-09-28 23:58:24 +03:00
style.css Make them corners beatiful 2024-09-29 02:15:27 +03:00

  • Requires SQLite3 (sudo apt install php-sqlite3 on Debian)
  • API requires mod_rewrite (sudo a2enmod rewrite) and configuring AllowOverride all for .htaccess