1
0
Fork 0
mirror of synced 2024-07-06 07:00:56 +12:00
Commit graph

304 commits

Author SHA1 Message Date
Bradley Schofield cb87c248d5 Rebuild Specs, SDKs and start working on subqueries 2022-08-12 16:51:24 +01:00
Damodar Lohani 391d1127ca update container to accept new response format 2022-08-10 07:19:07 +00:00
Christy Jacob c96f1e76e2 feat: add new attributes for API Keys 2022-08-05 15:50:48 +05:30
Jake Barnby 54b07a9446 Handle document/file level security in collections layer 2022-08-04 16:20:11 +12:00
Jake Barnby d9f0ece812 Remove new properties from DB level 2022-08-04 12:08:16 +12:00
Jake Barnby a0add9ec7a Update configs 2022-08-03 21:52:04 +12:00
Matej Bačo dbccf39a9f Merge branch 'master' into feat-password-hash-algos 2022-07-25 12:37:07 +00:00
shimon f214ead6f6 tidy up 2022-07-24 12:49:51 +03:00
shimon 64050337cf tidy up 2022-07-24 10:05:24 +03:00
shimon 02907f12f1 cache logic moved to api::init & api::shutdown 2022-07-23 20:42:42 +03:00
Matej Bačo 183a18f618 Implement functions CRUD operations 2022-07-20 07:18:49 +00:00
fogelito f384a3352b change class from database:: to dateTime:: 2022-07-12 16:32:39 +03:00
fogelito 7e08575245 builds, stats 2022-07-11 18:12:41 +03:00
fogelito bc33356a57 collection last attributes to changes 2022-07-07 21:41:23 +03:00
fogelito 10ca7de6ba workers functions 2022-07-07 12:54:46 +03:00
fogelito e0f2d59864 scheduleNext + schedulePrevious functions changes 2022-07-07 12:26:30 +03:00
fogelito 29436c1e5f Datetime change for joined and invited 2022-07-07 10:44:28 +03:00
fogelito 858dab7814 unit auth 2022-07-05 20:04:19 +03:00
fogelito 2630d0b56c certificate getRenewDate 2022-07-05 19:29:12 +03:00
fogelito 203b3058a2 providerAccessTokenExpiry 2022-07-05 16:06:55 +03:00
fogelito a9a91603d1 account expire 2022-07-05 13:59:03 +03:00
shimon 56a21b3968 small fix 2022-07-05 10:37:46 +03:00
fogelito 8628105eef Model changes 2022-07-04 12:55:11 +03:00
shimon 7b429bdcd7 cache cleanup 2022-07-03 12:36:59 +03:00
Damodar Lohani 8f14f5aa21
Database layer (#3338)
* database response model

* database collection config

* new database scopes

* database service update

* database execption codes

* remove read write permission from database model

* updating tests and fixing some bugs

* server side tests are now passing

* databases api

* tests for database endpoint

* composer update

* fix error

* formatting

* formatting fixes

* get database test

* more updates to events and usage

* more usage updates

* fix delete type

* fix test

* delete database

* more fixes

* databaseId in attributes and indexes

* more fixes

* fix issues

* fix index subquery

* fix console scope and index query

* updating tests as required

* fix phpcs errors and warnings

* updates to review suggestions

* UI progress

* ui updates and cleaning up

* fix type

* rework database events

* update tests

* update types

* event generation fixed

* events config updated

* updating context to support multiple

* realtime updates

* fix ids

* update context

* validator updates

* fix naming conflict

* fix tests

* fix lint errors

* fix wprler and realtime tests

* fix webhooks test

* fix event validator and other tests

* formatting fixes

* removing leftover var_dumps

* remove leftover comment

* update usage params

* usage metrics updates

* update database usage

* fix usage

* specs update

* updates to usage

* fix UI and usage

* fix lints

* internal id fixes

* fixes for internal Id

* renaming services and related files

* rename tests

* rename doc link

* rename readme

* fix test name

* tests: fixes for 0.15.x sync

Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-22 12:51:49 +02:00
Torsten Dittmann 79205cdccc fix: realtime and missing index 2022-06-21 20:02:43 +02:00
Matej Bačo d9a88515bc Merge remote-tracking branch 'origin/0.15.x' into feat-password-hash-algos 2022-06-21 14:03:19 +00:00
Torsten Dittmann e6edcb5459
Merge pull request #3357 from appwrite/feat-phone-authentication
feat: phone authentication
2022-06-20 18:12:36 +02:00
Torsten Dittmann 511898afc9 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into origin/feat-internal-id 2022-06-20 15:34:27 +02:00
Torsten Dittmann d0ad879f4a Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-phone-authentication 2022-06-20 15:01:17 +02:00
Torsten Dittmann 6dd41b52c3 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-phone-authentication 2022-06-20 13:38:39 +02:00
Torsten Dittmann f15c2733eb fix: update indexes 2022-06-20 13:31:46 +02:00
Torsten Dittmann fbfb871edf
Merge pull request #3401 from appwrite/feat-internal-ids-projects
feat: internal ids for projects
2022-06-20 12:06:22 +02:00
Torsten Dittmann 5a4a9e0739 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into origin/feat-internal-id 2022-06-19 11:43:58 +02:00
fogelito ddbe1edf6d Adding Internal Ids Projects, Webhooks, Keys, domains, Platforms 2022-06-16 10:50:52 +03:00
fogelito 44e3851f5e Adding Internal Ids to Database Api 2022-06-15 15:57:06 +03:00
Torsten Dittmann bbdf70ee90 feat: use new $createdAt and $updatedAt attributes 2022-06-15 14:46:52 +02:00
fogelito 0d1b1ddef6 Adding Account + teams + users Internal Ids to colleactions 2022-06-14 20:15:22 +03:00
Matej Bačo 001e69ab80 Merge remote-tracking branch 'origin/0.15.x' into feat-password-hash-algos 2022-06-13 12:53:40 +00:00
Torsten Dittmann 73a00438ae Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-13 14:29:29 +02:00
Matej Bačo 0d94e4c9ce Merge branch 'master' into feat-password-hash-algos 2022-06-10 08:03:09 +00:00
Torsten Dittmann dc25883685 feat: add update and verification method for account and users 2022-06-08 14:50:31 +02:00
fogelito f2c545db64 removing some duplication on collections.php
adding var hint for $user
2022-06-08 12:20:23 +03:00
Torsten Dittmann 8ce669da6f feat: initial phone authentication 2022-06-08 11:00:38 +02:00
shimon 54f6556204 sign webhook flow 2022-06-07 18:11:07 +03:00
fogelito 5310e2cf7c add userInternalId to sesseions , tokens , members + index for each attribute 2022-06-07 12:37:09 +03:00
Shimon Newman 57e0679524
Update collections.php 2022-06-01 19:51:12 +03:00
shimon d39e6a842c Merge branch 'master' of github.com:appwrite/appwrite into feat-expire-key
 Conflicts:
	app/controllers/general.php
2022-06-01 09:34:34 +03:00
shimon 8bca5cd13e api keys 2022-05-31 18:41:12 +03:00
Everly Precia Suresh 19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Torsten Dittmann bb0db796f7 feat: account update status 2022-05-16 11:58:17 +02:00
Torsten Dittmann 50415d5b37 fix: migration for subqueries 2022-05-13 14:32:18 +02:00
Torsten Dittmann 158ecce959 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x 2022-05-12 20:41:04 +02:00
Torsten Dittmann ff573ea1ee
Merge pull request #2980 from appwrite/feat-increase-execution-output-limit
Feat increase execution output limit to 1MB and Fix Unicode
2022-05-12 19:07:19 +02:00
Matej Bačo 4c642b99c5 Merge remote-tracking branch 'origin/0.14.x' into feat-sessions-subquery 2022-05-08 18:50:41 +00:00
Torsten Dittmann 3990ef7fa2 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x 2022-05-08 17:15:25 +02:00
Torsten Dittmann f5844df97b
Merge branch 'master' into feat-user-tokens-subquery 2022-05-08 16:39:24 +02:00
Matej Bačo 521eb439b0 Code cleanup 2022-05-05 11:53:27 +00:00
Matej Bačo 814bb5c6b6 Finish hashing controllers 2022-05-05 11:21:31 +00:00
Bradley Schofield 4686ab5581 Merge branch 'master' into feat-increase-execution-output-limit 2022-05-05 11:53:32 +01:00
Matej Bačo 7c45ca4d0f WIP: Hash rework 2022-05-04 15:00:36 +00:00
Matej Bačo 55c8caf0cc Algo2 hash, adding pr review changes 2022-05-04 14:37:37 +00:00
Matej Bačo bc1b62f7da Merge branch 'master' into feat-password-hash-algos 2022-05-04 13:33:32 +00:00
Torsten Dittmann 07589b2d48
Merge pull request #3146 from appwrite/feat-update-execution-model
Rename 'stdout' in executions to 'response'
2022-04-27 18:35:43 +02:00
Matej Bačo 92d6ed6089 Implement memberships subquery 2022-04-27 12:44:47 +00:00
Matej Bačo 50082c3512 Implement user tokens subcollection 2022-04-27 11:06:53 +00:00
Matej Bačo 18c3f021af Add index 2022-04-27 09:13:34 +00:00
Matej Bačo 07943fd0e7 Merge branch 'master' into feat-sessions-subquery 2022-04-25 11:46:03 +00:00
Matej Bačo 1eb821c823 Default value & perms bug fix 2022-04-25 11:43:30 +00:00
Bradley Schofield d981c8f5e5 Rename 'stdout' in executions to 'response' 2022-04-25 10:12:58 +01:00
Damodar Lohani 3cd953d2cf make stats table value field Bigint 2022-04-21 10:29:10 +00:00
Bradley Schofield e567b68c19 Rename 'providers' to 'authProviders' 2022-04-14 09:54:29 +00:00
Matej Bačo f69bd80b0e SubQuery changes 2022-04-04 09:59:32 +00:00
Bradley Schofield 5dc4a9039f Update DB to use 1MB 2022-03-21 11:52:10 +00:00
Bradley Schofield 2e00acc17b Increase Execution output limit to 1MB 2022-03-21 11:25:08 +00:00
Matej Baco 56bf7a51df Refactored 'sum' to 'total' 2022-02-27 10:57:09 +01:00
Damodar Lohani 4737aac509
Update app/config/collections.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:36 +05:45
Damodar Lohani 6e5095d8bc revert function collection change 2022-02-22 12:14:48 +00:00
Christy Jacob 953f769ed6
Merge pull request #2810 from appwrite/feat-func-storage-sync
Function Stroage Sync
2022-02-22 15:29:56 +04:00
Damodar Lohani 46183c6654
metadata field for deployments 2022-02-22 13:48:24 +05:45
Damodar Lohani 5eae00df2c Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:32:37 +00:00
Christy Jacob 3c65d40234 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor-merge 2022-02-18 15:16:10 +04:00
Christy Jacob 4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
Damodar Lohani 0b767c0b8a metadata to deployments 2022-02-17 12:48:00 +00:00
Damodar Lohani 53f7301ade Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-func-storage-sync 2022-02-17 14:11:24 +05:45
Torsten Dittmann b43b52f85b fix: add team membership search 2022-02-16 17:26:05 +01:00
Matej Baco 166cd6e748 Renamed deploy to activate 2022-02-15 09:46:21 +01:00
Damodar Lohani d73d3015eb Merge branch 'master' into feat-storage-buckets 2022-02-10 01:20:16 +00:00
Torsten Dittmann 6796aabf9c
Merge pull request #2637 from appwrite/feat-migration-0-13
feat: migration for 0.13
2022-02-08 11:17:44 +01:00
Matej Baco d3e8e5ff21 Fixed tests 2022-02-04 17:10:52 +01:00
Matej Baco 7a128fb7cc Proper attribute migration; new specs generated 2022-02-04 16:34:25 +01:00
Matej Baco 2add8f3601 Added encryption options to account creation 2022-02-04 16:00:24 +01:00
Matej Baco 89834af47d Refactored all providers, added expiry 2022-02-01 11:42:11 +01:00
Matej Baco 570cfc18a8 Implemented refresh token system + Twitch provider update 2022-01-31 21:10:12 +01: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
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
Damodar Lohani 21dc234a94 Merge branch '0.13.x' into feat-storage-buckets 2022-01-31 15:37:08 +05:45
Damodar Lohani 0cd03d7ec2 remove unused attributes of buckets 2022-01-31 12:07:28 +05:45
Christy Jacob a82562c16e feat: add deploymentId property to builds collection 2022-01-28 03:36:30 +04:00