akuma06
5068d83402
Merge branch 'dev' into custom-mascot
2017-06-06 00:38:20 +02:00
akuma06
5a9d1673ce
Update view.html
2017-06-06 00:36:31 +02:00
akuma06
58a20a7cfe
removing double check of user id
2017-06-06 00:31:43 +02:00
akuma06
ac1d1931ca
Merge pull request #933 from kipukun/frontend-mark2
...
Front-end changes
2017-06-06 00:27:05 +02:00
akuma06
6030f7421e
Update en-us.all.json
2017-06-06 00:23:02 +02:00
akuma06
66a39e3bd7
Merge branch 'dev' into frontend-mark2
2017-06-06 00:18:40 +02:00
akuma06
5156cda19e
Replaced No Notifications by its translation string
2017-06-06 00:17:20 +02:00
akuma06
9ff1899542
Added no_notifications translation string
2017-06-06 00:16:05 +02:00
MMP0
057d19ab57
Add Markdown editor options + Small changes ( #931 )
...
* Add Markdown editor options
* Update upload.html
* Update public_settings.html
2017-06-06 00:07:30 +02:00
Myrmece
d5807c28a1
Updated translation. ( #932 )
2017-06-06 00:07:10 +02:00
akuma06
23210b0250
Report modal fix ( #935 )
...
* fix uploaderid when torrent is hidden
Added a new function template to generate a link for uploaders name
In the view we have the actual uploaderID and uploaderName now
* fix template.HTML to string conversion
* Add a modal for reporting
Replace the popup
Use of Modal.js
Include Captcha
* forgot a div end tag
* Moved modal at the end
* Updated translation missing %s
* Added an information message
New translation string
* Forgot %s
* wrong id check
2017-06-06 00:06:52 +02:00
akuma06
01a3143a08
fix uploaderid when torrent is hidden ( #930 )
...
Added a new function template to generate a link for uploaders name
In the view we have the actual uploaderID and uploaderName now
2017-06-06 00:06:04 +02:00
kipukun
5316b0474c
Fix mobile support by showing comments on mobile view, also vertical align DL icons
2017-06-05 15:11:28 -04:00
kipukun
c2d8b54554
Make user torrent edit page actually work and look better
2017-06-05 14:41:53 -04:00
kipukun
4e22e6f927
Updated success/error texts on view page
2017-06-05 14:25:03 -04:00
kipukun
7a9c4cd13e
Misc. changes to profile edit and notifications page
2017-06-05 14:21:20 -04:00
kipukun
c9e480167b
Make the 404 page a little less shitty (Fixes issue 893)
2017-06-05 13:52:28 -04:00
kipukun
acfdaf2d6e
Fix anonymous users having write permissions on anonymous torrents
2017-06-05 13:35:34 -04:00
ElegantMonkey
b6f3987ec7
Add translation string.
2017-06-05 11:38:31 -03:00
ElegantMonkey
e10070b2a9
Add customizable mascot by URL.
...
Add a new setting for customizable mascots, with a new User field
MascotURL, and a corresponding cookie setting.
2017-06-05 11:32:48 -03:00
akuma06
b61fe55f82
New upload API ( #897 )
...
* New upload API (WIP)
* update
* Last fix
* Adding changes from update.go to api.go
* fix bracket
* fix import
2017-06-05 08:19:25 -05:00
MMP0
cdd84db36e
Small changes ( #927 )
...
* Update main.css
* Update main.css
* Update main.css
2017-06-05 19:34:46 +10:00
PantsuDev
67dcb3e845
Readd user editing and deleting of torrents
2017-06-05 16:52:18 +10:00
akuma06
38a55e88e9
Fix for csrf ( #923 )
...
* Merge remote-tracking branch 'refs/remotes/origin/dev' into fix-for-csrf
Fix CSRF protection
Seems like it doesn't work anymore...
I tried to
fix it but couldn't get /api without csrf. So I changed the
dependency
for another csrf package (nosurf).
Behavior: Same as previously. You
just have to include the block
csrf_token
* changing dependency to nosurf
2017-06-05 11:33:48 +10:00
akuma06
75528da943
Fix user logout ( #924 )
...
* Logout is now a posted form
Instead of using a get method, I've moved it to a post method.
Doing that made possible to use CSRF token and also fix #902
* Update _badgemenu.html
2017-06-05 11:33:16 +10:00
tomleb
e60eceba63
Reduce number of queries, update systemd unit service ( #925 )
...
* Update/add systemd services
* Avoid roundtrip back to postgresql when doing ES search
* Use only one ES client
2017-06-05 11:33:02 +10:00
MMP0
dbd6ca31d4
Fix .tr-date width ( #918 )
...
* Fix .tr-date width
* Update main.css
2017-06-05 08:49:14 +10:00
MMP0
a8d742488b
Add build number to URL query ( #912 )
2017-06-05 08:44:51 +10:00
tomleb
ace214b035
Reindex table for sukebei and nyaa ( Fix #914 ) ( #916 )
2017-06-05 08:43:52 +10:00
MMP0
341bb5c152
Clean mafuyu.svg ( #913 )
...
* Clean mafuyu.svg
* Update mafuyu.svg
2017-06-05 08:43:43 +10:00
MMP0
6d627f045f
Update Japanese translation ( #917 )
...
* Update ja-jp.all.json
* Update ja-jp.all.json
2017-06-05 08:43:32 +10:00
kipukun
b14933a784
HTML5 Compliancy ( #920 )
...
* One error
* Another error
2017-06-05 08:43:23 +10:00
PantsuDev
93af9a7df4
Revert "Hopefully patch exploit that allows anyone to log users out"
...
This reverts commit b0a3555afe
.
2017-06-04 21:19:44 +10:00
kilo
77760b3067
Prettier color for /g/'s theme user menu ( #910 )
...
It's very ugly at the time being
2017-06-04 20:52:41 +10:00
Atvaark
79fbb4085d
Update vendor/github.com/anacrolix ( #909 )
...
- This fixes a bug where the torrent client didn't unlock the bolt db
See: anacrolix/torrent/issues/158
2017-06-04 20:52:22 +10:00
PantsuDev
4d547c3975
Merge branch 'dev' of https://github.com/NyaaPantsu/nyaa into dev
2017-06-04 20:08:01 +10:00
PantsuDev
fa88e255ba
Revert "Start adding anidb support"
...
This reverts commit 7d4c88861e
.
2017-06-04 20:06:55 +10:00
MCManuelLP
f6b14e34c1
Url encode the display name
...
fixes #901
2017-06-04 10:24:27 +02:00
PantsuDev
e34ddd1404
Reduce size of descriptions
2017-06-04 15:56:36 +10:00
PantsuDev
7d4c88861e
Start adding anidb support
2017-06-04 15:47:24 +10:00
PantsuDev
77295492f3
Add libre-js support
2017-06-04 15:43:41 +10:00
PantsuDev
b0a3555afe
Hopefully patch exploit that allows anyone to log users out
2017-06-04 15:38:38 +10:00
PantsuDev
3402e97c50
Revert "Changed renchon with explanation kanji ( #905 )"
...
This reverts commit 2f64a322a8
.
2017-06-04 12:39:24 +10:00
akuma06
2f64a322a8
Changed renchon with explanation kanji ( #905 )
2017-06-04 12:29:26 +10:00
akuma06
38e8ee3a7a
New modpanel fix ( #895 )
...
* Comments count number
* New Modpanel fix
Fixes #755 (@ilikecats)
modpanel tables have margins
modpanel delete buttons are red
some coloring for buttons
reassign form looks better
reassign form textarea have rows="20" cols="40"
"save changes" btn green
report reasons are now translated in modpanel
delete is a real button on modpanel users page
* moved getReportDescription
2017-06-04 02:28:33 +02:00
tomleb
991fc73c4e
Update elasticsearch index playbooks ( #892 )
...
* Update elasticsearch index swapping playbooks
* Add ansible syntax check
* Document index swapping
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
2017-06-04 10:28:26 +10:00
Myrmece
6c0735607f
Updated translation. ( #900 )
2017-06-04 09:21:02 +10:00
MMP0
70eafd9668
Update Japanese translations ( #896 )
...
* Update ja-jp.all.json
* Update ja-jp.all.json
* Update ja-jp.all.json
* Update ja-jp.all.json
* Update ja-jp.all.json
2017-06-04 09:20:38 +10:00
PantsuDev
67ebfa91d5
fix typo
2017-06-03 20:01:19 +10:00
PantsuDev
e90c2df2d9
Remove last_login_ip from unused db abstraction
2017-06-03 19:12:36 +10:00