luci/modules/luci-base
Jo-Philipp Wich 37422e891a luci-base: revise array sorting
Refactor various sort operations throughout luci-base to use the new
L.naturalCompare() comparator function.

This primarily ensures that embedded numbers are sorted numerically and
not in a lexicographical way.

It also simplifies some code as a side effect.

Ref: #5899
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2022-07-27 17:32:58 +02:00
..
htdocs luci-base: revise array sorting 2022-07-27 17:32:58 +02:00
luasrc luci-base: use different cookie names for HTTP and HTTPS 2022-07-08 15:38:53 +02:00
po Translated using Weblate (Chinese (Simplified)) 2022-07-27 16:34:48 +03:00
root luci-base: use different cookie names for HTTP and HTTPS 2022-07-08 15:38:53 +02:00
src luci-base: Import latest version of jsmin 2020-03-01 08:50:30 +08:00
Makefile luci-base: update dependency to luci-lib-base 2020-07-19 20:15:00 +02:00