Skip to content

Commit

Permalink
Merge branch 'release/0.2.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
cornips committed Sep 1, 2020
2 parents 954a52d + b90549e commit bc3bd20
Show file tree
Hide file tree
Showing 19 changed files with 512 additions and 191 deletions.
11 changes: 11 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Below is a list of Flobro team members' GitHub handles who are
# suggested reviewers for contributions to this repository.
#
# Use git ls-files '<pattern>' without a / prefix to see the list of matching files.

/.github/CODEOWNERS @cornips
/AUTHORS.md @cornips
/CODE_OF_CONDUCT.md @cornips
/CONTRIBUTING.md @cornips
/FUNDING.yml @cornips
/LICENSE @cornips
2 changes: 1 addition & 1 deletion .github/stale.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 120
daysUntilStale: 270
# Number of days of inactivity before a stale issue is closed
daysUntilClose: false
# Issues with these labels will never be considered stale
Expand Down
13 changes: 13 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@

# Below is a list of people and organizations that have contributed
# to the Flobro project. Names should be added to the list in
# alphabetic order like so:
#
# Name/Organization <email address> or @Github profile

Martijn Cornips @cornips
@koostamas
Ricardo Boss <[email protected]>
John Harvey @john681611
@richardbdzoch
<Please alphabetize new entries>
94 changes: 58 additions & 36 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,108 +6,130 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.2.4] - 2020-09-01
### Fixed
- URL's incorrectly being marked as invalid
- Favicon does not show anything
- Minor typos in translation descriptions

### Changed
- Pin icon controls stay-on-top instead of title bar
- Title bar will now appear on every mouse enter

### Added
- Zoom controls
- Option to disable stay-on-top feature

### Removed
- Option to pin title bar
- Short name reference



## [0.2.3] - 2020-04-07
### Changed
- Compressed app media
- Updated Dutch and Polish translations
- Compress app media
- Update Dutch and Polish translations

### Added
- Added 16:9 aspect ratio option to actions
- Option to set 16:9 aspect ratio

### Removed
- Removed shadow from webstore icon
- Removed fullscreen permission to allow fullscreen within Flobro window
- Remove shadow from webstore icon
- Remove fullscreen permission to allow fullscreen within Flobro window



## [0.2.2] - 2019-07-30
### Fixed
- Fixed black background on favicon
- Fixed title bar not disappearing
- Favicon has a black background
- Title bar not disappearing

### Changed
- Title bar appearance will no longer push webview down
- Changed icons to SVG sprite
- Changed separate icons to SVG sprite
- Improved behaviour of title bar

### Added
- Added option to fit webview when title bar appears
- Added option to pin title bar
- Added option to set the timeout of title bar disappearance
- Option to fit webview when title bar appears
- Option to pin title bar
- Option to set the timeout of title bar disappearance

### Removed
- Removed permissions for audio, video and notification
- Asking permissions for audio, video and notification
- Support for microphone and webcam use



## [0.2.1] - 2019-07-20
### Fixed
- Fixed a bug with windows opening at 0x0 pixels
- Fixed a bug with ENTER key not working when saving the URL
- Windows opening at 0x0 pixels
- ENTER key not working when saving the URL

#### Changed
- Changed drag handle back to whole title bar due to bad UX
- Set drag handle back to whole title bar due to bad UX

### Added
- Added support for mic and webcam use
- Added minimum window dimensions
- Support for microphone and webcam use
- Minimum window dimensions

### Removed
- Removed icon in settings window to switch to the browser since the browser is now always visible
- Switch-to-browser icon since the browser is now always visible



## [0.2.0] - 2019-07-19
### Fixed
- Fixed weird behaviour of title bar
- Fixed default locale (now English)
- Weird behaviour of title bar

### Changed
- Changed name integrally to Flobro for better recognition
- Reordered the settings window for better UX
- Default locale is now English instead of Dutch
- Use Flobro as name for better recognition
- Reorder the settings window for better UX
- Browser window stays open when settings window is opened

### Added
- Added auto hide title bar
- Added URL validation
- Auto hide title bar
- URL validation

### Removed
- Removed keyboard shortcuts due to low usage
- Support for keyboard shortcuts due to low usage



