LinkStack/app
Julian Prieber 268c6557a1 Added check, if added links begin with "https"
Added check added, or edited links begin with https. Previously if links were saved without this formatting applied an error exception would be thrown.

For this I added two functions, one can check if a string ends with a certain string, the other checks if it ends with a certain string. The first function is used for the newly added check, the other one is planned to be used in a similar check in the future.
2022-03-31 22:43:01 +02:00
..
Console admin littlelink 2021-04-16 03:30:00 +04:30
Exceptions admin littlelink 2021-04-16 03:30:00 +04:30
Http Added check, if added links begin with "https" 2022-03-31 22:43:01 +02:00
Models Added email verification 2022-03-19 16:48:21 +01:00
Providers admin littlelink 2021-04-16 03:30:00 +04:30
View/Components admin littlelink 2021-04-16 03:30:00 +04:30