keo
eb4412ec94
Merge pull request #121 from kipukun/master
...
Update Travis file to generate
2017-05-07 01:56:06 +03:00
sfan5
fdbd6bc800
Better favicon crop
2017-05-07 00:54:44 +02:00
Anthony D'Alessandro
36da730e58
update travis file to generate
2017-05-06 18:53:48 -04:00
bakape
91c0412671
Add missing search button
2017-05-07 01:49:27 +03:00
tomleb
5db874a2fa
Add postgres dialect
2017-05-06 18:48:21 -04:00
tomleb
9b38f61dc7
Fix localhost:9999 link
2017-05-06 18:48:21 -04:00
tomleb
fdc219b652
Document docker usage
2017-05-06 18:48:21 -04:00
tomleb
17f632bae7
Add cache_size param with sqlite backend
...
Need a better way to deal with config, docker uses environment variables
mostly and the application uses .go files. Keeping the two in sync will
probably end up being annoying.
2017-05-06 18:48:21 -04:00
tomleb
5fe679b4a6
Add prune script because docker takes up so much space
2017-05-06 18:48:21 -04:00
tomleb
cecc6d04a1
Add postgres docker support
...
Not tested yet as the current postgres dump is incompatible with the
application. We need to fix ourselve to one schema and stick to it for
whatever database backend we support.
2017-05-06 18:48:21 -04:00
tomleb
9ddb5482df
Run sqlite environment in docker
2017-05-06 18:48:21 -04:00
Eliot Whalan
cc8ae4a35c
Merge pull request #119 from bakape/fix-search-bar-gone
...
Fix missing search bar
2017-05-07 08:46:57 +10:00
bakape
5f80ae2a7d
Fix missing search bar
2017-05-07 01:45:59 +03:00
akuma06
213c173719
Delete search.html.go
2017-05-07 00:43:48 +02:00
akuma06
8e3ece47bb
Update .gitignore
2017-05-07 00:43:08 +02:00
akuma06
15877f5325
Merge pull request #118 from akuma06/master
...
Fixed Typo
2017-05-07 00:28:26 +02:00
akuma06
f7cfa7d7fa
Fixed Typo
2017-05-07 00:27:26 +02:00
akuma06
3390697686
Fixed typo
2017-05-07 00:26:02 +02:00
akuma06
a7f4f80c1e
Merge pull request #116 from akuma06/master
...
Added User Registration View + Moved public files
2017-05-07 00:21:49 +02:00
akuma06
db882b105e
Fixed
2017-05-07 00:19:26 +02:00
akuma06
e3afa16c87
Merge branch 'master' of https://github.com/ewhal/nyaa
2017-05-07 00:15:45 +02:00
akuma06
5eb1d75f4c
Forgot files
2017-05-07 00:15:27 +02:00
keo
3dc27f4118
Merge pull request #115 from sfan5/stuff2
...
Drop "Category", "Sub_Category" and "Statuses" tables
2017-05-07 01:12:31 +03:00
akuma06
bdaa161304
Merge branch 'master' of https://github.com/ewhal/nyaa
2017-05-07 00:10:53 +02:00
akuma06
052c502b07
Added User Registration View
...
Moved public files in public folder
2017-05-07 00:10:40 +02:00
sfan5
882cc2a6fd
Remove duplicate tracker
...
pirateparty.gr tracker is the same as the coppersurfer one
2017-05-07 00:07:58 +02:00
Eliot Whalan
04fdfbcc02
Merge pull request #114 from redsPL/master
...
Changed night-mode item colors(remake, trusted, aplus)
2017-05-07 08:04:33 +10:00
sfan5
a1ad96d6ed
Stop using categories & status DB tables
...
Also fixes the incorrect JSON keys in API responses
2017-05-07 00:04:12 +02:00
keo
37d17b3812
Merge pull request #113 from yiiTT/patch-1
...
Additional trackers
2017-05-07 00:54:01 +03:00
keo
9aafa6befa
Merge pull request #111 from bakape/compile-time-templates
...
Compile time templates
2017-05-07 00:42:10 +03:00
yiiT
edfca56753
Additional trackers
...
Added tracker.pirateparty.gr, tracker.internetwarriors.net, eddie4.nl, and mgtracker.org
2017-05-06 16:41:56 -05:00
bakape
108d0f9b01
Add dependency to Travis
2017-05-07 00:40:21 +03:00
bakape
483e45df29
Add go generate note to README
2017-05-07 00:31:46 +03:00
bakape
f2ff04c48f
Merge remote-tracking branch 'origin/master' into compile-time-templates
2017-05-07 00:26:46 +03:00
bakape
f5bdb369c8
Port _search.html to quicktemplate
2017-05-07 00:21:16 +03:00
keo
b691113dc9
Merge pull request #104 from akuma06/master
...
Added tool for sending emails + User Service (WIP)
2017-05-07 00:04:26 +03:00
akuma06
8eab96e190
fix #6
2017-05-06 23:00:35 +02:00
keo
55952611e0
Merge pull request #109 from sfan5/stuff
...
Show category image on torrent view page
2017-05-06 23:51:33 +03:00
akuma06
5db2b0180e
Merge branch 'master' of https://github.com/akuma06/nyaa.git
2017-05-06 22:48:07 +02:00
akuma06
a68902d5de
Fix #5
2017-05-06 22:47:21 +02:00
akuma06
e265fe1442
Update permission.go
2017-05-06 22:42:51 +02:00
akuma06
8c1c2e8777
Fix #4
2017-05-06 22:40:01 +02:00
akuma06
b8724f9f13
Fix #3
2017-05-06 22:36:53 +02:00
sfan5
adbfef80ca
Show category image on torrent view page
2017-05-06 22:32:50 +02:00
akuma06
2b152de38f
Fix #2
2017-05-06 22:32:02 +02:00
akuma06
ff6b6aae31
Merge branch 'master' of https://github.com/akuma06/nyaa.git
2017-05-06 22:27:50 +02:00
akuma06
b26d70b4fc
Fix #1
2017-05-06 22:27:21 +02:00
akuma06
220dcaa361
Merge branch 'master' into master
2017-05-06 22:17:13 +02:00
akuma06
696d6961be
Merge branch 'master' of https://github.com/akuma06/nyaa.git
...
Conflicts:
util/email/email.go
2017-05-06 22:16:05 +02:00
akuma06
b4dea05ae4
Forgot files
2017-05-06 22:14:02 +02:00