mirror of
https://github.com/nextcloud/server.git
synced 2026-03-05 15:01:16 -05:00
The previous Regex worked for an iPhone with version "10.0" but not with "10.0.1" which was wrong. I modified the Regex to also match for those situations. I also added a Regex for the iPad Signed-off-by: Lukas Reschke <lukas@statuscode.ch> |
||
|---|---|---|
| .. | ||
| users | ||
| admin.js | ||
| apps.js | ||
| authtoken.js | ||
| authtoken_collection.js | ||
| authtoken_view.js | ||
| certificates.js | ||
| federationscopemenu.js | ||
| federationsettingsview.js | ||
| log.js | ||
| personal.js | ||
| settings.js | ||
| usersettings.js | ||