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/models
kilo 67d8492380 On-demand stats fetching (#1621)
* Update view.jet.html

* Update router.go

* Create stats.go

* Update view.jet.html

* Update stats.go

* Update stats.go

* rollback

* returns -1 by default

* Update stats.go

* Update stats.go

* Import goscrape & torrent

* copypaste stats.go from scrapers

* travis

* Update stats.go

* Update stats.go

* Put fresh stats into a <span>

* Background-color for freshly fetched stats

* ditto but for tomorrow

* "Loading..." text in case it gets a bit too long

* Stat fetching in controller (missing DB update)

* Update last scraped date too

* update torrent.Scrape tho it doesn't  do anything

* forgot to edit a name

* Update scrape.go

* Update stats.go

* Update stats.go

* flush cache to update stats in listing

* Change function name

* Update stats.go

* Update stats.go

* fix travis

* Update view.jet.html

* Update stats.go

* Update stats.go

* Update stats.go

* Update stats.go

* Update stats.go
2017-10-06 17:06:14 +02:00
..
activities This is a prelimenary work 2017-06-29 00:44:07 +02:00
comments Fix notifications 2017-07-17 15:00:40 +02:00
notifications Added moderation part + tests 2017-08-03 03:38:07 +02:00
oauth_client OAuth API [done] (#1275) 2017-07-28 13:46:40 +10:00
oauth_server OAuth API [done] (#1275) 2017-07-28 13:46:40 +10:00
reports Tag Search + Tests + Search slight refactor [DONE] (#1342) 2017-08-22 11:48:10 +10:00
tag Change DLSite to String (#1576) 2017-09-17 21:27:20 +02:00
torrents Fix sukebei 2017-08-27 21:20:53 +10:00
users Tags no-js works + less sql in Development mode + debug tool 2017-07-31 03:15:37 +02:00
activity.go Added configor as a new library (#1126) 2017-07-10 22:11:05 +10:00
comment.go Added configor as a new library (#1126) 2017-07-10 22:11:05 +10:00
dumps.go Remove common package 2017-07-02 16:54:55 +02:00
file.go Added configor as a new library (#1126) 2017-07-10 22:11:05 +10:00
gorm.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
gorm_test.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
language.go This is a prelimenary work 2017-06-29 00:44:07 +02:00
notification.go Added moderation part + tests 2017-08-03 03:38:07 +02:00
oauth_client.go OAuth API [done] (#1275) 2017-07-28 13:46:40 +10:00
oauth_server.go OAuth API [done] (#1275) 2017-07-28 13:46:40 +10:00
oldcomment.go This is a prelimenary work 2017-06-29 00:44:07 +02:00
report.go Added configor as a new library (#1126) 2017-07-10 22:11:05 +10:00
scrape.go On-demand stats fetching (#1621) 2017-10-06 17:06:14 +02:00
tag.go Tag Search + Tests + Search slight refactor [DONE] (#1342) 2017-08-22 11:48:10 +10:00
tag_test.go Tag Search + Tests + Search slight refactor [DONE] (#1342) 2017-08-22 11:48:10 +10:00
torrent.go Change DLSite to String (#1576) 2017-09-17 21:27:20 +02:00
user.go [WIP] Anidex, TT & Nyaa.si uploading (#1604) 2017-09-30 15:10:47 +02:00