Commit Graph

12 Commits

Author SHA1 Message Date
Mohammed Saud
13952a912f convert data rate values to number before api call 2020-02-26 11:02:50 +05:30
Mohammed Saud
49a4e2c01a fix data rate update function 2020-02-11 22:46:14 +05:30
Mohammed Saud
e0fa131c61 update require imports for all modules 2020-01-15 19:45:27 +05:30
rottencandy
b20721194d replace common widget 2019-08-18 20:14:59 +05:30
rottencandy
4ccda01ee2 style toplevel searchbar 2019-08-14 19:12:26 +05:30
rottencandy
9f6053ec3a Add option to set default service status 2019-08-09 19:00:02 +05:30
rottencandy
c1ab6e3793 Add network mode options 2019-08-06 19:01:40 +05:30
rottencandy
8844d4d679 fix route parameter value storage 2019-08-03 19:38:38 +05:30
rottencandy
0b80a66fb9 Add 'People' section in config tab
This section mirrors Retroshare's People panel inside the config
tab. Allows for changing peers-specific settings.
2019-07-20 12:46:13 +05:30
rottencandy
c0a07b073f Add option to set operating mode 2019-07-19 21:12:54 +05:30
rottencandy
7232474de6 Add functionality to files tab widgets 2019-07-18 23:42:22 +05:30
rottencandy
4c34a4103c Decompose config tab to multiple components
The config_resolver.js file will be used to handle the /config route
and can take in extended path for proper resolving.
The require polyfill does not have the concept of directories and
multiple paths so the name has to be preceeded by "config_" until
that is fixed.
2019-07-17 19:38:56 +05:30