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

678 commits

Auteur SHA1 Message Date
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
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
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
tomleb
3d74e4766f Daily backup of db zipped and signed 2017-05-08 23:42:04 -04:00
tomleb
d508a17833 Add .pgpass file to avoid entering db password 2017-05-08 23:42:04 -04:00
tomleb
3a50bea787 Remove TODO 2017-05-08 23:42:04 -04:00
tomleb
a31216c077 Automate postgresql setup
Creates the user and the database provided by the environment variable.
These are currently duplicated in postgres.env so we might want to find
a way to have them in only one place.

I tried my best at keeping the pg_hba.conf file secure for the server,
but I am no expert so it'd be great if someone could check it out.
2017-05-08 23:42:04 -04:00
tomleb
5e4f58706a Start working on server automation with ansible 2017-05-08 23:42:04 -04:00
Eliot Whalan
f01a512e39
Merge branch 'bakape-less-realloc' 2017-05-09 13:17:00 +10:00
Eliot Whalan
7a52219127
Merge branch 'less-realloc' of git://github.com/bakape/nyaa into bakape-less-realloc 2017-05-09 13:16:42 +10:00
ewhal
f2de376c04 Merge branch 'master' into less-realloc 2017-05-09 13:14:45 +10:00
ayame-git
076a1e3f35 Revert "autism"
This reverts commit 59b1e2bb5f.
2017-05-09 06:14:31 +03:00
ewhal
32fb9c10ea Merge branch 'master' into less-realloc 2017-05-09 13:14:20 +10:00
ayame-git
1b298d286e Revert "autism 2 electric boogaloo"
This reverts commit 5002863679.
2017-05-09 06:13:47 +03:00
ewhal
56c4b4ba83 Update README.md 2017-05-09 13:13:15 +10:00
ayame-git
5002863679 autism 2 electric boogaloo 2017-05-09 05:45:25 +03:00
ayame-git
59b1e2bb5f autism 2017-05-09 05:44:08 +03:00
akuma06
c15ec0c551 Added User Search Functionality 2017-05-09 04:30:25 +02:00
ayame-git
e845009057 category and status search not workign 2017-05-09 05:29:26 +03:00
akuma06
81f9470dcd 404 when no user found 2017-05-09 04:23:45 +02:00
akuma06
1ce14973b7 Fixed 2017-05-09 04:12:48 +02:00
akuma06
496156cbb8 Fixed no torrents found + translation 2017-05-09 04:12:48 +02:00