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
Miiiiaaooooo 25e6fe2942 Ads enabled settings, ads in FAQ, ads actually in code (#1493)
* Update base.jet.html

* Remove inline styling, put whole thing into a div instead of center to be able to move it at other places at will

* Move inline styling in there & some adjustements that will need further tweaking

* Add GetAdsEnabledFromRequest() function

* Ads Enabled global var

* Need to add global var in test file for it to work properly

* AdEnabled handler in settings

* Create AdsEnabled var for users

* Check if user wants to hide ads

* change var name

* change var name

* change var name

* change var name

* var name changes

* Add ad enabled settings & put each indiviidual setting into a span

* add |raw

* add translation strings

* add ads to faq

* Remove <br> and add faq link

* Fix travis

* Fix wrong condition check

* exclude aldColors & hideAds cookie from deletion

* remove useless things

* Fix template_test.go

* No idea why that part got removed

* Forgot }}

* lower padding for ad container
2017-09-04 21:48:47 +10:00
..
activities
comments
notifications Added moderation part + tests 2017-08-03 03:38:07 +02:00
oauth_client
oauth_server
reports Tag Search + Tests + Search slight refactor [DONE] (#1342) 2017-08-22 11:48:10 +10:00
tag Fix for Tags (#1494) 2017-09-04 08:40:08 +10: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
comment.go
dumps.go
file.go
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
notification.go Added moderation part + tests 2017-08-03 03:38:07 +02:00
oauth_client.go
oauth_server.go
oldcomment.go
report.go
scrape.go
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 Tag Search + Tests + Search slight refactor [DONE] (#1342) 2017-08-22 11:48:10 +10:00
user.go Ads enabled settings, ads in FAQ, ads actually in code (#1493) 2017-09-04 21:48:47 +10:00