1
0
Fork 0
mirror of synced 2024-06-30 12:10:51 +12:00
Commit graph

82 commits

Author SHA1 Message Date
Eldad Fux ab77d9efae Expirements 2020-06-26 15:27:58 +03:00
Eldad Fux e8f22ac1d7 Merge branch 'master' of github.com:appwrite/appwrite into response-refactor 2020-06-25 23:11:16 +03:00
Eldad Fux ff6078fd7e Unified include calls 2020-06-25 22:53:36 +03:00
Eldad Fux 539ea96ca0 Adding group support, upgraded FW 2020-06-25 21:32:12 +03:00
Eldad Fux c7366c7453 Updated coding standards 2020-06-24 23:59:04 +03:00
Eldad Fux 33e9c486c8 JSON output -> dynamic output 2020-06-23 21:53:48 +03:00
Eldad Fux 2f1e25fc09 Updated naming conventions 2020-06-23 18:01:20 +03:00
Eldad Fux 29c8954b21 Fixed tests 2020-06-22 22:06:57 +03:00
Eldad Fux fff951c8fb Fixed tests 2020-06-22 21:38:14 +03:00
Eldad Fux e6a4020fd1 Set user roles at app init 2020-06-22 19:31:59 +03:00
Eldad Fux 32f917c78a Updated namespace structure 2020-06-22 15:17:14 +03:00
Eldad Fux 9d6f5df541 Merge branch 'master' of github.com:appwrite/appwrite into response-refactor 2020-06-21 15:57:11 +03:00
Eldad Fux 8c33a729bc Same for app directory 2020-06-20 14:20:49 +03:00
Eldad Fux 8e1eda173a Added scopes param 2020-06-16 22:37:46 +03:00
Eldad A. Fux 70caed07a5
Merge pull request #402 from TorstenDittmann/master
Add responsive and customizable email templates
2020-06-14 23:33:01 +03:00
Torsten Dittmann 9ec49b90b3 add event property to mail worker 2020-06-14 01:06:05 +02:00
Torsten Dittmann 9aa9008f82 add mail background worker 2020-06-14 00:38:46 +02:00
Torsten Dittmann 06c61ec917 add placeholders for colors 2020-06-12 20:21:58 +02:00
Torsten Dittmann 8a4227bcb7 add responsive email templates 2020-06-12 01:20:32 +02:00
Eldad Fux 81ef66a29a Work in progress 2020-06-05 12:53:06 +03:00
Eldad Fux e71a0f4be5 Updated docs 2020-05-31 01:24:05 +03:00
Eldad Fux 7296db0d06 Added UI adjutments for Apple unique secret key 2020-05-29 15:02:53 +03:00
Eldad Fux 19b343a795 Updated docs 2020-05-28 14:34:42 +03:00
Eldad Fux 11a3d3de58 Added default OAuth handler a unique scheme 2020-05-17 14:11:43 +03:00
Eldad Fux 3572c67938 Updated OAuth2 default URLs 2020-05-16 14:45:22 +03:00
Eldad Fux 13e316bc53 Updated default OAuth2 URLs 2020-05-16 14:42:55 +03:00
Eldad Fux 2664e7d921 Merge branch 'master' of github.com:appwrite/appwrite into 0.6 2020-04-15 16:44:08 +03:00
Eldad Fux ed268340da Updated methods labels 2020-04-10 21:59:14 +03:00
Eldad Fux 586341b323 Added URL parsing lib 2020-04-08 16:38:36 +03:00
Eldad Fux 79560d5c7e Added no caching on get oauth requests 2020-04-08 14:21:41 +03:00
Eldad Fux 0c2e3d510a Merge branch '0.6' of github.com:appwrite/appwrite into 0.6 2020-03-28 18:17:30 +03:00
Eldad Fux 4548622386 Added config manager 2020-03-28 15:42:16 +03:00
Eldad Fux 7b1dd6b2c3 Updated all the REST API query params to be in camelCase 2020-03-25 22:19:19 +02:00
Eldad Fux 8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00
Eldad Fux 4f11e171db Fixed document not being unique 2020-03-21 23:10:06 +02:00
Eldad Fux d15394ad68 Fixed missing email verification attribute 2020-03-21 14:35:46 +02:00
Eldad Fux 6fa9f1fed2 Disabled cookie fallback when domain is verified 2020-03-17 13:36:13 +02:00
Eldad Fux d8bc3f03e8 Added protocol var and cookie fallback 2020-02-27 11:17:09 +02:00
Eldad Fux 46cfa9ee92 Updated $uid to $id 2020-02-17 09:16:11 +02:00
Eldad Fux f433db17d0 Updated naming from OAuth to OAuth2 2020-02-16 13:41:03 +02:00
Eldad Fux b3d15d09e8 Added location response to storage resources 2020-02-16 08:25:48 +02:00
Eldad Fux ae6999aee3 Updated session ID 2020-02-15 20:34:16 +02:00
Eldad Fux cf4d4c30d0 Updated docs 2020-02-12 12:38:12 +02:00
Eldad Fux dc2a71ed11 Added more account logs 2020-02-12 00:24:30 +02:00
Eldad Fux b6eeb368dc Added new account verification route 2020-02-10 09:34:02 +02:00
Eldad Fux 64b1f1817a Updated params docs 2020-02-10 07:58:29 +02:00
Eldad Fux 9c201f5f6e Updated param docs 2020-02-10 07:54:26 +02:00
Eldad Fux 29c5e5e560 Updated email verification 2020-02-09 23:37:28 +02:00
Eldad Fux ff524ab180 Updated docs 2020-02-08 20:51:49 +02:00
Eldad Fux 5d1614dbe1 Updated route rules 2020-02-08 00:46:12 +02:00