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

2066 commits

Auteur SHA1 Message Date
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
gjwufq3x bb301e4671 mobile icon fixes (#894)
* mobile icons now match /g/ theme

* replace mobile fun icon with one you can actually see
2017-06-03 16:30:34 +10:00
John Smith ad566d672c
Comments 2017-06-03 13:57:00 +10:00
John Smith de176ee1f2
Inline 2017-06-03 13:57:00 +10:00
John Smith 21977ff406
Clarity 2017-06-03 13:57:00 +10: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 22b0f9f01e Make usernames stick to avatar in navbar (#886)
Usernames were hovering in between the search bar & avatar because of a fixed width:91px; (done because of character limit), so i instead replaced it to a max-width so that short usernames wouldn't just float in there
2017-06-02 22:34:38 +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
MMP0 87117d08de Update humanFileSize function 2017-06-02 13:46:59 -05: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 3afde2e3c1 Merge pull request #881 from NyaaPantsu/new-search-date-filter
Field Date Filter
2017-06-02 16:33:13 +02:00
akuma06 61a0ab0bc3 Added also a maxage field
Now you can provide ?maxage=nb_days to get the torrents from the last
nb_days days
2017-06-02 16:25:45 +02:00
akuma06 f41f2c3a25 Field Date Filter
* Search can be filtered out with ?fromDate=2017-05-01 and
?toDate=2017-05-12
2017-06-02 16:10:31 +02:00
akuma06 b3f2b7bc8c Merge pull request #880 from NyaaPantsu/mass-edit-api-international
Added translations support to mass edit api + improvements
2017-06-02 15:43:21 +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
akuma06 68a9453c68 Merge branch 'dev' of https://github.com/NyaaPantsu/nyaa into dev 2017-06-02 12:44:43 +02:00
akuma06 7dc9004e7d New Config for sukebei
Just launch with : `./nyaa -conf config/sukebei.yml`
2017-06-02 12:44:38 +02:00
akuma06 1e073abb88 Merge pull request #879 from Myrmece/patch-3
Updated translation.
2017-06-02 12:18:44 +02:00
Myrmece 7e0714aa33 Updated translation. 2017-06-02 11:45:48 +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
tomleb 1d7c3a9ca7 Merge pull request #876 from kipukun/frontend-chiisai
ちいさい changes
2017-06-01 21:22:07 -04:00