Commit Graph

9 Commits

Author SHA1 Message Date
csoler
7bbebf1ac2 fixed .pro so as to add retroshare.svg icon into local data/ directory 2019-11-23 21:44:23 +01:00
csoler
afd6f4daf4 removed .pro code from linux target because it is not plateform-specific 2019-09-12 20:56:52 +02:00
rottencandy
836a98cb47 Update qmake config to reflect asset dir change 2019-07-30 12:24:42 +05:30
rottencandy
000fbfe8b2 Move 'downloads' into 'files'
'Downloads' tab moved into new 'Files' tab which is also used to
contain the new uploads section consisting of similar file options.
2019-07-25 22:03:23 +05:30
rottencandy
1578cd5fcf Add new files in qmake config
Added new files main.js and home.js to webui.pro
2019-05-29 20:27:00 +05:30
rottencandy
46c59feb8c Remove minified mithril script
Due to security and debugging issues, the minified version will not
be used in the build process anymore. The framework is pretty minimalistic
so it would not make that big of a difference.
2019-04-07 12:01:56 +05:30
rottencandy
a00295a2b4 Add login.js
login.js when used as a module works as a mithril component that renders a
login page and communicates with RS Json API to faciliate validation.
Also updated qmake file to include login.js in build.
2019-04-05 00:41:48 +05:30
csoler
f99ee66210 added basic display of downloads 2019-01-05 00:03:09 +01:00
csoler
484b81bffb first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00