TheAMM
b09c61980c
Add new route for torrent download, fix Content-Disposition
...
New route is `/download/<torrent_id>.torrent`, which will help people using tools that do not consider headers.
Old torrent download route still works.
Updated one remaining link to use url_for.
Added plain `filename="..."` to `Content-Disposition`, since it is still the most common standard with percent encoded UTF-8.
Fixes part 2 of #45
2017-05-25 11:15:45 +03:00
Johnny Ding
5a19dae649
Merge pull request #182 from sharkykh/fix-lint
...
Apply PEP8
2017-05-24 23:40:42 -07:00
Kfir Hadas
80a5cb65a4
Use gravatar URL in /user/x
...
Even though only mods/admins can see it
2017-05-25 09:29:38 +03:00
aldacron
d5e2311c56
Resolves #181
2017-05-24 23:25:21 -07:00
aldacron
142dd5359c
Resolves #129 and refactored create magnet es naming
2017-05-24 23:19:08 -07:00
Kfir Hadas
ebcf1dc836
PEP8
2017-05-25 09:08:18 +03:00
nyaadev
02c04ce893
order torrent.trackers relation
2017-05-25 00:36:49 +02:00
Anna-Maria Meriniemi
be0f07d6b8
Merge pull request #178 from nyaadevs/infohash-search
...
Info hash search, hash on torrent page, template adjustments
2017-05-25 01:02:04 +03:00
TheAMM
4f1576e086
Fancy grammar in your anime torrents
2017-05-24 21:54:50 +03:00
TheAMM
d287aaf974
Show "Search <user>'s torrents..." on user pages in search field
2017-05-24 17:34:53 +03:00
TheAMM
3a4280ccc5
Redirect searches with an info hash to torrent if found
...
Redirect will not happen on RSS or user page views (/searches).
Adds a helper to models.Torrent to search with a hex hash
Reformats "special search logic"
2017-05-24 17:34:36 +03:00
TheAMM
0e89d3f24b
Show torrent hash on torrent page
2017-05-24 17:17:51 +03:00
TheAMM
aeef80edaa
Clean up user search suggestion
2017-05-24 13:34:33 +03:00
ReimuHakurei
363203dfe0
Fix error on search for non-Unicode.
2017-05-24 10:14:03 +00:00
ReimuHakurei
8da628136f
Improve breaking of button groups.
2017-05-24 08:37:13 +00:00
ReimuHakurei
f215f0803c
Add per-user filter on search page based on query.
2017-05-24 08:33:32 +00:00
ReimuHakurei
63a469e08b
Hide news blob on search pages.
2017-05-24 08:33:32 +00:00
TheAMM
b60ec9ec0a
Failsafe in API for explicit nulls/Nones
2017-05-24 11:32:51 +03:00
TheAMM
ea2e01ae2c
Revert edit/upload form back to -md-, split flag buttons into two groups
2017-05-24 11:31:29 +03:00
ReimuHakurei
3418cb6175
More validation.
2017-05-24 06:45:00 +00:00
ReimuHakurei
917b9b7170
Merge branch 'master' of https://github.com/nyaadevs/nyaa
2017-05-24 06:19:22 +00:00
ReimuHakurei
42928c2a41
More validation.
2017-05-24 06:19:15 +00:00
snowfag
d38f30a7b7
Admins should have same userlevel_str as mods.
2017-05-24 02:18:09 -04:00
ReimuHakurei
3efda25f88
Increment css version
2017-05-24 06:11:20 +00:00
ReimuHakurei
8d393f5917
Make our HTML actually valid. Fix indentation.
2017-05-24 06:06:39 +00:00
ReimuHakurei
16cfcff846
Fix broken search.
2017-05-24 05:45:29 +00:00
ReimuHakurei
1eb805120e
Merge branch 'master' of https://github.com/nyaadevs/nyaa
2017-05-24 05:28:40 +00:00
ReimuHakurei
0d839eca35
More layout improvements.
2017-05-24 05:28:30 +00:00
ReimuHakurei
428b0bf8c7
Fix search on mobile.
2017-05-24 05:06:51 +00:00
snowfag
aa09191a24
Change guest anon upload glyph.
2017-05-24 00:57:07 -04:00
snowfag
02c7223f09
Move deleted button on edit page.
2017-05-24 00:44:27 -04:00
ReimuHakurei
dfe745c635
Add a wider viewport of 1400px for very wide screens (1600px+).
2017-05-24 04:09:16 +00:00
ReimuHakurei
4fa9972252
Merge branch 'master' of https://github.com/nyaadevs/nyaa
2017-05-24 04:08:16 +00:00
ReimuHakurei
b0b77775d7
Unfuck the layout, and remove the search update info from the about box on the home page to declutter.
2017-05-24 04:04:32 +00:00
snowfag
34fe2c5c67
change glyphs for buttons.
2017-05-23 22:16:05 -04:00
snowfag
fb91b2bbf8
Guest upload visual fix.
2017-05-23 21:32:02 -04:00
snowfag
4a7d8646b6
Update upload/edit buttons.
2017-05-23 21:11:58 -04:00
snowfag
0770822824
Change CRLF to LF.
2017-05-23 21:06:32 -04:00
nyaadev
020a0871bd
fix #173 and add avatar to mod user info
...
add rank color to username everywhere
some other minor changes
2017-05-24 00:28:17 +02:00
nyaadev
a88f6a0847
please incease css version when editing it, fix #ad8a5c0d1c0998d808c4af3745cfc9e5c83f547b
2017-05-23 23:37:06 +02:00
nyaadev
1b76eaea35
fix race condition?
2017-05-23 15:18:17 +02:00
katnyaa
ba7e0a7c2e
routes: Fix invalid call from previous merge
2017-05-23 13:47:47 +01:00
katnyaa
48df88ce71
Merge pull request #140 from FallenWarrior2k/master
...
Changed RSS feed to conform to RSS standards and added a namespace
2017-05-23 12:44:03 +00:00
katnyaa
aa0d7f702f
api: Invalid JSON is a client-side error
2017-05-23 13:19:07 +01:00
katnyaa
517f5c48e6
readme: Clean up setup instructions
2017-05-23 11:55:22 +00:00
snowfag
ad8a5c0d1c
Update buttons and css.
2017-05-23 01:17:55 -04:00
nyaadev
f32d1a0c64
use enumerated index for comment anchors
2017-05-23 02:59:31 +02:00
nyaadev
af61e5b1e9
some html + css changes around comments
2017-05-23 02:47:20 +02:00
snowfag
f76593a3fb
Proper sized default avatar.
2017-05-22 19:08:08 -04:00
nyaadev
76812b0ef0
utf8mb4 for database connection
2017-05-23 00:46:26 +02:00