1
0
Fork 0
mirror of synced 2024-09-29 17:01:37 +13:00
Commit graph

562 commits

Author SHA1 Message Date
Torsten Dittmann
b3dd0133a1 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.11.x 2021-10-16 14:13:32 +02:00
Torsten Dittmann
f4a6f6235f tests(unit): migration type 2021-10-15 18:56:35 +02:00
Torsten Dittmann
441156da7c chore(release): prepare 0.11.0 release 2021-10-15 18:11:20 +02:00
Christy Jacob
80136de0ac
Merge pull request #1993 from waridrox/fixPSR_Migration
Fixed PSR issues in `Migration` library
2021-10-14 20:32:10 +05:30
Christy Jacob
8fcfb7ca5f
Merge pull request #1990 from divshacker/master
Fixes PSR issues in the Templates library
2021-10-11 17:32:25 +05:30
oovk
f138aeb3a6 fixed PSR issues in the URL library 2021-10-09 19:51:21 +02:00
Christy Jacob
6c2257e3e8
Merge pull request #1941 from ezioishan/master
Fix PSR issues in Detector #1939
2021-10-08 16:00:33 +05:30
waridrox
db7e1f5ebb Fixed PSR issues in Migration library
Signed-off-by: waridrox <mohdwarid4@gmail.com>
2021-10-07 15:34:55 +05:30
Christy Jacob
46b3b23d90
Merge pull request #1949 from mendoza/refactor-1943-Fixing-PSR-Event
Fixing PSR in Event Library
2021-10-07 14:18:25 +05:30
divshacker
1a2a1c4df8 updated_templates 2021-10-06 12:26:23 +05:30
Emilia
2865921c00 Fix PSR issues in Network 2021-10-05 22:07:39 +02:00
David Mendoza
3ee11afe88 Fixed PSR issues on event library 2021-10-05 11:50:54 -06:00
David Mendoza
4228c304a5 Revert "fixed PSR issues on event library issue #1943"
This reverts commit 735c04318d.
2021-10-05 11:49:05 -06:00
David Mendoza
735c04318d fixed PSR issues on event library issue #1943 2021-10-05 11:46:56 -06:00
Ishan Sourav
1d8b7da145 Fix PSR issues in Detector #1939 2021-10-05 21:57:40 +05:30
Eldad Fux
59521d53da Fixed sum description 2021-09-25 16:48:46 +03:00
Torsten Dittmann
824a23e8cc feat(release): prepare 0.10.4 2021-09-15 16:06:49 +02:00
Torsten Dittmann
dcc731a52d feat(release): 0.10.3 2021-09-09 13:21:29 +02:00
Torsten Dittmann
7e1a03effd
Merge pull request #1595 from appwrite/0.10.x
merge 0.10.x into master
2021-09-06 17:10:44 +02:00
Torsten Dittmann
17118e69f9 feat(release): 0.10.2 2021-09-06 15:45:43 +02:00
Torsten Dittmann
f5cf111383
Merge pull request #1580 from TorstenDittmann/fix-priviledged-user
fix(auth): add role for privileged users
2021-09-06 15:16:40 +02:00
Torsten Dittmann
0ac4b031eb fix condition 2021-09-03 17:18:42 +02:00
Torsten Dittmann
55a5a0c7fd fix roles variable 2021-09-03 17:15:42 +02:00
Torsten Dittmann
0b344e182c feat(Auth): improve getRoles method 2021-09-03 17:07:09 +02:00
Torsten Dittmann
0571dbe378
Merge pull request #1578 from TorstenDittmann/feat-changelog-0.10.1
chore(changes): 0.10.1
2021-09-03 14:06:40 +02:00
Torsten Dittmann
bc4545a503 feat(appwrite): update version number to 0.10.1 2021-09-03 13:57:49 +02:00
Torsten Dittmann
54aea7d75d fix(migration): better warning message 2021-09-03 10:36:58 +02:00
Torsten Dittmann
9bc3412649 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-02 09:44:36 +02:00
Eldad A. Fux
b23dae4948
Merge pull request #1552 from appwrite/feat-magic-url
Feat Magic URL
2021-09-02 10:09:55 +03:00
Torsten Dittmann
0e7cf6a466
Update src/Appwrite/Messaging/Adapter/Realtime.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 14:47:21 +02:00
Torsten Dittmann
424e153b80 refactor(workers): refactor the workers 2021-09-01 11:09:04 +02:00
Torsten Dittmann
c85cfb66d2 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-01 09:33:50 +02:00
Damodar Lohani
4267221970
Update src/Appwrite/Auth/Auth.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-08-31 16:37:55 +05:45
Torsten Dittmann
8639070115 feat(migration): add 0.10.x migration 2021-08-30 14:25:23 +02:00
Damodar Lohani
22ceb1dc7c create session with magic url 2021-08-30 16:29:52 +05:45
Torsten Dittmann
93c481b24b Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-30 12:08:08 +02:00
Eldad Fux
09aea0fd95 Fixed test 2021-08-29 15:40:52 +03:00
Torsten Dittmann
371717abad feat(realtime): allow authentication via message 2021-08-26 18:02:38 +02:00
Torsten Dittmann
8eef572d3e Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-25 10:01:46 +02:00
Torsten Dittmann
4dd9424613 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-08-25 10:00:50 +02:00
Torsten Dittmann
b56d886717 add comments 2021-08-19 10:34:32 +02:00
Torsten Dittmann
cf09129cc2 fix(realtime): adapt to psalm 2021-08-19 10:24:41 +02:00
Damodar Lohani
9170f64a75 fix changed getURL to getPath 2021-08-19 10:50:21 +05:45
Torsten Dittmann
30025885f3 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-18 12:52:25 +02:00
Torsten Dittmann
5a152987a7 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-17 17:43:58 +02:00
Torsten Dittmann
9b252a51b9 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-08-17 16:56:23 +02:00
Torsten Dittmann
f1b0f7639c Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-17 11:05:20 +02:00
Torsten Dittmann
3efbad9659 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-16 11:10:48 +02:00
Torsten Dittmann
37452a398f
Merge branch 'master' into 0.9.x 2021-08-12 10:14:11 +02:00
Torsten Dittmann
d8d1414962 prepare 0.9.4 version 2021-08-10 10:30:39 +02:00