ayame-git
|
c9bb89d551
|
default value bug
|
2017-05-09 19:54:12 +03:00 |
|
akuma06
|
c5e226c7a6
|
Merge pull request #213 from Blue-eh/patch-1
Fixed background color for .profile-content in night mode
|
2017-05-09 18:54:11 +02:00 |
|
akuma06
|
bbffb24ae8
|
Merge pull request #214 from majestrate/make-rss-fast-again
make rss fast again
|
2017-05-09 18:53:57 +02:00 |
|
akuma06
|
30b2e6d52f
|
Merge pull request #216 from transifex3/master
Korean Translation
|
2017-05-09 18:53:39 +02:00 |
|
akuma06
|
e16e4d2958
|
Merge pull request #212 from mrslain/master
Russian translation.
|
2017-05-09 18:53:29 +02:00 |
|
ayame-git
|
3d10749dcd
|
Merge branch 'master' of github.com:ewhal/nyaa into api_wip
|
2017-05-09 19:39:15 +03:00 |
|
ayame-git
|
42fe689628
|
using reflect
|
2017-05-09 19:37:40 +03:00 |
|
akuma06
|
622fef4c85
|
Added Footer
|
2017-05-09 18:00:20 +02:00 |
|
akuma06
|
8aa8a0593c
|
Added delete account and edit profile
|
2017-05-09 17:47:12 +02:00 |
|
sfan5
|
5bb6244564
|
Don't generate gravatar hash if no email
|
2017-05-09 17:20:19 +02:00 |
|
sfan5
|
1ab80d5701
|
Forgot something in 4d7b56df8c
|
2017-05-09 17:17:57 +02:00 |
|
transifex3
|
b14a5a6cfc
|
Create ko-kr.all.json
|
2017-05-10 00:17:31 +09:00 |
|
sfan5
|
30f3b0c6eb
|
Fix creating of useless table
|
2017-05-09 17:14:13 +02:00 |
|
sfan5
|
03a72b4d0d
|
This one character being lowercase has been bothering me
|
2017-05-09 17:11:28 +02:00 |
|
sfan5
|
e3be788372
|
Correct text when signing up without email
|
2017-05-09 17:11:12 +02:00 |
|
ayame-git
|
71b2b798b8
|
search query
|
2017-05-09 18:09:45 +03:00 |
|
Jeff
|
18d6ad3992
|
make rss fast again :^)
|
2017-05-09 11:07:42 -04:00 |
|
sfan5
|
c78eaacf0c
|
Fix registration without email
|
2017-05-09 17:06:21 +02:00 |
|
sfan5
|
128b070968
|
Maybe fix gravatar
|
2017-05-09 16:50:29 +02:00 |
|
sfan5
|
48ce176e0a
|
Correct texts on upload page
|
2017-05-09 16:48:33 +02:00 |
|
sfan5
|
3b65df9cdd
|
Prepare for storage of uploaded .torrent files
|
2017-05-09 16:42:12 +02:00 |
|
sfan5
|
fb07da18ec
|
Display uploader name with link to profile page
|
2017-05-09 16:21:56 +02:00 |
|
Blue
|
0aa35901c0
|
Fixed background color for .profile-content
See issue #209
|
2017-05-09 16:15:38 +02:00 |
|
Slain
|
7674855b1e
|
Russian translation.
|
2017-05-09 19:08:49 +06:00 |
|
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 |
|
sfan5
|
a913bead67
|
Omit "Link" row if no website name
|
2017-05-09 12:24:26 +02:00 |
|
sfan5
|
5d57233882
|
Cleanup of user model
|
2017-05-09 12:16:41 +02: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 |
|