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

6273 commits

Author SHA1 Message Date
Eldad Fux 95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
Christy Jacob d97a4df9db feat(cta): remove usage of cta template 2021-07-27 19:29:41 +05:30
Torsten Dittmann d3daa2be32 feat(release): prepare 0.9.3 2021-07-27 14:43:08 +02:00
Eldad A. Fux 957588a60e
Merge pull request #1434 from PineappleIOnic/fix-JWT-Abuse-Key-Fix
Fix Abuse Keys
2021-07-27 14:59:06 +03:00
Bradley Schofield 7974a6ba5e Update account.php 2021-07-27 12:21:26 +01:00
Bradley Schofield e0761e1737 Fix create email verification abuse-key 2021-07-27 12:15:59 +01:00
Bradley Schofield d729d54de0 Fix Create JWT abuse key 2021-07-27 12:07:39 +01:00
Christy Jacob 20a11c6759 feat(terms): update context message 2021-07-27 10:59:06 +05:30
Christy Jacob a245d6ed81 feat(email): remove \n from email template 2021-07-27 10:56:20 +05:30
Christy Jacob d95e29ba3d feat(email): fix email template button margin 2021-07-27 10:28:30 +05:30
Christy Jacob 53817c3171 feat(locale): added context to terms 2021-07-27 10:13:37 +05:30
kodumbeats b9fea89e73 Use refactored attribute function 2021-07-26 21:00:36 -04:00
kodumbeats c0b48ec247 Remove references to old db responses 2021-07-26 19:11:25 -04:00
kodumbeats df5703022b Create custom formats via callback in structure validator 2021-07-26 19:10:39 -04:00
kodumbeats 58f335feff Merge remote-tracking branch 'origin/feat-database-indexing' into feat-create-attribute-routes 2021-07-26 16:48:22 -04:00
Eldad A. Fux 5dfa6217d8
Merge pull request #1411 from appwrite/refactor-workers-no-db-pools
Refactor - use direct database connections in certificates worker
2021-07-26 22:59:20 +03:00
Eldad A. Fux cf9f99fdc8
Merge pull request #1427 from appwrite/feat-cleanup-old-db-lib
Feat cleanup old DB lib
2021-07-26 22:57:56 +03:00
Eldad A. Fux aa3651c6f8
Merge pull request #1426 from appwrite/fix-sessions-index
fix-sessions-index
2021-07-26 22:57:08 +03:00
Eldad A. Fux 15bbed22d8
Merge pull request #1430 from appwrite/fix-remove-local-swagger-validator
Fix - remove local swagger validator
2021-07-26 22:56:45 +03:00
Christy Jacob 0466e22ea1 feat(locale): added comments to terms 2021-07-27 00:23:04 +05:30
Christy Jacob 78f248fa33 feat(locale): added comments to terms 2021-07-27 00:16:44 +05:30
Christy Jacob 823a76d73d feat(email-tempaltes): apply nl2p filters 2021-07-26 23:25:14 +05:30
kodumbeats 717799776a Use parent class method to get consoleDB 2021-07-26 12:37:29 -04:00
kodumbeats 9b5f8fb525 Merge remote-tracking branch 'origin/feat-database-indexing' into refactor-workers-no-db-pools 2021-07-26 12:26:26 -04:00
kodumbeats 0b59a04964 Merge remote-tracking branch 'origin/feat-database-indexing' into fix-remove-local-swagger-validator 2021-07-26 12:18:18 -04:00
Eldad A. Fux f81227cad0
Merge pull request #1413 from appwrite/fix-retry-init-db-connection
fix(refactor-db): retry initial database connection on failure
2021-07-26 19:17:24 +03:00
kodumbeats 56da7e48f6 Use external swagger validator 2021-07-26 12:10:08 -04:00
kodumbeats b340d236db Refactor retry logic to private method 2021-07-26 10:59:38 -04:00
Christy Jacob 198c5087c7 feat: review comments 2021-07-26 12:35:08 +05:30
kodumbeats 51449841bf Refactor db methods to worker class instead of worker script 2021-07-25 19:14:19 -04:00
kodumbeats 51100fda0a Ensure namespace exists before proceeding 2021-07-25 18:24:29 -04:00
kodumbeats 03288ffbfa Refactor database methods to parent worker script 2021-07-25 18:20:31 -04:00
Eldad Fux f7c415cd2c Removed Authorization2 references 2021-07-25 17:51:04 +03:00
Eldad Fux 13c1bb045d Cleanup old db library 2021-07-25 17:47:18 +03:00
Eldad Fux 69cd8c468c Fixed conflict 2021-07-25 14:37:36 +03:00
Eldad Fux f909b9da1c Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-25 14:11:23 +03:00
Eldad Fux b431c0ee41 Added missing sessions index 2021-07-24 18:48:11 +03:00
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
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