PantsuDev
6a49afab5f
Merge pull request #211 from bakape/fix-sqlite-search
...
Workaround for SQLite search
2017-05-09 22:47:48 +10:00
bakape
839bc46163
Workaround for SQLite search
...
At least we can test it in development now.
2017-05-09 15:31:47 +03:00
PantsuDev
28b07dd4bc
Merge pull request #210 from bakape/refactor-search
...
Refactor search
2017-05-09 22:16:30 +10:00
bakape
ec8bd90c4e
Merge branch 'master' of https://github.com/ewhal/nyaa into refactor-search
2017-05-09 14:32:10 +03:00
bakape
a0ae1f7e6a
Refactor search
...
Optimise, error handling and avoid some exploits
2017-05-09 14:31:58 +03:00
PantsuDev
254bf42ffb
Merge pull request #207 from yiiTT/master
...
Add sukebei category images
2017-05-09 18:56:13 +10:00
yiiT
5fefe65f72
Add sukebei category images
2017-05-09 03:52:19 -05:00
Eliot Whalan
33dcce266b
Merge branch 'master' of https://github.com/ewhal/nyaa
2017-05-09 17:28:45 +10:00
Eliot Whalan
3c018c4988
Move markdown stuff to it's own function
2017-05-09 17:28:29 +10:00
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