TheAMM
3bdff6246f
Fix markdown linebreaks and match preview render options with final
2017-05-14 09:38:19 +03:00
Nathan Yam
de4891dfc6
Add well styling to preview content
2017-05-14 16:14:18 +10:00
Nathan Yam
fabe0f6fec
Issue #10 Add markdown preview editor
...
These changes add a macro that creates the relevant HTML markup for a
markdown editor. In the main.js file, we bind the relevant elements with
the marked library, so users can see their contents in a HTML format.
2017-05-14 15:33:08 +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
TheAMM
39230e1f39
[templates] Add JS-calculated hovertext for date ages
...
On torrent listing and torrent view, mouse over the times to see "X hours Y minutes Z seconds ago" etc
2017-05-13 02:41:52 +03:00
nyaadev
00d65e312c
Initial commit.
2017-05-12 20:51:49 +02:00