1
0
Fork 0
mirror of synced 2024-09-04 20:01:02 +12:00
Commit graph

547 commits

Author SHA1 Message Date
Torsten Dittmann
a83c22f8f2 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-07-07 16:58:06 +02:00
Torsten Dittmann
e03ba70291 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-07-07 10:19:52 +02:00
Eldad A. Fux
0d4c5ab01e
Merge pull request #1349 from TorstenDittmann/fix-database-int-casting
fix(database): properly cast to int
2021-07-06 13:43:46 +03:00
Torsten Dittmann
04f529d7db cast in php and skip quoting 2021-07-06 09:01:12 +02:00
Torsten Dittmann
e5c65cce1a remove debug logs 2021-07-05 11:36:40 +02:00
Torsten Dittmann
d9986cb205 fix(database): properly cast to int 2021-07-05 11:33:47 +02:00
Torsten Dittmann
6c8e1a3190 feat(projects): add version number 2021-07-05 09:12:59 +02:00
Eldad Fux
57bc8c75e0 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-07-03 09:21:07 +03:00
Eldad A. Fux
737ba69da0
Merge pull request #1342 from TorstenDittmann/feat-improved-migration
feat(migration): add version chooser
2021-07-03 09:00:35 +03:00
Torsten Dittmann
7a86109dd9 move versions list to migration class 2021-07-02 11:09:02 +02:00
Torsten Dittmann
a6e331390a feat(migration): add version chooser 2021-07-02 11:03:01 +02:00
Eldad A. Fux
149462383d
Merge pull request #1340 from appwrite/feat-add-response-filters
feat: add V08 response filter and update web sdk
2021-07-01 19:59:21 +03:00
Christy Jacob
fa5ac4d3dc feat: add V08 response filter and update web sdk 2021-07-01 19:06:04 +05:30
Torsten Dittmann
787059e88d feat(migration): 0.9.x 2021-07-01 15:35:54 +02:00
Torsten Dittmann
81cf991695 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-07-01 10:46:24 +02:00
Torsten Dittmann
80c4e378b3 fix(acl): getting role for user in auth class 2021-06-30 16:04:32 +02:00
Torsten Dittmann
eaa3644f0f remove Realtime event class 2021-06-30 13:36:58 +02:00
Eldad Fux
c8d8b1b867 Fixed typos 2021-06-30 09:29:39 +03:00
Eldad Fux
afd7678781 Updated description 2021-06-30 09:23:43 +03:00
Torsten Dittmann
a2d0c910c1 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-29 13:34:35 +02:00
Torsten Dittmann
613d33321c remove realtime Parser class 2021-06-28 16:34:28 +02:00
Torsten Dittmann
06674982df refactor(realtime): move getRoles into Auth 2021-06-28 12:18:00 +02:00
Torsten Dittmann
44ba052fcb feat(db): improved connection pools 2021-06-28 09:19:33 +02:00
Torsten Dittmann
923d373b6d introduce utopia-php/websocket 2021-06-24 14:22:32 +02:00
Torsten Dittmann
e4be09ff19 fix audit 2021-06-23 23:31:58 +02:00
Torsten Dittmann
c778f47195 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-23 17:12:48 +02:00
Torsten Dittmann
72392ac09f fix(abuse): enable abuse limits again 2021-06-23 17:11:23 +02:00
Bradley Schofield
84f88628f5 Implement Suggestions 2021-06-23 15:02:24 +01:00
Eldad A. Fux
a2c4dac366
Merge pull request #1314 from PineappleIOnic/fix-runtime-parameter
Renamed `env` param on `/v1/functions` to `runtime`
2021-06-23 10:12:24 +03:00
Eldad Fux
73489d6b73 More tiny fixes 2021-06-23 08:59:34 +03:00
Eldad Fux
ca201011c5 Fixes 2021-06-22 23:31:39 +03:00
Eldad Fux
c1d85d17c8 POC 2021-06-22 22:51:14 +03:00
Bradley Schofield
aa1e713b75 Fix tests 2021-06-22 16:56:05 +01:00
Torsten Dittmann
241255dabf improve connection pools 2021-06-22 11:16:29 +02:00
Torsten Dittmann
a3cc8c9ad2 adapt to review 2021-06-18 12:00:27 +02:00
Bradley Schofield
a56463e56e Fix Unique Keys not being update when changing a user's email address 2021-06-17 16:46:29 +01:00
Torsten Dittmann
ee0c9e5b81 remove unnecessary db instances 2021-06-17 14:11:48 +02:00
Torsten Dittmann
ba8fef944c Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-06-17 13:07:27 +02:00
Torsten Dittmann
43036a9ba6 feat(realtime): add membership events 2021-06-17 11:37:52 +02:00
Torsten Dittmann
6ebf6bd155 feat(realtime): team events and permission validation 2021-06-16 19:43:06 +02:00
Torsten Dittmann
4847a0b674 feat(realtime): shared usage stats over database 2021-06-15 17:11:07 +02:00
Torsten Dittmann
7adcdf916f fix(realtime): class and phpdocs 2021-06-15 11:14:10 +02:00
Torsten Dittmann
82b3a56d26 revert(realtime): make access modifiers public again 2021-06-15 10:41:02 +02:00
Torsten Dittmann
d8bae25438 fix(realtime): phpdoc and access modifiers 2021-06-15 09:15:14 +02:00
Torsten Dittmann
66ecf9498a Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-06-14 20:21:42 +02:00
Torsten Dittmann
346b04b94b sync with 0.9.x 2021-06-14 16:54:16 +02:00
Torsten Dittmann
3d896af4bb Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-14 16:52:48 +02:00
Torsten Dittmann
220427916d refactor(realtime): introduce realtime server class 2021-06-14 12:48:31 +02:00
Torsten Dittmann
665d57106e feat(server): database connection pools 2021-06-11 18:09:46 +02:00
Torsten Dittmann
d96635ec23 fix(worker): remove unnecessary imports 2021-06-11 16:39:44 +02:00
Torsten Dittmann
3f199e1232 refactor(workers): create abstract worker class 2021-06-11 16:20:18 +02:00
Torsten Dittmann
bba39596fd Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 15:39:23 +02:00
Torsten Dittmann
c08b0a5d2b feat(realtime): collection for concurrent connections 2021-06-11 15:30:33 +02:00
Torsten Dittmann
2dcf3c2c19 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 12:34:08 +02:00
Christy Jacob
f19f186864 Merge branch 'master' of github.com:appwrite/appwrite into feat-add-android-origin 2021-06-11 12:49:28 +05:30
Christy Jacob
43d9c416a3 feat: added iOS platform to origin validator 2021-06-11 12:44:30 +05:30
Christy Jacob
c981ff39c0 feat: added error models to response model 2021-06-10 17:04:14 +05:30
Christy Jacob
c3d4897d36 feat: changed terminology 2021-06-10 15:13:32 +05:30
Christy Jacob
da1ecfaffe feat: added android origin check 2021-06-10 15:05:16 +05:30
Eldad A. Fux
a8728a2f0d
Merge pull request #1234 from TorstenDittmann/feat-specs-unused-models
feat(specs): include only used models param
2021-06-08 00:01:14 +03:00
Torsten Dittmann
45c3bc9424 revert(spec): option to include all models 2021-06-03 11:58:59 +02:00
Damodar Lohani
95730e74e8 fix type 2021-06-03 12:39:41 +05:45
Torsten Dittmann
c8f8650b78 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-specs-unused-models 2021-06-01 14:17:11 +02:00
Torsten Dittmann
4771b6ca78 feat(specs): include unused models param 2021-06-01 14:13:44 +02:00
Christy Jacob
d39758ba49
Update src/Appwrite/Auth/OAuth2/Twitch.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-05-28 21:50:04 +05:30
Christy Jacob
8ffd822965 fix: twitch oauth issue 2021-05-28 13:53:46 +05:30
Torsten Dittmann
6e1d40fd76 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-26 09:36:52 +02:00
Eldad Fux
07ca2d8608 Upgraded sdks versions 2021-05-21 17:01:49 +03:00
Damodar Lohani
546214012d fix openAPI spec 2021-05-21 16:32:08 +05:45
Damodar Lohani
09874e9c5d fix spec type mismatch 2021-05-21 14:29:51 +05:45
Damodar Lohani
fd509ad282 fix password format 2021-05-21 13:16:49 +05:45
Damodar Lohani
87bbcff3a7 fix wrong type value 2021-05-21 13:04:19 +05:45
Damodar Lohani
54fdc647c2 updated specs to get validator getType 2021-05-21 12:53:53 +05:45
Torsten Dittmann
787931b45b Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-20 09:46:49 +02:00
Eldad Fux
98df165050 Updated platform types 2021-05-19 18:29:06 +03:00
Eldad Fux
019f1e9d57 Fixed specs and code examples 2021-05-19 17:26:06 +03:00
Eldad Fux
cb038a2cfd Updated specs 2021-05-19 16:10:32 +03:00
Eldad Fux
d2749524b7 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-05-17 21:27:07 +03:00
Eldad Fux
49fa978de4 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-05-17 21:24:35 +03:00
Christy Jacob
d7c81ba818 feat: update response filters 2021-05-14 20:45:29 +05:30
Eldad A. Fux
5c4ee95d23
Merge branch '0.8.x' into feat-update-team-membership-password 2021-05-13 17:40:35 +03:00
Torsten Dittmann
501f68ca38 Merge branch 'dev' of https://github.com/appwrite/appwrite into merge-dev-into-0.8.x 2021-05-07 09:15:56 +02:00
Torsten Dittmann
c2849a53eb fix(phpdocs): remove unused char 2021-05-06 17:48:22 +02:00
Torsten Dittmann
b3badfeb8d feat(mock): add text response error 2021-05-06 17:45:32 +02:00
Christy Jacob
eaac52b9b7 feat: allow external users to update password without oldPassword 2021-05-05 00:22:46 +05:30
Torsten Dittmann
3d4c3741a2 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-04 17:21:10 +02:00
Eldad A. Fux
8e4a87ea04
Merge pull request #1102 from TorstenDittmann/feat-prefs-response-model
feat: preferences response model
2021-04-29 20:59:41 +03:00
Eldad A. Fux
5aad3f7e15
Merge pull request #713 from appwrite/feat-upgrade-php-version
Feat upgrade php version (8.0)
2021-04-29 20:09:22 +03:00
Torsten Dittmann
3c4476f689 fix: prevent throwing error when document is missing ID 2021-04-29 09:32:30 +02:00
Torsten Dittmann
3d960a2971 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-23 17:06:42 +02:00
Eldad A. Fux
ba49f4d367
Merge branch '0.8.x' into feat-auth-limits 2021-04-23 09:34:16 +03:00
Torsten Dittmann
cc34719768 feat: preferences response model 2021-04-21 15:37:51 +02:00
Eldad Fux
5d1492b034 Fixed code examples 2021-04-21 09:54:28 +03:00
Torsten Dittmann
f40f82f91e fix: save false value in database for filtering 2021-04-20 10:05:09 +02:00
Eldad Fux
c8a5d05a3e Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-19 14:19:57 +03:00
Torsten Dittmann
e4c02dda80 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-16 19:09:34 +02:00
kodumbeats
64081ea048 Replace Mock with new Wildcard 2021-04-16 12:09:39 +00:00
Eldad A. Fux
69607e6839
Merge pull request #1042 from appwrite/feat-jwt-support-for-sdks
Feat JWT support for SDKs
2021-04-16 12:07:23 +03:00
Eldad Fux
ce8b3686d8 Replaced sdk.security with sdk.auth 2021-04-16 10:22:17 +03:00
Eldad Fux
7a0ff7699a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks 2021-04-16 10:20:12 +03:00