Commit Graph

321 Commits

Author SHA1 Message Date
Kevin Ji 153185d24a README: Fix typos 2017-05-17 19:58:00 -07:00
tipuch 6765929c7d - replaced deprecated fields by their newer counterparts. 2017-05-17 22:23:36 -04:00
Anna-Maria Meriniemi 42ed463cc7 Merge pull request #104 from sharkykh/upload-d&d
Drag&Drog torrent file in upload, fixes #99
2017-05-17 23:45:48 +03:00
UnKnoWn 0677b121d6 Update profile.html 2017-05-18 04:45:37 +08:00
UnKnoWn 2ef053dec8 Update routes.py 2017-05-18 04:37:22 +08:00
UnKnoWn a1e90c96d9 Update profile.html 2017-05-18 04:33:53 +08:00
UnKnoWn 9a4583b87d Update profile.html 2017-05-18 04:33:40 +08:00
UnKnoWn efff63c5c0 A more structured look for profile 2017-05-18 04:31:42 +08:00
Kfir Hadas 0c3198da7a css space to tab 2017-05-17 20:14:36 +03:00
Kfir Hadas e8885df2b4 Drag&Drog in upload 2017-05-17 20:14:26 +03:00
Nazo 40d7540058 Handle softbreaks properly with commonmark, fixes #100 2017-05-17 18:54:17 +03:00
Yukikaze 88311e0551 Merge pull request #94 from Ricardo1991/master
Fix torrent view text overflowing
2017-05-17 08:04:42 -07:00
Ricardo Ribeiro 5d0162fe54 Restrict rules with more selectors 2017-05-17 15:34:08 +01:00
Yukikaze 4bb9828291 Merge pull request #101 from nyaadevs/show_edit_user_info
Show edit user info
2017-05-17 06:20:33 -07:00
martstern 04047a5712 make admin unable to set own user class, fix missing post method 2017-05-17 09:17:08 -04:00
martstern 931b2b0b83 added user class display and editing 2017-05-17 06:02:15 -04:00
Anna-Maria Meriniemi ea77b98a35 Update issue_template.md
since search is working
2017-05-17 13:02:09 +03:00
aldacron 40c311f80a fix registration 2017-05-17 02:36:27 -07:00
Kfir Hadas 2c5a577f7e Use pycodestyle 2017-05-17 12:25:55 +03:00
aldacron 08217cee2f changed filter bar for clarity 2017-05-17 01:43:04 -07:00
aldacron cee5d815d4 fixed line break 2017-05-17 01:33:54 -07:00
aldacron d0f9481b62 Merge branch 'master' of https://github.com/nyaadevs/nyaa 2017-05-17 01:29:50 -07:00
aldacron e98b7702d8 updated motd for clarity 2017-05-17 01:29:18 -07:00
TheAMM 8d66d6c82d Include search terms in page title
Fixes #25
2017-05-17 11:27:54 +03:00
Kfir Hadas d7694d6c62 Disable email notifications 2017-05-17 11:20:42 +03:00
Kfir Hadas 9ad2264edf Travis config 2017-05-17 11:16:27 +03:00
aldacron 291789445c memes 2017-05-17 01:06:18 -07:00
aldacron a2ca6eb2ac changed cache control from 1 hr to 5 mins 2017-05-17 01:05:55 -07:00
aldacron 2590dfcc95 updated motd 2017-05-17 00:59:57 -07:00
aldacron 5a1e44faff added success message after torrent edit 2017-05-17 00:56:51 -07:00
aldacron f5551dd1e5 moved some files 2017-05-17 00:53:54 -07:00
aldacron acc5da09b0 updated MOTD for new search awareness 2017-05-17 00:53:26 -07:00
aldacron 8ffcbca4d5 improved profile page user flow. clears data on success and shows current email. also, flashes success message if successful 2017-05-17 00:53:07 -07:00
Johnny Ding c61bba8f30 Merge pull request #80 from nathancyam/mobile_search
Issue #35: Mobile search improvements
2017-05-17 00:13:25 -07:00
Johnny Ding 7d967d221e Merge pull request #58 from JSFernandes/master
Remove sourceMappingURL from bootstrap-dark.min.css
2017-05-17 00:12:23 -07:00
Johnny Ding 2147c6e287 Merge pull request #14 from wranai/patch-1
Improved tracker list
2017-05-17 00:10:36 -07:00
Johnny Ding ad17558ec3 Merge pull request #53 from sharkykh/pep8
Fix PEP8 errors and warnings
2017-05-17 00:08:42 -07:00
Johnny Ding 03d658fcef Merge pull request #91 from Open-Anime-Database-Consortium/master
User profile page UI and logic change
2017-05-16 23:58:27 -07:00
UnKnoWn 90c1314b59 Fixing default tab 2017-05-17 14:56:22 +08:00
Johnny Ding 0093b2bf4f Merge pull request #76 from sharkykh/fix-file-list
Fix padding for single file in torrent file list
2017-05-16 23:53:43 -07:00
Johnny Ding c5e76b17b6 Merge pull request #93 from sharkykh/tracker-link-style
Put tracker URL in <kbd>
2017-05-16 23:52:33 -07:00
UnKnoWn cfb3fafd64 Merge remote-tracking branch 'refs/remotes/nyaadevs/master' 2017-05-17 14:51:47 +08:00
Johnny Ding de5a15b9a0 Merge pull request #88 from nyaadevs/commonmark
Switch marked to commonmark
2017-05-16 23:51:23 -07:00
Ricardo Ribeiro 192777c462 Fix typo 2017-05-17 07:31:31 +01:00
Ricardo Ribeiro 88dc797d87 Replace spacebars for tabs 2017-05-17 07:30:03 +01:00
Ricardo Ribeiro c7ae533034 Fix torrent view text overflowing 2017-05-17 07:29:46 +01:00
Kfir Hadas d27dd7eb51 Put tracker URL in <kbd>
Looks nicer
2017-05-17 09:23:52 +03:00
aldacron f27cf17478 added timeout to import and sync es 2017-05-16 23:15:48 -07:00
aldacron 6ad43bbcaa Reverted previous commit for mapping 2017-05-16 22:53:03 -07:00
aldacron b2a7b49757 changed es mapping to disable fields that don't need querying 2017-05-16 22:12:58 -07:00