Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Ce dépôt a été archivé le 2022-05-07. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
nyaa-pantsu/config
akuma06 195912d11f Change default struct of Tags in Search Struct (#1437)
Doing this makes it possible to use the method from ArrayString (Contains and Join).
Therefore:
* Tags.Join() would return a string of all the tags separated by commas
* Tags.Contains(str) would return a boolean on whether there is the str or not
2017-08-29 11:44:20 +10:00
..
config.go Fixing Double anidbID (shoud also fix twice flags) + removed pointer to config in functions. We have a singleton so don't need to pass it as argument 2017-08-02 17:12:52 +02:00
config_example.yml Fixing Double anidbID (shoud also fix twice flags) + removed pointer to config in functions. We have a singleton so don't need to pass it as argument 2017-08-02 17:12:52 +02:00
config_test.go Improviong dynamic load of configs by putting only one variable one 2017-07-21 01:36:25 +02:00
default_config.yml Update tracker list in default config (#1416) 2017-08-28 11:14:53 +10:00
structs.go Change default struct of Tags in Search Struct (#1437) 2017-08-29 11:44:20 +10:00
sukebei.yml Move scrape results to separate table (#980) 2017-06-16 01:13:09 +02:00
tokens.go OAuth API [done] (#1275) 2017-07-28 13:46:40 +10:00