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/utils
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
..
api Fix for ajax query + uniformize api response 2017-08-01 14:47:27 +02:00
cache Fix most go lint warnings 2017-07-23 15:50:18 +10:00
captcha Remove common package 2017-07-02 16:54:55 +02:00
categories Fix most go lint warnings 2017-07-23 15:50:18 +10:00
cookies Add remember me checkbox back (#1397) 2017-08-26 12:57:02 +10:00
crypto Remove common package 2017-07-02 16:54:55 +02:00
debug Tags no-js works + less sql in Development mode + debug tool 2017-07-31 03:15:37 +02:00
email Added configor as a new library (#1126) 2017-07-10 22:11:05 +10:00
feeds Fix more style issues 2017-07-24 15:03:43 +10:00
filelist Remove common package 2017-07-02 16:54:55 +02:00
format OAuth API [done] (#1275) 2017-07-28 13:46:40 +10:00
log Added configor as a new library (#1126) 2017-07-10 22:11:05 +10:00
messages Added moderation part + tests 2017-08-03 03:38:07 +02:00
metainfo Remove common package 2017-07-02 16:54:55 +02:00
oauth2 OAuth API [done] (#1275) 2017-07-28 13:46:40 +10:00
publicSettings Ads enabled settings, ads in FAQ, ads actually in code (#1493) 2017-09-04 21:48:47 +10:00
sanitize Add bbcode support (#1433) 2017-08-29 09:56:44 +10:00
search Fix search Status (#1467) 2017-09-03 10:11:19 +10:00
signals Fix most go lint warnings 2017-07-23 15:50:18 +10:00
timeHelper Remove common package 2017-07-02 16:54:55 +02:00
torrentLanguages Improviong dynamic load of configs by putting only one variable one 2017-07-21 01:36:25 +02:00
upload Tag Search + Tests + Search slight refactor [DONE] (#1342) 2017-08-22 11:48:10 +10:00
validator Add remember me checkbox back (#1397) 2017-08-26 12:57:02 +10:00