ewhal
0246feb8f8
Merge pull request #600 from tomleb/ansible
...
Add backup and elasticsearch to setup
2017-05-18 09:10:57 +10:00
tomleb
866eb647a0
Update README
2017-05-17 19:05:58 -04:00
tomleb
f398e936e4
Restore db and populate es from playbook
2017-05-17 19:05:58 -04:00
tomleb
d757a9006a
Fetch index name from environment
2017-05-17 19:05:58 -04:00
tomleb
ee0dc13faf
Add playbook to create the index
2017-05-17 19:05:58 -04:00
tomleb
94af9997e0
Fix typo in elasticsearch_settings.yml file
2017-05-17 19:05:58 -04:00
tomleb
4609176785
Create main directory and add elasticsearch configuration
2017-05-17 19:05:58 -04:00
tomleb
79e7d147af
Upgrade to postgresql 9.6
2017-05-17 19:05:58 -04:00
tomleb
a6d34ef582
Start add elasticsearch
2017-05-17 19:05:58 -04:00
tomleb
f40de4c8dc
Go get requires git installed for github repos
2017-05-17 19:05:58 -04:00
tomleb
b6c7955925
Add firewalld service
2017-05-17 19:05:58 -04:00
tomleb
bd8cf8cfcd
Install golang 1.8.1 with ansible
2017-05-17 19:05:58 -04:00
tomleb
24fe8f2689
Add extensions support for postgresql
2017-05-17 19:05:58 -04:00
tomleb
e85ebde977
Fix the torrent_id sequence
2017-05-17 19:05:58 -04:00
tomleb
9c6c66d0e9
Don't make path configurable, detect empty directory
2017-05-17 19:05:58 -04:00
tomleb
546a39bb14
Add Db dumps translation
2017-05-17 19:05:58 -04:00
tomleb
ca9f8f28d6
Add script to add new translation to everyfile
2017-05-17 19:05:58 -04:00
tomleb
44d75f506d
Add dumps view
2017-05-17 19:05:58 -04:00
tomleb
e4a244adf7
Document a bit ansible automation
2017-05-17 19:05:58 -04:00
tomleb
d8b82b52e0
Distribute the database with daily backups
...
Daily cron job that dump the database, xz it, sign it with GPG,
create a torrent file and seed it with rtorrent.
2017-05-17 19:05:58 -04:00
tomleb
6610074bcd
Add quick info for ansible
2017-05-17 19:05:58 -04:00
tomleb
510ef57a0a
Make sure postgresql uses pgpool's port
2017-05-17 19:05:58 -04:00
tomleb
e0dab80411
Start documenting automation
2017-05-17 19:05:58 -04:00
sfan5
a116183af0
Make short dates work again ( #599 )
...
This reverts commit 78ce328059
.
2017-05-18 09:03:18 +10:00
SpamNeko
6fc5423166
Fix default sorting UI state ( #598 )
2017-05-18 09:03:11 +10:00
akuma06
d7071767f9
Merge pull request #596 from NyaaPantsu/fix-date-hour
...
Fix #534
2017-05-18 00:02:36 +02:00
akuma06
78ce328059
Fix #534
...
Now hours should be displayed in user language and timezone
2017-05-18 00:02:10 +02:00
akuma06
ef62c2b5b1
Merge pull request #593 from Myrmece/patch-1
...
Updated translation.
2017-05-17 23:42:26 +02:00
akuma06
51423e1d9f
Merge pull request #594 from NyaaPantsu/fix-postgres-searchorder
...
Fix #570 2
2017-05-17 23:41:54 +02:00
akuma06
88bf3c0573
Fix #570 2
2017-05-17 23:41:18 +02:00
Myrmece
8dfa25cbce
Updated translation.
2017-05-17 23:39:38 +02:00
akuma06
b9fa128bb3
Merge pull request #592 from NyaaPantsu/fix-not-null
...
Fix #570
2017-05-17 23:08:22 +02:00
akuma06
fbcca2fef3
Fix #570
2017-05-17 23:07:04 +02:00
akuma06
d9511b8efb
Merge pull request #591 from NyaaPantsu/fix-logged-in-languages
...
Fix #590
2017-05-17 23:01:30 +02:00
akuma06
63844f0d4b
Fix #590
2017-05-17 23:00:50 +02:00
akuma06
cef95cf8b9
Merge pull request #589 from NyaaPantsu/fix-style-night-textarea
...
Fix #588
2017-05-17 22:55:45 +02:00
akuma06
11db364e22
Fix #588
2017-05-17 22:55:11 +02:00
akuma06
3d089c849a
Merge pull request #579 from yueou/dev
...
Update zh-cn
2017-05-17 22:38:44 +02:00
akuma06
b154395de2
Merge pull request #578 from MMP0/patch-18
...
Fix Japanese translation
2017-05-17 22:37:43 +02:00
akuma06
4d5c15ab3f
Merge pull request #584 from ElegantMonkey/minor-fixes
...
Changes to seed/leech display
2017-05-17 22:37:31 +02:00
akuma06
710de42fb0
Merge pull request #582 from sfan5/misc123
...
fixes
2017-05-17 22:36:36 +02:00
akuma06
597073cc78
Merge pull request #580 from kipukun/dev
...
Small changes
2017-05-17 22:34:26 +02:00
sfan5
5c8c68b23e
Invalid CSS ( fixes #586 )
2017-05-17 20:44:39 +02:00
sfan5
938ae854b0
Change remake list color back
...
It's supposed to be the same as on the original nyaa
2017-05-17 18:23:45 +02:00
ElegantMonkey
b4f02fcf36
Use JS to show LastScrape date (depends on #582 )
2017-05-17 13:06:21 -03:00
ElegantMonkey
ccda45a452
Show Unknown seed/leech count on LastScrape == NULL, show scrape time
...
Instead of showing 0/0/0 when the torrent hasn't been scraped (which
may be misleading), show "Unknown", and also show when the torrent was
last scraped on the view torrent page.
2017-05-17 13:06:21 -03:00
sfan5
89b2b9afdb
SRI (Subresource Integrity) hash for jquery
2017-05-17 16:57:05 +02:00
sfan5
af8bf6b843
Optimize sun & moon PNGs
...
Google was complaing about those...
2017-05-17 16:49:30 +02:00
sfan5
aa17bd55be
Fix layout differences between day/night mode ( fixes #493 )
2017-05-17 16:47:30 +02:00
kipukun
c3110a7ff1
Slowly attempting to purge JS
2017-05-17 10:29:30 -04:00