Commit Graph
100 Commits
Author SHA1 Message Date
Julian Sparber 4caf3a4b7b validated user input and disable button if the local device name is not correct 2018-02-18 16:31:06 +01:00
Julian Sparber dcd09902fe update avahi service name whenn device name changes #7 2018-02-18 13:27:24 +01:00
Julian Sparber 97b35586ee [refactor] move GSettings to app 2018-02-18 02:57:17 +01:00
Julian Sparber 5cd1716ab8 [fix] update download path inside teleport when gsettings changes #5 2018-02-18 01:54:03 +01:00
Julian Sparber 426307b13e [feat] add popover to set users device name #7 2018-02-18 00:34:40 +01:00
Julian Sparber f413a22b38 [doc] update build & run instructions 2018-01-17 15:49:13 +01:00
Julian Sparber 514240f23e [feat] add blue highlight for drop area 2017-12-30 18:30:19 +01:00
Julian Sparber 8a2d24bccd [fix] add round corners to frame widget, close #24 2017-12-29 22:34:33 +01:00
Julian Sparber 523c55d539 [fix] free the right memory when avahi service disapeares, close #25 2017-12-29 21:42:31 +01:00
Julian Sparber 0312fdad4d Merge branch 'master' of gitlab.gnome.org:jsparber/teleport 2017-12-29 21:25:47 +01:00
Julian Sparber f567e9ff05 [feat] show user error msg when the avahi deamon is not running, close #3 2017-12-29 21:24:30 +01:00
Julian Sparber 9f4f4841ef Merge branch 'master' into avahi-error 2017-12-24 13:35:11 +01:00
Julian Sparber 4964d03e1f [minor] add round corner to listboxes 2017-12-22 23:25:25 +01:00
Julian Sparber 00e6d4a014 [WIP] add avahi error msg 2017-12-22 23:22:45 +01:00
Julian Sparber e6fd6a4c66 Merge pull request #11 from AlessandroBono/wip/abono/file-chooser-native
teleport-remote-device: Use GtkFileChooserNative
2017-11-12 16:16:45 +01:00
Julian Sparber 971d52bee3 Merge branch 'master' of github.com:frac-tion/teleport 2017-11-01 12:48:39 +01:00
Julian Sparber b9dd45514e [feat] add about dialog 2017-11-01 12:48:17 +01:00
Julian Sparber 20b51dd7ea [fix] fix meson.build 2017-10-31 01:37:20 +01:00
Julian Sparber 285bd9fecd [fix] add right license to appdata, AGPL-3.0+ 2017-10-29 13:31:26 +01:00
Julian Sparber 1d1f15e47d [minor] set min window width to 650px 2017-10-29 11:47:44 +01:00
Julian Sparber 639a0c0cc0 [minor] hide device name edit button 2017-10-29 11:46:23 +01:00
Julian Sparber 624969fbe5 Merge branch 'master' of github.com:frac-tion/teleport 2017-10-29 01:42:34 +02:00
Julian Sparber 87399033e7 [fix] bind gsettings device name to label 2017-10-29 01:41:56 +02:00
Julian Sparber b7338e75b7 [refactor] cleanup server code 2017-10-28 21:38:44 +02:00
Julian Sparber 80a0abc024 [license] add license header 2017-10-28 21:27:12 +02:00
Julian Sparber 8ee5dcf48e [license] add license header 2017-10-28 21:21:45 +02:00
Julian Sparber 4f5576901f [minor] change notification icon to teleport symbolic icon 2017-10-28 20:02:23 +02:00
Julian Sparber f5c5581acd Merge branch 'master' of github.com:frac-tion/teleport 2017-10-28 19:24:59 +02:00
Julian Sparber 60c968fb10 [fix] show no device message when all devices are removed 2017-10-28 19:24:40 +02:00
Julian Sparber 6b7d5c2acc [refactor] cleaned up avahi browser code 2017-10-28 18:10:12 +02:00
Julian Sparber 04f008d8ee [minor] add object binding code 2017-10-28 17:49:04 +02:00
Julian Sparber 2fad1ad4c9 Merge branch 'master' of github.com:frac-tion/teleport 2017-10-28 17:29:05 +02:00
Julian Sparber e6343ccd92 [refactor] create custom widget for Remote device and [UI] move every remote device to a different frame 2017-10-28 17:28:41 +02:00
Julian Sparber 3e616da35e [fix] top marign for Label and disable slection for remote devices 2017-10-27 02:19:03 +02:00
Julian Sparber f6776a1244 [ui] change margin between title and subtitle 2017-10-27 01:20:12 +02:00
Julian Sparber c38df0040d [feat] add 'show in folder' on completed download notification 2017-10-27 01:02:07 +02:00
Julian Sparber 04ac75532c [fix] timestamp in appdata 2017-10-27 00:24:55 +02:00
Julian Sparber 9005feeac2 [doc] add appdata 2017-10-27 00:22:48 +02:00
Julian Sparber 9d5cdb2b91 [fix] change symbolic icon name to com.frac_tion.teleport-symbolic.svg 2017-10-26 23:45:16 +02:00
Julian Sparber eac3c08ce2 [icon] add symbolic icon 2017-10-26 23:42:30 +02:00
Julian Sparber 5ed38694f0 [icon] add new icon sizes 2017-10-26 23:37:27 +02:00
Julian Sparber 6e506a3cc3 [style] change fontsize to 18px 2017-10-26 22:23:47 +02:00
Julian Sparber 6cc3b4310b [fix] add stylesheet to gresource 2017-10-26 22:16:19 +02:00
Julian Sparber 743ccb3580 [style] add css stylesheet and some other ui improvments 2017-10-26 22:12:46 +02:00
Julian Sparber 3b4c086742 [minor] imporved file opening code 2017-10-26 21:08:49 +02:00
Julian Sparber 5ece7f3380 [refactor] fix style isuess and some minor changes 2017-10-26 20:13:18 +02:00
Julian Sparber cbc41e1cdc [fix] create only one application window 2017-10-26 18:35:47 +02:00
Julian Sparber 06de5687ab [minor] change notification priority to hight 2017-10-26 16:53:11 +02:00
Julian Sparber 8e0f947324 [fix] fix text in finsish notification 2017-10-26 15:01:55 +02:00
Julian Sparber 5f0791f654 [minor] changed log string for removing route 2017-10-26 14:53:05 +02:00
Julian Sparber 83e799f8ea Merge branch 'devicename' 2017-10-26 14:50:16 +02:00
Julian Sparber 3559726e8c [refactor] remove not needed code from server 2017-10-26 13:28:11 +02:00
Julian Sparber 31707c669f [feat] add timeout for server route 2017-10-26 13:25:34 +02:00
Julian Sparber 8b91c96fe6 [feat] show actuall device name instate of ip address in notification 2017-10-26 13:04:07 +02:00
Julian Sparber 0f5ea47e56 Merge branch 'master' into devicename 2017-10-26 12:44:11 +02:00
Julian Sparber e1c4b5d491 [fix] fix some code style 2017-10-26 02:36:55 +02:00
Julian Sparber 21e6f1333b [ui] add margin on the left and right side of the content 2017-10-25 22:34:32 +02:00
Julian Sparber 4b81c8c786 [feat] add dnd for files 2017-10-25 21:59:54 +02:00
Julian Sparber 2f26a1c487 [feat] implement new way to set download folder 2017-10-17 18:58:13 +02:00
Julian Sparber 6995b34b69 [fix] Fixes #1 change avahi service protocol to _teleport:_tcp 2017-10-15 19:19:55 +02:00
Julian Sparber c72b6bb7ad [minor] change flatpakref link to frac-tion domain 2017-10-14 21:24:12 +02:00
Julian Sparber b12b7b912b [minor] change edit device name icon to 'document-edit-symbolic' 2017-10-10 16:11:24 +02:00
Julian Sparber 56bfde0a45 [feat] start implementing device lookup 2017-10-10 16:09:43 +02:00
Julian Sparber a2d4cce3ad [feat] the device name is now stored with gsettings and can be changed throw dconf-editor 2017-10-07 15:27:28 +02:00
Julian Sparber 579ed0c826 [feat] download dir can be set by the user and use gsettings for storing the download directory [fix] use inside flatpak the ~/Downloads directory to save files 2017-10-07 15:15:56 +02:00
Julian Sparber c25d688b81 [fix] changed some strings to teleport 2017-10-03 12:59:01 +02:00
Julian Sparber 184a8ac50a [fix] change template class to TeleportWindow 2017-10-02 20:58:03 +02:00
Julian Sparber 2625229f5c [refactor] code intent and rename teleport_app_window to teleport_window 2017-10-02 20:53:21 +02:00
Julian Sparber ad62b3b336 [refactor] code intent 2017-10-02 20:37:43 +02:00
Julian Sparber d214334fee [refactor] code intent 2017-10-02 20:34:06 +02:00
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 d245eebaea [minor] removed xdg-user-dirs-update 2017-10-01 21:30:35 +02:00
Julian Sparber f85865211b [minor] add to post install script xdg-user-dirs-update 2017-10-01 21:18:30 +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 301e4345a1 [fix] add po/LINGUAS file 2017-09-30 20:15:52 +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 6d6c66960e change icon file name to new app id
Signed-off-by: Julian Sparber <julian@sparber.net>
2017-09-26 11:39:36 +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 26d5bfb5c9 Revert "[fix] typo in desktop file"
This reverts commit 1ad3b9bef5.
2017-09-26 11:38:48 +02:00
Julian Sparber 45d83f2583 Revert "[refactor] change icon file name to new app id"
This reverts commit 99c3e9ea71.
2017-09-26 11:38:31 +02:00
Julian Sparber 99c3e9ea71 [refactor] change icon file name to new app id 2017-09-26 09:41:15 +02:00
Julian Sparber 1ad3b9bef5 [fix] typo in desktop file 2017-09-26 09:33:27 +02:00