242 Commits

Author SHA1 Message Date
Tobias Bernard b93c73b2bb [docs] minor link fix 2017-10-14 16:48:43 +02:00
Tobias Bernard 5311455e2c Merge branch 'master' of github.com:frac-tion/teleport 2017-10-14 15:55:10 +02:00
Tobias Bernard f350198793 [docs] add flatpak installation instructions 2017-10-14 14:04:11 +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
Julian Sparber 33b9c9ac1a [refactor] change app id to com.frac-tion.teleport 2017-09-26 09:29:41 +02:00
Julian Sparber b78a36fc6a [doc] add meson build instruction to README 2017-09-25 12:39:55 +02:00
Julian Sparber 249fd0a421 [flatpak] remove manifest 2017-09-25 12:20:01 +02:00
Julian Sparber d36b9d4771 [minor] add new icon to dektop file 2017-09-25 11:47:12 +02:00
Julian Sparber 51c01d2fd0 [minor] add icon 2017-09-25 11:44:00 +02:00
Julian Sparber 7560737cbc [minor] replaced session bus with systembus 2017-09-23 16:03:28 +02:00
Julian Sparber 1eb65a9fa1 [minor] remove system bus 2017-09-23 16:02:29 +02:00
Julian Sparber 9635b55f93 [minor] add system and session bus 2017-09-23 16:00:37 +02:00