1
0
Fork 0
mirror of synced 2024-09-18 18:40:24 +12:00
Commit graph

2035 commits

Author SHA1 Message Date
Eldad A. Fux
a23f38c769
Merge branch '0.7.x' into feat-upgrade-php-version 2020-12-13 01:56:32 +02:00
Eldad Fux
e18d9ca9b8 Upgraded MariaDB image to version 1.2.0 2020-12-12 20:31:57 +02:00
Eldad A. Fux
84fb5387ab
Merge pull request #758 from appwrite/feat-merge-webhooks-and-functions-events
Merged all system events
2020-12-07 19:17:39 +02:00
Eldad Fux
49aed67ad9 Fix for events memory management +
merged functions and webhooks events
2020-12-07 10:51:12 +02:00
Eldad Fux
e3c58361d9 Merged all system events 2020-12-07 00:14:57 +02:00
Eldad A. Fux
6593c620f6
Merge pull request #757 from appwrite/feat-742-soon-note
Feat 742 Better UX for Future Platofrm
2020-12-06 23:43:20 +02:00
Eldad Fux
5ff90d4a7c Added soon text near future platforms names 2020-12-06 23:26:55 +02:00
Eldad Fux
da287226ca Updated model types 2020-12-06 08:42:56 +02:00
Eldad Fux
4e7d25ef33 Updated events docs 2020-12-06 08:35:58 +02:00
Eldad Fux
6df9da12e8 Merge branch '0.7.x' of github.com:appwrite/appwrite into 0.7.x 2020-12-05 18:23:56 +02:00
Eldad Fux
d70b573179 Updated cachebuster 2020-12-05 18:23:49 +02:00
Eldad A. Fux
8f65ff1086
Merge pull request #751 from christyjacob4/delete-collection-documents
feat: delete documents using delete worker
2020-12-05 09:54:24 +02:00
Christy Jacob
d0f7558ddf chore: review comments 2020-12-05 11:03:14 +05:30
Christy Jacob
d44c2ead0e feat: delete documents using delete worker 2020-12-05 02:17:02 +05:30
Eldad A. Fux
1ca28e9648
Merge pull request #750 from appwrite/feat-730-new-webhook-events
Feat 730 new webhook headers
2020-12-03 21:32:49 +02:00
Eldad Fux
b2ccc65813 Added new webhooks headers 2020-12-03 19:56:07 +02:00
Eldad A. Fux
a3f4cbb534
Merge pull request #737 from appwrite/feat-730-new-webhook-events
Feat 730 new webhook events
2020-12-03 19:48:01 +02:00
Eldad Fux
28623c6baa Added team events and tests 🟢 2020-12-03 00:15:20 +02:00
Eldad Fux
f5df201e4a Added more missing tests 2020-11-30 23:41:58 +02:00
Eldad Fux
47a5a4a8ed Fixed userid header name standard 2020-11-26 08:12:51 +02:00
Eldad Fux
362f84e51b Added missing user ID to both session and token models 2020-11-26 08:12:24 +02:00
Eldad Fux
374e504923 Added more tests 2020-11-23 17:04:02 +02:00
Eldad Fux
beb8a00c74 Added User ID to webhook headers 2020-11-22 22:10:51 +02:00
Eldad Fux
1afd9f2c5b Updated log description 2020-11-21 08:26:22 +02:00
Eldad Fux
1a2c3c1551 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-11-21 08:17:53 +02:00
Eldad Fux
ffdfc36229 Skip mail when no SMTP hostname set 2020-11-21 01:44:00 +02:00
Eldad Fux
a5fd3f9ce1 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-730-new-webhook-events 2020-11-21 01:32:57 +02:00
Eldad Fux
63e442293c Fixed encryption in nested fields 2020-11-21 01:31:17 +02:00
Eldad Fux
f657563711 Fixed default file permissions 2020-11-20 23:24:39 +02:00
Eldad Fux
c3d398d2e3 Added missing response attributes 2020-11-20 23:02:26 +02:00
Eldad Fux
b1b2333147 Added missing verification events 2020-11-20 23:02:10 +02:00
Eldad Fux
e9c1e8e0b1 Added new tests 2020-11-20 14:35:16 +02:00
Eldad Fux
a4ea9e78a8 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-730-new-webhook-events 2020-11-20 08:54:58 +02:00
Eldad Fux
9169bdeeec Better detection of server and console modes 2020-11-20 08:48:15 +02:00
Eldad Fux
3828a8deae Fixed Doctor SMTP check 2020-11-19 11:00:24 +02:00
Eldad Fux
4f0903db79 Added validation check 2020-11-19 08:56:14 +02:00
Eldad Fux
76c575e989 Fixed authorization 2020-11-19 00:55:02 +02:00
Eldad Fux
a08ce93b31 Added a new mode constant 2020-11-19 00:08:45 +02:00
Eldad Fux
2596c2c1f8 Added user ID to webhook payload 2020-11-19 00:08:01 +02:00
Eldad Fux
ea0f51a4da Added new webhook events 2020-11-18 21:38:31 +02:00
Eldad A. Fux
f30ab2184c
Merge pull request #735 from TorstenDittmann/0.7.x
move leftover mail templates
2020-11-17 22:07:49 +02:00
Eldad Fux
dcac44372f Updated old specs 2020-11-16 10:37:43 +02:00
Torsten Dittmann
c5e4c95bea Merge branch '0.7.x' of https://github.com/appwrite/appwrite into 0.7.x 2020-11-15 12:36:49 +01:00
Torsten Dittmann
4ab09ef812 move leftover mail templates 2020-11-15 12:32:34 +01:00
Eldad Fux
977965f46d Updated specs 2020-11-14 13:53:41 +02:00
Eldad Fux
e4db1ddd43 Updated specs 2020-11-13 22:38:47 +02:00
Eldad Fux
d3e14e3b62 Updated response models 2020-11-13 00:50:53 +02:00
Eldad A. Fux
2e6895eeaf
Merge pull request #734 from appwrite/feat-response-docs
Feat response docs
2020-11-12 16:17:41 +02:00
Eldad A. Fux
e5aedcb4c8
Merge pull request #731 from Gustl22/issue724
👌 IMPROVE: Doctor CLI: Harmonize negative check result descriptions (closes #724)
2020-11-12 16:16:15 +02:00
Eldad Fux
0ff73596b3 Added new models for missing routes 2020-11-12 13:54:16 +02:00