1
0
Fork 0
mirror of https://github.com/ProjectSynthoria/SynthoriaArchive.git synced 2025-03-12 23:36:54 +02:00
Commit graph

10 commits

Author SHA1 Message Date
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
Nazo
2523201757 Use spaces instead of tabs 2017-05-16 21:32:54 +03:00
Nazo
6f61970559 Switch marked to commonmark 2017-05-16 21:29:22 +03:00
TheAMM
675edb08c3 Oops, remove debug log 2017-05-14 11:25:09 +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
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
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