Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRDP/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-08Using latest 2.7 ruby imageAntenore Gatta (tmow)
2022-11-08Update .gitlab-ci.yml fileAntenore Gatta (tmow)
2022-11-08Fixing triage stageAntenore Gatta (tmow)
2022-11-08Update .gitlab-ci.yml fileAntenore Gatta (tmow)
2022-11-08Adding triage stage (schedule only)Antenore Gatta (tmow)
2022-11-08CleanupAntenore Gatta (tmow)
2022-05-19tentativelly fix PPA auto buildAntenore Gatta (tmow)
2022-03-04Snap cleanup + kwallet supportAntenore Gatta (tmow)
2021-12-11Update .gitlab-ci.ymlAntenore Gatta (tmow)
2021-10-12Rollback Let's Encrypt SSL workaroundAntenore Gatta (tmow)
2021-10-12X2Go plugin language reworked 2Allan Nordhøy
2021-09-23Using core 20 and Ubuntu 20.04 for the snap buildAntenore Gatta (tmow)
- Updated to gnome-3-38 image build - Using new packages as per Ubuntu 20.04 packages list - Updated remmina command Partially solves #2604
2021-08-16GNOME 40 runtime and other updatesAntenore Gatta (tmow)
2021-07-09Update .gitlab-ci.ymlAntenore Gatta (tmow)
2021-06-03Update .gitlab-ci.ymlAntenore Gatta (tmow)
2021-06-03Update .gitlab-ci.ymlAntenore Gatta (tmow)
2021-06-03Update .gitlab-ci.ymlAntenore Gatta (tmow)
2021-06-03Update .gitlab-ci.ymlAntenore Gatta (tmow)
2021-05-25Update .gitlab-ci.ymlAntenore Gatta (tmow)
2021-05-20Updating docker imagesAntenore Gatta
2021-05-11Improving CI cacheAntenore Gatta (tmow)
2021-05-04Adding curlAntenore Gatta
2021-05-04Using Remmina image for trigger_build jobAntenore Gatta
2021-05-04Updating Docker imagesAntenore Gatta
2021-03-30Updating snapcraft tokenAntenore Gatta
2021-01-15Dependency Scanning, License Scanning, Static Application Security Testing ↵Antenore Gatta (tmow)
(SAST), and Secret Detection
2021-01-04Adding python dependenciesAntenore Gatta
2020-11-30Update .gitlab-ci.ymlAntenore Gatta
2020-11-30Not building appimageAntenore Gatta
2020-11-27Set .gitlab-ci.yml to enable or configure SASTAntenore Gatta
2020-10-09Implementing text search in the SSH pluginAntenore Gatta
* Regular expressions * Match case * Wrap around * Whole word Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2020-08-25Update .gitlab-ci.ymlAntenore Gatta
2020-08-25Using gitlab registry for remmina/ubuntu:16.04Antenore Gatta
2020-08-25Using gitlab registry for Ubuntu 18.04 imageAntenore Gatta
2020-08-11Adding gtk plugin for AppImageAntenore Gatta
2020-08-11Disable gtk pluginAntenore Gatta
2020-08-11Update .gitlab-ci.ymlAntenore Gatta
2020-08-11Tentativelli bundle gtk in the AppImageAntenore Gatta
2020-08-11Temporary using old binaries because of unstable linuxdeploy libAntenore Gatta
https://github.com/linuxdeploy/linuxdeploy/issues/143
2020-07-13Rewrite Flatpak download stringAntenore Gatta
2020-07-13artifacts paths can't contain '*' when used with 'expose_as'Antenore Gatta
2020-07-13Using full paths instead of variablesAntenore Gatta
2020-06-19Adding AppImageAntenore Gatta
2020-06-03Remmina CI - Added trigger tokenAntenore Gatta
2020-05-24Avoiding to upload the whole flatpak folderAntenore Gatta
2020-05-21Using directory only to expose artifactsAntenore Gatta
2020-05-20Remmina release v1.4.4Antenore Gatta
* RDP Plugin - Adding UDP support, implements #2153 !2038 @antenore; * Adding proxy and local storage support !2039 @antenore; * RDP option to prefer IPv6 AAAA record over IPv4 A records !2040 @antenore; * Snap: Install icons system-wide and use them !2042 @ed10vi; * Allow users to override the app ID !2044 @garymoon; * Use icon name instead of localizable string in gtk_image_new_from_icon_name() !2045 @yurchor; * Fix minor typos !2046 @yurchor; * Don't grab when window has no focus, issue #2165 !2047 @giox069; * SSH tunnel and VNC fixes !2048 @antenore; * Adding explicitly trueColour in the client format structure. Fixes #2181 and #810 !2049 @antenore; * Code refactoring. !2050 @antenore; * Extract subtitle for translation !2051 @yurchor; * [SSH] Connection pre/post command not replacing SSH tunnel parameters !2053 @antenore; * SNAP: Remove libssh, available in distro !2052 @ed10vi; * 2189 !2054 @giox069; * Adding Remmina_debug function to simplify log reporting !2055 @antenore; * Removing OnlyShowIn as deprecated in the latest freedesktop spec. Closes #2198 !2056 @antenore; * Cleaning up GLib deprecations !2058 @antenore; * And much more committed directly in the master branch; * Polish is a new language. * Thousands of new strings have been translated with Weblate; Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2020-05-19Improving pipelines workflowAntenore Gatta
- Only in case of merge requests - expose flatpak in the merge request
2020-05-19Adding remmina-ci triggerAntenore Gatta
2020-04-14Adding -DWITH_FREERDP3 compile option and using FreeRDP tag 2.0.0 as defaultAntenore Gatta