aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Reducing nesting in the codeValentin Popov2018-09-201-9/+11
* Correction of the file nameValentin Popov2018-09-202-137/+103
* Removing old event recordersValentin Popov2018-09-207-455/+0
* Correction of checksValentin Popov2018-09-091-7/+7
* Formatting the code on the settings pageValentin Popov2018-09-091-8/+9
* Adapted homepageValentin Popov2018-09-091-61/+33
* A reworked table for displaying a list of servicesValentin Popov2018-09-092-162/+153
* Fix table versionValentin Popov2018-09-092-1/+1
* TODO and function type changeValentin Popov2018-09-091-1/+2
* Delete unnecessary filesValentin Popov2018-09-095-358/+0
* Task handler from the listValentin Popov2018-09-091-0/+62
* Service search function on the eventValentin Popov2018-09-091-0/+23
* Minor fixes to the function 'get_services'Valentin Popov2018-09-091-7/+6
* Refactoring the event handlerValentin Popov2018-09-092-29/+19
* Added TODOValentin Popov2018-09-081-0/+6
* Basic function of getting a list of all servicesValentin Popov2018-09-081-11/+38
* Basic function of obtaining data about the serviceValentin Popov2018-09-081-0/+24
* Formatting the codeValentin Popov2018-09-081-25/+25
* Realization of the basic functionalityValentin Popov2018-09-071-295/+71
* Updating the table structureValentin Popov2018-09-071-4/+8
* Reworked the event handlerValentin Popov2018-03-211-8/+7
* Renamed function search servicesValentin Popov2018-03-211-45/+46
* Redesigned cache nameValentin Popov2018-03-211-3/+3
* Redesigned feature a list of servicesValentin Popov2018-03-211-7/+22
* Minor bug fixedValentin Popov2018-03-201-1/+3
* Checking arguments is addedValentin Popov2018-03-201-1/+16
* Comments have been addedValentin Popov2018-03-201-2/+5
* Updated descriptionValentin Popov2018-03-201-3/+3
* Updated the status change functionValentin Popov2018-03-201-2/+8
* Added cache to the search functionValentin Popov2018-03-201-5/+16
* The function 'local_webhooks_get_total_count' is deletedValentin Popov2018-03-131-11/+0
* Fixed the name of the constantValentin Popov2018-03-137-7/+7
* The internal functions 'local_webhooks_serialization_data' and 'local_webhook...Valentin Popov2018-03-131-20/+0
* Update function 'local_webhooks_restore_backup'Valentin Popov2018-03-131-10/+15
* Update function 'local_webhooks_create_backup'Valentin Popov2018-03-131-3/+7
* Update function 'local_webhooks_search_record'Valentin Popov2018-03-131-16/+14
* Update function 'local_webhooks_change_status'Valentin Popov2018-03-131-5/+2
* Added function 'local_webhooks_delete_all_records'Valentin Popov2018-03-121-0/+1
* Added function 'local_webhooks_delete_record'Valentin Popov2018-03-121-0/+1
* Update function 'local_webhooks_get_list_records'Valentin Popov2018-03-121-8/+5
* Added variablesValentin Popov2018-03-121-2/+4
* Rewritten 'local_webhooks_get_record' featureValentin Popov2018-03-121-6/+3
* Renaming internal functionsValentin Popov2018-03-122-5/+5
* Added function 'local_webhooks_get_list_events_for_service'Valentin Popov2018-03-121-0/+21
* Fix: Global variableValentin Popov2018-03-121-0/+2
* Update function 'local_webhooks_create_record'Valentin Popov2018-03-121-12/+6
* Added function 'local_webhooks_update_record'Valentin Popov2018-03-121-2/+9
* The function 'local_webhooks_insert_event' is replaced by the function 'local...Valentin Popov2018-03-121-5/+16
* Added internal function 'local_webhooks_insert_event'Valentin Popov2018-03-121-2/+14
* Added internal function 'local_webhooks_delete_events'Valentin Popov2018-03-121-0/+10