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

797 commits

Auteur SHA1 Message Date
akuma06
71a7c659f4 Merge pull request #214 from majestrate/make-rss-fast-again
make rss fast again
2017-05-09 18:53:57 +02:00
akuma06
d26ee1a1bb Merge pull request #216 from transifex3/master
Korean Translation
2017-05-09 18:53:39 +02:00
akuma06
d7e313c24d Merge pull request #212 from mrslain/master
Russian translation.
2017-05-09 18:53:29 +02:00
ayame-git
f3f8258d7c Merge branch 'master' of github.com:ewhal/nyaa into api_wip 2017-05-09 19:39:15 +03:00
ayame-git
836028a333 using reflect 2017-05-09 19:37:40 +03:00
akuma06
5bb77de3df Added Footer 2017-05-09 18:00:20 +02:00
akuma06
6ac2bdd8d2 Added delete account and edit profile 2017-05-09 17:47:12 +02:00
sfan5
282ce135dd Don't generate gravatar hash if no email 2017-05-09 17:20:19 +02:00
sfan5
8686ba1f3c Forgot something in 4d7b56df8c 2017-05-09 17:17:57 +02:00
transifex3
f32cf5c90c Create ko-kr.all.json 2017-05-10 00:17:31 +09:00
sfan5
de1978619e Fix creating of useless table 2017-05-09 17:14:13 +02:00
sfan5
dcedd6bd4d This one character being lowercase has been bothering me 2017-05-09 17:11:28 +02:00
sfan5
017b64b757 Correct text when signing up without email 2017-05-09 17:11:12 +02:00
ayame-git
93350ce3aa search query 2017-05-09 18:09:45 +03:00
Jeff
90638d1662 make rss fast again :^) 2017-05-09 11:07:42 -04:00
sfan5
bce2112cb5 Fix registration without email 2017-05-09 17:06:21 +02:00
sfan5
a951cf6f45 Maybe fix gravatar 2017-05-09 16:50:29 +02:00
sfan5
1a94f927fa Correct texts on upload page 2017-05-09 16:48:33 +02:00
sfan5
4d7b56df8c Prepare for storage of uploaded .torrent files 2017-05-09 16:42:12 +02:00
sfan5
203c3734c8 Display uploader name with link to profile page 2017-05-09 16:21:56 +02:00
Blue
0ef2b407a4 Fixed background color for .profile-content
See issue #209
2017-05-09 16:15:38 +02:00
Slain
d8898a4932 Russian translation. 2017-05-09 19:08:49 +06:00
ewhal
8a1cd5e47d Merge pull request #211 from bakape/fix-sqlite-search
Workaround for SQLite search
2017-05-09 22:47:48 +10:00
bakape
334967e257 Workaround for SQLite search
At least we can test it in development now.
2017-05-09 15:31:47 +03:00
ewhal
9a65e175ee Merge pull request #210 from bakape/refactor-search
Refactor search
2017-05-09 22:16:30 +10:00
bakape
5b75c1b79d Merge branch 'master' of https://github.com/ewhal/nyaa into refactor-search 2017-05-09 14:32:10 +03:00
bakape
801339cdcf Refactor search
Optimise, error handling and avoid some exploits
2017-05-09 14:31:58 +03:00
sfan5
335dfd1d9c Omit "Link" row if no website name 2017-05-09 12:24:26 +02:00
sfan5
df3187d954 Cleanup of user model 2017-05-09 12:16:41 +02:00
ewhal
7eb8867b74 Merge pull request #207 from yiiTT/master
Add sukebei category images
2017-05-09 18:56:13 +10:00
yiiT
32ca79195d Add sukebei category images 2017-05-09 03:52:19 -05:00
Eliot Whalan
6ba53619ed
Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-09 17:28:45 +10:00
Eliot Whalan
f620319777
Move markdown stuff to it's own function 2017-05-09 17:28:29 +10:00
ewhal
e352afaaa5 Merge pull request #205 from ripdog/master
CSS rework - additive night mode CSS, and use CSS background image for night mode toggle
2017-05-09 17:19:13 +10:00
ripdog
a48e49a159 No longer use img elements changed by js for the night mode toggle button. Use a css background on the <a>. Less JS is better JS. 2017-05-09 19:09:22 +12:00
Eliot Whalan
b03dfa13ac
Add markdown support for descriptions and comments 2017-05-09 16:58:39 +10:00
ripdog
dd0b84a88c More removed from style-night.css 2017-05-09 18:52:42 +12:00
ripdog
c0b2c18b34 Don't need the !important; 2017-05-09 18:32:22 +12:00
ripdog
cef01882e9 Removed all layout css from style-night.css, instead adding the night mode css on top of style.css. Thus no layout changes when switching to night mode. 2017-05-09 18:32:22 +12:00
ripdog
fec4e2a5c9 Fix night mode dropdown menus 2017-05-09 18:32:22 +12:00
Eliot Whalan
22298334b4
Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-09 16:28:16 +10:00
ewhal
abfd4ddda5 Merge pull request #204 from azhao12345/fix-user-torrents
make user torrent list display
2017-05-09 16:23:09 +10:00
Eliot Whalan
8f5edf0a44
Add website links 2017-05-09 16:15:56 +10:00
Andrew Zhao
a0ab88c77d make user torrent list display 2017-05-08 22:21:14 -07:00
Eliot Whalan
125485d9ea
Add website links 2017-05-09 14:49:59 +10:00
tomleb
ea697db054 Tune pgpool variables, we're going fast 2017-05-08 23:42:04 -04:00
tomleb
88d781a537 Fix auth problem with pgpool 2017-05-08 23:42:04 -04:00
tomleb
3d94dfca54 Add pgpool, pg_hba.conf needs to be modified 2017-05-08 23:42:04 -04:00
tomleb
6e04f6c01b Use rtorrent to seed the torrents (fails on systemd) 2017-05-08 23:42:04 -04:00
tomleb
f7bf1cb4b6 Create .torrents file from .xz and .sig 2017-05-08 23:42:04 -04:00