MyShaarli/application/api/controllers
ArthurHoaro 0640c1a6db API: POST/PUT Link - properly parse tags string
Even though the documentation specify that tags should be passed as an array, tags string is actually allowed. So this adds a proper parsing with configured separator.

Related to #1651
2020-12-29 13:01:04 +01:00
..
ApiController.php REST API: allow override of creation and update dates 2020-08-29 11:45:08 +02:00
HistoryController.php Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
Info.php Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
Links.php API: POST/PUT Link - properly parse tags string 2020-12-29 13:01:04 +01:00
Tags.php Apply the new system (Bookmark + Service) to the whole code base 2020-01-18 09:55:59 +01:00