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
Nazo
6f61970559
Switch marked to commonmark
2017-05-16 21:29:22 +03:00
Kfir Hadas
261490daa7
Fix padding for single file in torrent file list
2017-05-16 11:53:13 +03:00
TheAMM
7f767072cf
Fix icon spacing in torrent filelist
...
As noted in #66
2017-05-15 09:50:58 +03:00
sharkykh
6be5326f45
Reformat code some more
2017-05-15 09:37:02 +03:00
sharkykh
bd1a9f5cf4
Reformat
2017-05-15 09:34:22 +03:00
sharkykh
dd1f1b6834
Nicer looking file list (basic table)
2017-05-15 09:28:48 +03:00
TheAMM
2c013090e0
Replace newlines with html entities in torrent description
...
Fixes #60
On production, Cloudflare minifies our HTML which removes blank newlines from the source and therefore the description.
Replacing them with HTML entities fixes the problem.
2017-05-14 23:28:22 +03:00
TheAMM
cf77b03a6f
Convert UTC to local time in JS
...
Also adds classes to row headers to accurately access them in JS.
Updates the serverside date format in view.html to match YYYY-MM-DD HH:MM
2017-05-14 11:23:02 +03:00
TheAMM
3bdff6246f
Fix markdown linebreaks and match preview render options with final
2017-05-14 09:38:19 +03:00
TheAMM
00a0327b19
Format information into a link if possible
...
Fixes issue #24 (am I doing this right?)
Supports HTTP(S) and IRC channels (#channel@server.com )
2017-05-13 23:44:00 +03:00
TheAMM
5af55245ec
[templates] Add category links to /view, add hover-text to category icons in list
2017-05-13 08:17:22 +03: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