1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 13:19:44 +02:00
planka/server/api/helpers/utils
2024-11-11 14:59:18 +01:00
..
clear-http-only-token-cookie.js feat: Additional httpOnly token for enhanced security in browsers 2024-09-01 09:31:04 +02:00
create-jwt-token.js feat: Additional httpOnly token for enhanced security in browsers 2024-09-01 09:31:04 +02:00
get-simple-storage-service-client.js feat: Add S3 support for uploads (#938) 2024-11-11 14:59:18 +01:00
insert-to-positionables.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
jsonify-record.js feat: Webhooks configuration, all events support, refactoring 2024-06-12 00:51:36 +02:00
map-records.js ref: Remove board types, refactoring 2022-12-26 21:10:50 +01:00
receive-file.js feat: Configurable file storage locations (#886) 2024-09-20 20:29:11 +02:00
send-email.js feat: Webhooks configuration, all events support, refactoring 2024-06-12 00:51:36 +02:00
send-google-chat-message.js feat: Google Chat notifications (#867) 2024-09-04 15:33:43 +02:00
send-slack-message.js feat: Webhooks configuration, all events support, refactoring 2024-06-12 00:51:36 +02:00
send-telegram-message.js ref: Refactoring 2024-10-30 22:28:25 +01:00
send-webhooks.js fix: Include previous data state in webhook 2024-10-31 00:48:49 +01:00
set-http-only-token-cookie.js feat: Additional httpOnly token for enhanced security in browsers 2024-09-01 09:31:04 +02:00
verify-jwt-token.js feat: Additional httpOnly token for enhanced security in browsers 2024-09-01 09:31:04 +02:00