Commit Graph

9 Commits (b100377a738615540f86bf6627cb47ac6af959fc)

Author SHA1 Message Date
Jakub Onderka b100377a73 chg: [internal] Do not modify session when not necessary 2021-11-25 11:58:32 +01:00
Jakub Onderka b0c28858c0 chg: [module] Allow to specify module timeout 2020-10-22 19:47:18 +02:00
Jakub Onderka 150600e4af chg: [module] Serialize post data at one place 2020-10-22 12:58:17 +02:00
iglocska a81894f14c chg: [CS] Changed to PSR-2
- to make contributions easier, adopted PSR-2
- used php-cs-fixer to rework the style
- *sniff sniff* Goodbye tab indentation
2018-07-19 11:48:22 +02:00
iglocska ef3f28a93a fix: Various fixes to the module api
- query function renamed to query enrichment
- added check for disabled modules and for modules that the current user is not allowed to use
- removed the module config from the index function to avoid exposing API keys / credentials to users
- some formating fixes
2018-02-16 14:36:57 +01:00
Juan C. Montes d5f8551f2e fix: ModulesController 2018-02-16 11:40:29 +01:00
Juan C. Montes 6b8e508cf0 fix: ModulesController 2018-02-16 11:22:28 +01:00
iglocska 399a039065 fix: cleanup of some unused code
- based on @rotanid's findings
2016-08-26 07:44:40 +02:00
Iglocska 4020628df4 chg: Further work on the soft deletes 2016-05-10 10:31:56 +02:00