akuma06
791fe75ed8
HTML tag fixes #904
...
* Replaced strong by b
* Added a span lang jap on renchon
2017-06-06 22:46:05 +02:00
akuma06
f5740c7f28
Aria-label for navigation pages
...
Just added an aria-label attribute on pages number
2017-06-06 22:38:43 +02:00
akuma06
f794fb6134
No more double mascot on 404
...
Just put the mascot in block then defined it as a simple <br> tag in 404
2017-06-06 22:15:27 +02:00
akuma06
d109b4783c
Fix cookies shared between domains
...
Just applied what we are already doing with user cookies to the
publicSettings.
Also changed the updateUserCore by updateRawUser <= less query for the
same result.
2017-06-06 22:05:44 +02:00
sfan5
2ee85d3ec5
Fix modpanel offering to delete Renchon °Д°
2017-06-06 16:54:05 +02:00
sfan5
964cff7df6
Optimize /g/ theme images
2017-06-06 16:43:03 +02:00
sfan5
c87a58ea8e
Narrower S/L/D columns
2017-06-06 16:39:52 +02:00
sfan5
3a7d85247e
Magnet & download icons on view page
2017-06-06 16:35:07 +02:00
sfan5
6d2b0b5c95
Color buttons on view page
...
magnet -> green
delete -> red
edit -> orange
2017-06-06 16:32:24 +02:00
MMP0
92a57cd8f1
Update Japanese translations ( #946 )
2017-06-06 16:25:55 +02:00
sfan5
576e11bf42
Fix both error message + HTML showing on home page
...
Also remove util.SendError since it's not very useful.
2017-06-06 16:24:15 +02:00
tomleb
f3c8515263
Fix reindex script (allow both table) ( #942 )
2017-06-06 12:46:51 +10:00
Myrmece
7bb452a477
Deleted obsolete and duplicated translation ids, some other fixes. ( #944 )
...
* Update fr-fr.all.json
* Update view.html
* Update ca-es.json
* Update de-de.all.json
* Update ca-es.json
* Update de-de.all.json
* Update en-us.all.json
* Update es-es.all.json
* Update hu-hu.all.json
* Update is-is.all.json
* Update it-it.all.json
* Update ja-jp.all.json
* Update ko-kr.all.json
* Update nb-no.all.json
* Update nl-nl.all.json
* Update pt-br.all.json
* Update pt-pt.all.json
* Update ro-ro.all.json
* Update ru-ru.all.json
* Update sv-se.all.json
* Update th-th.all.json
* Update zh-cn.all.json
* Update zh-tw.all.json
* Update es-es.all.json
* Update ja-jp.all.json
2017-06-06 12:46:44 +10:00
akuma06
2e9812b995
Replaced Terms and conditions ( #939 )
...
Replaced by a modal
Edited translation string with the new link
2017-06-06 11:19:29 +10:00
Ramon Dantas
7bcd4b2513
Fix navbar RSS link ( #941 )
2017-06-06 11:19:19 +10:00
akuma06
ea89e70067
Merge pull request #937 from Myrmece/patch-6
...
Updated translation.
2017-06-06 01:07:46 +02:00
Myrmece
09ca01139c
Updated translation.
2017-06-06 01:02:55 +02:00
akuma06
6b6a4378a1
Merge pull request #929 from ElegantMonkey/custom-mascot
...
Add customizable mascot
2017-06-06 00:42:05 +02:00
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