## [0.1.2] - 2018-04-06
### Fixed
- Fixed issue #7 - Browser window is now interactive
- Fixed a bug with non responsive F5 key to reload the webpage
- Fixed a bug that caused web window to be 20 x 20 pixels only
- Browser window is now interactive, fixing #7
- Non responsive F5 key to reload the webpage
- Bug causing web window to be 20 x 20 pixels only

### Changed
- Changed the icons to better imply their meaning
- Use other icons to better imply their meaning
- Minor improvements

### Added
- Added bar to move window with favicon and document title
- Added button to open settings/web window
- Added keyboard shortcuts legend
- Added credits
- Bar to move window with favicon and document title
- Button to open settings/web window
- Keyboard shortcuts legend
- Credits

### Removed
- Removed the feature to show settings windows in fullscreen
- Fullscreen option for settings window



## [0.1.1] - 2018-04-04
### Changed
- Updated icon
- Icon



## 0.1.0 - 2016-09-29
### Added
- Initial release

[Unreleased]: https://github.com/cornips/flobro/compare/0.2.2...develop
[Unreleased]: https://github.com/cornips/flobro/compare/0.2.3...develop
[0.2.3]: https://github.com/cornips/flobro/compare/0.2.2...0.2.3
[0.2.2]: https://github.com/cornips/flobro/compare/0.2.1...0.2.2
[0.2.1]: https://github.com/cornips/flobro/compare/0.2.0...0.2.1
[0.2.0]: https://github.com/cornips/flobro/compare/0.1.2...0.2.0
Expand Down
77 changes: 77 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@

# Code of Conduct

## Our Pledge

In the interest of fostering an open and welcoming environment, we as
contributors and maintainers pledge to make participation in our project and
our community a harassment-free experience for everyone, regardless of age, body
size, disability, ethnicity, sex characteristics, gender identity and expression,
level of experience, education, socio-economic status, nationality, personal
appearance, race, religion, or sexual identity and orientation.

## Our Standards

Examples of behavior that contributes to creating a positive environment
include:

* Using welcoming and inclusive language
* Being respectful of differing viewpoints and experiences
* Gracefully accepting constructive criticism
* Focusing on what is best for the community
* Showing empathy towards other community members

Examples of unacceptable behavior by participants include:

* The use of sexualized language or imagery and unwelcome sexual attention or
advances
* Trolling, insulting/derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or electronic
address, without explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting

## Our Responsibilities

Project maintainers are responsible for clarifying the standards of acceptable
behavior and are expected to take appropriate and fair corrective action in
response to any instances of unacceptable behavior.

Project maintainers have the right and responsibility to remove, edit, or
reject comments, commits, code, wiki edits, issues, and other contributions
that are not aligned to this Code of Conduct, or to ban temporarily or
permanently any contributor for other behaviors that they deem inappropriate,
threatening, offensive, or harmful.

## Scope

This Code of Conduct applies within all project spaces, and it also applies when
an individual is representing the project or its community in public spaces.
Examples of representing a project or community include using an official
project e-mail address, posting via an official social media account, or acting
as an appointed representative at an online or offline event. Representation of
a project may be further defined and clarified by project maintainers.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at <[email protected]>. All
complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. The project team is
obligated to maintain confidentiality with regard to the reporter of an incident.
Further details of specific enforcement policies may be posted separately.

Project maintainers who do not follow or enforce the Code of Conduct in good
faith may face temporary or permanent repercussions as determined by other
members of the project's leadership.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html

[homepage]: https://www.contributor-covenant.org

For answers to common questions about this code of conduct, see
https://www.contributor-covenant.org/faq
75 changes: 75 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
# Contributing to Flobro

Thank you for your interest in contributing to Flobro! From commenting on and triaging issues, to reviewing and sending Pull Requests, all contributions are welcome.

