<!-- Before opening an issue, just take into account that this is a completely free of charge and open source project. I'm always happy to help and provide support, but some understanding will be expected. I do this in my own free time, so expect some delays when implementing new features and fixing bugs, and don't take it personal if an issue gets eventually closed. You may also be asked to provide tests or ways to reproduce reported bugs. Try to be polite, and understand it is impossible for an OSS project to cover all use cases. With that said, please fill in the information requested next. More information might be requested once the issue is open. --> - [x] Add a setting to make bots be excluded by default from everywhere supporting it. - [x] Support ordering short URLs by `nonBotVisits` transparently when the server supports it, the order field is `visits` and excluding bots is enabled. - [x] Display `visitsSummary.nonBots` in short URLs list when excluding bots is enabled. - [x] Update `visitsSummary` fields, as well as `visitsCount` when a new visit is created. - [ ] Support excluding bots "on the fly" in the short URLs list, as a filter similar to the one in visits sections. - [x] Exclude bots by default in visits sections when the setting is true.
nonBotVisitstransparently when the server supports it, the order field isvisitsand excluding bots is enabled.visitsSummary.nonBotsin short URLs list when excluding bots is enabled.visitsSummaryfields, as well asvisitsCountwhen a new visit is created.