Commit Graph
145 Commits
Author SHA1 Message Date
Julian Sparber 3eb040a84b [refactor] add prefix to public functions of teleport-server 2017-10-02 20:30:13 +02:00
Julian Sparber b0d90da48a [refactor] add prefix to public functions of teleport-publish 2017-10-02 20:23:20 +02:00
Julian Sparber bcc42a2f7c [refactor] add prefix to public functions of teleport-browser 2017-10-02 20:16:36 +02:00
Julian Sparber a44f896fcd [refactor] fix intent in some files 2017-10-02 19:59:42 +02:00
Julian Sparber da1d515482 [clean] remove old files 2017-10-02 14:55:58 +02:00
Julian Sparber cfe4793b0a [refactor] change name app name to teleport 2017-10-02 14:38:17 +02:00
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