Commit Graph

139 Commits

Author SHA1 Message Date
Julian Sparber
56835864e6 [refactor] change back teleport class name to teleport-app 2017-10-02 14:31:57 +02:00
Julian Sparber
8f17179000 [refactor] change file names 2017-10-02 14:22:12 +02:00
Julian Sparber
69b5ba35f6 [rename] rename teleportpeer files to correct name 2017-10-02 14:09:16 +02:00
Julian Sparber
1d233854d7 [rename] change all .c and .h file to correct name 2017-10-02 14:04:53 +02:00
Julian Sparber
abb9758fc1 [minor] remove print of download dir 2017-10-01 22:11:56 +02:00
Julian Sparber
1a7caf1339 [minor] add some more inforamtion 2017-10-01 22:08:15 +02:00
Julian Sparber
3ebd388108 [fix] flatpak hack to get XDG DIR DOWNLOAD to work 2017-10-01 21:57:28 +02:00
Julian Sparber
c15628f097 [minor] print standard download dir 2017-10-01 18:29:20 +02:00
Julian Sparber
daaf5ed988 [feat] add a searching textbox 2017-10-01 16:16:01 +02:00
Julian Sparber
d14a58d242 [minor] change network name to local network 2017-10-01 11:32:06 +02:00
Julian Sparber
3baef0382b [refactor] fix all build warnings 2017-09-30 20:05:35 +02:00
Julian Sparber
42d3dda0ab [refactor] fix build warnings in server 2017-09-29 18:24:35 +02:00
Julian Sparber
3246eb9c2d [refactor] fix build warnings in avahi binding 2017-09-29 18:21:40 +02:00
Julian Sparber
67fbdccf62 [fix] fix build warnings in get.c 2017-09-29 13:43:49 +02:00
Julian Sparber
0cacae317b change app id to com.frac_tion.teleport
Signed-off-by: Julian Sparber <julian@sparber.net>
2017-09-26 11:39:36 +02:00
Julian Sparber
a54a19d69a Revert "[refactor] change app id to com.frac-tion.teleport"
This reverts commit 33b9c9ac1a.
2017-09-26 11:39:16 +02:00
Julian Sparber
33b9c9ac1a [refactor] change app id to com.frac-tion.teleport 2017-09-26 09:29:41 +02:00
Julian Sparber
73efeec79e [move] moved desktop file to main directory 2017-09-23 15:01:43 +02:00
Julian Sparber
442f301754 [build] switch to meson as build system 2017-09-23 13:48:38 +02:00
Julian Sparber
6946f3d88a [ui] disabled GtkEntry for changing Download directory 2017-09-18 18:51:14 +02:00
Julian Sparber
32ac377bf0 [feat] remove not yet implemented UI elements and add correct download directory to settings popover 2017-09-18 18:39:26 +02:00
Julian Sparber
d3c1c9149d [refactor] remove not implemented ui elements 2017-09-18 18:08:28 +02:00
Julian Sparber
1be706d0a6 [fix] wrong path to file when open a recived one 2017-09-18 17:54:10 +02:00
Julian Sparber
5ee1a36f27 [feat] change download dir to users download dir 2017-09-18 17:43:07 +02:00
Julian Sparber
9a22453d73 [feat] add reale device name to main window 2017-09-18 17:08:31 +02:00
Julian Sparber
8967c37e60 [fix] add libsoup to header file 2017-09-18 17:07:44 +02:00
Julian Sparber
8f27f67ddd [refactor] moved get header info to header file 2017-09-18 12:07:43 +02:00
Julian Sparber
69b1bfc2ed [refactor] cleand up get.c 2017-09-18 12:06:15 +02:00
Julian Sparber
ceedb1ae43 [fix] removed open notification when sending file to somebody else 2017-09-18 11:55:01 +02:00
Julian Sparber
1e9a9d824b [fix] use real device name in file open notification 2017-09-12 17:04:14 +02:00
Julian Sparber
c4c50a4687 [feat] allow user to click on notification's open btn to open file 2017-09-11 17:43:21 +02:00
Julian Sparber
768b9c8a36 [fix] fix wrong download folder and filename, [refactor] clean up code 2017-09-11 12:55:08 +02:00
Julian Sparber
0687d7877b [remove] remove devicename file 2017-09-11 12:29:31 +02:00
Julian Sparber
888b261497 [feat] add notification for completed download (not tested) and the notification does not show correct information 2017-09-05 15:15:30 +02:00
Julian Sparber
88283a02cf [feat] add notification for accepting a file 2017-09-05 12:39:41 +02:00
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