1
0
Fork 0
mirror of synced 2024-09-06 04:41:12 +12:00
Commit graph

86 commits

Author SHA1 Message Date
Eldad Fux
609006bc1f Added new session data 2020-08-11 17:28:51 +03:00
Eldad Fux
ab8d47dd78 Added structured response objects 2020-08-06 17:49:29 +03:00
Eldad Fux
a7a570c354 Updated docblocks 2020-08-06 09:55:17 +03:00
Eldad Fux
4c53b5d599 Updated response docs 2020-08-06 09:51:49 +03:00
Eldad Fux
bd606a5015 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-10 14:54:00 +03:00
Eldad Fux
f08543d669 Auto-assign membership from console or server API 2020-07-10 12:06:30 +03:00
Eldad Fux
0fdc953980 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-09 14:26:53 +03:00
Eldad Fux
134bdae348 Added joined date on admin mode 2020-07-09 14:25:33 +03:00
Eldad Fux
af94102493 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-09 14:15:42 +03:00
Eldad Fux
e8f755ae11 Update team count 2020-07-09 14:05:45 +03:00
Eldad Fux
7010cc361d Fixed membership creation from server 2020-07-09 13:53:46 +03:00
Eldad Fux
5c794dd22b Fix for server mode 2020-07-09 13:44:35 +03:00
Eldad Fux
edf6a5fd04 Added server mode 2020-07-09 13:27:11 +03:00
Eldad Fux
b0e8dfc583 Tests fixed? 2020-07-06 00:54:41 +03:00
Eldad Fux
969441bf47 Fixed queues var names 2020-07-05 17:19:59 +03:00
Eldad Fux
498fb207f6 Added new request methods 2020-07-03 18:14:51 +03:00
Eldad Fux
934ae8beac Fixed domain validation 2020-07-03 00:48:02 +03:00
Eldad Fux
3b4c77029c Merge branch 'remove-globals' of github.com:appwrite/appwrite into swoole 2020-07-01 10:04:03 +03:00
Eldad Fux
f5af0e701c Fixed cookie vars 2020-07-01 09:35:57 +03:00
Eldad Fux
6824cf560f Added env vars and new request methods 2020-06-30 14:09:28 +03:00
Eldad Fux
1c9bf4d0ab Refactored all config files and added new ones 2020-06-30 08:27:52 +03:00
Eldad Fux
3e808d3bf4 Removed global vars 2020-06-30 00:43:34 +03:00
Eldad Fux
b2c5cdf054 Merge branch 'remove-globals' of github.com:appwrite/appwrite into swoole 2020-06-29 09:22:23 +03:00
Eldad Fux
0804526ee4 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-06-28 23:56:11 +03:00
Eldad Fux
655aecd29d Cleaned up globals 2020-06-28 22:28:18 +03:00
Eldad Fux
4f7d5aa132 Merge branch 'master' of github.com:appwrite/appwrite into remove-globals 2020-06-28 22:07:18 +03:00
Eldad Fux
00e3632c59 Upgraded FW 2020-06-28 20:31:21 +03:00
Eldad Fux
601073302b Removed unused globals 2020-06-27 08:48:47 +03:00
Eldad Fux
efc8fd12dc Merge branch 'master' of github.com:appwrite/appwrite into deprecated-first-and-last 2020-06-26 17:43:21 +03:00
Eldad Fux
7c2969b967 Removed first and last from internal functions 2020-06-26 17:41:13 +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
6e472d4ef3 Added membership and membership list models 2020-06-24 14:18:59 +03:00
Eldad Fux
dd2c6efbc9 Added team dynamic response 2020-06-24 09:05:43 +03:00
Eldad Fux
94db437d56 Added team models 2020-06-24 08:14:26 +03:00
Eldad Fux
8c33a729bc Same for app directory 2020-06-20 14:20:49 +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
eb7e80a628 fix admin mode check 2020-06-14 13:44:57 +02:00
Torsten Dittmann
89e7a5c2c4 rebase into master 2020-06-14 01:06:19 +02: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
bab6ae3b79 remove name from team invitation template 2020-06-12 04:27:11 +02:00
Torsten Dittmann
8a4227bcb7 add responsive email templates 2020-06-12 01:20:32 +02:00
Eldad Fux
50e7fc43c9 Fixed test 2020-06-10 21:55:22 +03:00
Eldad Fux
98846adfc9 Fixed test 2020-06-09 07:27:09 +03:00
Eldad Fux
26a133a3f8 Allowed admin to auto-add new member to a team 2020-06-08 19:15:35 +03:00
Eldad Fux
157b91b63b Fixed team member count 2020-06-08 08:42:01 +03:00