Commit graph

85 commits

Author SHA1 Message Date
Mart
02fa705330 Merge pull request #107 from UnKnoWn-Consortium/patch-2
Make profile page more profile
2017-05-19 00:20:41 -04:00
UnKnoWn
63d01e430f Adjusting margin 2017-05-18 23:17:49 +08:00
UnKnoWn
4bc3abe317 Left aligning the user info 2017-05-18 23:15:17 +08:00
aldacron
ddd4d8e44c Fixed MOTD spacing and changed to core js assets to cdns 2017-05-18 00:38:33 -07:00
aldacron
67758e1eef updated example again 2017-05-18 00:27:27 -07:00
UnKnoWn
0677b121d6 Update profile.html 2017-05-18 04:45:37 +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
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
martstern
931b2b0b83 added user class display and editing 2017-05-17 06:02:15 -04: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
aldacron
291789445c memes 2017-05-17 01:06:18 -07:00
aldacron
2590dfcc95 updated motd 2017-05-17 00:59:57 -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
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
Kfir Hadas
d27dd7eb51 Put tracker URL in <kbd>
Looks nicer
2017-05-17 09:23:52 +03:00
UnKnoWn
f044170acb Update profile.html 2017-05-17 05:35:01 +08:00
UnKnoWn
1ac211276e Added tabs to make profile more organized 2017-05-17 05:19:00 +08:00
Johnny Ding
e530e28bbd Merge pull request #77 from nyaadevs/pinned-tab
Add Safari pinned-tab icon
2017-05-16 13:06:12 -07:00
Nazo
6f61970559 Switch marked to commonmark 2017-05-16 21:29:22 +03:00
UnKnoWn
eedc6c170d Added tabs to make profile more organized 2017-05-17 02:00:01 +08:00
Ricardo Ribeiro
d8ef29755e Remove trailing spacebar on search_results 2017-05-16 15:08:47 +01:00
Ricardo Ribeiro
1f0f8cbeae Add full torrent name to link "title"
Now on ElasticSearch results as well
2017-05-16 14:49:15 +01:00
aldacron
99b59e57f5 revert motd, need to fix es 2017-05-16 04:27:36 -07:00
aldacron
1924a2fa85 Updated MOTD for ES enabling 2017-05-16 04:12:55 -07:00
Nathan Yam
d3a4809cb9 Fix text content length 2017-05-16 20:29:37 +10:00
Nathan Yam
36416a3597 Fix search bar presentation
Need to fix filters and categories though. Looks
terrible.
2017-05-16 19:53:38 +10:00
nyaadev0
a87c192435 Add Safari pinned-tab icon 2017-05-16 04:11:02 -05:00
Kfir Hadas
261490daa7 Fix padding for single file in torrent file list 2017-05-16 11:53:13 +03:00
aldacron
00c768c722 merged elasticsearch, let's hope this doesn't break shit 2017-05-16 01:28:55 -07:00
aldacron
1d0177480e updated time display 2017-05-16 01:04:08 -07:00
aldacron
2005174358 finished up rss, changed rss behavior to include pre-defined trackers only, also cleaned up debug statements 2017-05-16 00:46:25 -07:00
martstern
a19666b495 shrink and put user_class menu and button on same line 2017-05-16 03:13:22 -04:00
aldacron
899aa01473 hooked up ES... 90% done, need to figure out how to generate magnet URIs 2017-05-15 23:51:58 -07:00
martstern
8a87ca93a5 styled user info better, show user class on profile 2017-05-16 00:20:40 -04:00
martstern
eb59116429 allow admin to give trusted to users. show users their own info when logged in 2017-05-15 07:49:25 -04:00
sharkykh
5c75424243 Fix 'Link' column header width
Set optimal width of 70px
2017-05-15 11:54:28 +03:00