1
0
Fork 0
mirror of synced 2024-07-05 22:51:24 +12:00
Commit graph

6390 commits

Author SHA1 Message Date
kodumbeats 3aae021cfb Add tests for document structure validation 2021-07-23 17:38:31 -04:00
kodumbeats e22d4e1db9 Add support for min and max for numeric attributes 2021-07-23 17:38:14 -04:00
Christy Jacob e6e0baab12 feat(template): fix incorrect if condition 2021-07-23 23:16:04 +05:30
Christy Jacob 2919e70d05 feat(template): added static method for template creation from file 2021-07-23 22:59:20 +05:30
kodumbeats 04a69edf34 Test for unsupported formats 2021-07-23 11:04:31 -04:00
kodumbeats ff2fd8a381 Set format structure validators on app init 2021-07-23 10:59:55 -04:00
Christy Jacob 47084b2835 feat(locale): fix broken tests 2021-07-23 20:05:21 +05:30
Damodar Lohani 3665998791 fix platforms update 2021-07-23 11:55:39 +05:45
Damodar Lohani 73dea8d4b2 update case 2021-07-23 11:33:38 +05:45
Damodar Lohani 0c6f1298e7 custom id in platforms depricating name 2021-07-23 11:23:39 +05:45
kodumbeats 7b7e2ad17f Test for invalid document structure with custom attributes 2021-07-22 16:39:52 -04:00
kodumbeats aea2d2ffa5 Accept format on createAttribute for document structure validation 2021-07-22 16:38:42 -04:00
Christy Jacob b911673389 feat(locale): use new locale functions 2021-07-23 01:49:00 +05:30
Christy Jacob 1c6802619a feat(locale): use new locale functions 2021-07-23 01:47:18 +05:30
Christy Jacob 16b3c5c3a4 feat(locale): use new locale functions 2021-07-23 01:45:01 +05:30
Eldad A. Fux 1e219eca19 Merge pull request #1408 from appwrite/fix-jwt-validate-attribute
fix(jwt): correct session validation
2021-07-23 01:44:40 +05:30
Eldad A. Fux 7fb7f1073f
Merge pull request #1418 from TorstenDittmann/feat-prepare-0-9-2
feat(0.9.2): release
2021-07-22 19:09:33 +03:00
Torsten Dittmann 5815caf01e
chore(changelog): update changelog 2021-07-22 17:45:15 +02:00
Eldad A. Fux 82d22d10fc
Merge pull request #1419 from PineappleIOnic/fix-early-command-execution
FIX Commands executing before the tar has finished extracting
2021-07-22 18:33:11 +03:00
Eldad A. Fux 060e50f644
Merge pull request #1421 from appwrite/fix-jwt-for-functions
Fixed JWT + Functions bug
2021-07-22 18:32:21 +03:00
Eldad Fux d0e4e5cb29 Fixed bug 2021-07-22 17:49:52 +03:00
Bradley Schofield 70d4c4d7be Update functions.php 2021-07-22 11:46:05 +01:00
Bradley Schofield ca3d677596 Make untarring the code file a blocking task 2021-07-22 11:08:08 +01:00
Torsten Dittmann d235ed7190 chore(changelog): add 0.9.2 2021-07-22 11:04:17 +02:00
Torsten Dittmann 4e1bc7aa1d feat(0.9.2): release 2021-07-22 11:02:07 +02:00
Damodar Lohani 7c551d829d file support custom ID 2021-07-22 14:21:54 +05:45
Damodar Lohani d01079e67c update console 2021-07-22 12:34:28 +05:45
Damodar Lohani b86b2e8430 collection update name attribute 2021-07-22 11:54:57 +05:45
Damodar Lohani f957c4aa94 remove name on update 2021-07-22 11:53:55 +05:45
Damodar Lohani 40b57aca19 depricate name in webhook 2021-07-22 11:44:01 +05:45
Damodar Lohani ee34261cde function name removed 2021-07-22 11:40:34 +05:45
Damodar Lohani 77e232b320 collection id as default 2021-07-22 11:34:13 +05:45
Damodar Lohani 63a88beef1 scripts update 2021-07-22 11:23:27 +05:45
Damodar Lohani e54fc6fc5a swagger update 2021-07-22 11:19:50 +05:45
Damodar Lohani 80f559e306 composer update 2021-07-22 11:18:46 +05:45
Damodar Lohani 7a2cab6a58 remove indexes 2021-07-22 11:08:41 +05:45
Damodar Lohani e88450268b depricate name params 2021-07-22 10:57:01 +05:45
kodumbeats 4242ba75f5 Remove unneeded continue statements 2021-07-21 15:14:18 -04:00
kodumbeats 2f13542d08 fix(deps) composer update 2021-07-21 11:50:37 -04:00
kodumbeats 92175c5e32 Adjust tests for new attribute routes 2021-07-21 11:05:18 -04:00
kodumbeats 97b7c863a8 Validate default value only when not null 2021-07-21 10:26:50 -04:00
kodumbeats b64202043d Renamed import due to reserved keyword conflicts 2021-07-21 10:26:08 -04:00
kodumbeats 6fc5bf0a71 Add createAttribute routes for each primitive type 2021-07-21 09:23:12 -04:00
kodumbeats 9ac2a4f94c Remove outdated comments 2021-07-21 09:22:34 -04:00
Damodar Lohani df6645c9ab depricate project name 2021-07-21 18:29:51 +05:45
Damodar Lohani 829a804ea5 depricate name attribute from function 2021-07-21 18:16:58 +05:45
Damodar Lohani e06701942c remove name from function 2021-07-21 17:43:05 +05:45
Damodar Lohani be3eda31f4 support custom id for file 2021-07-21 13:58:00 +05:45
Damodar Lohani 7999355b05 custom id support on team and user 2021-07-21 11:56:30 +05:45
Damodar Lohani dd6b5b4fe0 api key custom id support 2021-07-21 11:48:28 +05:45