Commit Graph
16599 Commits
Author SHA1 Message Date
Matej Baco 4299ffa27e Tests fix 2022-02-04 10:19:14 +01:00
Matej Baco 439407301c Merge branch 'master' into feat-oauth-refresh-tokens 2022-02-04 10:07:36 +01:00
Eldad A. FuxandGitHub 785c36e0a0 Merge pull request #2711 from appwrite/feat-update-platform-versions
Update Kotlin and Android platform versions to current
2022-02-04 08:52:34 +02:00
Christy Jacob 6610bf9873 feat: add executor class 2022-02-04 05:29:40 +04:00
Christy Jacob 0b36c7e21c feat: remove handle shutdown method 2022-02-03 20:22:56 +04:00
Matej Baco 1c8c9281f8 Update specs 2022-02-03 17:04:53 +01:00
Matej Baco 868a4db066 Bug fix 2022-02-03 17:04:46 +01:00
Matej BačoandGitHub 5b4524dd5a Merge branch 'master' into feat-oauth-refresh-tokens 2022-02-03 12:58:47 +01:00
Matej Bačo ecb91193b7 More review changes 2022-02-03 11:58:21 +00:00
Matej Bačo 3fe98a6f30 Code review changes 2022-02-03 11:57:04 +00:00
Christy Jacob 7f1df839ec feat: remove database dependencies from the create execution endpoint 2022-02-03 04:05:03 +04:00
Christy Jacob c239240cbc feat: remove database dependencies from the delete function endpoint 2022-02-03 01:36:21 +04:00
Christy Jacob 803e4ccbaf feat: remove database dependencies from the delete deployment endpoint 2022-02-02 23:38:47 +04:00
Christy Jacob 3a203c27de feat: remove database dependencies from the create runtime endpoint 2022-02-02 22:58:03 +04:00
Matej Baco aa4d397758 Updated specs 2022-02-02 15:14:52 +01:00
Matej Baco d360fd2d96 Feedback updates, preparation for session renewing 2022-02-02 15:14:17 +01:00
Eldad A. FuxandGitHub 3330cbc06b Merge pull request #2636 from appwrite/fix-db-attr-number-params
Add float validator case to spec to prevent fallthrough
2022-02-01 22:57:44 +02:00
Matej Baco 7301923bba Added force parameter functionality 2022-02-01 17:47:08 +01:00
Matej Baco 5bb4a87280 Caching bug gix 2022-02-01 17:30:49 +01:00
Matej Baco 50f6c4dd1c Updated specs 2022-02-01 16:54:24 +01:00
Matej Baco 3aa62b439b Implemented refresh token endpoint 2022-02-01 16:54:20 +01:00
Matej Baco 89834af47d Refactored all providers, added expiry 2022-02-01 11:42:11 +01:00
Christy Jacob 6f4b53ad72 feat: fix tests 2022-02-01 12:39:07 +04:00
5795733f6a Update app/init.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-02-01 03:59:32 +04:00
Christy Jacob 7d82c1006a feat: fix tests 2022-02-01 03:44:55 +04:00
Matej Baco 570cfc18a8 Implemented refresh token system + Twitch provider update 2022-01-31 21:10:12 +01:00
Matej Baco 4808bf64ad Use validator on order attributes 2022-01-31 19:06:41 +01:00
Khushboo VermaandGitHub 3bc4d08c4d Add LogOwl logger details 2022-01-31 20:40:14 +05:30
Matej Baco 3293d15eff Cleanup 2022-01-31 16:07:07 +01:00
Matej Baco 4161a65e0b Path validator + tests 2022-01-31 16:04:30 +01:00
Christy Jacob 0de8ff6d41 feat: merge conflicts 2022-01-31 18:43:11 +04:00
Christy Jacob b1a659be77 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-deletes-worker 2022-01-31 18:04:49 +04:00
Damodar Lohani efbfbd6f79 fire event only when final chunks is uploaded 2022-01-31 18:21:45 +05:45
Christy Jacob 9dcab06015 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-cleanup-collections 2022-01-31 16:01:46 +04:00
Christy Jacob 83e9e9f016 feat: remove search index and updates tests 2022-01-31 15:57:55 +04:00
Bradley Schofield d2ec314ef0 Remove Search and add resourceType to indexes 2022-01-31 11:36:22 +00:00
Bradley Schofield 8e639d4f5f Fix UI 2022-01-31 11:29:31 +00:00
Bradley Schofield 750deaec86 Merge branch 'feat-cleanup-executor' of https://github.com/appwrite/appwrite into feat-cleanup-executor 2022-01-31 10:58:00 +00:00
Bradley Schofield a47211e7ee Update executor.php 2022-01-31 10:57:57 +00:00
30a567058a Update app/executor.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-31 10:47:04 +00:00
663ce27db4 Update app/executor.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-31 10:47:00 +00:00
6b77d62e4b Update app/executor.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-31 10:46:52 +00:00
Malte2036andGitHub 89c40dd4ed Merge branch 'appwrite:master' into fix-2593-duplicate-membership-verification 2022-01-31 11:45:03 +01:00
Damodar Lohani e3bc0b48e9 fix removed and reordered attributes 2022-01-31 16:17:29 +05:45
Christy Jacob fc6e7739de feat: review comments 2022-01-31 14:30:55 +04:00
Christy Jacob 4a405323cb Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-cleanup-executor 2022-01-31 14:27:27 +04:00
Christy JacobandGitHub 2ea285589c Merge pull request #2727 from appwrite/feat-add-builds-worker
Feat add builds worker
2022-01-31 14:21:52 +04:00
Torsten DittmannandGitHub 059cb90f2a Merge pull request #2700 from appwrite/fix-enum-ui
Fix: enum AppwriteConsole UI
2022-01-31 11:21:27 +01:00
Bradley Schofield ca5ec8905c Merge branch 'feat-functions-refactor' into feat-add-network-variable 2022-01-31 10:19:14 +00:00
Christy Jacob ce6e14a7cc feat: add builds worker to test docker-compose 2022-01-31 14:14:55 +04:00