Commit Graph

11 Commits

Author SHA1 Message Date
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
UnKnoWn a0f6f93a80 Include style for the new tabs in profile page 2017-05-17 05:37:06 +08:00
Johnny Ding 8bca32a626 Merge pull request #50 from qqueue/elasticsearchin
elasticsearch-based search (WIP)
2017-05-14 20:06:33 -07:00
JSFernandes 7fd7d30722 Remove sourceMappingURL from bootstrap-dark.min.css
Some browsers, such as Firefox 53.0 try to download the specified file,
to improve development experience. Since we don't host this file, some
users were making a request resulting in 404 when loading the page in
dark mode.
2017-05-14 15:24:20 +01:00
queue 8c951210d4 es: implement highlighting
no apologies for styling. somebody else with opinions will fix it later.
2017-05-14 02:19:42 -06:00
Nathan Yam de4891dfc6 Add well styling to preview content 2017-05-14 16:14:18 +10:00
Ricardo Ribeiro 03bac92088 Revert c14649b because it "breaks" nightmode (#29)
* Fix layout on long torrent names

before: http://i.imgur.com/cI1pZrF.png
after: http://i.imgur.com/BIC722K.png

* change space to tab

* Revert bg color on odd numbered torrents on list

Breaks nightmode. Find some other way to do it.
2017-05-13 22:19:22 +02:00
Ricardo Ribeiro 4571b55fc9 Fix layout on long torrent names (#23) (For now)
* Fix layout on long torrent names

before: http://i.imgur.com/cI1pZrF.png
after: http://i.imgur.com/BIC722K.png

* change space to tab
2017-05-13 19:26:03 +02:00
Ricardo Ribeiro c14649bfb4 Remove torrent list bg color for odd rows 2017-05-13 14:06:58 +01:00
Ricardo Ribeiro 2e30a7be84 Improve torrent view readibility on mobile 2017-05-13 14:06:32 +01:00
nyaadev 00d65e312c Initial commit. 2017-05-12 20:51:49 +02:00