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/templates/layouts/partials
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
..
helpers Fix wrong vgmdb input name & wrong input type (#1485) 2017-09-03 20:45:57 +10:00
menu Fix RSS Link (#1495) 2017-09-04 08:11:16 +10:00
base.jet.html Ads enabled settings, ads in FAQ, ads actually in code (#1493) 2017-09-04 21:48:47 +10:00
torrent_item.jet.html Fix torrent_item JS that missed " " for a string (#1470) 2017-09-03 14:03:04 +10:00
torrent_item_upload.jet.html Fix torrent_item JS that missed " " for a string (#1470) 2017-09-03 14:03:04 +10:00