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

764 commits

Auteur SHA1 Message Date
PantsuDev
66c1a3ab91 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
93206d2955 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
be06251bba Add markdown support for descriptions and comments 2017-05-09 16:58:39 +10:00
ripdog
4a468ae687 More removed from style-night.css 2017-05-09 18:52:42 +12:00
ripdog
86410ffc17 Don't need the !important; 2017-05-09 18:32:22 +12:00
ripdog
0d7a9d97bb 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
27524e0153 Fix night mode dropdown menus 2017-05-09 18:32:22 +12:00
Eliot Whalan
cb6b117dd8 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-09 16:28:16 +10:00
PantsuDev
4c195bcb08 Merge pull request #204 from azhao12345/fix-user-torrents
make user torrent list display
2017-05-09 16:23:09 +10:00
Eliot Whalan
f1c5ce25a9 Add website links 2017-05-09 16:15:56 +10:00
Andrew Zhao
1c44a24ab0 make user torrent list display 2017-05-08 22:21:14 -07:00
Eliot Whalan
d0069b6249 Add website links 2017-05-09 14:49:59 +10:00
tomleb
c54b60594b Tune pgpool variables, we're going fast 2017-05-08 23:42:04 -04:00
tomleb
a29d612678 Fix auth problem with pgpool 2017-05-08 23:42:04 -04:00
tomleb
67947cc4aa Add pgpool, pg_hba.conf needs to be modified 2017-05-08 23:42:04 -04:00
tomleb
aaf3bd05d3 Use rtorrent to seed the torrents (fails on systemd) 2017-05-08 23:42:04 -04:00
tomleb
dff098da6a Create .torrents file from .xz and .sig 2017-05-08 23:42:04 -04:00
tomleb
7456fc8a03 Daily backup of db zipped and signed 2017-05-08 23:42:04 -04:00
tomleb
aa91d89bce Add .pgpass file to avoid entering db password 2017-05-08 23:42:04 -04:00
tomleb
1abb2fa7fe Remove TODO 2017-05-08 23:42:04 -04:00
tomleb
55c7252327 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
b178f12bab Start working on server automation with ansible 2017-05-08 23:42:04 -04:00
Eliot Whalan
20046d9ee8 Merge branch 'bakape-less-realloc' 2017-05-09 13:17:00 +10:00
Eliot Whalan
66a2adecfc Merge branch 'less-realloc' of git://github.com/bakape/nyaa into bakape-less-realloc 2017-05-09 13:16:42 +10:00
PantsuDev
f519be00db Merge branch 'master' into less-realloc 2017-05-09 13:14:45 +10:00
ayame-git
d3fc3f8b7a Revert "autism"
This reverts commit 59b1e2bb5f.
2017-05-09 06:14:31 +03:00
PantsuDev
7ab4d45505 Merge branch 'master' into less-realloc 2017-05-09 13:14:20 +10:00
ayame-git
979bb920b4 Revert "autism 2 electric boogaloo"
This reverts commit 5002863679.
2017-05-09 06:13:47 +03:00
PantsuDev
10fddc9130 Update README.md 2017-05-09 13:13:15 +10:00
ayame-git
0753899cc7 autism 2 electric boogaloo 2017-05-09 05:45:25 +03:00
ayame-git
ecaa9f765a autism 2017-05-09 05:44:08 +03:00
akuma06
86a2f3f110 Added User Search Functionality 2017-05-09 04:30:25 +02:00
ayame-git
711dc5fda0 category and status search not workign 2017-05-09 05:29:26 +03:00
akuma06
0c3f72f9a2 404 when no user found 2017-05-09 04:23:45 +02:00
akuma06
c830f8ec71 Fixed 2017-05-09 04:12:48 +02:00
akuma06
c5b22ff496 Fixed no torrents found + translation 2017-05-09 04:12:48 +02:00
akuma06
be6e573465 Moved translations in appropriate directory 2017-05-09 04:12:48 +02:00
PantsuDev
4b4a3a7fee Merge pull request #195 from alucard0134/patch-3
what in import duplication
2017-05-09 12:09:51 +10:00
Austin
81fa4aed00 what in import duplication 2017-05-08 21:07:43 -05:00
akuma06
84cf511fe3 Fixed User
Profile Page, badge menu, every thing before previous commit (except
email)
Added Logout
2017-05-09 03:37:12 +02:00
keo
413f713e8a Merge pull request #193 from alucard0134/patch-2
Make reg confirmation less cringy
2017-05-09 04:20:58 +03:00
Austin
a1e63a330c Make reg confirmation less cringy 2017-05-08 20:19:39 -05:00
Eliot Whalan
4703035de9 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-09 10:17:35 +10:00
Eliot Whalan
b1ab6acd14 Re-disable uploads 2017-05-09 10:17:11 +10:00
bakape
66473d7ec8 Merge branch 'master' of https://github.com/ewhal/nyaa into less-realloc 2017-05-09 02:57:10 +03:00
bakape
d0d44a4849 Death to reallocations! 2017-05-09 02:56:57 +03:00
PantsuDev
96a36c5ca4 Merge pull request #191 from ElegantMonkey/fix-tfunc
Revert changes to translation.go
2017-05-09 09:48:23 +10:00
ElegantMonkey
caa3168c90 Revert changes to translation.go 2017-05-08 20:44:41 -03:00
PantsuDev
17186a070e Merge pull request #189 from sfan5/implying
changes
2017-05-09 08:45:46 +10:00
sfan5
5482fa9290 Save current user for uploads 2017-05-08 23:54:09 +02:00