The [Open Source Guides](https://opensource.guide/) website has a collection of resources for individuals, communities, and companies who want to learn how to run and contribute to an open source project. Contributors and people new to open source alike will find the following guides especially useful:

* [How to Contribute to Open Source](https://opensource.guide/how-to-contribute/)
* [Building Welcoming Communities](https://opensource.guide/building-community/)


### [Code of Conduct][code-of-conduct]
[code-of-conduct]: https://github.com/flobro/flobro-chrome-app/blob/master/CODE_OF_CONDUCT.md

As a reminder, all contributors are expected to adhere to the [Code of Conduct][code-of-conduct].

## Ways to Contribute

If you are eager to start contributing code right away, we have a list of [good first issues](https://github.com/flobro/flobro-chrome-app/labels/good%20first%20issue) that contain bugs which have a relatively limited scope.

There are other ways you can contribute without writing a single line of code. Here are a few things you can do to help out:

1. **Replying and handling open issues.** Some of the issues we get may lack necessary information. You can help out by guiding people through the process of filling out the issue template, asking for clarifying information, or pointing them to existing issues that match their description of the problem.
2. **Reviewing pull requests for the docs.** Reviewing [documentation updates](https://github.com/flobro/flobro.app/pulls) can be as simple as checking for spelling and grammar. If you encounter situations that can be explained better in the docs, click **Edit** at the top of most docs pages to get started with your own contribution.
3. **Help people write test plans.** Some pull requests sent to the main repository may lack a proper test plan. These help reviewers understand how the change was tested, and can speed up the time it takes for a contribution to be accepted.

Each of these tasks is highly impactful, and maintainers will greatly appreciate your help.

### Our Development Process

We use GitHub issues and pull requests to keep track of bug reports and contributions from the community.

### Repositories

The main repository, <https://github.com/flobro/flobro-chrome-app>, contains the Flobro app itself and it is here where we keep track of bug reports and manage pull requests.

There are a few other repositories you might want to familiarize yourself with:

* **Flobro.app website** which contains the source code for the website, including the documentation, located at <https://github.com/flobro/flobro.app>

Browsing through these repositories should provide some insight into how the Flobro open source project is managed.

## Helping with Documentation

The Flobro documentation is hosted as part of the Flobro website repository at <https://github.com/flobro/flobro.app>. The website itself is located at <https://flobro.app/> and it is built using [Docusaurus](https://docusaurus.io/). If there's anything you'd like to change in the docs, you can get started by clicking on the "Edit" button located on the upper right of most pages in the website.

If you are adding new functionality or introducing a change in behavior, we will ask you to update the documentation to reflect your changes.

## Contributing Code

Code-level contributions to Flobro generally come in the form of [pull requests](https://help.github.com/en/articles/about-pull-requests). These are done by forking the repo and making changes locally.

The process of proposing a change to Flobro can be summarized as follows:

1. Fork the Flobro repository and create your branch from `develop`.
2. Make the desired changes to Flobro sources. Test with Chrome [running in Developer mode](https://developer.chrome.com/extensions/faq#:~:text=You%20can%20start%20by%20turning,a%20packaged%20extension%2C%20and%20more.).
3. If you've added code that should be tested, add tests.
4. If applicable, update the documentation, which lives in [another repo](https://github.com/flobro/flobro.app).
5. Ensure the test suite passes, either locally or on CI once you opened a pull request.
6. Make sure your code lints (for example via `yarn lint --fix`).
7. Push the changes to your fork.
8. Create a pull request to the Flobro repository.
9. Review and address comments on your pull request.
1. A bot may comment with suggestions. Generally we ask you to resolve these first before a maintainer will review your code.

If all goes well, your pull request will be merged. If it is not merged, maintainers will do their best to explain the reason why.

### Tests

Tests help us prevent regressions from being introduced to the codebase. The GitHub repository is continuously tested using Circle and Appveyor, the results of which are available through the Checks functionality on [commits](https://github.com/flobro/flobro-chrome-app/commits/master) and pull requests.

## Sharing the love

You can help others by sharing your experience with Flobro, whether that is through blog posts, presenting talks at conferences, or simply sharing your thoughts on social media.

If you need any assets in the form of a press kit, please visit [our website](https://flobro.app/).
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2016 Martijn Cornips
Copyright (c) 2016-2020 Martijn Cornips and contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading

0 comments on commit bc3bd20

Please sign in to comment.