1
0
Fork 0
mirror of synced 2024-05-19 04:02:34 +12:00
Commit graph

6399 commits

Author SHA1 Message Date
Torsten Dittmann a8604efa7d revert change 2021-09-06 15:33:29 +02:00
Torsten Dittmann de004c7c33 test(storage): default permissions with client 2021-09-06 15:33:06 +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 17d2a4bc0a
Merge pull request #1577 from TorstenDittmann/fix-functions-env-variable
fix(functions): environment variables
2021-09-03 14:06:23 +02:00
Torsten Dittmann bc4545a503 feat(appwrite): update version number to 0.10.1 2021-09-03 13:57:49 +02:00
Torsten Dittmann 1910cceafb chore(changes): 0.10.1 2021-09-03 13:55:06 +02:00
Torsten Dittmann b9944a885a chore(changes): 0.10.1 2021-09-03 13:53:43 +02:00
Torsten Dittmann 37c33c3c7b fix(functions): environment variables 2021-09-03 13:41:42 +02:00
Torsten Dittmann 1a0b108f56
Merge pull request #1576 from TorstenDittmann/fix-migration-warning
fix(migration): better warning message
2021-09-03 11:43:57 +02:00
Torsten Dittmann 1eefe3feb5
Merge pull request #1575 from TorstenDittmann/fix-console-endpoint
fix(console): endpoint using proxy in front of traefik
2021-09-03 11:43:44 +02:00
Torsten Dittmann 54aea7d75d fix(migration): better warning message 2021-09-03 10:36:58 +02:00
Torsten Dittmann 30802d7d4a fix(console): endpoint using proxy in front of traefik 2021-09-03 09:38:46 +02:00
Eldad A. Fux 42e4c46a08
Merge pull request #1568 from TorstenDittmann/fix-functions-cpu-env
fix(functions): properly cast cpu counts variable
2021-09-02 23:02:07 +03:00
Torsten Dittmann be1e3acfca fix(functions): properly cast cpu counts variable 2021-09-02 20:59:58 +02:00
Torsten Dittmann c6b54f111b
Update README.md 2021-09-02 16:29:48 +02:00
Torsten Dittmann 613684aefa
Merge pull request #1566 from appwrite/0.10.x
0.10.x -> master
2021-09-02 16:28:30 +02:00
Torsten Dittmann b7cac0d221 update cache buster 2021-09-02 13:55:23 +02:00
Torsten Dittmann cdb20a2af2 update sdks 2021-09-02 13:21:16 +02:00
Torsten Dittmann b798211c77 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into 0.10.x 2021-09-02 12:54:16 +02:00
Torsten Dittmann ddd85f74a5 fix(console): max limit for nested collection setting 2021-09-02 12:54:09 +02:00
Christy Jacob e56b0e8485 feat(readme): update readme image 2021-09-02 16:04:15 +05:30
Torsten Dittmann fb6f0dc73d update changelog 2021-09-02 12:23:05 +02:00
Torsten Dittmann f29e474248 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-09-02 12:10:22 +02:00
Torsten Dittmann 0fdaab776f
Merge pull request #1565 from TorstenDittmann/release-0-10-sdks
Release SDK's - 0.10.0
2021-09-02 12:09:48 +02:00
Torsten Dittmann 9dce2cb964 leftover changes 2021-09-02 12:07:14 +02:00
Torsten Dittmann 9b50a52f7b update sdk versions 2021-09-02 12:07:08 +02:00
Torsten Dittmann b3d61a7d83 update specs 2021-09-02 12:06:52 +02:00
Torsten Dittmann bcd866ea1d add docs 2021-09-02 12:00:05 +02:00
Torsten Dittmann afc1622fc2
Merge pull request #948 from appwrite/feat-265-realtime
Feat 265 - Realtime Implementation
2021-09-02 10:28:54 +02:00
Torsten Dittmann b5b5f22b93 fix(js): build dist 2021-09-02 09:44:52 +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
Eldad Fux 72cc3691a6 Added 0.10.x code examples 2021-09-02 10:04:48 +03:00
Damodar Lohani cf912993b4 fix default magic login handling url 2021-09-02 11:06:25 +05:45
Torsten Dittmann 8e7402951c
Merge pull request #1559 from TorstenDittmann/clean-up-functions-worker
refactor(workers): refactor the workers
2021-09-01 20:44:09 +02:00
Torsten Dittmann 4a66d01cdd
Merge pull request #1561 from appwrite/fix-technology-stack-heading-anchor-link
Fix anchor link to Technology Stack heading
2021-09-01 18:57:59 +02:00
Torsten Dittmann 08a7041439 update docs 2021-09-01 18:45:30 +02:00
Aditya Oberai 7ca025f1ad Fix anchor link to Technology Stack heading 2021-09-01 16:18:04 +00: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 68bb12ad3e style worker code 2021-09-01 11:13:23 +02:00
Torsten Dittmann 424e153b80 refactor(workers): refactor the workers 2021-09-01 11:09:04 +02:00
Torsten Dittmann 4483b1c7cd chore(composer): update lock file 2021-09-01 09:34:13 +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
Torsten Dittmann 1edb40130d Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-09-01 09:32:42 +02:00
Torsten Dittmann 98a21c475d fix(mails-worker): shorter switch case 2021-09-01 09:29:25 +02:00
Torsten Dittmann bcc8c0a9cd fix(magic-url): verify e-mail address on user 2021-09-01 09:29:12 +02:00
Torsten Dittmann 5bdebe55d7
Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 09:23:08 +02:00
Torsten Dittmann 8346710d4f
Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 09:22:51 +02:00
Eldad A. Fux 5f0f932428
Merge pull request #1420 from PineappleIOnic/orchestration-api-test
Implement Utopia Orchestration library into Appwrite
2021-09-01 00:04:51 +03:00
Torsten Dittmann 9755663547 chore(composer): update lock file 2021-08-31 21:08:29 +02:00