PantsuDev
5c048c7726
Merge pull request #389 from ewhal/akuma06-fix-design
...
WTF design
2017-05-12 20:25:39 +10:00
sfan5
2900278526
Fix modpanel index page
...
Users don't seem to be fetched yet, display their IDs instead
2017-05-12 12:20:01 +02:00
sfan5
de67e9c922
Hide "Remember Me" button because it doesn't work yet
2017-05-12 12:16:15 +02:00
sfan5
1feb377ce0
Remove the notice about not hosting files from FAQ
...
No longer applies I guess...
2017-05-12 12:12:15 +02:00
sfan5
6b341c7b03
No captchas for trusted users or admins, closes #330
2017-05-12 12:05:36 +02:00
akuma06
8012d0a71b
Update home.html
...
Deplace top navigation
2017-05-12 11:58:54 +02:00
akuma06
ad2b4acfe3
WTF design
...
Too much white before listing
Who had the idea to use ul for the content Oo
And please, no br when it's not in paragraph
2017-05-12 11:57:45 +02:00
sfan5
e2a15c185c
Remove eddie4.nl tracker
...
It resolves to the same IP address as leechers-paradise which we already have.
2017-05-12 11:30:10 +02:00
Eliot Whalan
bcaac0961f
Revert "Stateless cookies ( #372 )"
...
This reverts commit 2f06fb8fa1
.
2017-05-12 16:42:15 +10:00
yiiTT
6bc39d70fe
Update logo CSS
2017-05-11 22:59:39 -05:00
yiiTT
d9b2348734
Update Logo
2017-05-11 22:40:55 -05:00
Juan Navarro
40716c2b74
New comment style. Gravatar not working as intended.
2017-05-11 22:05:14 -05:00
tomleb
34933e0b82
Use template for night theme switcher inline js
2017-05-11 17:09:53 -05:00
tomleb
b0982f07a6
Change color for bg-danger and fix night theme flickering issue ( #370 )
...
* Change color for bg-danger
* Fix annoying flickering with night theme
* use new class instead of overriding bootstrap's
2017-05-11 16:54:53 -05:00
sfan5
a96902a737
Fix minor display bug on profile edit page
2017-05-11 16:54:28 -05:00
akuma06
8d3d169316
Merge pull request #369 from bittebitte/patch-2
...
Autofocus username field
2017-05-11 23:20:40 +02:00
sfan5
019f37dc4d
Stateless cookies ( #372 )
...
* Remove eddie4.nl tracker
It resolves to the same IP address as leechers-paradise which we already have.
* Remove database usage from cookie auth
* Hide "Remember Me" as it doesn't work yet
2017-05-11 16:18:56 -05:00
akuma06
3fc4236a76
slight design improvement for template
2017-05-11 22:54:42 +02:00
bittebitte
a377e272c8
Autofocus username field
2017-05-11 14:25:16 -05:00
akuma06
9f2d0f1962
New translation function and time depends on translation
2017-05-11 13:15:52 +02:00
akuma06
0fb5c2eb3a
Merge branch 'master' into patch-3
2017-05-11 12:37:24 +02:00
sfan5
500f5bda02
Fix editing other profiles as a mod
2017-05-11 11:58:44 +02:00
sfan5
9c9db7af0d
Display comments date smaller
2017-05-11 11:45:13 +02:00
sfan5
64622c3601
Make comment date display consistent with other date displays
2017-05-11 11:37:10 +02:00
TUSF
4327ff5efc
Fixing comments.
...
Apparently template comments need to not have spaces...
2017-05-11 04:16:28 -05:00
TUSF
f141cd57f3
Redoing displayed Comment format.
2017-05-11 04:00:16 -05:00
akuma06
f22b7e5333
Update view.html
2017-05-11 04:20:16 +02:00
Eliot Whalan
df2f0d9839
Merge branch 'master' of https://github.com/ewhal/nyaa
2017-05-11 11:56:58 +10:00
Eliot Whalan
e120e9da43
Add torrent stats to homepage
2017-05-11 11:56:00 +10:00
akuma06
e8774abf21
Updated search
...
When in a user page and clicked on more torrents, show a list navigable
of the user torrent
On that list, we can make advance search (categories, order, ...)
Moderation search reimplemented
Clicking on user (id) in the torrent list redirect to the list of the
user torrents
Ability to search within the user torrents
2017-05-11 03:52:42 +02:00
keo
fa1761fb14
Merge pull request #325 from TUSF/patch-3
...
Show date created for comments. (don't merge yet!!!)
2017-05-11 04:23:34 +03:00
akuma06
7eed942741
new way to show seed/leech
2017-05-11 03:00:57 +02:00
Eliot Whalan
1207f47f87
Merge branch 'master' of https://github.com/ewhal/nyaa
2017-05-11 10:27:17 +10:00
Eliot Whalan
65ee41a10b
Add orderby seeders/leechers/completed
2017-05-11 10:26:58 +10:00
sfan5
7bc395068d
Fix modpanel torrent edit ( #328 )
...
* Fix modpanel torrent edits breaking torrents
* Fix hash not being monospace anymore
* Fix modpanel torrent edit strings
* Fix modpanel torrent edit creating a new user (wtf GORM)
2017-05-10 18:46:50 -05:00
Eliot Whalan
fec023e404
Add display of seeders/peers/completed to view
2017-05-11 09:31:10 +10:00
Eliot Whalan
30d4ba5e9c
Merge branch 'scraper' of git://github.com/majestrate/nyaa into majestrate-scraper
2017-05-11 09:11:54 +10:00
kipukun
fc6f55f991
add structure to individual views as well
2017-05-10 19:00:09 -04:00
kipukun
0e71cd1fbb
make mod index more structured
2017-05-10 19:00:09 -04:00
kipukun
5496f60eb3
make some buttons not shit on torrent view
2017-05-10 19:00:09 -04:00
kipukun
e7933463dd
fix padding on mod page, removing search bar temporarily
2017-05-10 19:00:08 -04:00
TUSF
d926016906
Show date created for comments.
...
Hopefully I didn't break something. I don't normally use Bootstrap.
2017-05-10 17:54:07 -05:00
ayame-git
054f712cba
i'm really bad
2017-05-11 01:08:13 +03:00
Jeff Becker
c6427ba600
Merge remote-tracking branch 'origin/master' into scraper
2017-05-10 18:08:10 -04:00
akuma06
ff0a588ff5
Merge branch 'master' of https://github.com/ewhal/nyaa
2017-05-11 00:03:02 +02:00
keo
8074922143
Merge pull request #319 from sfan5/feature
...
Email fixes & a feature
2017-05-11 01:02:44 +03:00
akuma06
802945384b
Fixes
2017-05-11 00:02:36 +02:00
akuma06
b1c7591e8b
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# templates/admin/userlist.html
2017-05-10 23:59:16 +02:00
sfan5
9c562018e5
Link to user page from comment section
2017-05-10 23:53:30 +02:00
akuma06
f94dc3103c
Added edit torrent view mod panel & fix
2017-05-10 23:53:25 +02:00
sfan5
c07d771559
Fix missing translated string
2017-05-10 23:45:22 +02:00
kipukun
1f94df6307
actually add js and css this time
2017-05-10 17:25:26 -04:00
keo
bfdbffcc80
> is gt
2017-05-11 00:03:35 +03:00
akuma06
ceb9e039f1
Renchon can't be deleted!
2017-05-10 22:55:50 +02:00
keo
cfafaead3b
Merge pull request #304 from top-ed/master
...
fix </a/>
2017-05-10 23:41:23 +03:00
sfan5
247532b569
Fix date on torrent view page
2017-05-10 22:36:07 +02:00
ed
8bff839381
fix </a/>
...
nice meme
2017-05-10 22:31:08 +02:00
akuma06
3acb410af7
Merge pull request #302 from sfan5/fixayy
...
Fixes & Features (as always)
2017-05-10 22:24:33 +02:00
akuma06
59a1e1761a
Merge pull request #295 from wranai/patch-1
...
search box for google (and also url bar)
2017-05-10 22:12:16 +02:00
sfan5
d98d918301
Allow marking uploads as remake
2017-05-10 22:11:37 +02:00
sfan5
4851890c66
Adjust buttons on view page
2017-05-10 22:11:37 +02:00
sfan5
a857c1abe3
Update FAQ
2017-05-10 22:10:31 +02:00
ayame-git
cf601d1e52
Merge branch 'master' of github.com:ewhal/nyaa
2017-05-10 23:06:22 +03:00
ayame-git
f326d801c2
i don't even remember what i fix anymore'
2017-05-10 23:05:56 +03:00
akuma06
deb5ffc19b
Merge branch 'master' into delete-button
2017-05-10 21:51:20 +02:00
akuma06
019b4e4657
alu
2017-05-10 21:48:42 +02:00
Juan Navarro
38ff2a6e28
Fixed New view template design. Changed Id to ID. Forced images inside description to fit container. ( #289 )
2017-05-10 14:46:34 -05:00
akuma06
2f43f70fce
Delete button torrent view -- alucard
2017-05-10 21:46:02 +02:00
Ramon Dantas
c84140964b
Add language selector ( #298 )
2017-05-10 14:45:39 -05:00
ayame-git
8373bce02f
unborked report list
2017-05-10 22:09:37 +03:00
wranai
298606507a
search box for google
2017-05-10 20:35:56 +02:00
Jeff Becker
0f582c1197
Merge remote-tracking branch 'origin/master' into scraper
2017-05-10 13:29:56 -04:00
Jeff Becker
1089883ed5
initial
2017-05-10 13:29:35 -04:00
ayame-git
fcd0fec9a5
some pages not dispyaing corectly in mod page
2017-05-10 20:17:07 +03:00
akuma06
b0e359e504
Update torrent_report.html
2017-05-10 18:50:24 +02:00
akuma06
0a1bd085ae
Updated listing css
2017-05-10 18:47:37 +02:00
akuma06
ac9f2612f3
Merge remote-tracking branch 'refs/remotes/origin/master' into akuma06/master
2017-05-10 18:40:42 +02:00
akuma06
487cfb896b
Added moderation link
2017-05-10 18:40:22 +02:00
akuma06
b00e64acc8
forgot li
2017-05-10 17:47:28 +02:00
PantsuDev
0223f575d3
Merge pull request #281 from ewhal/akuma06/master
...
Fixing Mod Panel
2017-05-11 01:41:40 +10:00
akuma06
b88cd33794
Merge branch 'master' of https://github.com/ewhal/nyaa into akuma06/master
2017-05-10 17:38:33 +02:00
akuma06
0bf8088457
Mostly finished
...
Someone need to do torrent edit page
Can't do it :/
2017-05-10 17:37:49 +02:00
akuma06
032688f532
Fixed
2017-05-10 16:43:50 +02:00
PantsuDev
e1e1aac37b
Merge pull request #283 from sfan5/fix123
...
fix stuff...
2017-05-11 00:18:12 +10:00
sfan5
eddeed572f
Fix text on profile edit page
2017-05-10 15:49:46 +02:00
akuma06
54991542cb
Merge branch 'master' of https://github.com/ewhal/nyaa into akuma06/master
...
Conflicts:
router/templateVariables.go
2017-05-10 15:20:14 +02:00
ripdog
aae25274c1
Add a route for the user settings form: /edit,called UserDetailsHandler
2017-05-11 01:09:36 +12:00
akuma06
46d65ba865
Fixing Mod Panel (WIP)
2017-05-10 15:08:38 +02:00
ripdog
f0a82c52cf
Minor html formatting
2017-05-11 01:08:37 +12:00
Eliot Whalan
f3bb07d6b1
Correct function name
2017-05-10 22:06:12 +10:00
sfan5
775f9c15ad
Display username of old uploads alongside れんちょん
2017-05-10 13:32:45 +02:00
sfan5
a4b1a057b6
Unbreak dates (@kipukun broke them)
2017-05-10 12:47:51 +02:00
Eliot Whalan
fb2b171d11
Merge branch 'master' of https://github.com/ewhal/nyaa
2017-05-10 19:53:28 +10:00
Eliot Whalan
fa1ea09c75
Add buttons to all torrents
2017-05-10 19:40:20 +10:00
ripdog
fff87e87d4
Hopefully working dark mode mascot swap
2017-05-10 21:26:27 +12:00
Your Name
e03ab87665
add delet link
2017-05-10 08:37:52 +00:00
Your Name
5f7adedab5
submit report
2017-05-10 08:17:21 +00:00
Your Name
e8c133fc69
display reports properly
2017-05-10 07:57:55 +00:00
Your Name
b5adfb8eb4
Merge remote-tracking branch 'tom/mod'
2017-05-10 07:32:01 +00:00
PantsuDev
447a70a4d2
Merge pull request #263 from azhao12345/more-moderation
...
delete shit
2017-05-10 17:17:11 +10:00