Skip to content

Releases: ibnux/php-tinfoil-server

Whitelist Country code

14 Jan 09:34
e97e931
Compare
Choose a tag to compare

Registration with sms can only allow specific country code, so you can use as private repo for your community

fix team drive import

04 Jan 04:05
6d3c102
Compare
Choose a tag to compare

previosly for importing team drive need to request file one by one, now no need to request as it come in result. it make fast to scan all content

Support TeamDrive and fix some bugs

29 Dec 02:34
33c64cd
Compare
Choose a tag to compare

Now Support Team Drive, use drive3db.php to import.
Fix token for importing from google drive.
ask clean data and clean cache before import.
protecting folder.txt and base.db with htaccess.

Docker and Added Drive token, to import your Game

23 Dec 15:49
9912853
Compare
Choose a tag to compare

add my token, so you can add your game easy, just share your game to my account, and import it to database. read the Readme.
Now Support docker

SQLITE and Hosted game support

23 Dec 07:21
191c1fc
Compare
Choose a tag to compare

Now you can serve from

  • Google Drive
  • Selfhosted file inside /data/games/
  • or direct link from another server

use SQLITE for portability

Added SQLITE support and drive importer

22 Dec 17:23
0fbd2da
Compare
Choose a tag to compare

Now support SQLITE,
SQlite/Mysql used once, after that it will use cache file

Google drive importer inside folder import, read README to use it

First Release

21 Dec 12:08
bf46021
Compare
Choose a tag to compare

Still manual adding File ID from Google drive, i will release next version with Google Drive Import script, for adding or update database

Need Apache, Mysql, and Latest PHP