Commit Graph

39 Commits

Author SHA1 Message Date
9beb4d3a43
feat(index.d.ts): add sameSite option to set cookie's SameSite attribute
All checks were successful
continuous-integration/drone/push Build is passing
2024-09-26 13:18:14 +00:00
2b0edd2c9f
sleep in hook and cors in config
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-23 14:01:15 +00:00
1b48015c98
context.cyrpto.md5
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-26 14:58:39 +00:00
b0771bdfb5
📝 docs(index.d.ts): add server config object definition for better documentation
All checks were successful
continuous-integration/drone/push Build is passing
The server config object definition has been added to the global declaration file to provide clear documentation on the structure of the server configuration object. This will help developers understand the expected format of the server configuration object and its properties.
2024-02-23 10:56:56 +00:00
380bd89787
🚀 feat(index.d.ts): add ConfigPackage interface to provide utility functions for configuration management
All checks were successful
continuous-integration/drone/push Build is passing
The ConfigPackage interface is added to provide utility functions for configuration management. It includes methods to get the current namespace string and the current project object, enhancing the flexibility and ease of managing configurations within the application.
2024-02-23 10:40:10 +00:00
194cd2eba8
🚀 feat(index.d.ts): add copy method to the global declaration to enable file or directory copying
All checks were successful
continuous-integration/drone/push Build is passing
The copy method is added to the global declaration in order to provide a convenient way to copy files or directories. This method takes the source path and destination path as parameters and performs the copy operation. This addition enhances the functionality of the global declaration and allows for easier file management within the application.
2024-01-09 14:25:14 +00:00
c0c3b2b593
🚀 feat(index.d.ts): add api(), project(), and collection() methods to global declaration
All checks were successful
continuous-integration/drone/push Build is passing
This commit adds three new methods to the global declaration file: api(), project(), and collection(). These methods return an object with any key-value pairs, allowing for more flexibility in the codebase.
2023-05-25 12:47:34 +00:00
65626872e3
📝 docs(index.d.ts): add timeout property to RequestOptions interface
All checks were successful
continuous-integration/drone/push Build is passing
The RequestOptions interface now includes a timeout property, which specifies the number of seconds before the request times out. This improves the usability of the interface by allowing developers to specify a timeout for requests.
2023-05-02 16:23:55 +00:00
b51fe632de
smtp with auth
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-24 09:20:04 +00:00
a6911b3ed6
context.json package
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-07 14:53:01 +00:00
6350eac2c5
ts types into global scope
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-28 05:25:11 +00:00
c7a3d26f42
log HookException
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-09 16:51:26 +00:00
d0773b5ceb added json prop
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-19 10:08:02 +02:00
39da9c02fc
context.fs.writeFile
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-22 14:03:10 +01:00
de02d51100
job type and schema
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-21 10:23:11 +01:00
c4cd7b35fc
fs.configDir
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-08 18:54:53 +01:00
d2109ddea4
fs.configDir
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-08 18:49:52 +01:00
b261b9cf92
pdfcpu type
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-08 16:11:43 +01:00
9e4132af0f
pdfcpu type
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-08 16:06:09 +01:00
78b33639c5
pdf merge
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-05 10:57:29 +01:00
7e82ac91a7
pdfcpu
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-04 11:14:02 +01:00
123dc3dc92
pdfcpu
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-04 10:38:35 +01:00
af7ded48f4
pdfcpu
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-03 17:20:13 +01:00
d40b64676e
wkhtmltopdf ..Html options
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-03 14:36:54 +01:00
efbc2f3b2e
pdf package 2022-01-13 18:38:02 +01:00
25106547e9
add pipelineMod 2021-11-11 17:13:29 +01:00
dfa5f6a8c8
add pipelineMod 2021-11-11 15:33:48 +01:00
29a722b1fc
hook packages 2021-08-19 16:00:35 +02:00
13fa91f126
hook packages 2021-08-19 15:02:01 +02:00
b7a4a17ea5
hook packages 2021-08-19 14:32:38 +02:00
2c7319d00b
hook packages 2021-08-19 14:30:37 +02:00
80249666f6
hook packages 2021-08-19 14:29:24 +02:00
c600d6baf7
hook packages 2021-08-19 14:22:42 +02:00
f8e16879dd
cookie hook functions 2021-08-17 13:26:39 +02:00
9865126cab
xml functions 2021-08-16 17:32:34 +02:00
8f988cf2ac
fixed GetHookData 2021-08-16 10:48:03 +02:00
7a628c0a55
added types 2021-08-16 10:35:56 +02:00
1760eef571
types 2021-08-16 10:23:45 +02:00
9c3889393f
init 2021-08-16 10:14:41 +02:00