Go to file
LoveEevee b8e63c650f ImportSongs: Implement Google Drive beta testing
Instances that wish to enable Google Drive support should first enable it to only a small subset of users (100 maximum) to allow the OAuth screen to be verified by Google without hitting the user limit. Minimum level in the config can be set to enable beta testing of this feature and then disabled by setting it to None.

- Add user level assignment screen to the administration panel
- Add privacy policy and links to it in various places
- Add switch accounts link near the Google Drive picker
2020-12-21 16:02:56 +03:00
.github Add an issue template translation 2018-10-14 14:02:50 +03:00
public ImportSongs: Implement Google Drive beta testing 2020-12-21 16:02:56 +03:00
templates ImportSongs: Implement Google Drive beta testing 2020-12-21 16:02:56 +03:00
tools Add git hooks to tools 2020-03-17 06:13:36 +03:00
.gitattributes 💥🐫 Added .gitattributes & .gitignore files 2015-07-17 17:21:53 +09:00
.gitignore Add support for accented characters 2020-12-02 09:39:48 +00:00
app.py ImportSongs: Implement Google Drive beta testing 2020-12-21 16:02:56 +03:00
config.example.py ImportSongs: Implement Google Drive beta testing 2020-12-21 16:02:56 +03:00
README.md update setup link 2019-02-13 22:23:18 +00:00
requirements.txt add pip requirements 2020-04-02 20:25:02 +01:00
schema.py Add custom Don 2020-04-04 16:48:58 +03:00
server.py Bug fixes 2020-04-17 04:53:53 +03:00

taiko-web

A web-based Taiko no Tatsujin simulator.

Running instance: https://taiko.bui.pm

Still in development. Works best with Chrome.

Setup

Please see the Setup page for setup instructions.