mytinytodo/src/includes/api
2023-04-06 13:47:30 +03:00
..
AuthController.php implement ApiResponse class and change http api internals 2022-09-05 17:13:46 +03:00
ExtSettingsController.php * ext settings page can have no bottom buttons (added method to MTTExtensionSettingsInterface) 2023-04-06 13:47:30 +03:00
ListsController.php experimental sort by title (disabled yet) 2022-11-12 15:22:59 +03:00
TagsController.php + now search is case-insensitive for non-latin characters in sqlite database 2022-11-10 21:24:41 +03:00
TasksController.php experimental sort by title (disabled yet) 2022-11-12 15:22:59 +03:00