Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix script | BeatLink | 2019-07-01 |
| | |||
* | update .cfg for phaseout of policies | BeatLink | 2019-07-01 |
| | |||
* | Remove policies.json as it is being merged into librewolf.cfg | BeatLink | 2019-06-30 |
| | |||
* | a list of policies to implement into settings (WIP) | BeatLink | 2019-06-30 |
| | |||
* | add launch scripts | BeatLink | 2019-06-30 |
| | |||
* | move android mozconfig to dedicated android folder | BeatLink | 2019-06-30 |
| | |||
* | mostly placeholders for future install script | BeatLink | 2019-06-30 |
| | |||
* | further source file relocation | BeatLink | 2019-06-30 |
| | |||
* | move build scripts to linux specific folder | BeatLink | 2019-06-30 |
| | |||
* | Move browser readme to linux folder since its linux specific | BeatLink | 2019-06-30 |
| | |||
* | Move source files to common folder | BeatLink | 2019-06-30 |
| | |||
* | move flatpak files to dedicated linux folder | BeatLink | 2019-06-30 |
| | |||
* | Move appimage files to dedicated linux folder | BeatLink | 2019-06-30 |
| | |||
* | Move settings scripts to dedicated folder in linux section | BeatLink | 2019-06-30 |
| | | | | | Will be automatically added to settings folder via script during build Scripts are currently broken, do not use | ||
* | Move settings one level up | BeatLink | 2019-06-30 |
| | |||
* | fix appimage build | BeatLink | 2019-06-30 |
| | |||
* | Enable user agent spoofing | Shreyas Minocha | 2019-06-27 |
| | | | | Resolves #26 | ||
* | Merge branch 'readme' into 'master' | Shreyas Minocha | 2019-06-25 |
|\ | | | | | | | | | Readme fixes See merge request librewolf-community/librewolf!2 | ||
| * | Readme fixes | Shreyas Minocha | 2019-06-25 |
|/ | | | | | | | | - Formatting - Markdown consistency - Grammar - Removal of outdated content - Restructuring | ||
* | Fix compile options | BeatLink | 2019-06-24 |
| | |||
* | Disable telemetry, addon singing and DRM | BeatLink | 2019-06-24 |
| | |||
* | Compile without pocket | BeatLink | 2019-06-24 |
| | |||
* | Use new env var to disable dedicated profiles | BeatLink | 2019-06-24 |
| | |||
* | Update gitter link | BeatLink | 2019-06-24 |
| | |||
* | add gitter badge | BeatLink | 2019-06-24 |
| | |||
* | Fix appimage build | BeatLink | 2019-06-23 |
| | |||
* | fix appimage build | BeatLink | 2019-06-23 |
| | |||
* | Merge branch 'master' of gitlab.com:librewolf-community/librewolf | BeatLink | 2019-06-23 |
|\ | |||
| * | Update librefox remnants in readme | Shreyas Minocha | 2019-06-23 |
| | | |||
* | | Fix appimage build | BeatLink | 2019-06-23 |
|/ | |||
* | fix dependency install command | BeatLink | 2019-06-23 |
| | |||
* | add dependency install to fix appimage build | BeatLink | 2019-06-22 |
| | |||
* | Add files for preliminary work on flatpak | BeatLink | 2019-06-20 |
| | |||
* | Add option to enable alsa build | BeatLink | 2019-06-20 |
| | |||
* | Merge branch 'grammar' into 'master' | BeatLink | 2019-06-19 |
|\ | | | | | | | | | Fix grammar errors in librewolf.cfg See merge request librewolf-community/librewolf!1 | ||
| * | Fix grammar errors in librewolf.cfg | Shreyas Minocha | 2019-06-17 |
|/ | | | | https://github.com/intika/Librefox/pull/114 | ||
* | Remove outdated/unnecessary comments | Shreyas Minocha | 2019-06-17 |
| | |||
* | Add new document and main icns | BeatLink | 2019-06-17 |
| | |||
* | Add credit for document icon | BeatLink | 2019-06-17 |
| | |||
* | Add document icon for generating icns icon in branding folder | BeatLink | 2019-06-17 |
| | |||
* | Add code to generate icns icon files in branding folder | BeatLink | 2019-06-17 |
| | |||
* | Disable Dedicated Profiles for AppImages | BeatLink | 2019-06-17 |
| | |||
* | Add gitlab release code to CI/CD | BeatLink | 2019-06-17 |
| | |||
* | reduce verbosity on cleanup commands | BeatLink | 2019-06-16 |
| | |||
* | add sudo install to build script | BeatLink | 2019-06-16 |
| | |||
* | Add download information | BeatLink | 2019-06-16 |
| | |||
* | Remove build_output folder contents from git | BeatLink | 2019-06-16 |
| | |||
* | add .gitignore to remove script generated files | BeatLink | 2019-06-16 |
| | |||
* | remove dangling forward slash | BeatLink | 2019-06-16 |
| | |||
* | Update build script: can now build AppImages | BeatLink | 2019-06-16 |
| | | | | | | move internal script variables to a unified section simplify bootstrap download command add cleanup commands |