yiiTT
0293fe7b10
Set default upload category to none. Translation update required
2017-05-12 14:41:39 -05:00
Eliot Whalan
bcaac0961f
Revert "Stateless cookies ( #372 )"
...
This reverts commit 2f06fb8fa1
.
2017-05-12 16:42:15 +10:00
PantsuDev
bd7933536f
Merge pull request #381 from yiiTT/master
...
Update Logo
2017-05-12 14:08:22 +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
akuma06
44508c9f82
Fix comment model
2017-05-12 01:40:02 +02:00
tomleb
34933e0b82
Use template for night theme switcher inline js
2017-05-11 17:09:53 -05:00
keo
a502dd8c3f
Delete test.torrent
2017-05-12 01:01:22 +03:00
ayame-git
af2c47c2f2
Merge branch 'master' of github.com:ewhal/nyaa into api
2017-05-12 00:59:35 +03:00
ayame-git
d94f8102d1
convert base32 hash to base16
2017-05-12 00:59:00 +03: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
b6b2d836c0
Fix dates in RSS feed
2017-05-11 16:54:28 -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
akuma06
39a7305892
Merge pull request #371 from Atvaark/postgres_tests
...
Add database logmode to the config
2017-05-11 23:20:12 +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
Atvaark
b12e812b36
Add database logmode to the config
...
This allows users to change the default logging verbosity (errors)
to either *detailed* (prints SQL statements) or *silent*.
Also added support for using a custom logger function.
- Fixed the gorm unit test that checks the automigrations
They will actually fail if any errors were logged now.
- Added a postgres unit test
Currently disabled because it would need a running local
postgres db and a change to the .travis.yml file to work
inside the CI build.
2017-05-11 22:28:09 +02:00
akuma06
61ba31b337
No more gzip
2017-05-11 22:21:12 +02:00
wranai
4b810494f3
Now really fixing the status filter ( #354 )
...
I managed to screw up in the last update. Normal is 0 and remake is 1, so that makes the "goodness" order of statuses non-monotonic, so I can't use the greater sign for filtering out remakes...
2017-05-11 14:46:23 -05:00
tomleb
bfb9bf3239
Fix empty comment (sanitize then trim and check) ( #368 )
2017-05-11 14:46:14 -05:00
bittebitte
a377e272c8
Autofocus username field
2017-05-11 14:25:16 -05:00
Jeff
100ecffda7
fix scraper, optimize updates so it doesn't suck massive ass ( #367 )
...
* fix scraper, optimize updates so it doesn't suck massive ass
* fucking ass
2017-05-11 14:06:47 -05:00
akuma06
aed45bc29a
Merge pull request #365 from Nutjob/master
...
Added more stuff.
2017-05-11 16:26:53 +02:00
Nutjob
c8d94c6e5b
Update it-it.all.json
2017-05-11 16:13:56 +02:00
Nutjob
7ef069e0b5
Merge pull request #4 from ewhal/master
...
Update
2017-05-11 16:12:34 +02:00
PantsuDev
d444cf20c9
Merge pull request #364 from Myrmece/patch-1
...
Updated translation.
2017-05-11 23:55:24 +10:00
Myrmece
d053b18f34
Updated translation.
2017-05-11 15:52:19 +02:00
PantsuDev
63bfc8dc04
Update README.md
2017-05-11 23:50:46 +10:00
akuma06
4d5c04bbac
Added CROS for RSS
2017-05-11 15:50:26 +02:00
PantsuDev
b2c1ac13b4
Merge pull request #362 from majestrate/scraper
...
only scrape torrents uploaded within 90 days
2017-05-11 23:43:59 +10:00
PantsuDev
756023d0a2
Merge pull request #361 from sisimouto/master
...
trans: Update for th-th
2017-05-11 23:42:44 +10:00
PantsuDev
1f383b06f5
Merge pull request #360 from majestrate/cache-interface
...
ReAdd cache
2017-05-11 23:42:34 +10:00
Jeff Becker
217038eea0
only scrape torrents uploaded within 90 days
2017-05-11 09:40:33 -04:00
Jeff Becker
8b6ddd95c2
forgot file
2017-05-11 09:29:08 -04:00
sisimouto
2057a4aa51
Update th-th.all.json
2017-05-11 22:28:29 +09:00
PantsuDev
5689275c3f
Merge pull request #359 from sfan5/memez
...
Fixes
2017-05-11 23:25:31 +10:00
Jeff Becker
0e8a3cde3b
Merge branch 'cache-interface' into merge-cache-interface
2017-05-11 09:24:20 -04:00
sfan5
95562ecd60
Fix S/L/C translations on view page
2017-05-11 15:20:19 +02:00
sfan5
8e2c643a34
Fix missing error enforcement on comments and reports
2017-05-11 15:14:48 +02:00
Eliot Whalan
72f1b848aa
Merge branch 'master' of https://github.com/ewhal/nyaa
2017-05-11 23:12:26 +10:00
Eliot Whalan
521064b946
Add vary accept-language header
2017-05-11 23:12:19 +10:00
Jeff Becker
059ea7d2a8
abstract out cache
2017-05-11 09:01:53 -04:00
PantsuDev
fd94746eed
Merge pull request #358 from MMP0/patch-4
...
Update Japanese translation
2017-05-11 22:29:52 +10:00
Eliot Whalan
c1cafb9d9a
Remove broken caching stuff
2017-05-11 22:22:49 +10:00
MMP0
2567574543
Update Japanese translation
2017-05-11 21:10:41 +09:00
akuma06
a17004360f
Merge pull request #357 from majestrate/scraper
...
fixes
2017-05-11 13:50:46 +02:00
Jeff Becker
a361bcca4f
fix template tests
2017-05-11 07:42:26 -04:00
Jeff Becker
57895251a3
fix torrent swarm ordering and add timeouts for udp scrape
2017-05-11 07:40:50 -04:00
ayame-git
51c5f198b4
Merge branch 'master' of github.com:ewhal/nyaa into api
2017-05-11 14:38:46 +03:00