Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Graphe des révisions

578 commits

Auteur SHA1 Message Date
kilo
b5abf9cc87 Update classic.css 2017-09-09 14:09:56 +02:00
kilo
03da1000a0 Update classic.css 2017-09-09 13:50:46 +02:00
kilo
c79de6ad72 Update classic.css 2017-09-09 12:13:06 +02:00
kilo
b9dd9a7285 Update classic.css 2017-09-09 12:10:16 +02:00
kilo
9b7dfbd33c Update classic.css 2017-09-08 23:50:30 +02:00
kilo
ac8e509083 Update classic.css 2017-09-08 23:39:51 +02:00
kilo
2f62fec54d Update classic.css 2017-09-08 23:38:31 +02:00
kilo
6b24f71539 Update classic.css 2017-09-08 23:32:24 +02:00
kilo
f3bcc5d823 Update classic.css 2017-09-08 23:29:53 +02:00
kilo
9f290425ca Update classic.css 2017-09-08 23:18:27 +02:00
kilo
563b77ec22 Update classic.css 2017-09-08 23:12:27 +02:00
kilo
83972e79b4 Update classic.css 2017-09-08 23:08:31 +02:00
kilo
7c80beb083 Update classic.css 2017-09-08 22:57:00 +02:00
kilo
e82f31ce64 Update classic.css 2017-09-08 22:56:21 +02:00
kilo
472adde47f Update classic.css 2017-09-08 22:46:33 +02:00
kilo
cd8a97b5dd Update classic.css 2017-09-08 22:42:13 +02:00
kilo
12cd84286c Update classic.css 2017-09-08 22:41:24 +02:00
kilo
d3f2678923 fix file indent 2017-09-08 22:38:52 +02:00
kilo
fa3489018e Update classic.css 2017-09-08 21:51:55 +02:00
kilo
b8856ed27c Update main.css 2017-09-08 21:48:28 +02:00
kilo
2c562f808f Update classic.css 2017-09-08 21:31:51 +02:00
kilo
15fdca2219 Update main.css 2017-09-08 21:22:55 +02:00
kilo
31317c579a Merge branch 'dev' into classic-theme 2017-09-08 20:52:32 +02:00
kilo
49b50b2e0d Delete classic 2017-09-08 20:52:14 +02:00
kilo
772abb52d8 Create classic.css 2017-09-08 20:52:08 +02:00
kilo
d1d4bf8e28 Remove hide ads options (#1536)
* Update base.jet.html

* Update settings.jet.html

* Update template.go

* Update publicSettings.go

* Update user.go

* Update settings.go

* Update main.js

* Update base.jet.html

* Update template_test.go

* Update en-us.all.json
2017-09-08 20:46:45 +02:00
kilo
3cbc835175 Add files via upload 2017-09-08 20:31:30 +02:00
kilo
9722904abd Create classic 2017-09-08 20:30:17 +02:00
kilo
c485801d79 Turn comment count into comment icon, add link to comments on comment icon (#1534) 2017-09-08 20:29:32 +02:00
kilo
388e0e0622 (merge this first) small css improvements & small enhancements (#1529)
* Update main.css

* Update tomorrow.css

* Update listing.jet.html

* Update torrents.jet.html

* Update admin.jet.html
2017-09-08 13:03:17 +10:00
kilo
cacbceb9e2 Move close button to upper right corner of cookie warning & styling adjustements (#1522)
* Move close button before to upper right corner of cookie warning

* Update index_admin.jet.html

* Update main.css

* Update tomorrow.css

* Update tomorrow.css

* Update main.css

* lighter background
2017-09-07 17:56:02 +02:00
kilo
a0f12724de Show small box instead of nothing at the ads position if ads are blocked (#1527)
* Update main.css

* Update base.jet.html

* remove useless rule
2017-09-07 17:42:33 +02:00
kilo
5e0ef75b68 Fix top padding for admins (#1521)
* Update main.css

* Update base.jet.html

* Update index_admin.jet.html

* add content-admin back

* Add content-admin back

* Update base.jet.html

* Update base.jet.html

* Update index_admin.jet.html
2017-09-06 20:00:48 +10:00
kilo
4cb5c9cf23 Styling fixes & improvements for cookie warning, addition of cookie warning text & close button (#1519)
* Styling fixes for new nav, improvements for cookie warning, styling for close button on cookie warning

* Fix wrong css rule name on tomorrow

* add cookie warning text

* Update CHANGELOG.md

* tomorrow colors for cookie warning

* Color improvements for cookie-warning & close button styling

* Addition of close button for cookie warning

* JS to hide cookie warning when clicking the cross

* Add warning that message will be hidden at next page load

* middle alignement for japanese text in refine

* Remove NyaaPantsu link from admin nav

* Allow HTML in cookie warning translation string

* Remove [0] that was not needed and broke the script from JS

* Bold font & slightly taller cookie warning

* Add message when ad is blocked

* styling for blocked message

* fix wrong id

* Prevent JS error

* remove ad-blocked message

* remove ad-blocked styling

* Update main.css

* Update base.jet.html
2017-09-06 10:51:25 +02:00
kilo
a78f4117c3 "Torrent file not found" page (#1503)
* Add torrent file missing page instead of old 404

* Make download.go redirect to file missing page instead of 404

* Add files via upload

* Update translation changelog

* add translation string for "torrent file not found" page

* Forgot to create variables

* import templates
2017-09-06 08:20:24 +02:00
kilo
70a865e49a Show message pinned at the bottom of the window warning of cookie usage to comply with EU law (#1506)
* Add global variable to template_test

* Add global variable related to EU cookie law

* Add GetEUCookieFromRequest function that checks if the EU cookie exists (to comply with EU law)

* Add div at bottom of page if no EU cookie set

* add styling in css

* Prevent message from showing up any more than once

* prevent cookie from being erased by resetCookies() function

* Fix wrong function return type

* shorter condition

* Import timeHelper

* Update template_test.go

* remove variable name

* Update template_test.go
2017-09-06 07:55:00 +02:00
kilo
8c9b050762 Fix misalignement of select (again) on japanese & small css adjustements (#1505)
* Fix misalignement of select (again) on japanese

* modal adjustements

* modal tomorrow adjustements

* further modal adjustements

* better tomorrow colors for tags

* bigger top & bottom padding for modal

* Pending tags darker on tomorrow
2017-09-06 13:10:42 +10:00
kilo
ea7d42210c improvements for moderation (#1516)
* styling for new nav shit

* new nav html

* Update index_admin.jet.html

* remove top margin

* Add moderation link

* color changes

* tomorrow colors

* remove useless class

* remove further useless styling

* remove useless class

* Remove useless class again
2017-09-06 12:15:29 +10:00
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
kilo
26932b904a Make alt colors enabled by default for logged in users (#1483)
* Make alt colors enabled by default for logged in users

* Better background color for sukebei's h-user when focused

* Fix border not being shown

* Fix display of rules on Internet Explorer
2017-09-03 18:50:00 +10:00
kilo
4b80e16121 Fix wrong url for toggleTheme query (#1474) 2017-09-03 16:12:38 +10:00
kilo
6f6f03f7ba 11px bigger website & small css stuff (#1473)
* 11px bigger website

* Lighter green for alt-colors

* Rollback previous change but change trusted td border color

* Fix torrent preview category image being cropped too much at some very specific resolutions

* pink color for refine button on sukebei
2017-09-03 15:49:10 +10:00
kilo
a9ca084911 last margin adjustements for search icon position on tags (#1471) 2017-09-03 14:20:23 +10:00
kilo
406c5c879b Fix css that didn't apply & slightly better margin (#1464)
* Remove too big margin

* add bottom margin for tags

* Update main.css
2017-09-03 09:49:53 +10:00
kilo
170cb33d0b Better border color for classic.css's <td> 2017-09-01 10:45:22 +02:00
kilo
960b009c83 Better position of searchbox on accepted tags 2017-09-01 07:17:07 +02:00
kilo
1e7f81f2a1 Better border color for user-avatar on classic 2017-09-01 06:57:30 +02:00
kilo
2ade6fac8d Revert z-index changes that made mascot appear in front of pagination & footer (#1455)
* Rollback

* color that looks more blue for alt colors

* Less blue
2017-09-01 12:46:05 +10:00
kilo
86254a66a4 Different colors when alternating colors is enabled for sukebei's g.css (#1454) 2017-08-31 12:27:13 +10:00
kilo
db19afb852 Fix missing } that caused code to be broken in css (#1453)
* Fix missing } that caused code to be broken in css

* Make css rule apply at the right res to prevent the need of !important

* remove useless !important again
2017-08-31 12:12:54 +10:00