MMP0
a6529de6ee
Update Japanese translation ( #974 )
...
* Update ja-jp.all.json
* Create ja-jp.all.json
* Update ja-jp.all.json
* Update ja-jp.all.json
2017-06-10 13:50:58 +10:00
akuma06
ee0e611d11
Replaced hardcoded message errors in email validation
...
Added some translation string
Improved the way the emails and usernames are checked (less conditions)
Minor fix on clear error functions
2017-06-10 00:58:34 +02:00
sfan5
1675b12cad
Fix incorrect feed URLs ( closes #971 )
2017-06-08 20:08:30 +02:00
PantsuDev
66a13d0599
Fix open files error
2017-06-08 09:17:18 +10:00
PantsuDev
a5274cc926
Start anidb integration
2017-06-08 09:17:11 +10:00
akuma06
c9c1c70296
Fix email couldfare protection
2017-06-07 22:26:38 +02:00
akuma06
f0080b933e
Merge pull request #967 from Myrmece/patch-1
...
Updated translation.
2017-06-07 22:19:56 +02:00
akuma06
b8ca78b0e5
Merge pull request #968 from MMP0/patch-9
...
Update Japanese translations
2017-06-07 22:19:46 +02:00
MMP0
09f7b2d7db
Update ja-jp.all.json
2017-06-08 02:58:51 +09:00
Myrmece
fe9135a178
Updated translation.
2017-06-07 19:11:31 +02:00
sfan5
a034a9e1e9
typo
2017-06-07 16:14:50 +02:00
sfan5
aa2c63af19
Update german translation
2017-06-07 16:14:17 +02:00
akuma06
87fe2cef4d
Fixed typo
...
Missed one t in qBittorrent
Added qBittorrent logo
2017-06-07 15:22:28 +02:00
akuma06
b1649724d8
Added Links to FAQ ( #962 )
...
Chrome and Firefox Extensions have been added to the FAQ
qBitorrent plugin also added
Same with nyanner local client
Added id tags on all h2 for better redirection when linking to the faq.
New translation strings for extensions and plugins
2017-06-07 23:00:35 +10:00
Ramon Dantas
5044155472
Fix mascot sound behavior ( #961 )
...
oops
2017-06-07 22:41:39 +10:00
sisimouto
181a0cc2be
Update th-th.all.json ( #959 )
2017-06-07 21:47:49 +10:00
MMP0
1e40f8e820
Update ja-jp.all.json ( #958 )
2017-06-07 13:32:24 +10:00
PantsuDev
994ea62eab
fix typos
2017-06-07 11:14:57 +10:00
akuma06
752544a52c
New User status ( #957 )
...
Status for scrapped user
They can't log in and an explicit error message is shown when they try
explaining that they need to contact the moderators
They are displayed as simple members on the front-end however
2017-06-07 10:59:46 +10:00
akuma06
fdce17d52c
Unread notifications should stand out ( #955 )
...
When a notification has not been read, it should stand out. Actually
using the orange background
2017-06-07 08:41:23 +10:00
Atvaark
5e6836ff9c
Update .gitattibutes ( #956 )
...
Prevent CRLF line endings in shell scripts when checking out on windows.
2017-06-07 08:41:16 +10:00
akuma06
1f36b3e896
Set the path to "/"
2017-06-06 23:29:00 +02:00
akuma06
390c5f7620
Merge pull request #954 from NyaaPantsu/html-tag-fixes
...
Html tag fixes
2017-06-06 23:24:56 +02:00
akuma06
adccab4c18
Merge pull request #953 from NyaaPantsu/add-aria-label-page
...
Add aria label page
2017-06-06 23:24:31 +02:00
akuma06
dfe9bf5308
Merge pull request #952 from NyaaPantsu/fix-mascot-404
...
Fix mascot 404
2017-06-06 23:24:08 +02:00
akuma06
2868065ef8
Merge pull request #951 from NyaaPantsu/fix-cookies
...
Fix cookies shared between domains
2017-06-06 23:23:28 +02:00
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
9021b9049b
Merge pull request #948 from MMP0/patch-7
...
Fix translation IDs
2017-06-06 22:21:23 +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
MMP0
93947bba79
Update fr-fr.all.json
2017-06-06 23:49:43 +09:00
MMP0
7541239aa9
Update en-us.all.json
2017-06-06 23:49:02 +09:00
MMP0
05b461b810
Update admin_index.html
2017-06-06 23:47:49 +09: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