commit | 330847de16cc6591387138739653d5fcc6f14190 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova MartÃnez <me@avm99963.com> | Wed Dec 20 23:51:34 2023 +0100 |
committer | Copybara bot <copybara-bot@avm99963.com> | Mon Dec 25 19:22:13 2023 +0000 |
tree | dffa83d6101cf4691d3615ca8248ced1f28e2452 | |
parent | b81f286d2dc096d2c970a3523bfdcbf15f3dce68 [diff] |
fix(intervals): return 0 when measuring an empty intersection Before, we returned false (which was casted to 0 when performing calculations), and this logged a warning. GitOrigin-RevId: 7aa2c89c879665450550f5846f8467ecdf9e21a3
App which is used to keep track of the intervals of time that a worker is in the workplace in one or several companies.
Documentation can be found at https://avm99963.github.io/hores-external/. Both the UI and the documentation are written in Spanish.
Contributions in the form of issues or code changes are welcome. You can report issues here, and please submit an issue before starting to work on code changes so we can agree on the code changes and work on incorporating them into the source code if both parties are happy to do that.
If you found a security vulnerability, please follow the procedure set forth in https://www.avm99963.com/.well-known/security.txt (send me an email encrypted using my public key).