Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 85.0-1 – get Arch build ready | ohfp | 2021-01-27 |
| | |||
* | fix flatpak/appimage releases using old settings | ohfp | 2021-01-20 |
| | |||
* | Update Changelog | ohfp | 2021-01-09 |
| | |||
* | v84.0.2-1 | ohfp | 2021-01-08 |
| | |||
* | add patch to binary_tarball script as well | ohfp | 2021-01-08 |
| | |||
* | updated changelog; added unity-menubar.patch | ohfp | 2021-01-07 |
| | |||
* | Improve the Flatpak build process | ohfp | 2021-01-01 |
| | | | | | | | | | | | | | | | | | .desktop file, icon and appdata are now properly exported by flatpak. "Wayland first" flatpak, falling back to X11 if not on Wayland. Note: this is currently potentially broken on many systems (ie. font rendering is broken). See https://github.com/flatpak/flatpak/issues/2861. Might work when using Wayland + Gnome, does not seem to work on Arch + Sway (couldn't get it working with any workaround for now). Several smaller issues addressed. A few untested issues might remain (Screensharing, WebRTC/Camera access) Addresses (at least partially): #128, #132, #131, #118 | ||
* | Set default XDG_DATA_DIRS in AppRun if unset | ohfp | 2020-12-31 |
| | | | | | This fixes #139 by providing default values for `XDG_DATA_DIRS` when `XDG_DATA_DIRS` is not set on the host system the AppImage is run on. | ||
* | update Changelog and add a note to the Readme | ohfp | 2020-12-25 |
| | |||
* | v83.0-1 | ohfp | 2020-11-21 |
| | |||
* | v82.0.3-1 | ohfp | 2020-11-10 |
| | |||
* | v82.0.2-1 | ohfp | 2020-10-29 |
| | |||
* | v81.0.2-1 | ohfp | 2020-10-18 |
| | |||
* | v81.0-2 – Changelog | ohfp | 2020-10-02 |
| | |||
* | v80.0.1-1 | ohfp | 2020-09-06 |
| | |||
* | v80.0.1 | ohfp | 2020-08-27 |
| | |||
* | v79.0-1 | ohfp | 2020-07-30 |
| | | | | | | Also (re-)adds some debian armhf-patches – not really needed, but making it easier to apply the libstdc++-related patches without having to modify them. | ||
* | Fix version number typo | Shreyas Minocha | 2020-07-12 |
| | |||
* | v78.0.2-1 | ohfp | 2020-07-10 |
| | |||
* | v78.0.1-1 | ohfp | 2020-07-02 |
| | |||
* | v78.0.1-1 | ohfp | 2020-07-01 |
| | |||
* | fix broken megabar-removal / urlbar | ohfp | 2020-06-08 |
| | |||
* | v77.0.1-1 | ohfp | 2020-06-06 |
| | |||
* | v76.0.1-1 | ohfp | 2020-05-08 |
| | |||
* | bump pkgrel for new builds | ohfp | 2020-05-08 |
| | |||
* | v76.0-1 | ohfp | 2020-05-07 |
| | |||
* | slightly improved Changelog structure | ohfp | 2020-04-10 |
| | |||
* | Remove mozilla plugin certificates, fixes #112 | ohfp | 2020-04-10 |
| | | | | | | | | | Via `sed` instead of a patch, in the hope that it might be less of a maintenance burden compared to patch witch changes in the file to patch with subsequent upstream releases. Should only be merged once it's ensured there are no unforseen side effects when built with the Plugin Certificates removed. | ||
* | update changelog | ohfp | 2020-04-08 |
| | |||
* | update changelog | ohfp | 2020-04-04 |
| | |||
* | small release: webrtc unlocked (but still disabled) | ohfp | 2020-04-01 |
| | |||
* | clarify webrtc usage | ohfp | 2020-04-01 |
| | |||
* | webrtc still seems to be broken on aarch64 | ohfp | 2020-03-31 |
| | |||
* | update changelog | ohfp | 2020-03-31 |
| | |||
* | small AppStream and AppImage fixes | ohfp | 2020-03-31 |
| | |||
* | update Changelog | ohfp | 2020-03-24 |
| | |||
* | Implement a basic Changelog; fixes #107 | ohfp | 2020-03-14 |