Commit Graph

61 Commits

Author SHA1 Message Date
Julian Sparber 1e5e2b1ba4 [fix] remove local device from device list 2017-09-04 20:54:41 +02:00
Julian Sparber 1c99c72749 [fix] changes gveriant type to s 2017-09-04 20:30:25 +02:00
Julian Sparber a1cace02c1 [save] add some code for notification 2017-09-04 20:28:42 +02:00
Julian Sparber 5e1b14dbd3 [feat] format file size in notification 2017-09-04 18:24:12 +02:00
Julian Sparber cdb4786579 [feat] show user notification when somebody sends a file 2017-09-04 17:56:47 +02:00
Julian Sparber 73d577d4a6 [feat] use locale hostname as device name 2017-09-04 17:09:57 +02:00
Tobias Bernard 12d30c195f [minor] code styling fixes 2017-09-04 17:03:52 +02:00
Julian Sparber 96c34292ff [fix] fix not closing file picker dialog 2017-09-03 20:13:54 +02:00
Julian Sparber c91f15f588 [add] add test notification at startup 2017-09-03 19:37:37 +02:00
Julian Sparber 87c7755e15 [feat] enabled downloading of file to ./test_download 2017-09-03 19:18:43 +02:00
Julian Sparber dd07f9718d [feat] add correct filename and filesize to msg to destination machine 2017-09-03 19:10:59 +02:00
Julian Sparber 95fc62235f [beautify] add more debbuging info 2017-09-03 19:09:35 +02:00
Julian Sparber 5d112196d3 [fix] changed some output strings to increase readability 2017-09-03 18:33:39 +02:00
Julian Sparber a2df1d293a [fix] replaced localhost in download url with the correct IP address 2017-09-03 17:57:33 +02:00
Julian Sparber d929447d5f [fix] fix crash when a device disappears from network 2017-09-03 17:19:37 +02:00
Julian Sparber 6fe0756cd6 [feat] use a pointer to the peer struct as referenc to the device instate of just the name of the device 2017-09-03 17:05:58 +02:00
Julian Sparber 1530816fab [style] fix intentation and spaces befor and after * 2017-09-03 14:21:59 +02:00
Julian Sparber 2415da9284 pass device name to file_picker function instate of the window widget 2017-09-03 14:16:39 +02:00
Julian Sparber cc74445f13 [fix] changed path to app to julian's home instate oft tobias's should change that completly 2017-08-15 12:00:21 +02:00
Julian Sparber 3cdafec827 [feat] add server and get code (not yet finished) 2017-07-31 14:30:22 +01:00
Julian Sparber 7f243db0a5 [add] server implementation 2017-07-20 23:11:37 +02:00
Tobias Bernard 49718f8516 [add] initial notification stuff and .desktop file 2017-07-20 20:40:01 +02:00
Tobias Bernard 8ded8067c7 [update] diagram 2017-07-20 19:17:07 +02:00
Julian Sparber 10bb426e57 [feat] add file chooser dialog to send file 2017-06-27 18:22:32 +02:00
Julian Sparber caffff26aa [feat] add avahi publish service 2017-06-19 11:13:23 +02:00
Julian Sparber 88bb7a8ac4 [feat] create class for teleport peer and refactored avahi browser stuff 2017-06-19 00:50:44 +02:00
Julian Sparber cf6a85f3c9 [feat] searching for devices on network with avahi and updating the ui 2017-06-18 22:48:30 +02:00
Julian Sparber 2e747b530b [refactor] changes some varibale names 2017-04-21 13:04:57 +02:00
Julian Sparber d887779e0c [fix] fixed some unref problems 2017-04-21 13:01:21 +02:00
Julian Sparber 054a92d0fa [feature] new remote devices are displayed and removed from the window, avahi connection 2017-04-21 12:57:48 +02:00
Julian Sparber 6fe737017f Merge branch 'master' of github.com:frac-tion/teleport 2017-04-19 18:29:01 +02:00
Julian Sparber 212533a1f5 [feat] dynamicaly create remote device list 2017-04-19 18:28:08 +02:00
Tobias Bernard a456813b43 [docs] update readme 2017-04-19 16:55:10 +02:00
Tobias Bernard 1ff20e70bb [docs] add mvp scope outline, flow diagram 2017-04-19 15:32:37 +02:00
Julian Sparber 148106b7d6 Merge branch 'master' of github.com:frac-tion/teleport 2017-02-27 20:58:53 +01:00
Julian Sparber 05ab984f16 [feat] GET does not show any progress 2017-02-27 20:58:39 +01:00
Julian Sparber 96c1145326 [feat] add get.c file with not working async http downloader(get) 2017-02-27 20:51:59 +01:00
Tobias Bernard bc68782d61 [ui] rename ids in consistent scheme 2017-02-23 15:13:39 +01:00
Julian Sparber 58296a8fc1 Merge branch 'master' of github.com:frac-tion/teleport 2017-02-23 14:16:17 +01:00
Julian Sparber d4c2166d2b [add] add settings menu 2017-02-23 14:16:08 +01:00
Tobias Bernard 993d35ae78 [ui] add app title, change column size 2017-02-23 12:39:15 +01:00
Tobias Bernard 2259f3a964 Merge branch 'master' of github.com:frac-tion/teleport 2017-02-23 12:15:04 +01:00
Tobias Bernard 1fe47bc13f [minor] change some labels and ids 2017-02-23 12:14:58 +01:00
Julian Sparber 099979951c [layout] add min width for withe boxes 2017-02-23 12:13:12 +01:00
Julian Sparber f74c2729d4 [feat] add status for progress 2017-02-23 00:56:11 +01:00
Julian Sparber 9d00267b68 [feat] add progressbar 2017-02-23 00:38:36 +01:00
Julian Sparber 74d5d6f92b [feat] add menu popover 2017-02-22 23:58:49 +01:00
Julian Sparber 616c0e5e54 Merge branch 'master' of github.com:frac-tion/teleport 2017-02-22 18:57:33 +01:00
Julian Sparber 25ec2d0a3f [fix] Gtk warning about adding interface twice 2017-02-22 18:57:21 +01:00
Tobias Bernard 727db4b513 [labels] change some labels to hardcoded default values 2017-02-22 18:33:36 +01:00