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

269 commits

Auteur SHA1 Message Date
kilo f4c10c9cd6 Delete 18.png 2017-07-07 18:03:10 +02:00
kilo 4853de08b9 Delete 14.png 2017-07-07 18:03:09 +02:00
kilo 18fa678c63 Delete 12.png 2017-07-07 18:03:08 +02:00
kilo 56b4d1ea9a Delete 5.png 2017-07-07 18:03:06 +02:00
kilo 72237ab495 Delete 21.png 2017-07-07 18:02:26 +02:00
kilo 2f3746d3ae Delete 14.png 2017-07-07 18:02:23 +02:00
kilo 413e697ee4 Delete 11.png 2017-07-07 18:02:20 +02:00
kilo 66c56834e6 Delete 22.png 2017-07-07 18:02:05 +02:00
kilo d2481392aa Delete 15.png 2017-07-07 18:02:04 +02:00
kilo 42302a0c7b Delete 13.png 2017-07-07 18:02:03 +02:00
kilo e9d764dd9e Delete 12.png 2017-07-07 18:02:03 +02:00
kilo f8ef4cfe62 Delete 9.png 2017-07-07 18:02:02 +02:00
kilo 894ee6b16b Delete 8.png 2017-07-07 18:02:01 +02:00
kilo c07e8bc3b1 Delete 7.png 2017-07-07 18:02:00 +02:00
kilo 36f4beacdd Delete 6.png 2017-07-07 18:02:00 +02:00
kilo 054e5bc2a6 Delete 4.png 2017-07-07 18:01:58 +02:00
kilo d6985d7d0b Delete 2.png 2017-07-07 18:01:57 +02:00
kilo 64e2cc9944 Delete 16.png 2017-07-07 18:01:56 +02:00
kilo b43cbdd187 Delete 15.png 2017-07-07 18:01:55 +02:00
kilo 8828065fed Delete 13.png 2017-07-07 18:01:54 +02:00
kilo 14a4061734 Delete 11.png 2017-07-07 18:01:53 +02:00
kilo b03e608132 Delete 10.png 2017-07-07 18:01:52 +02:00
kilo bbd7692404 Add files via upload 2017-07-07 18:01:23 +02:00
kilo 4be2c7959c Delete 1.png 2017-07-07 18:00:37 +02:00
kilo 1cb7c85728 Update main.css 2017-07-07 17:59:20 +02:00
kilo f340314d62 Update main.css (#1109) 2017-07-05 15:31:06 +10:00
akuma06 f7abfc53db Merge branch 'refactor' into pr/1089 2017-07-05 02:28:48 +02:00
akuma06 faea14be2f Merge pull request #1096 from Kiloutre/patch-4
Flag clickeable to get to flag search
2017-07-05 02:25:52 +02:00
akuma06 e2f3507069 Some html fixes 2017-07-04 01:15:43 +02:00
kilo 6d5181a024 Update main.css 2017-07-03 16:32:30 +02:00
kilo d1f5fe99e6 margin for flags in view.html 2017-07-01 14:15:38 +02:00
kilo 2ecc6d7019 change width: 45% to max-width: 470px 2017-07-01 02:25:30 +02:00
kilo 8a3a7f9946 more css changes 2017-07-01 02:18:11 +02:00
kilo 5c108eadd5 position improvements 2017-06-30 23:05:39 +02:00
kilo 789f97d26b change pictures to label (CSS) 2017-06-30 22:43:02 +02:00
kilo 6fd17a62f4 flag spacing (margin) 2017-06-30 22:00:52 +02:00
kilo b4529f6312 css changes 2017-06-30 21:59:41 +02:00
kilo fae254c404 <kilo> u want me to re-make the PR but on the refactor branch, right? (#1087)
* margin-top removal

* flag-other background: none

* torrent language on other - upload.htl

* torrent language edit.html

* torrent language admin edit
2017-06-29 22:16:21 +10:00
akuma06 5991a21818 First batch of changes for the refactor (#1078)
* First batch of changes for the refactor

Added the support of gin in routes and other services/utils
Begining implementation of JetHTML

* Remove os folder

* Move scrapers to own repo

* Second batch of changes

All .jet.html are the working templates.
You can now test this PR, the index Page and upload works. If you want to complete the other html templates, you're welcome

* Move captcha to util

* Move uploadService to utils

* Use govalidator instead of regex

* Third batch of changes

All the front end should as previously.
I also fixed some minor things unrelated to the refactor (mostly style issues on static pages)
Now errors can be accessed by importing the "errors" helpers and using the `yield errors(name="xxx")` command in templates.
Same for infos.
Templates are now more hierarchized with a base template "base.jet.html" which is extended depending on the context in "index_site" or "index_admin" layouts. Those layouts are extended than in every pages.
Other helpers are captcha to render a captcha `yield captcha(captchaid="xxx")`
And also csrf, with the command `yield csrf_field()`
To translate, you don't have anymore to do `call $.T "xxx"`, you just have to do `T("xxx")`.

Pages for the website part are in folders in the folder "templates/site". Pages for the admin part are in "templates/admin". Layouts are separated in "templates/layouts". Helpers and menu are in "templates/layouts/helpers" and "templates/layouts/menu". Error pages should be put in "templates/errors"

* Added test on templates

When adding a new template, you have to tell to template_test.go, the context of the new template (if it doesn't use the common context)

* Panel admin works

Now the templating part should work. The PR can now be fully tested.

I think we should push the templating PR  and do the routes/controllers/removal of services in another branch. So we know that this one is functional

* Updated dependencies

* Fixed test for modelhelper

* Fix testing for commentlist

* Fix travis :')

* Just renamed router and removed network

* Applying same SEO fix

* Update form_validator.go

* Added back regexp package
2017-06-28 21:42:38 +10:00
kilo 7788a018f5 Prettier color for g's sukebei user menu-button when hovered (#1060) 2017-06-24 09:05:33 +10:00
kilo a47f89cd0b Make flags overlap category icon (#1059)
* Prettier flag position

* flag overlap category icon

* HTML changes

* fix css that didn't apply properly & colspan not always being there

* Update main.css

* Update home.html

* Update home.html

* Update main.css

* Update main.css
2017-06-24 09:05:21 +10:00
kilo 3f17da2c9d Better color for .h-user when hovered
And text hover color changes for red buttons
2017-06-23 10:05:30 +02:00
kilo d3586f232b Prettier color for red button2 (classic.css & hover changes)
The edit that i had made previously only applied to g's theme
And it didn't apply when the button were hovered
2017-06-23 10:01:36 +02:00
PantsuDev 68ac3c21ad Remove left & right 15% 2017-06-23 11:28:55 +10:00
akuma06 8c62d7bbe6 Fix modtools always shown 2017-06-23 03:15:56 +02:00
kilo 5a2a6e014c Fix error text color in classic (#1047)
bravo kipukun
2017-06-21 16:37:40 +10:00
kilo a6555c319c Prettier color for texts in red button (#1045)
Current one was dark grey on red which is pretty ugly, i changed it into white (light grey) on red to make it prettier
2017-06-21 16:37:30 +10:00
kipukun ;_ d32e985259 main.css: Increase size of stat columns (#1044)
Prevents wrapping.
2017-06-21 13:04:25 +10:00
kipukun ;_ 4aa9a62613 main.css: Make download button less big (#1043)
I don't like it that big desu
2017-06-21 12:51:40 +10:00
kipukun ;_ 121101fe1c Frontend small (#1040)
* Header isn't as WIDE on resolutions past 1920

* Turn down the fucking volume because it scares the shit out of me everytime

* Make clear the mascot is clickable

* Make torrent buttons not fuckhuge

* Just show N/A on no website

* search.html: Fix minor typo in refine box
2017-06-21 11:28:47 +10:00