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

652 commits

Auteur SHA1 Message Date
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
akuma06 9595abd274 Moved translations in appropriate directory 2017-05-09 04:12:48 +02:00
ewhal f9b7d4b05a Merge pull request #195 from alucard0134/patch-3
what in import duplication
2017-05-09 12:09:51 +10:00
Austin c9ae13ba7b what in import duplication 2017-05-08 21:07:43 -05:00
akuma06 f6bdf1a071 Fixed User
Profile Page, badge menu, every thing before previous commit (except
email)
Added Logout
2017-05-09 03:37:12 +02:00
keo 81edb1cf5d Merge pull request #193 from alucard0134/patch-2
Make reg confirmation less cringy
2017-05-09 04:20:58 +03:00
Austin 3d13a23c6a Make reg confirmation less cringy 2017-05-08 20:19:39 -05:00
Eliot Whalan 647de2f22e
Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-09 10:17:35 +10:00
Eliot Whalan a79f7600a7
Re-disable uploads 2017-05-09 10:17:11 +10:00
bakape 36bdfa7b0e Merge branch 'master' of https://github.com/ewhal/nyaa into less-realloc 2017-05-09 02:57:10 +03:00
bakape ce1c4c89ac Death to reallocations! 2017-05-09 02:56:57 +03:00
ewhal c97d7cd1dd Merge pull request #191 from ElegantMonkey/fix-tfunc
Revert changes to translation.go
2017-05-09 09:48:23 +10:00
ElegantMonkey 01d57c4994 Revert changes to translation.go 2017-05-08 20:44:41 -03:00
ewhal 3df24d2238 Merge pull request #189 from sfan5/implying
changes
2017-05-09 08:45:46 +10:00
sfan5 76990e5f6a Save current user for uploads 2017-05-08 23:54:09 +02:00
sfan5 1c5dbbab4c Don't look for old comments on new torrents 2017-05-08 23:53:37 +02:00
akuma06 a0b3d89232 Merge pull request #187 from kipukun/master
Fix theme switcher button mobile
2017-05-08 23:22:22 +02:00
akuma06 5ac1024e43 Merge pull request #181 from ElegantMonkey/extract-strings-for-translation
Extract strings for translation
2017-05-08 23:21:51 +02:00
kipukun 7482f48cb4 Fix theme switcher button mobile 2017-05-08 17:19:50 -04:00
ElegantMonkey 3f5416d8ac Fix conflicts 2017-05-08 18:16:21 -03:00
ewhal 2b579ab67f Merge pull request #184 from sfan5/schema
Switch to new schema
2017-05-09 07:08:55 +10:00
sfan5 ddb4ee0c85 Try to fix travis 2017-05-08 23:00:43 +02:00
ElegantMonkey 6fce62f7d3 Add translation code to handlers, fix wrong key in .json translations 2017-05-08 17:51:59 -03:00
sfan5 b339de4221 Fix absence of pagination on home page 2017-05-08 22:50:56 +02:00
sfan5 708a644d49 Fix navbar height 2017-05-08 22:50:56 +02:00
sfan5 a0f4989fc4 Make login work 2017-05-08 22:50:56 +02:00
sfan5 71f659ad00 Allow registration w/o email and make it half-work 2017-05-08 22:50:56 +02:00