sfan5
b2581f549b
Display human-readable report reason in modpanel
...
Also fixes the "list all torrent reports" subpage
2017-05-12 20:43:38 +02:00
PantsuDev
dc89495b65
Merge pull request #394 from tomleb/dev
...
Fix dereference wrong error
2017-05-13 01:24:23 +10:00
tomleb
6aa4e8b960
Fix dereference wrong error
2017-05-12 10:29:48 -04:00
PantsuDev
ac92ddfeba
Merge pull request #391 from sfan5/memes
...
Fixes & Features
2017-05-12 20:25:05 +10:00
sfan5
629dfde937
Fix one URL escape too much in RSS link
2017-05-12 12:08:38 +02:00
sfan5
6b341c7b03
No captchas for trusted users or admins, closes #330
2017-05-12 12:05:36 +02:00
ayame-git
cf13efe3fe
unborked
2017-05-12 05:21:40 +03:00
ayame-git
d5370705c0
converts hash to uppercase
2017-05-12 04:28:00 +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
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
61ba31b337
No more gzip
2017-05-11 22:21:12 +02:00
tomleb
bfb9bf3239
Fix empty comment (sanitize then trim and check) ( #368 )
2017-05-11 14:46:14 -05:00
akuma06
4d5c04bbac
Added CROS for RSS
2017-05-11 15:50:26 +02:00
PantsuDev
1f383b06f5
Merge pull request #360 from majestrate/cache-interface
...
ReAdd cache
2017-05-11 23:42:34 +10:00
Jeff Becker
0e8a3cde3b
Merge branch 'cache-interface' into merge-cache-interface
2017-05-11 09:24:20 -04:00
sfan5
8e2c643a34
Fix missing error enforcement on comments and reports
2017-05-11 15:14:48 +02:00
Jeff Becker
059ea7d2a8
abstract out cache
2017-05-11 09:01:53 -04:00
Eliot Whalan
c1cafb9d9a
Remove broken caching stuff
2017-05-11 22:22:49 +10: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
ayame-git
51c5f198b4
Merge branch 'master' of github.com:ewhal/nyaa into api
2017-05-11 14:38:46 +03:00
akuma06
9f2d0f1962
New translation function and time depends on translation
2017-05-11 13:15:52 +02:00
Jeff Becker
7d98ebd7fe
Merge remote-tracking branch 'origin/master'
2017-05-11 06:50:53 -04:00
Jeff Becker
33fe211d3f
mod panel template cleanup, make mod panel templates reload on SIGHUP
2017-05-11 06:49:05 -04:00
sfan5
500f5bda02
Fix editing other profiles as a mod
2017-05-11 11:58:44 +02:00
ayame-git
da8b2dc9c4
base16 and base32
2017-05-11 07:23:02 +03:00
ayame-git
ac6f4f82fb
welll fuck me
2017-05-11 07:12:54 +03:00
ayame-git
42c79c2794
applied akuma dup fix
2017-05-11 06:25:41 +03:00
ayame-git
7e3d116808
Merge branch 'master' of github.com:ewhal/nyaa into api
2017-05-11 06:06:12 +03:00
ayame-git
d879f76e16
?
2017-05-11 06:05:52 +03:00
ayame-git
cc5baed9c1
stuff
2017-05-11 06:04:11 +03:00
ayame-git
c32fd6e7b7
torrent upload
2017-05-11 05:56:59 +03:00
akuma06
a94c4c08b0
Fix typo
2017-05-11 04:16:37 +02:00
akuma06
defb8a6003
Possible Fixes for dup torrent
2017-05-11 04:07:39 +02:00
akuma06
7eed942741
new way to show seed/leech
2017-05-11 03:00:57 +02:00
akuma06
536c403ea1
fix gzip
2017-05-11 02:29:33 +02:00
akuma06
e41a79c808
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# router/userHandler.go
2017-05-11 02:20:11 +02:00
akuma06
c1add13aa2
Fixes edit viewable by ever1
2017-05-11 02:18:19 +02:00
ayame-git
60ce69d2b9
security fix
2017-05-11 03:17:01 +03: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
Atvaark
0678d19097
Add template and db tests ( #291 )
...
- The db test will run an sqlite3 database in in-memory
mode and run the automigrations.
- The template test will check if all the templates
that are stored in package variables (template.Must)
compile and if ReloadTemplates works without panicking.
2017-05-10 18:15:36 -05:00
ayame-git
d2c2de2ef9
...
2017-05-11 01:10:42 +03:00
ayame-git
054f712cba
i'm really bad
2017-05-11 01:08:13 +03:00
akuma06
ff0a588ff5
Merge branch 'master' of https://github.com/ewhal/nyaa
2017-05-11 00:03:02 +02:00
akuma06
802945384b
Fixes
2017-05-11 00:02:36 +02:00
akuma06
f94dc3103c
Added edit torrent view mod panel & fix
2017-05-10 23:53:25 +02:00
sfan5
9109f68c96
Make Email changes work correctly
2017-05-10 23:43:58 +02:00
akuma06
90b9c5ba2b
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# service/user/verification.go
2017-05-10 22:42:56 +02:00