grocy/public
Ryan Schaefer 062d808f04
Replace "command" tests with regex and fix broken commands
Replaces "command" detection logic with regex and fixes bug where user could not input commands of greater than length 4.


[BUG]
Cannot trigger the following:
YYYYMMDD gets expanded to the proper ISO-8601 notation

[Fix Evidence]
{will add}

[BUG]
Cannot trigger the following:
YYYYMMe or YYYYMM+ gets expanded to the end of the given month in the given year in proper notation

[Fix Evidence]
{will add}

[BUG]
Cannot trigger the following past 100:
[+/-]n[d/m/y] gets expanded to a date relative to today, while adding (+) or subtracting (-) the number of days/months/years, in proper notation

[Fix Evidence]
{will add}
2025-09-13 19:16:50 -04:00
..
css Replaced barcode scanning library with ZXing (#2706) 2025-03-21 17:41:39 +01:00
img New logo 2023-05-19 18:08:26 +02:00
js Handle window.top in embedded iframe situations (fixes #2686) 2025-02-24 19:52:43 +01:00
uisounds Implemented "Scan mode" 2020-01-26 15:35:01 +01:00
viewjs Replace "command" tests with regex and fix broken commands 2025-09-13 19:16:50 -04:00
.htaccess Reorganize project part 3 2018-04-12 21:13:38 +02:00
index.php New logo 2023-05-19 18:08:26 +02:00
robots.txt Move public stuff into subdirectory 2018-04-11 20:47:03 +02:00