uptime-kuma/src
Anders Kvist f0c54be43f
Adding x-www-form-urlencoded (#3499)
* Adding x-www-form-urlencoded

* Adding example of x-www-form-urlencoding to body.

* A bit cleaner.

* Update server/model/monitor.js

Co-authored-by: Frank Elsinga <frank@elsinga.de>

* Update src/pages/EditMonitor.vue

Co-authored-by: Frank Elsinga <frank@elsinga.de>

* Update src/pages/EditMonitor.vue

Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>

* Add simple test

---------

Co-authored-by: Anders Kvist <ak@cego.dk>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-09-09 18:05:25 +08:00
..
assets Feat: Toast notification timeout settings (#3441) 2023-09-06 19:52:54 +08:00
components chore(jsdoc):Linting fixes (#3703) 2023-09-07 15:42:44 +08:00
lang Feat: Toast notification timeout settings (#3441) 2023-09-06 19:52:54 +08:00
layouts chore(jsdoc):Linting fixes (#3703) 2023-09-07 15:42:44 +08:00
mixins Feat: Toast notification timeout settings (#3441) 2023-09-06 19:52:54 +08:00
modules/dayjs Fix lint 2022-12-15 13:57:28 +08:00
pages Adding x-www-form-urlencoded (#3499) 2023-09-09 18:05:25 +08:00
App.vue Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
i18n.js Update i18n.js (#2927) 2023-03-15 14:57:47 +08:00
icon.js Change Icon, Add missing var 2023-03-10 22:04:47 +07:00
main.js Feat: Toast notification timeout settings (#3441) 2023-09-06 19:52:54 +08:00
router.js Merge remote-tracking branch 'origin/master' into 2.0.X 2023-07-30 19:15:09 +08:00
util-frontend.js Feat: Toast notification timeout settings (#3441) 2023-09-06 19:52:54 +08:00
util.js Added JSDoc for src/ 2023-01-05 22:55:51 +00:00
util.ts move hostname regex pattern function to frontend-utils 2023-01-06 11:00:20 +01:00