Commit graph

46 commits

Author SHA1 Message Date
Christoph Johannes Kleine
908710574a
HomePage.cpp enable saveCert 2025-07-06 12:50:00 +02:00
defnax
97304269a2 Added for Dark Style new home logo 2025-06-08 17:32:30 +02:00
csoler
20335cf134 fixed bug causing hidden nodes to crash at start 2022-04-16 18:45:38 +02:00
csoler
97829de0ba fixed certificate pasting bug 2022-03-09 21:32:26 +01:00
csoler
42fa8d4b3c fixed adding external IPs and DNS in old cert format 2022-02-15 22:04:54 +01:00
csoler
53d43324db fixed hide some options with old certificate format 2022-02-14 21:51:30 +01:00
csoler
b9a4cdcd50 fixed up using invite flags to populate certificate comments 2022-02-13 22:38:32 +01:00
csoler
2428ebf6c3 removed re-parsing of certificate 2022-02-12 18:32:36 +01:00
csoler
24d5fc9eca show info that is parsed from the cert that was generated 2022-02-11 22:17:13 +01:00
csoler
6fcb3e8972 added entries to control what we add in the certificate 2022-02-11 16:20:52 +01:00
csoler
33800e9cb9 removed/hid the certificate and ID from settings since it duplicates functionality of HomePage with different options 2022-02-11 15:23:14 +01:00
csoler
c3c171125d improved the logic of certificate handling in UI 2022-02-11 15:10:28 +01:00
csoler
fc89ba0fb7 fixed calling onion address testing only when editing is done, and updating of DNS in certificate 2022-02-09 15:40:01 +01:00
Phenom
9e4903c9b8 Add General Font Size Factor 2022-01-16 13:21:49 +01:00
thunder2
3dfe4e1288 Fixed unused variable warning 2022-01-03 01:03:16 +01:00
defnax
0d5022f963 update the retroshare docs link 2021-02-15 21:17:27 +01:00
csoler
faadd24ef3 Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_8 2021-02-09 20:43:22 +01:00
csoler
5261be8ad4 added missing unregister handler ID 2021-02-08 22:35:32 +01:00
defnax
9b781085fe correcting changes 2021-02-06 23:08:38 +01:00
defnax
db673cf25e Look and feel fixes for notify page & home page update info description
* Update the description on Home Page
2021-02-06 20:54:45 +01:00
defnax
af55623ecf Home page ui improvements
* some ui improvements
* Fixed the help link
2021-02-04 21:50:30 +01:00
csoler
3d958a7592 moved event to the right place for detecting change in local address 2020-11-11 22:43:07 +01:00
csoler
9a2749dbe5 added flags to invite system to unify the different variables and made sure the HomePage contains at least current IP (not fully tested) 2020-11-09 22:42:28 +01:00
csoler
9d4042c401 Attempt to improved consistency of HomePage 2020-10-18 21:20:22 +02:00
csoler
c0e8502cbf using ElideLabel for RS id 2020-10-10 20:19:05 +02:00
csoler
3912c6562e fixed bugs causing short invites to not generate/parse hidden nodes with correct options to keep hidden address 2020-10-06 23:02:00 +02:00
defnax
7a48fee0bc Added tooltip for Show Cert Button "Show full certificate (old format)"
* Added tooltip for Show Cert Button "Show full certificate (old format)"
* removed the tooltip for Retroshare ID
2019-09-28 12:18:46 +02:00
defnax
892acd8ef8 Home View changes for Retroshare ID
Added Label for Retroshare ID (short invites)
Show Optional the certificate with the Cert Button
2019-09-27 20:21:40 +02:00
csoler
a7141cbf69
removed unused startWizard and loadCert code in HomePage 2019-06-10 00:03:07 +02:00
csoler
3a799bae37
added optional display of short invites in places with certificates 2019-06-06 21:41:38 +02:00
csoler
b9a182cb53
fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
csoler
af86b29f2b
moved initialization to initializer list in HomePage 2018-11-02 20:26:49 +01:00
csoler
84aedb8ac7
removed uninitialized memory read in updateOwnCert() 2018-11-01 20:28:09 +01:00
csoler
3c61190b4f
fixed context menu in Home->cert 2018-09-18 21:20:55 +02:00
csoler
f2514d13e2
added tooltip for certificates in Home 2018-09-17 23:03:11 +02:00
csoler
cd6c9cf7ea simplified text on homepage 2017-07-30 14:38:17 +02:00
csoler
b82a18ee64 hide add cert file button 2017-03-03 22:41:32 +01:00
RetroPooh
d6870b45e9 homepage - add friend from cert file button 2017-03-04 00:12:36 +03:00
RetroPooh
cb960a358d add webmail invite option to homepage dropmenu 2017-03-03 22:31:23 +03:00
RetroPooh
76ab91f258 quick config on homepage hidden until rework 2017-03-03 20:11:34 +03:00
RetroPooh
5618358bf1 homepage quickstartwizard webhelp 2017-03-01 22:36:36 +03:00
csoler
12246e369b added settings variable to allow to always display the help of each tab the first time it is shown 2017-02-25 23:52:57 +01:00
csoler
dc51911fce added welcome message to show on first start in HomePage 2017-02-22 23:55:29 +01:00
csoler
214fbc7957 added a friend recommendation menu entry in Home drop menu, and created the dialog to create/send the recommendations 2017-01-22 21:06:11 +01:00
defnax
96b6cd3d34 Added "Add friends Certificate" Button for Home View, for call easy the Text Page for Paste friends Cert faster. 2016-12-14 15:20:03 +01:00
defnax
2e717d35c7 Added Home Page View for easy see own Cert to Copy and Share to Friends
Fixed Share Manager Label layout
Update emotes file
Set radio items font size to stylesheet file
2016-12-12 21:16:56 +01:00