syncthing/gui/default/vendor
Ross Smith II 17e60b9e0c
Chmod -x non-executable files (fixes #9629) (#9630)
Fixed via
```
git ls-files -s | grep 100755 | grep -E -v '(run|sh)$' | cut -f 2 | xargs git update-index --chmod -x
```
See #9629.
2024-08-05 18:32:23 +02:00
..
angular gui: Ship license files (#5037) 2018-06-27 19:09:57 +02:00
bootstrap Chmod -x non-executable files (fixes #9629) (#9630) 2024-08-05 18:32:23 +02:00
daterangepicker gui: Tweak the Restore Versions modal for better usability (#7972) 2022-01-25 23:08:27 +01:00
fancytree all: Fix various user-facing and non-user-facing typos (#8509) 2022-08-23 15:44:11 +02:00
fork-awesome gui: Update Fork Awesome from v1.1.2 to v1.2.0 (#8349) 2022-05-18 14:08:45 +02:00
HumanizeDuration.js gui: Use localised time in duration (#9552) 2024-06-05 06:05:51 -04:00
jquery gui: Ship license files (#5037) 2018-06-27 19:09:57 +02:00
moment vendor: Add missing vendor licenses 2018-02-08 16:52:15 +00:00