Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Graphe des révisions

562 commits

Auteur SHA1 Message Date
akuma06
c9c1c70296 Fix email couldfare protection 2017-06-07 22:26:38 +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
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
akuma06
dfe9bf5308 Merge pull request #952 from NyaaPantsu/fix-mascot-404
Fix mascot 404
2017-06-06 23:24:08 +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
sfan5
2ee85d3ec5 Fix modpanel offering to delete Renchon °Д° 2017-06-06 16:54:05 +02:00
MMP0
05b461b810 Update admin_index.html 2017-06-06 23:47:49 +09: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
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
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
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
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
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
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
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
MMP0
a8d742488b Add build number to URL query (#912) 2017-06-05 08:44:51 +10:00
kipukun
b14933a784 HTML5 Compliancy (#920)
* One error

* Another error
2017-06-05 08:43:23 +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
Atvaark
99ad76f76f Add web address config (#888)
* This allows changing the nyaa, sukebei and status URL via config.
  Previously only the nyaa address was configurable
* This helps testing changes locally without having to set up
  a TLS terminating proxy
* Also refactored uses of hardcoded URLs in the html templates
  The html templates will now also use the configured urls
2017-06-03 11:45:24 +10:00
kipukun
1365f18398 Make forms look a little better (#885) 2017-06-02 22:35:42 +02:00
kilo
5f9b780b97 Put notification count in () (#884)
It was an ugly "Notifications 0" before, now it will be "Notifications (0)"
2017-06-02 22:05:41 +02:00
akuma06
a77e341585 Added an edit button 2017-06-02 20:24:44 +02:00
akuma06
1974692480 Forgot the selectAll.js 2017-06-02 20:22:15 +02:00
akuma06
0223fe1014 Added Moderation Panel in page title 2017-06-02 20:12:17 +02:00
akuma06
bd7fe52273 New ModPanel Theme (#883)
* New ModPanel Theme

* Implemented the new @kipukun theme in ModPanel
* Added new translation string
* Fixed the toolbar in /mod/torrents

* Little fix on torrents report

* Remove double navigation

* Added a tag h1 for pages and new translation strings~

* fix warn message
2017-06-02 20:10:36 +02:00
akuma06
e9002ee638 Added translations support to mass edit api + improvements
* new translation strings
* new Translations object which can be used to translate string in js
* fix a the disappearance of checkboxes on new item loaded by ajax
2017-06-02 15:42:53 +02:00
Steindór
d1ff3866ea Default theme change (#875)
* changed session cookie expiry

* made /g/ the default theme
2017-06-02 13:36:15 +10:00
akuma06
e62ebb05ba Mass edit mod api JS (done) (#868)
* Mass Edit MOD api JS (WIP)

In continuity with the mass edit mod api, this is the javascript use of
it.
##What does it do?
* Delete of multiple torrents on index/search
* Category change of multiple torrents
* Change of owner of multiple torrents
* Lock & delete of multiple torrents

##How?
* New toolbar only visible for mods
* Checkboxes added only for mods
* Selection and click on the button in toolbar
* Nothing is submitted, you have to review the changes in a modal window
listing them.
* Then the ajax queries are initialized one at a time with a progression
bar
* You can always at any moment delete entries from the queuing list

* Improved progress bar

* Deleting part almost done

Improved modal design
All dom interactions should be done
Prepared Query for only one callback
Improved Modal to keep a link to the active modal

* Finished =D

Added some translation string

* Forgot the refreshing of the page

Just an option that can be disabled by making refreshTimeout to 0
2017-06-02 12:51:44 +10:00
kipukun
c4511f7238 Style error texts on form inputs, everywhere (#877) 2017-06-02 12:50:56 +10:00
kipukun
38cf9ab994 Fix up settings page a bit 2017-06-01 20:16:56 -04:00