Compare commits

..
9481 Commits
Author SHA1 Message Date
Christy JacobandGitHub 985064ebf1 Merge pull request #5610 from appwrite/chore-prepare-release
Chore prepare release
2023-05-30 22:23:48 +05:30
Christy Jacob 927c7c3359 feat: update composer 2023-05-30 16:16:43 +00:00
Christy Jacob a3474f8a3b feat: prepare 1.3.5 release 2023-05-30 16:15:13 +00:00
Jake BarnbyandGitHub e44e4e7766 Merge pull request #5603 from appwrite/hotfix-route-mismatch
Update framework to fix route mismatches
2023-05-30 23:33:17 +12:00
Jake BarnbyandGitHub 85fac1f5f5 Merge pull request #5606 from appwrite/backport-string-default-min-length
Set min length to 0 for default value when creating or updating a str…
2023-05-30 20:49:55 +12:00
Jake Barnby 225f21454c Update changelog 2023-05-30 19:44:13 +12:00
Jake Barnby d2bfe46fca Set min length to 0 for default value when creating or updating a string attribute
(cherry picked from commit c61e54f69b)
2023-05-30 19:42:13 +12:00
Jake Barnby 5f5ed7dc19 Fix graphql upload test path 2023-05-30 19:41:06 +12:00
Jake Barnby b101404eda Update to release version of framework 2023-05-30 18:53:58 +12:00
Jake Barnby bab804b8e1 Fix tests
(cherry picked from commit 0661f1f889)
2023-05-30 18:29:20 +12:00
Jake Barnby 3dd67cb17f Fix visibility
(cherry picked from commit b092405b04)
2023-05-30 18:29:13 +12:00
Jake Barnby c2e711b021 Update framework to fix route mismatches
(cherry picked from commit d42f6738a9)

# Conflicts:
#	composer.lock
2023-05-30 18:29:04 +12:00
Torsten DittmannandGitHub 67ad856490 Merge pull request #5497 from appwrite/fix-bucket-permissions
Fix bucket permissions
2023-05-04 19:32:44 +02:00
Torsten DittmannandGitHub 25b1eb0ab2 Merge pull request #5502 from appwrite/master
Sync 1.3.x with Master
2023-05-04 19:14:31 +02:00
Torsten DittmannandGitHub dcefe3f9b7 Merge pull request #5457 from appwrite/fix-release-workflow-name
Fix the release github action
2023-05-04 18:18:51 +02:00
Christy JacobandGitHub 60f51580a7 Merge pull request #5246 from singhbhaskar/fix-4960-Database-usage-screen-shows-500-error-when_APP_USAGE_STATS-is-disabled
Fix: Updated error when _APP_USAGE_STATS is disabled
2023-05-04 20:47:50 +05:30
Torsten DittmannandGitHub bb7891b5bf Merge pull request #5492 from appwrite/fix-update-document
Fix update document merging existing data after pre-processing
2023-05-04 15:28:05 +02:00
Steven Nguyen d7bbfb55ed Prepare 1.3.4 release 2023-05-03 13:39:05 -07:00
Steven Nguyen c46a02b496 Update CHANGES.md 2023-05-03 12:15:37 -07:00
Steven Nguyen 4dd6a7977e Update create and update bucket APIs
Ensure the permissions and document security are updated in the
metadata collection.
2023-05-03 12:15:37 -07:00
Steven Nguyen afd2c7a065 Update migration to set bucket permissions in metadata table 2023-05-03 12:15:37 -07:00
Steven Nguyen 9898005465 Fix the version passed into the docker build command
Change the order of the tags to ensure the version passed into the
docker build command is the full major.minor.patch version.
2023-05-02 17:43:39 -07:00
Bhaskar Singh a4299a69ef Refactored the condition for strict inequality 2023-05-02 23:47:50 +05:30
Christy JacobandGitHub 2fcd78d784 Merge pull request #5360 from Atsurak/master
fix : wrong links for getting started for web
2023-05-02 23:32:46 +05:30
Christy JacobandGitHub 6ad4401365 Merge pull request #5484 from appwrite/update-readme
Update README.md
2023-05-02 19:21:55 +05:30
Vincent (Wen Yu) GeandGitHub 17acfd5d1c Update README-CN.md 2023-05-02 09:49:55 -04:00
Jake Barnby 30237ccfb1 Add test for updating existing document with relationship 2023-05-02 20:27:09 +12:00
3c5bebc34e Update README.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2023-05-02 14:02:57 +05:45
Damodar LohaniandGitHub 970457045f Update README.md 2023-05-02 13:47:40 +05:45
Damodar LohaniandGitHub 789198d523 Update README.md 2023-05-02 13:38:47 +05:45
Jake Barnby 2eafda4ee2 Fix update document merging existing data after pre-processing instead of before 2023-05-02 19:53:11 +12:00
Damodar LohaniandGitHub a5fa150c25 Update README.md 2023-05-02 12:55:40 +05:45
Damodar LohaniandGitHub 6e65178ad5 Update README.md 2023-05-02 12:54:20 +05:45
Christy JacobandGitHub e7303245b2 Merge pull request #5473 from appwrite/eldadfux-patch-1
Update README.md
2023-05-01 20:07:44 +05:30
Eldad A. FuxandGitHub cfd6eee0da Update README.md 2023-05-01 15:34:13 +01:00
Christy JacobandGitHub 80dd3644f8 Merge pull request #5394 from appwrite/docs-cloud
Move reference to env-var to self-hosted docs.
2023-04-30 00:46:56 +05:30
Steven Nguyen a0297bfb8b Fix the release github action job name 2023-04-28 12:47:51 -07:00
Torsten DittmannandGitHub 84c06a8ece Merge pull request #5456 from appwrite/1.3.x
Sync master with 1.3.x
2023-04-28 21:42:32 +02:00
Torsten DittmannandGitHub ba24c0a843 Merge pull request #5455 from appwrite/fix-1.3.1-migration
Prevent migration from overriding existing data
2023-04-28 21:34:04 +02:00
Steven Nguyen 1e5dc3ad6f Bump version to 1.3.3 2023-04-28 12:29:46 -07:00
Steven Nguyen d0cfad9085 Prevent migration from overriding existing data
For users already on 1.3.1, after upgrading to 1.3.2, the migration
script would override existing auths, password history, team prefs, and
(relationship) attribute options with empty values. This commit fixes
the migration to set to an existing value if there was one.
2023-04-28 12:20:30 -07:00
Christy JacobandGitHub e311b6bd0e Merge pull request #5453 from appwrite/update-docs-for-beta
Update docs for beta
2023-04-28 20:29:15 +05:30
Christy Jacob f0d7f6c7ed feat: update endpoint for Appwrite 1.3.x 2023-04-28 19:40:24 +05:30
Christy Jacob 913571654a feat: update endpoint for Appwrite 1.2.x 2023-04-28 19:36:30 +05:30
Christy Jacob 77fcdb847d feat: update endpoint for Appwrite 1.1.x 2023-04-28 19:33:02 +05:30
Christy JacobandGitHub 7e40b59707 Merge pull request #5448 from appwrite/feat-bump-sdk-generator
Bump sdk-generator and specs
2023-04-28 09:54:46 +05:30
Steven Nguyen 206553bac7 Bump sdk-generator and specs 2023-04-27 17:00:12 -07:00
Torsten DittmannandGitHub c3ad6a1260 Merge pull request #5443 from appwrite/1.3.x
Merge 1.3.x to Master
2023-04-27 21:49:39 +02:00
Torsten DittmannandGitHub b2c8e182a5 Merge pull request #5442 from appwrite/fix-project-deletion-leftovers
fix: project deletion leftovers
2023-04-27 20:19:09 +02:00
Torsten DittmannandGitHub ff5132867e Merge pull request #5444 from appwrite/feat-bump-abuse-audit-database
Feat bump abuse audit database
2023-04-27 20:16:39 +02:00
Steven Nguyen 11d523b050 Bump utopia abuse, audit, and database 2023-04-27 10:42:55 -07:00
Torsten DittmannandGitHub eac59e9d02 Merge pull request #5314 from appwrite/fix-specs-command
Update CONTRIBUTING.md to fix specs command
2023-04-27 18:22:58 +02:00
Torsten Dittmann e7c311044b chore: add changelog 2023-04-27 18:04:00 +02:00
Torsten Dittmann 7529f02bd6 fix: also delete webhooks on project deletion 2023-04-27 17:41:14 +02:00
Torsten Dittmann 31e65d954b fix: deletes worker for projects 2023-04-27 17:37:14 +02:00
Torsten Dittmann e1cf068652 fix: platforms query 2023-04-27 17:36:00 +02:00
Bhaskar Singh 7064f884aa Refactor usage init hook to remove unecessary
inject
2023-04-27 19:32:05 +05:30
Torsten Dittmann d45bc5e60f chore: upgrade console 2023-04-27 15:54:07 +02:00
Torsten DittmannandGitHub fb507ad83b Merge pull request #5432 from appwrite/chore-sync-1-3-x
chore: sync 1.3.x with master
2023-04-26 18:16:21 +02:00
Torsten Dittmann e9e83ae8ec Merge branch 'master' of https://github.com/appwrite/appwrite into chore-sync-1-3-x 2023-04-26 12:30:14 +02:00
Jake BarnbyandGitHub 4aa6ce3cfd Merge pull request #5426 from appwrite/fix-apple-getting-started
Fix typo in Apple Getting Started
2023-04-26 16:37:24 +12:00
Christy JacobandGitHub 0e5e3f6f6f Merge pull request #5362 from appwrite/update-cli
feat: update cli version
2023-04-25 23:49:29 +05:30
Torsten DittmannandGitHub 4ceae33a5a Merge pull request #5163 from yatharth1706/fix-5147-fix-error-description-in-case-of-duplicate-user
fix error description for duplicate user
2023-04-25 15:45:59 +02:00
Torsten DittmannandGitHub 713535bf79 Merge pull request #5285 from rinkuhasija/fix-5272-correct-documentation-model-attributeDatetime-Object-example
fix-models-attributeDatetime-object-example
2023-04-25 15:45:39 +02:00
Torsten DittmannandGitHub aaf5ab9024 Merge pull request #5382 from appwrite/fix-5381-var-missing-after-upgrade
Fix missing var after upgrade
2023-04-25 15:41:43 +02:00
Christy JacobandGitHub 1c4dc6a424 Merge pull request #3696 from appwrite/fix-event-multi-execution
Fix: event multi-execution
2023-04-25 17:31:45 +04:00
StevenandGitHub 2d0cf85edd Fix typo in Apple Getting Started 2023-04-24 12:03:41 -07:00
Torsten Dittmann 43a6945d30 fix: migration 2023-04-24 13:21:31 +02:00
Torsten Dittmann 4ebe485f05 remove: leftover from http.php 2023-04-24 13:11:39 +02:00
Torsten Dittmann 5ee3c592a4 chore: release 1.3.2 2023-04-24 13:10:28 +02:00
Torsten Dittmann ff82a24a4b feat: migration 2023-04-24 13:00:23 +02:00
Bhaskar Singh 3865f48d32 Moved check for _APP_USAGE_STATS
to create init hook for App
2023-04-21 23:09:01 +05:30
Torsten Dittmann 5925d61a9c chore: update composer 2023-04-21 13:04:37 +02:00
Torsten DittmannandGitHub 495a17a290 Merge pull request #5405 from appwrite/feat-ci-release
ci: release action
2023-04-21 12:05:33 +02:00
Torsten Dittmann 097030c348 fix:: adapt to review 2023-04-21 11:58:59 +02:00
Steven Nguyen 3f72b738fa Fix related creates 2023-04-20 18:44:53 -07:00
Torsten Dittmann 725ebfcd44 fix: ci version numbers 2023-04-20 22:15:29 +02:00
Torsten Dittmann ba1e5a7159 ci: use proper versions 2023-04-20 21:46:29 +02:00
Torsten Dittmann 0230671717 chore: upgrade utopia-php/database 2023-04-20 21:10:48 +02:00
Steven Nguyen e8dee9296c Fix update document not merging existing data 2023-04-20 10:10:51 -07:00
Steven Nguyen 4113ae7ca5 Allow updating document with read-only relationship
A user should be able to update a document without touching the
relationship.

Relates: https://github.com/appwrite/appwrite/issues/5404
2023-04-19 17:21:41 -07:00
Steven Nguyen 37afb82d1c Delegate permissions check to database layer 2023-04-19 17:21:41 -07:00
Steven Nguyen 611dd9b86c Return 404 if a user doesn't have access to a collection
It is better to return 404 so that an end user doesn't know if the
collection actually exists but they don't have access or they really
don't have access.
2023-04-19 17:21:41 -07:00
Steven Nguyen 50bb69290f Ensure collections are created with permissions and documentSecurity 2023-04-19 17:21:41 -07:00
Steven Nguyen 471c832a4f Bump utopia-php/database version 2023-04-19 17:21:41 -07:00
Torsten Dittmann 7d119aa68c ci: try sharing console build for all 2023-04-19 14:03:23 +02:00
Torsten Dittmann 590ae9cfe4 update tags 2023-04-19 13:55:05 +02:00
Torsten Dittmann a769a18ba0 update tags 2023-04-19 13:54:48 +02:00
Torsten DittmannandGitHub 08e5dc1c40 Update release.yml 2023-04-19 13:25:12 +02:00
Torsten Dittmann 85b8728e71 fix: change name 2023-04-19 13:23:14 +02:00
Torsten Dittmann b3c2273780 ci: release action 2023-04-19 13:22:13 +02:00
Vincent (Wen Yu) Ge d965df4a05 Remove reference to env vars in references 2023-04-17 21:12:15 +00:00
Christy JacobandGitHub 62bdc77b93 Merge pull request #5377 from appwrite/fix-function-timeout-desc
Update description for _APP_FUNCTIONS_INACTIVE_THRESHOLD
2023-04-17 22:55:14 +04:00
Vincent (Wen Yu) GeandGitHub b6c43e2ccf Update app/config/variables.php 2023-04-17 14:02:11 -04:00
Steven Nguyen d41df04b6a Ensure vars are not lost during upgrade
Using a reference on an array element while iterating over it caused
some unexpected behavior. Instead of using a reference, this change
uses a key to allow us to edit the array element.

For reference on the problem, see https://stackoverflow.com/questions/70691375/foreach-with-reference-causing-arrays-last-element-to-repeat.
2023-04-14 16:18:31 -07:00
Vincent (Wen Yu) GeandGitHub 166b446fe7 Update description for _APP_FUNCTIONS_INACTIVE_THRESHOLD 2023-04-14 14:31:22 -04:00
Jake BarnbyandGitHub d1740d2121 Merge pull request #5363 from appwrite/fix-nested-id-required
Fix auto-setting custom ID on nested documents
2023-04-14 22:37:24 +12:00
Jake Barnby 0dea80c9da Cache whether relation is a list 2023-04-14 22:03:16 +12:00
Jake Barnby fb130f3aa2 Merge remote-tracking branch 'origin/1.3.x' into fix-nested-id-required 2023-04-14 21:59:42 +12:00
Jake BarnbyandGitHub 78aadd2f39 Merge pull request #5361 from appwrite/fix-team-pres-empty-array
Ensure empty team prefs returns as JSON object rather array
2023-04-13 21:09:37 +12:00
Jake Barnby 08be9c4c89 Update changelog 2023-04-13 16:35:42 +12:00
Jake Barnby 975b044de0 Iterate relation by reference on update 2023-04-13 16:08:53 +12:00
Jake Barnby c7317b0468 Fix auto-setting custom ID on nested documents 2023-04-13 15:59:57 +12:00
Christy Jacob 0fcfeb50a6 feat: update cli version 2023-04-13 01:48:44 +04:00
Christy Jacob 5d4e0762bb feat: update cli version 2023-04-13 01:33:25 +04:00
Christy Jacob f30d11ed60 feat: update cli version 2023-04-13 01:23:49 +04:00
Steven Nguyen bb2b48193f Ensure empty team prefs returns as JSON object rather array 2023-04-12 12:06:48 -07:00
Prasanth KotaandGitHub 0a1fcfc889 Update GETTING_STARTED.md 2023-04-13 00:13:20 +05:30
Torsten DittmannandGitHub e5fa4883b2 Merge pull request #5358 from appwrite/1.3.x
1.3.x sync
2023-04-12 19:01:02 +02:00
Torsten DittmannandGitHub 7f377f8d32 Merge pull request #5355 from appwrite/fix-relationship-attr-link
Fix link in Learn more about relationship attributes
2023-04-12 19:00:17 +02:00
Torsten DittmannandGitHub 35b76a9597 Merge pull request #5357 from appwrite/chore-prepare-1-3-1
chore: prepare 1.3.1 release
2023-04-12 18:56:31 +02:00
Torsten Dittmann 7ca70b2ab9 Merge branch 'master' of https://github.com/appwrite/appwrite into chore-prepare-1-3-1 2023-04-12 18:51:00 +02:00
Torsten DittmannandGitHub 7cec672a63 Merge pull request #5356 from appwrite/fix-migration-v18
fix: migration for 1.3.x
2023-04-12 18:27:20 +02:00
Torsten Dittmann 8872d9db17 feat: upgrade to console 2.3.3 2023-04-12 18:23:09 +02:00
Torsten Dittmann d2b2d18134 chore: prepare 1.3.1 release 2023-04-12 18:13:49 +02:00
Torsten Dittmann 34d27fb4d0 fix: prefs for teams 2023-04-12 18:03:08 +02:00
Torsten Dittmann 52d7dcf082 fix: update prefs endpoints to not fallback to stdClass 2023-04-12 18:02:43 +02:00
Torsten Dittmann 3009168350 fix: migration for 1.3.x 2023-04-12 17:48:36 +02:00
Vincent (Wen Yu) Ge 07017e0835 Updated specs for storage links 2023-04-12 11:32:25 -04:00
Vincent (Wen Yu) Ge f952d57c88 Fix link in storage specs 2023-04-12 11:27:56 -04:00
Vincent (Wen Yu) Ge c96b32d7b6 Update specs 2023-04-12 11:18:55 -04:00
Vincent (Wen Yu) Ge 472ddd190c fix links for relationship attribute 2023-04-12 15:11:10 +00:00
Christy JacobandGitHub af7cbef024 Merge pull request #5353 from appwrite/update-1.3-blog-link-readme
Fix: Update Appwrite 1.3 blog link in Readme
2023-04-12 13:58:30 +04:00
Aditya Oberai be609f4ee2 Update Appwrite 1.3 blog link in Readme 2023-04-12 09:55:36 +00:00
Jake BarnbyandGitHub f2ea043c3b Merge pull request #5350 from appwrite/1.3.x
1.3.x
2023-04-12 19:50:21 +12:00
Jake BarnbyandGitHub ceadcbf113 Merge pull request #5352 from appwrite/feat-review-fixes
Feat review fixes
2023-04-12 19:22:28 +12:00
Jake Barnby f39e52e1d5 Update console 2023-04-12 19:11:58 +12:00
Jake Barnby 211f1bb117 Update versions 2023-04-12 19:02:36 +12:00
Jake BarnbyandGitHub 7ea990e1d9 Merge pull request #5351 from appwrite/feat-review-fixes
Update versions
2023-04-12 18:23:06 +12:00
Jake Barnby 15080fee1b Update changelogs 2023-04-12 18:18:04 +12:00
Jake Barnby 979fa36b02 Update versions 2023-04-12 17:59:43 +12:00
Jake BarnbyandGitHub 927c2a2988 Merge pull request #5347 from appwrite/fix-mock-file-upload
Skip validation for mock file upload
2023-04-12 17:15:35 +12:00
Jake Barnby d63ce7319c Update changelogs 2023-04-12 17:13:02 +12:00
Jake Barnby e2a0b8dcc1 Merge remote-tracking branch 'origin/master' into fix-mock-file-upload 2023-04-12 17:10:40 +12:00
Jake Barnby 98bab42414 Merge remote-tracking branch 'origin/master' into fix-mock-file-upload 2023-04-12 17:09:38 +12:00
Jake Barnby 924b7b90a4 Update specs 2023-04-12 17:09:19 +12:00
Jake BarnbyandGitHub 02c5df1676 Merge pull request #5259 from appwrite/feat-sync-master-12x
Bring 1.2.x to master
2023-04-12 17:08:51 +12:00
Jake Barnby 683aa8a325 Update SDK generator 2023-04-12 16:46:53 +12:00
Jake Barnby 3c6f8d2326 Skip validation for mock file upload 2023-04-12 14:53:35 +12:00
Damodar LohaniandGitHub d050ae40a7 Merge branch 'master' into feat-sync-master-12x 2023-04-12 07:31:23 +05:45
Christy JacobandGitHub d47bea764c Merge pull request #5336 from appwrite/1.3.x
1.3.x
2023-04-12 03:30:22 +04:00
Christy JacobandGitHub 3b4b412733 Merge pull request #5346 from appwrite/fix-console-service
fix: console server duplicate key
2023-04-11 23:35:10 +04:00
Torsten Dittmann ed702d0bc1 chore: update to new console 2023-04-11 21:33:48 +02:00
Torsten Dittmann d47b32856b fix: console server duplicate key 2023-04-11 20:57:27 +02:00
Christy JacobandGitHub 72330d0869 Merge pull request #5345 from appwrite/update-console
feat: update console version
2023-04-11 22:06:24 +04:00
Christy JacobandGitHub ce64bdb7f7 Merge pull request #5344 from appwrite/update-readme
feat: update readme
2023-04-11 22:06:09 +04:00
Christy Jacob 67be2c10eb feat: update console version 2023-04-11 18:01:37 +00:00
Christy JacobandGitHub 871f158bb6 Update README.md 2023-04-11 23:19:10 +05:30
Christy Jacob 641a47f195 feat: remove support for 0.15.x 2023-04-11 17:21:26 +00:00
Christy Jacob 7f14db493d feat: update security file 2023-04-11 17:00:22 +00:00
Christy Jacob f4a77fcf11 feat: update readme 2023-04-11 16:52:38 +00:00
Jake BarnbyandGitHub 3670b5e9ad Merge pull request #5342 from appwrite/feat-review-fixes
Feat review fixes
2023-04-12 03:56:22 +12:00
Jake Barnby d86d604624 Reviews fixes 2023-04-12 03:32:14 +12:00
Jake BarnbyandGitHub 2a8911011b Merge pull request #5341 from appwrite/feat-db-update-migrations
Add options key to attributes
2023-04-12 03:01:11 +12:00
Jake Barnby f869252d90 Remove redundant import 2023-04-12 03:00:09 +12:00
Jake Barnby 26eaddee82 Update comment 2023-04-12 02:59:45 +12:00
Jake Barnby 71b96452c6 Update platforms 2023-04-12 02:58:59 +12:00
Jake Barnby bafcfcfbb9 Update cache buster 2023-04-12 02:56:48 +12:00
Jake Barnby a01dd3fc41 Add options key to attributes 2023-04-12 02:49:47 +12:00
Jake BarnbyandGitHub 07b8f0fe3f Merge pull request #5339 from appwrite/feat-add-version
Add versioned specs and examples
2023-04-12 01:56:29 +12:00
Jake BarnbyandGitHub 117e416b80 Merge pull request #5334 from appwrite/feat-db-update-migrations
Feat db update migrations
2023-04-12 01:31:25 +12:00
Jake BarnbyandGitHub 69b5fae3bf Merge pull request #5338 from appwrite/feat-update-sdk-generator
Update SDK generator for 1.3.x support
2023-04-12 01:28:48 +12:00
Jake Barnby ffb91eca68 Merge remote-tracking branch 'origin/1.3.x' into feat-update-sdk-generator
# Conflicts:
#	composer.json
#	composer.lock
2023-04-12 01:24:50 +12:00
Jake Barnby 6b497a31c8 Add versioned specs and examples 2023-04-12 01:23:29 +12:00
Christy JacobandGitHub e3b8f0b302 Merge pull request #5337 from appwrite/sync-master
Sync master
2023-04-11 18:53:01 +05:30
Jake Barnby 9b7d032eda Update SDK generator for 1.3.x support 2023-04-12 00:58:12 +12:00
Jake Barnby 7fe14ca10b Merge remote-tracking branch 'origin/master' into sync-master
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/console
#	app/controllers/api/storage.php
#	composer.lock
2023-04-12 00:50:31 +12:00
Jake Barnby 9a76507185 Merge remote-tracking branch 'origin/1.3.x' into feat-db-update-migrations
# Conflicts:
#	CHANGES.md
2023-04-12 00:39:18 +12:00
Jake BarnbyandGitHub aa20b685a7 Merge pull request #5335 from appwrite/fix-organization-delete
fix: deletes worker deleting projects with console team
2023-04-12 00:38:38 +12:00
Jake Barnby bf73b1a55f Update changelog 2023-04-12 00:38:07 +12:00
Jake Barnby de2ea95099 Update changelog 2023-04-12 00:34:29 +12:00
Jake Barnby 43946cade5 Add teams migration 2023-04-12 00:33:29 +12:00
Jake Barnby b0a6190394 Only iterate attributes once 2023-04-12 00:05:19 +12:00
Jake Barnby d46f3092e5 Remove redis and unused imports 2023-04-12 00:04:53 +12:00
Torsten Dittmann fdd18fdc7d fix: update changelog 2023-04-11 13:52:01 +02:00
Torsten Dittmann 700abb3e47 fix: deletes worker deleting projects with console team 2023-04-11 13:49:45 +02:00
Jake Barnby a2cb3c135f Fix migration of floats 2023-04-11 23:42:06 +12:00
Jake Barnby 0f1c1fda9e Quote attribute name 2023-04-11 22:30:45 +12:00
Jake Barnby c60d7764e4 Fix cache key 2023-04-11 22:27:49 +12:00
Jake Barnby 28a9a373b1 Fix binding 2023-04-11 22:27:29 +12:00
Jake Barnby f6bd9d4150 Merge remote-tracking branch 'origin/1.3.x' into feat-db-update-migrations 2023-04-11 22:15:32 +12:00
Jake BarnbyandGitHub c077636d40 Merge pull request #5300 from appwrite/doc-auth-1.3
Update auth doc links for 1.3
2023-04-11 22:08:40 +12:00
Jake Barnby 2157acd63f Merge branch '1.3.x' into doc-auth-1.3
# Conflicts:
#	composer.lock
2023-04-11 21:22:32 +12:00
Jake BarnbyandGitHub 655ae89423 Merge pull request #5333 from appwrite/fix-user-model-response
Fix user model response for SDKs
2023-04-11 21:15:08 +12:00
Christy JacobandGitHub 45e636ab2d Merge pull request #5154 from appwrite/update-cli-1.2.1
feat: upgrade CLI to 1.2.1
2023-04-11 14:31:41 +05:30
Jake Barnby 5cbb08d6f1 Fix response model types for update password + update status 2023-04-11 20:41:24 +12:00
Christy Jacob 391e114cdd feat: update docs examples 2023-04-11 08:27:36 +00:00
Christy Jacob 4a314c0a58 Merge branch 'master' of https://github.com/appwrite/appwrite into update-cli-1.2.1 2023-04-11 08:14:52 +00:00
Jake Barnby 58ba41a9c5 Make password, hash and hashOptions optional so that they are optional in SDKs, and nulled when returning from the account service 2023-04-11 19:36:14 +12:00
Christy JacobandGitHub 01b066e317 Merge pull request #5330 from appwrite/docs-inputfile
Link to InputFile Docs
2023-04-11 13:02:31 +05:30
Jake BarnbyandGitHub dc626ea336 Merge pull request #5238 from appwrite/feat-relations-2
Feat relations 2
2023-04-11 18:26:10 +12:00
Jake Barnby 9604cd1d94 Update to tagged release 2023-04-11 17:41:21 +12:00
Jake Barnby f00bd7dac7 Merge remote-tracking branch 'origin/1.3.x' into feat-relations-2
# Conflicts:
#	composer.lock
2023-04-11 17:25:26 +12:00
Jake BarnbyandGitHub 87864d2365 Merge pull request #5301 from appwrite/doc-db-relationships
Updates links for query page
2023-04-11 17:16:12 +12:00
Jake Barnby 84f4c757c3 Fix test 2023-04-11 16:21:22 +12:00
Jake Barnby 7f8f34793e Merge remote-tracking branch 'origin/1.3.x' into doc-db-relationships
# Conflicts:
#	composer.lock
2023-04-11 15:57:35 +12:00
d58ce741f3 Apply suggestions from code review
Co-authored-by: Vincent (Wen Yu) Ge <vincent@appwrite.io>
2023-04-11 15:49:36 +12:00
Jake Barnby 5485346b5e Fail validation on nested attribute query 2023-04-11 15:40:14 +12:00
Vincent (Wen Yu) Ge 6e9e6aa6b3 relink to inputfile docs 2023-04-10 22:18:07 +00:00
fogelito acbdb06b3c Add .md files 2023-04-10 23:15:18 +03:00
Vincent (Wen Yu) GeandGitHub 5354e5ee44 Merge branch '1.3.x' into doc-auth-1.3 2023-04-10 16:03:36 -04:00
Jake Barnby 93a994a95d Update console + database 2023-04-10 21:48:50 +12:00
Jake Barnby e123188b0a Fix list document total 2023-04-10 20:51:38 +12:00
Christy JacobandGitHub 8d3c96d7eb Merge pull request #5325 from appwrite/fix-email-template-path
Fix email-base.tpl path in certificates worker
2023-04-10 13:05:19 +05:30
a91ee7e80f Apply suggestions from code review
Co-authored-by: Vincent (Wen Yu) Ge <vincent@appwrite.io>
2023-04-10 15:05:58 +12:00
b39b018a10 Update Dockerfile
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2023-04-09 16:46:05 -04:00
StevenandGitHub 577ba9b0ec Fix email-base.tpl path in certificates worker 2023-04-06 13:48:52 -07:00
Jake Barnby d44f69df09 Delete collection relationships from deletes worker 2023-04-06 15:40:39 +12:00
Jake Barnby deb2751cbf Fix copy error 2023-04-06 02:57:37 +12:00
Jake Barnby bb9ae6f326 Update database 2023-04-06 02:43:06 +12:00
Jake Barnby b252fe847f Add custom delete restricted error 2023-04-06 00:54:44 +12:00
Torsten DittmannandGitHub 9e11e00c6d Merge pull request #5313 from appwrite/feat-console-service
feat: console service
2023-04-05 14:45:07 +02:00
Jake Barnby 6591778f90 Fix query tests 2023-04-05 23:04:12 +12:00
Jake Barnby 08b013353b Update database 2023-04-05 21:13:28 +12:00
Jake Barnby 1bf15a7cc2 Update database + console 2023-04-05 20:13:51 +12:00
Jake Barnby 599a0d0781 Catch, clear cache and re-throw for unhandled exceptions on attribute create 2023-04-05 18:48:57 +12:00
4624241d32 Update app/controllers/api/databases.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2023-04-05 18:19:40 +12:00
2153f65893 Update app/controllers/api/databases.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2023-04-05 18:19:25 +12:00
Jake Barnby 72f203b365 Update console 2023-04-03 22:49:29 +12:00
Jake Barnby ed8911e0a6 Remap internal attributes when updating existing document 2023-04-03 22:45:10 +12:00
Jake Barnby 6aba92bf8b Add missing instanceof checks 2023-04-03 22:39:31 +12:00
Jake Barnby 13c77b6927 Update database 2023-04-03 21:12:13 +12:00
Jake Barnby 460d52f948 Add unique ID when no ID passed for nested documents 2023-04-03 20:21:28 +12:00
Jake Barnby 6664377fb8 Merge remote-tracking branch 'origin/test-update-attributes' into feat-relations-2
# Conflicts:
#	app/controllers/api/databases.php
2023-04-03 16:10:09 +12:00
Jake Barnby af890a4e4b Merge remote-tracking branch 'origin/1.3.x' into feat-relations-2
# Conflicts:
#	composer.lock
2023-04-03 15:55:17 +12:00
Jake Barnby 3d95f7e129 Fix cache invalidation when deleting database 2023-04-03 15:51:44 +12:00
Jake Barnby 3cfbdf07b7 Fix cache invalidation when updating attributes 2023-04-03 15:43:14 +12:00
Jake BarnbyandGitHub cbcf110560 Merge pull request #5311 from appwrite/chore-update-abuse
Update abuse
2023-04-03 13:29:18 +12:00
Torsten DittmannandGitHub bd7d28f7d1 fix: steven review 2023-03-31 22:48:34 +02:00
StevenandGitHub 8129bd9156 Update CONTRIBUTING.md to fix specs command
The CLI expects name=value for arguments rather than just positional.
2023-03-31 11:53:27 -07:00
Torsten Dittmann 28758d4794 fix: typo 2023-03-31 18:47:00 +02:00
Torsten DittmannandGitHub e8b6ff2bb3 Merge pull request #5210 from appwrite/fix-debugger
Fix yasd so that the debugger works
2023-03-31 18:43:13 +02:00
Torsten Dittmann 42df2435ec fix: sdk.auth for console service 2023-03-31 17:17:30 +02:00
Torsten Dittmann 3860602697 feat: console service 2023-03-31 17:14:59 +02:00
Torsten Dittmann f9adffc569 tests: add tests for cache on updating attributes 2023-03-31 14:56:38 +02:00
Jake Barnby dd2f980539 Fix worker warning 2023-03-31 23:15:48 +13:00
Jake Barnby eb8258d548 Fix tests 2023-03-31 21:29:02 +13:00
Jake Barnby 9010320cd9 Update abuse 2023-03-31 20:57:47 +13:00
Jake Barnby fec374fe59 Delete two way relationship attributes on collection delete 2023-03-31 19:56:35 +13:00
Jake Barnby bcf5b4bfab Update related two way attribute 2023-03-31 18:38:37 +13:00
Jake Barnby 3bbe6d4da8 Disallow updating two-way 2023-03-31 18:19:46 +13:00
Jake Barnby cf122054aa Update DB and console 2023-03-31 18:07:36 +13:00
Jake Barnby 578d4d1619 Disallow index creation on relationship attributes 2023-03-31 18:06:50 +13:00
Jake Barnby c7201cc417 Remove HTML from API error messages 2023-03-31 18:05:45 +13:00
Jake Barnby 939a0c5591 Add missing instanceof check 2023-03-31 17:56:25 +13:00
Jake Barnby bf4e2df45b Allow 'unique()' for nested document IDs 2023-03-31 17:33:21 +13:00
fogelito 05d7badd60 Delete related on 2 way 2023-03-30 20:36:24 +03:00
Jake Barnby 2f709a2e89 Fix test 2023-03-30 22:05:35 +13:00
Jake Barnby bd64ace713 Allow int for float filter queries 2023-03-30 21:02:33 +13:00
Jake Barnby 39acf18bc3 Handle document arrays when filtering documents 2023-03-30 20:54:45 +13:00
Jake Barnby 07d90aa4c4 Manually add the side to the attributes table 2023-03-30 20:41:18 +13:00
Jake Barnby ed54d9861f Add back validation for fulltext index on search queries 2023-03-30 19:57:56 +13:00
Steven Nguyen a86c1c0a2b Fix yasd so that the debugger works
* Update the base image since the yasd extension wasn't installed correctly
* Fix the path to the yasd_init.php file
* Use `host.docker.internal` as the remote host because that should always work inside docker
* Mount the dev folder into the appwrite container so the yasd_init.php file is picked up.
2023-03-29 18:04:24 -07:00
Jake Barnby 72d090f196 Update console 2023-03-30 13:33:40 +13:00
Jake Barnby 4de45bf9a7 Delete related cache on finally 2023-03-30 13:28:06 +13:00
Jake Barnby a7a3d85bcb Clear related collection cache 2023-03-30 13:24:44 +13:00
Jake Barnby 9468c238de Remove conflicts 2023-03-30 13:01:58 +13:00
Jake Barnby 9025f97939 Merge branch 'feat-relations-2' of github.com:appwrite/appwrite into feat-relations-2 2023-03-30 11:39:43 +13:00
fogelito e2d3c95fa6 add relations into attributes collection 2023-03-29 23:37:22 +03:00
fogelito 5aff6969db add relations into attributes collection 2023-03-29 23:31:49 +03:00
Vincent (Wen Yu) Ge 19d5ea03b9 Updates links for query page 2023-03-29 19:38:39 +00:00
Vincent (Wen Yu) Ge 7b35d3739b Update auth doc links for 1.3 2023-03-29 18:58:55 +00:00
fogelito 0638fec40d related attributes call tests 2023-03-29 18:43:54 +03:00
fogelito 1af33d1af7 related attributes call tests 2023-03-29 18:34:49 +03:00
Jake Barnby bfc54c4590 Delete original attribute if two-way attribute creation fails 2023-03-29 20:28:59 +13:00
Jake Barnby 161eb0b66f Create two-way attribute on related collection 2023-03-29 19:26:58 +13:00
Jake Barnby f25bfa805b Fix more name collisions 2023-03-29 16:30:47 +13:00
Jake Barnby d23a2e2040 Database side permission check for list document count 2023-03-29 16:05:53 +13:00
Jake Barnby 1958cef3d2 Merge remote-tracking branch 'origin/feat-relations-2' into feat-relations-2 2023-03-29 14:43:09 +13:00
Jake Barnby c09ab6cc9d Remove duplicate dependency 2023-03-29 14:42:19 +13:00
Jake Barnby 970ae8d0ad Reset array keys for list documents 2023-03-29 14:38:43 +13:00
Jake Barnby 96e1440ee6 Fix name collision 2023-03-29 14:37:56 +13:00
Jake Barnby ecaca00463 Force arrays for relation permissions checks 2023-03-29 14:33:53 +13:00
Jake Barnby e80d13076f Consistent attribute ordering 2023-03-29 13:37:51 +13:00
Jake Barnby 15d1badafb Update param desc 2023-03-29 13:37:03 +13:00
ac82726364 Update app/controllers/api/databases.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2023-03-29 13:33:27 +13:00
fogelito 3c9cb0ab80 Strict WhiteList options 2023-03-28 16:24:18 +03:00
Jake Barnby 505ffc91ae Fix existing tests 2023-03-28 22:08:36 +13:00
Jake Barnby f69d222a5a Inline permissions checks 2023-03-28 22:02:49 +13:00
Jake Barnby 5f7f44f939 Reduce nesting and handle arrays for nested ID set 2023-03-28 16:10:12 +13:00
fogelito 18be424fc0 Test list attributes 2023-03-27 18:24:02 +03:00
Jake Barnby fa64cc33ea Add missing check for update 2023-03-27 20:08:02 +13:00
Jake Barnby 948f04e71c Lint 2023-03-27 19:26:27 +13:00
Jake Barnby 1cf25199ab Recurse through nested documents to set collection ID 2023-03-27 19:03:00 +13:00
Jake Barnby 0465fb2268 Lint..? 2023-03-27 15:56:11 +13:00
Jake Barnby 275c6bb3a0 Set databaseId for all nested documents 2023-03-27 15:42:36 +13:00
Jake Barnby 64ee75e80d Revert "Extract $options on get attributes list"
This reverts commit 0ef6f32a10.
2023-03-27 12:18:47 +13:00
Jake Barnby 9ac08b496b Merge remote-tracking branch 'origin/feat-relations-2' into feat-relations-2 2023-03-27 12:18:29 +13:00
fogelito 0ef6f32a10 Extract $options on get attributes list 2023-03-26 19:39:26 +03:00
fogelito 276b1de2b0 Disable 2 way for ManyToOne relation test 2023-03-26 16:27:07 +03:00
Rinku Hasija f5c7568287 fix-models-attributeDatetime-object-example
Signed-off-by: Rinku Hasija <rishabhasija5454@gmail.com>
2023-03-25 17:32:46 +05:30
Jake Barnby 79c8ed3ce4 Remove $collection and $internalId for nested documents 2023-03-25 17:11:19 +13:00
Jake Barnby 07c383e17a Review updates 2023-03-25 16:36:20 +13:00
Jake Barnby ac8d4fcb2a Add relationships to attribute response model tests 2023-03-25 16:29:40 +13:00
Jake Barnby d76d573e7c Update attribute subquery to flatten relationship attributes 2023-03-25 16:28:07 +13:00
Jake Barnby 0797df8414 Merge remote-tracking branch 'origin/1.3.x' into feat-relations-2
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
2023-03-25 15:32:55 +13:00
Christy JacobandGitHub ca186543ca Merge pull request #5274 from appwrite/update-readme
feat: update readme
2023-03-25 01:52:23 +05:30
Christy Jacob 8578985515 feat: update readme 2023-03-24 20:16:20 +00:00
Bhaskar Singh 01840b3801 Reverting console change from main repo 2023-03-24 21:46:12 +05:30
Bhaskar SinghandGitHub 700f4f33ed Merge branch 'appwrite:master' into fix-4960-Database-usage-screen-shows-500-error-when_APP_USAGE_STATS-is-disabled 2023-03-24 21:33:42 +05:30
Torsten DittmannandGitHub b8b6ac75fc Merge pull request #5196 from appwrite/feat-team-prefs
feat: team preferences
2023-03-24 12:33:55 +01:00
Jake Barnby daa5c7e59f Merge remote-tracking branch 'origin/1.3.x' into feat-relations-2
# Conflicts:
#	composer.json
#	composer.lock
2023-03-24 23:50:26 +13:00
Jake BarnbyandGitHub d43d0cf293 Merge pull request #5143 from appwrite/feat-remove-limits
Remove count, limit and offset limitations for queries
2023-03-24 23:48:32 +13:00
Jake Barnby 47586fedb5 Remove invalid test 2023-03-24 23:09:49 +13:00
Jake Barnby 702000ac2f Remove redundant test 2023-03-24 22:28:39 +13:00
Jake Barnby c65800b3a3 Merge remote-tracking branch 'origin/1.3.x' into feat-remove-limits
# Conflicts:
#	composer.json
#	composer.lock
2023-03-24 21:03:18 +13:00
Jake Barnby 0071b9d885 Generate specs 2023-03-24 20:59:12 +13:00
Jake Barnby 48b018fd9d Merge remote-tracking branch 'origin/1.3.x' into feat-relations-2 2023-03-24 20:53:41 +13:00
Jake Barnby 6cddb38290 Fix for count 2023-03-24 20:30:41 +13:00
Jake Barnby c4b11afd08 Disable stop on failure 2023-03-24 18:59:26 +13:00
Jake BarnbyandGitHub f6aa4a4ab1 Merge pull request #5271 from appwrite/feat-realtions-jake
Feat relations updates
2023-03-24 18:58:25 +13:00
Jake Barnby a48ce855c7 Move tests 2023-03-24 18:56:49 +13:00
Jake Barnby 1885f9e87c Add graphql tests 2023-03-24 18:08:50 +13:00
Jake Barnby 24d1163703 Fix params 2023-03-24 16:57:56 +13:00
Jake Barnby 2775a92cdf Add more tests 2023-03-24 16:48:50 +13:00
Jake Barnby b6cfe43681 Clean up 2023-03-24 16:46:02 +13:00
Jake Barnby 947ad20bad Pass attribute to select validator 2023-03-24 16:44:28 +13:00
Jake Barnby c310434eeb Update dependencies 2023-03-24 16:39:35 +13:00
fogelito e62e5c405a Select from parent and related 2023-03-23 18:34:49 +02:00
fogelito 3a7d00519f some tests assertArrayHasKey 2023-03-23 18:05:22 +02:00
fogelito d6a7e26678 FilterTest.php 2023-03-23 17:51:30 +02:00
fogelito 671888d975 Unit test SelectTest.php 2023-03-23 16:33:11 +02:00
fogelito 6539f15178 Fix return on test 2023-03-23 16:23:14 +02:00
fogelito 617a2c5fc8 New Queries Activation 2023-03-23 16:13:50 +02:00
fogelito fad9ecd389 New Queries Activation 2023-03-23 16:11:02 +02:00
fogelito 969cff5e41 New Queries Activation 2023-03-23 16:08:38 +02:00
Torsten Dittmann 0b9526fc50 tests: add graphql tests 2023-03-23 13:54:12 +01:00
Torsten Dittmann 7020c85f78 tests: fix teams tests 2023-03-23 13:06:48 +01:00
Torsten Dittmann c1ba898cec feat: rename update team sdk method 2023-03-23 13:04:16 +01:00
Torsten Dittmann 10cd97e978 Merge branch '1.3.x' of https://github.com/appwrite/appwrite into feat-team-prefs 2023-03-23 13:03:50 +01:00
Torsten DittmannandGitHub e8583d9387 Merge pull request #5164 from appwrite/feat-database-update-attribute
feat: database update attribute endpoints
2023-03-23 13:01:05 +01:00
Torsten Dittmann 75b687786d chore: run formatter 2023-03-23 11:28:31 +01:00
Torsten Dittmann 0fc4d5f49a chore: generate specs 2023-03-23 11:28:15 +01:00
Torsten Dittmann 010481bafc feat: change url for updating attributes 2023-03-23 11:25:40 +01:00
Torsten Dittmann 818d111068 fix: wrong team event descriptions 2023-03-23 10:52:43 +01:00
Jake Barnby f43ff0d2e9 Update dependencies 2023-03-23 18:40:05 +13:00
Jake Barnby 588d6651a2 Update tests 2023-03-23 18:34:13 +13:00
Jake Barnby c18af032ae Remove redundant model attributes 2023-03-23 18:20:15 +13:00
Jake Barnby 035180c4da Allow other filter query types 2023-03-23 18:09:38 +13:00
Jake Barnby 7a089f8861 Use specific document validator for select queries on get document 2023-03-23 17:59:23 +13:00
Jake Barnby 2e44434ab8 Parse queries after validation 2023-03-23 17:55:31 +13:00
Jake Barnby f974477ecc Use plain param to allow validating against collection attributes 2023-03-23 17:32:44 +13:00
Jake Barnby f9f7af8759 Worker fix 2023-03-23 17:20:08 +13:00
Jake Barnby 0643a94b12 Update signatures 2023-03-23 16:58:41 +13:00
Jake Barnby 18bdb6ae3e Revert "Trigger workflow"
This reverts commit 5f965e6dad.
2023-03-23 15:16:24 +13:00
Jake Barnby 5f965e6dad Trigger workflow 2023-03-23 15:15:57 +13:00
Jake Barnby 2b1e35659c Merge remote-tracking branch 'origin/1.3.x' into feat-remove-limits
# Conflicts:
#	composer.json
#	composer.lock
2023-03-23 15:08:35 +13:00
Jake Barnby 5689d47d41 Merge remote-tracking branch 'origin/1.3.x' into feat-db-update-migrations
# Conflicts:
#	src/Appwrite/Migration/Version/V18.php
2023-03-23 15:05:35 +13:00
fogelito 60c54e2d10 Select Validator 2023-03-22 23:10:47 +02:00
Christy JacobandGitHub 6122a25e56 Merge pull request #5188 from singhbhaskar/feat-5159-improve-error-when-creating-custom-domain
Updated the error to 501 error code for custom domain when _APP_DOMAIN and _APP_DOMAIN_TARGET is setup incorrectly
2023-03-22 23:15:50 +05:30
fogelito 319698dab4 libraries 2023-03-22 19:14:41 +02:00
fogelito 34467de87d Update relationship get Attribute 2023-03-22 18:44:12 +02:00
Christy Jacob c31d60dc1f feat: sync with master 2023-03-22 20:38:59 +04:00
Christy Jacob 4c52458684 Merge branch 'master' of github.com:appwrite/appwrite into update-cli-1.2.1 2023-03-22 20:34:21 +04:00
fogelito a824b46df0 Update relationship 2023-03-22 17:49:08 +02:00
fogelito 433b3be9ed $oneToMany tests 2023-03-21 19:52:25 +02:00
Bhaskar Singh 6324d78a0d Update the console app commit 2023-03-21 21:30:49 +05:30
Bhaskar Singh 5071172b00 Updating the console code 2023-03-21 21:26:22 +05:30
Eldad A. FuxandGitHub 53dc3a9dee Merge pull request #5202 from appwrite/fix-cache-flush
Prevent cache from being flushed on start
2023-03-21 17:31:00 +02:00
Bhaskar SinghandGitHub 39fb368c1d Merge branch 'appwrite:master' into fix-4960-Database-usage-screen-shows-500-error-when_APP_USAGE_STATS-is-disabled 2023-03-21 20:54:08 +05:30
Bhaskar SinghandGitHub 5c2c968933 Merge branch 'appwrite:master' into feat-5159-improve-error-when-creating-custom-domain 2023-03-21 20:35:22 +05:30
Bhaskar Singh 8b5e0e1f1a Updating the exception variable name for easy
readability
2023-03-21 20:33:42 +05:30
fogelito e06e890279 query validators ignore nested 2023-03-21 14:32:05 +02:00
Jake BarnbyandGitHub a3ddfd98d8 Merge pull request #5243 from appwrite/fix-migration
Update migration V18.php
2023-03-21 19:54:01 +13:00
Damodar Lohani 48065033b5 composer update 2023-03-21 05:59:21 +00:00
Damodar Lohani 8e987112b9 Merge remote-tracking branch 'origin/master' into 1.2.x 2023-03-21 05:55:07 +00:00
Eldad A. FuxandGitHub 5f1fb5a5ef Merge pull request #5235 from appwrite/fix-android-getting-started
Update GETTING_STARTED.md
2023-03-21 07:33:39 +02:00
Eldad A. FuxandGitHub b77967dc1f Merge pull request #5131 from appwrite/feat-sdk-releases
For SDK release
2023-03-21 07:32:48 +02:00
Eldad A. FuxandGitHub 3139130fdd Merge pull request #5228 from appwrite/fix-object-storage-xml-reading
Fix XML reading issue
2023-03-21 07:31:17 +02:00
Christy Jacob 66f18a494b Merge branch 'update-cli-1.2.1' of github.com:appwrite/appwrite into update-cli-1.2.1 2023-03-20 17:00:40 +05:30
Christy Jacob e114da1d9a Merge branch 'master' of github.com:appwrite/appwrite into update-cli-1.2.1 2023-03-20 16:55:02 +05:30
fogelito a5f3af62bd Extract model options 2023-03-20 13:20:24 +02:00
f7c9e9c650 Update app/workers/databases.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2023-03-20 11:23:01 +02:00
Torsten Dittmann d59b4d17bb fix: update attribute review 2023-03-20 10:13:23 +01:00
Christy Jacob 232dc7aef7 feat: update console 2023-03-20 07:14:16 +00:00
Christy Jacob 6640c52849 Merge branch 'master' of https://github.com/appwrite/appwrite into update-cli-1.2.1 2023-03-20 06:56:35 +00:00
fogelito 0c6f9bdb01 delete relation attribute 2023-03-19 19:31:15 +02:00
fogelito eee29940bb Some tests 2023-03-19 19:09:17 +02:00
Bhaskar Singh ac2085ffa8 Updated error when _APP_USAGE_STATS is disabled
for usage
2023-03-18 22:12:36 +05:30
Torsten Dittmann 644832f0b3 fix: mock endpoint for nullable params 2023-03-17 10:31:36 +01:00
Torsten Dittmann 841a8d3fae chore: generate specs 2023-03-17 10:27:56 +01:00
Torsten Dittmann a40dba1b49 tests: add nullable mock endpoint 2023-03-17 10:19:39 +01:00
Damodar LohaniandGitHub c094a40a53 Update Migration.php 2023-03-17 07:09:50 +05:45
Damodar LohaniandGitHub 6e4592dab4 Update migration V18.php 2023-03-17 07:08:47 +05:45
fogelito 038f4fc073 Some relation tests 2023-03-16 18:28:08 +02:00
fogelito 00c1418246 Update response Model.php 2023-03-16 13:48:27 +02:00
fogelito 79bfa025cb Merge branch 'feat-database-update-attribute' of github.com:appwrite/appwrite into feat-relations-2
 Conflicts:
	app/controllers/api/databases.php
	composer.json
	composer.lock
2023-03-16 12:14:37 +02:00
fogelito 28af0669f6 docker-compose.yml temp mount 2023-03-16 11:11:04 +02:00
Damodar Lohani d26d0d5943 update base docker image 2023-03-16 07:50:04 +00:00
fogelito 44de884ee5 convert relatedOptions to options 2023-03-16 09:31:48 +02:00
Damodar LohaniandGitHub 9aaef931ca Update GETTING_STARTED.md 2023-03-16 07:35:04 +05:45
348c2d4ffe Update app/config/events.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2023-03-15 12:11:46 +01:00
Torsten Dittmann 08d588aeb1 fix: remove unnecessary owner check 2023-03-15 11:55:21 +01:00
fogelito c1bce185fd composer framework update 2023-03-15 10:04:02 +02:00
Damodar Lohani a0a3e3bd2c update utopia storage version 2023-03-15 00:29:31 +00:00
Steven Nguyen 137c2d663e Prevent cache from being flushed on start
We shouldn't clear the cache because scheduled functions are also
in the cache and we don't want to lose them.
2023-03-14 16:09:14 -07:00
fogelito 31fad24603 collections.php 2023-03-14 15:20:56 +02:00
fogelito 40152fbd6c Model relationshipOptions 2023-03-14 15:18:30 +02:00
fogelito 6306ec59ba Model relationship 2023-03-14 10:32:49 +02:00
fogelito f255484fd4 Model relationship 2023-03-14 10:24:53 +02:00
Torsten Dittmann bfdb7830d0 fix: update team prefs endpoint 2023-03-14 04:40:17 +05:30
fogelito adcbb08374 deleteRelationship worker 2023-03-13 17:32:51 +02:00
fogelito 341830b3d7 deleteRelationship worker 2023-03-13 17:19:24 +02:00
fogelito 9c4b269669 update collections.php with options 2023-03-13 12:59:01 +02:00
Torsten Dittmann ea1c0d0a1f chore: generate specs 2023-03-13 15:54:55 +05:30
Torsten Dittmann 2f1dda891b fix: specs generation for nullable params 2023-03-13 15:54:49 +05:30
fogelito b1cc4ada4c relationType 2023-03-13 12:11:38 +02:00
Eldad A. FuxandGitHub 8b79438755 Merge pull request #5126 from appwrite/feat-reset-sdk-account-model
switch SDK response model from account to user
2023-03-13 11:46:44 +02:00
fogelito f5f51c4fc9 Worker $relatedCollection 2023-03-13 11:46:03 +02:00
fogelito 5fc3f5bc3a Worker 2023-03-13 11:34:41 +02:00
fogelito b6c279b576 add relatedCollectionInternalId 2023-03-13 10:45:54 +02:00
fogelito b116d24486 Document options 2023-03-13 10:33:07 +02:00
fogelito ba6439375c create attribute function 2023-03-13 10:22:01 +02:00
fogelito f525104963 create relationship 2023-03-12 17:06:56 +02:00
fogelito ca3efdf562 create relation 2023-03-12 16:04:18 +02:00
Torsten Dittmann 10150aad3e feat: only owners are allowed to update attributes 2023-03-10 21:57:13 +05:30
Torsten Dittmann 2178bfc126 Merge branch '1.3.x' of https://github.com/appwrite/appwrite into feat-database-update-attribute 2023-03-10 18:39:11 +05:30
Torsten Dittmann f568f9f1ad style: fix formatting 2023-03-10 18:37:16 +05:30
Torsten Dittmann 7b1853eb96 feat: graphql support 2023-03-10 18:36:46 +05:30
Torsten Dittmann 077ad544b6 fix: database responses 2023-03-10 18:36:34 +05:30
Torsten Dittmann cb065e4228 fix: openapi specification 2023-03-10 15:36:10 +05:30
Bhaskar Singh 31a903d144 Updated the error message for target check fails
in custom domain creation
2023-03-10 00:24:33 +05:30
Torsten Dittmann fcd9b060fd chore: generate specs 2023-03-09 16:49:11 +05:30
Torsten Dittmann 01edc57806 Merge branch '1.3.x' of https://github.com/appwrite/appwrite into feat-team-prefs 2023-03-09 16:04:20 +05:30
Damodar LohaniandGitHub ad8ae92a6d Merge branch '1.3.x' into feat-reset-sdk-account-model 2023-03-09 07:06:24 +05:45
Torsten Dittmann 64244d9f8f docs: update teams get prefs 2023-03-09 02:11:10 +05:30
4f08d8e82a Apply suggestions from code review
Co-authored-by: Vincent (Wen Yu) Ge <vincent@appwrite.io>
2023-03-09 02:09:03 +05:30
Eldad A. FuxandGitHub 9ea3f0317f Merge pull request #5024 from appwrite/feat-x-appwrite-timestamp-header
Update Update Document API to check X-Appwrite-Timestamp header
2023-03-08 18:32:24 +02:00
Bhaskar Singh b16c789282 Fixing the bracket 2023-03-08 17:23:15 +05:30
Bhaskar Singh 7a4cea9f79 Removed ENV_VARIABLE_INCORRECT_SETUP 2023-03-08 17:21:37 +05:30
Bhaskar Singh 7f3000439a Updated ENV_VARIABLE_INCORRECT_SETUP to DOMAIN_VARIABLE_INCORRECT 2023-03-08 17:15:55 +05:30
Steven Nguyen 85a2d623a6 Update APIs to check X-Appwrite-Timestamp header
Appwrite will refer to the X-Appwrite-Timestamp header for when the
request was originally sent and reject the request if the Timestamp
is older than the updatedAt timestamp of the document.
2023-03-07 10:54:52 -08:00
Damodar Lohani 0121a95cee update sdk versions 2023-03-07 06:15:01 +00:00
Damodar Lohani e11ef18f1e update sdk generator 2023-03-07 06:14:34 +00:00
Damodar Lohani cbc365a702 update changelog 2023-03-07 06:14:24 +00:00
Torsten Dittmann 496da61cd9 feat: team preferences 2023-03-06 19:54:02 +05:30
Bhaskar Singh eaf31fdb78 Updated the error to 501 error code for custom
domain when _APP_DOMAIN and _APP_DOMAIN_TARGET is setup incorrectly
2023-03-05 14:35:47 +05:30
Torsten Dittmann df9f1ee4c4 tests: fix update attribute status code 2023-03-02 14:01:35 +05:30
Torsten Dittmann 5df53e3e76 fix: http status codes for udpating attributes 2023-03-02 12:15:10 +05:30
Torsten Dittmann bfd23665cb fix: graphql 2023-03-01 18:13:34 +05:30
Torsten Dittmann 0dd666c227 tests: fix functions tests 2023-03-01 17:30:54 +05:30
Torsten Dittmann 6e5b8fab4b fix: implement new framework changes 2023-03-01 17:30:36 +05:30
Jake BarnbyandGitHub d2c55afdcf Merge pull request #5145 from appwrite/feat-remove-index-requirements
Remove indexed attribute query requirement
2023-03-01 21:42:29 +13:00
Torsten DittmannandGitHub 861e980420 Merge pull request #5173 from appwrite/chore-release-1-3-console-sdk
chore: 1.3.x console sdk
2023-03-01 12:56:21 +05:30
Torsten Dittmann 41277864fd sdks: fix version number for console sdk 2023-02-28 15:26:37 +05:30
Torsten Dittmann 86134768fc chore: generate specs 2023-02-28 15:07:30 +05:30
Torsten Dittmann ae32536be2 Merge branch 'master' of https://github.com/appwrite/appwrite into chore-release-1-3-console-sdk 2023-02-28 14:45:34 +05:30
Torsten Dittmann d5449cb498 fix: console sdk package name 2023-02-28 14:43:36 +05:30
Torsten DittmannandGitHub e8c74d7204 Merge pull request #5172 from appwrite/feat-console-sdk-generation
feat: console sdk generation
2023-02-28 14:40:56 +05:30
Torsten Dittmann 8714f11fd2 chore: generate docs 2023-02-28 14:06:08 +05:30
Torsten Dittmann d604746f9b chore: generate console docs 2023-02-28 14:05:57 +05:30
Torsten Dittmann b331fe4ab9 fix: console sdk package name 2023-02-28 14:05:40 +05:30
Torsten Dittmann 7372983c9d docs: update attributes 2023-02-28 13:55:06 +05:30
Torsten DittmannandGitHub 196ecff5dc Merge pull request #5160 from appwrite/feat-mock-cache-labels
Add offline support labels on mock endpoint for sdk generator tests
2023-02-28 13:24:52 +05:30
Jake Barnby c06b38773c Merge remote-tracking branch 'origin/1.3.x' into feat-db-update-migrations
# Conflicts:
#	src/Appwrite/Migration/Migration.php
#	src/Appwrite/Migration/Version/V18.php
2023-02-28 16:59:14 +13:00
Jake Barnby a28eaa80cf Add test asserting indexes not required 2023-02-28 16:52:11 +13:00
Jake Barnby 66a7b652e6 Update lock 2023-02-28 16:48:27 +13:00
Jake Barnby 84f4813135 Revert "Remove count, limit and offset limitations"
This reverts commit ae3535de0d.

# Conflicts:
#	composer.lock
2023-02-28 16:42:21 +13:00
Jake Barnby 04c1d3ca7f Revert "Remove redundant test"
This reverts commit b2fc7cc25a.
2023-02-28 16:40:52 +13:00
Jake Barnby 73a47b5624 Revert "Remove redundant test"
This reverts commit 8c5220f455.
2023-02-28 16:40:25 +13:00
Torsten Dittmann c4a27c79ab chore: run linter 2023-02-27 13:56:45 +05:30
Torsten Dittmann 18d938ce54 tests: add tests for update attributes on non existing resources 2023-02-27 13:29:37 +05:30
Torsten Dittmann 4023a4bb2f tests: rename import for AppwriteException 2023-02-27 13:17:20 +05:30
Torsten Dittmann 454fd1cd43 revert: remove unused imports 2023-02-27 13:16:35 +05:30
Torsten Dittmann c5953d1e1b tests: add tests for updating attributes 2023-02-27 13:15:21 +05:30
Torsten Dittmann fb3a7bc0e9 fix: update attribute endpoints params 2023-02-27 13:15:11 +05:30
Torsten Dittmann acd18b4d9d tests: update attributes 2023-02-26 21:15:42 +05:30
Torsten Dittmann ec7e28b3e7 fix: databases update attributes events 2023-02-26 21:14:22 +05:30
Torsten Dittmann 5a2bbd0976 docs: update attributes 2023-02-26 21:13:27 +05:30
Torsten Dittmann 740e1956b5 revert: style changes 2023-02-26 18:07:44 +05:30
Torsten Dittmann 8ae974e6dd feat: database update attribute endpoints 2023-02-26 18:03:18 +05:30
Torsten DittmannandGitHub fadad0ee4f Merge pull request #5002 from appwrite/feat-console-sdk
feat: add console sdk
2023-02-26 14:20:36 +05:30
Eldad A. FuxandGitHub f1fd44cee3 Merge pull request #5142 from appwrite/feat-13x-master-sync
Feat 13x master sync
2023-02-26 10:32:27 +02:00
Torsten Dittmann 293c0e176b Merge branch 'master' of https://github.com/appwrite/appwrite into feat-console-sdk 2023-02-26 13:24:55 +05:30
Damodar LohaniandGitHub dd9eab65c8 Merge branch 'master' into feat-reset-sdk-account-model 2023-02-26 10:46:07 +05:45
yatharth b5f02bd6c8 fix error description for duplicate user 2023-02-25 20:36:09 +05:30
Steven Nguyen 0790fe04cc Add offline support labels on mock endpoint for sdk generator tests 2023-02-24 16:00:00 -08:00
Torsten DittmannandGitHub 8b7dd6eaa6 Merge pull request #5083 from singhbhaskar/fix-5070-session-create-event-doesnt-show-in-Appwrite-Console-user-activity-for-OAuth-Sessions
Adding missing audits.userId to routes
2023-02-24 15:29:21 +05:30
Torsten DittmannandGitHub d043a74082 Merge pull request #4985 from munyoudoum/fix-4982-email-session-expire-string-formattz
Fix 4982 email session expire string formattz
2023-02-24 15:24:05 +05:30
Torsten DittmannandGitHub dacb713450 Merge branch 'master' into fix-4982-email-session-expire-string-formattz 2023-02-24 15:23:33 +05:30
Torsten DittmannandGitHub 7d7ac9757b Merge pull request #5151 from appwrite/feat-cancel-in-progress
Update the github workflows to cancel if PR is modified
2023-02-24 15:22:18 +05:30
Torsten DittmannandGitHub c60f78fdeb Merge pull request #5099 from appwrite/feat-cache-labels
Feat cache labels
2023-02-24 12:01:07 +05:30
Steven Nguyen 0c6ddb8c99 Generate updated specs 2023-02-23 14:47:45 -08:00
Steven Nguyen c5ebcbab2b Add offline support labels on endpoints 2023-02-23 14:47:45 -08:00
Christy Jacob 941cb173c3 feat: upgrade CLI to 1.2.1 2023-02-22 11:22:14 +05:30
Christy Jacob b8efa441fb feat: upgrade CLI to 1.2.1 2023-02-22 11:06:21 +05:30
Steven Nguyen 7f542e2052 Update the github workflows to cancel if PR is modified 2023-02-21 14:59:15 -08:00
Steven Nguyen 6bdd3906c9 Update specs generator to include offline metadata 2023-02-21 14:50:17 -08:00
Steven Nguyen 7c0eb7bf8b Document new offline support labels 2023-02-21 14:33:52 -08:00
Jake Barnby 8c5220f455 Remove redundant test 2023-02-21 19:43:59 +13:00
Damodar Lohani 0b07fb2060 fix error 2023-02-21 05:18:41 +00:00
Jake Barnby b2fc7cc25a Remove redundant test 2023-02-21 17:59:10 +13:00
Damodar LohaniandGitHub 6b6f9edbd6 Merge branch '1.3.x' into feat-13x-master-sync 2023-02-21 07:38:46 +05:45
Jake Barnby 32fd00031d Update audit 2023-02-21 14:21:23 +13:00
Jake Barnby b8c11a5643 Fix test 2023-02-21 13:38:19 +13:00
Eldad A. FuxandGitHub 6540749559 Merge pull request #4866 from appwrite/feat-password-history
feat: check password history
2023-02-20 12:48:55 +02:00
Eldad A. FuxandGitHub cf0b039653 Merge pull request #4906 from appwrite/feat-password-dictionary
password dictionary
2023-02-20 11:42:42 +02:00
Damodar Lohani 104d99e636 fix default value error 2023-02-20 07:08:27 +00:00
Jake Barnby 6635ebf27f Remove indexed attribute query requirement 2023-02-20 19:29:25 +13:00
Jake Barnby 17fec2690a Add back param 2023-02-20 19:26:17 +13:00
Jake Barnby 94c58c367b Add back configurable limit for offset/limit 2023-02-20 19:18:19 +13:00
Jake Barnby ae3535de0d Remove count, limit and offset limitations 2023-02-20 19:03:15 +13:00
Damodar Lohani 1b9ee249be Merge remote-tracking branch 'origin/1.3.x' into feat-password-history 2023-02-20 04:02:23 +00:00
Damodar Lohani 81add700c6 fix error 2023-02-20 04:01:08 +00:00
Damodar Lohani c990f686dd Merge remote-tracking branch 'origin/1.3.x' into feat-password-dictionary 2023-02-20 03:56:48 +00:00
Damodar Lohani 4948aedfb5 Merge remote-tracking branch 'origin/master' into 1.3.x 2023-02-20 03:51:54 +00:00
Damodar LohaniandGitHub 9f3e815167 Merge branch 'feat-password-history' into feat-password-dictionary 2023-02-20 07:56:17 +05:45
Damodar Lohani e1cf464bcb Merge branch 'feat-password-history' of https://github.com/appwrite/appwrite into feat-password-history 2023-02-20 02:09:59 +00:00
Damodar Lohani 5863ba6285 update changes 2023-02-20 02:08:28 +00:00
Damodar Lohani 4e1a4b961c update attribute errors 2023-02-20 01:51:56 +00:00
Damodar Lohani 1904e3df81 fix formatting 2023-02-20 01:38:57 +00:00
Damodar Lohani 7e055c585d formatting fix 2023-02-20 01:37:33 +00:00
Damodar Lohani 452ee5c086 update dictonary validator 2023-02-20 01:34:05 +00:00
Christy JacobandGitHub 5d1ada4652 Merge pull request #4610 from ks129/fix-4594-function-response-500
Include response of 5xx status codes for function executions
2023-02-19 22:37:34 +05:30
Christy Jacob 35687e72d9 Merge branch 'master' of https://github.com/appwrite/appwrite into fix-4594-function-response-500 2023-02-19 16:30:36 +00:00
Eldad A. FuxandGitHub ed8c0ac02b Merge pull request #4973 from appwrite/feat-team-invite-improvements
Team Invite Improvements
2023-02-19 09:22:21 +02:00
Eldad A. FuxandGitHub 6696373d28 Merge pull request #4974 from appwrite/lohanidamodar-patch-3
Oauth2 check if provider is enabled
2023-02-19 08:53:41 +02:00
Eldad A. FuxandGitHub 3e3eaaf209 Merge pull request #5107 from BoynChan/master
Update Chinese Document
2023-02-17 08:14:22 +02:00
Damodar Lohani a730d1ddc7 fix changelog 2023-02-16 07:31:24 +00:00
Eldad A. FuxandGitHub 5ebd40ced8 Merge pull request #5115 from appwrite/feat-github-action-cache
Update tests CI to cache docker layers
2023-02-16 09:30:11 +02:00
Damodar Lohani 8eb4c1dd7f update flutter version 2023-02-16 07:29:57 +00:00
b43ca1a539 Update app/config/platforms.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2023-02-16 11:55:10 +05:45
Damodar Lohani e1af86af98 update flutter changelog 2023-02-16 06:04:45 +00:00
Damodar Lohani 92f597cd49 update version numbers 2023-02-16 06:03:06 +00:00
Damodar Lohani 66beaf2cca remove space 2023-02-16 06:00:35 +00:00
Damodar Lohani c0968c9002 upgrade sdk generator 2023-02-16 06:00:24 +00:00
Steven Nguyen fc87a0a281 Bump actions to fix save-state warning 2023-02-15 11:27:26 -08:00
Torsten DittmannandGitHub bfc594b56e Merge pull request #5125 from appwrite/1.2.x
Update master with 1.2.1
2023-02-15 17:58:34 +01:00
Torsten Dittmann 244c4e1795 Merge branch 'master' of https://github.com/appwrite/appwrite into 1.2.x 2023-02-15 17:54:23 +01:00
Eldad A. FuxandGitHub 89560c4b82 Merge pull request #5106 from appwrite/feat-use-new-base-image
build using appwrite base docker image
2023-02-15 10:52:55 +02:00
Jake Barnby 650d1af339 Merge remote-tracking branch 'origin/master' into feat-db-update-migrations 2023-02-15 20:35:32 +13:00
Jake Barnby d543705a54 Migration for database update 2023-02-15 20:35:24 +13:00
Jake BarnbyandGitHub 0f2349faa2 Merge pull request #4864 from appwrite/feat-technical-debt-2
Feat technical debt for database changes
2023-02-15 20:13:23 +13:00
Jake Barnby 6012171258 Merge branch 'feat-technical-debt-2' of github.com:appwrite/appwrite into feat-technical-debt-2 2023-02-15 17:41:03 +13:00
Jake Barnby b3e29c6086 Fix audit 2023-02-15 17:39:15 +13:00
Damodar Lohani 2d702b62b2 switch SDK response model from account to user 2023-02-15 00:10:54 +00:00
Torsten DittmannandGitHub 0180aff4f5 Merge pull request #5123 from appwrite/feat-release-console-1-2-1
feat: bump console to 2.2.0
2023-02-14 20:34:46 +01:00
Torsten Dittmann 92a20a2241 chore: add to changelog 2023-02-14 18:56:06 +01:00
Torsten Dittmann 397d4937ea feat: bump console to 2.2.0 2023-02-14 18:53:11 +01:00
Torsten DittmannandGitHub 439467347e Merge pull request #5119 from appwrite/release-1.2.1
Release 1.2.1
2023-02-14 15:23:51 +01:00
fogelito 9b017140c7 composer.lock 2023-02-14 11:59:56 +02:00
fogelito 161d3b485e composer.json upgrades 2023-02-14 11:58:52 +02:00
fogelito 94b311f14f composer.json upgrades 2023-02-14 11:55:20 +02:00
fogelito 265eea0599 composer.lock 2023-02-14 09:55:06 +02:00
fogelito 05eb4eee78 Merge branch 'master' of github.com:appwrite/appwrite into feat-technical-debt-2 2023-02-14 09:40:55 +02:00
Damodar Lohani 3f171fbdb9 fix error code 2023-02-14 06:07:06 +00:00
Damodar Lohani 637e4098be provider disabled test 2023-02-14 05:56:14 +00:00
Jake Barnby f6fc9a8d8c Merge remote-tracking branch 'origin/master' into feat-technical-debt-2
# Conflicts:
#	composer.lock
2023-02-14 14:22:08 +13:00
Steven Nguyen c340fae696 Update CHANGES.md 2023-02-13 16:59:05 -08:00
Steven Nguyen bbd39582ba Update API specs 2023-02-13 16:21:45 -08:00
Steven Nguyen 7790079bb2 Bump version to 1.2.1 2023-02-13 15:55:54 -08:00
Steven Nguyen e90e007da1 Merge branch 'master' into release-1.2.1 2023-02-13 15:46:30 -08:00
Steven Nguyen 037d330641 Ensure image is added to local registry 2023-02-13 13:26:26 -08:00
Steven Nguyen 57c445868e Remove github cache cleanup 2023-02-13 13:14:15 -08:00
Steven Nguyen 88e9099e87 Update tests CI to cache docker layers 2023-02-13 12:08:28 -08:00
Christy JacobandGitHub 08fca62767 Merge pull request #5111 from appwrite/feat-add-growth-endpoint-envar
Expose Growth Env Var
2023-02-13 22:31:46 +05:30
Bradley Schofield 1e9bbdbda0 Add Default growth server 2023-02-13 14:52:58 +00:00
Bradley Schofield 5a665f3ad1 Update Dockerfile 2023-02-13 14:18:04 +00:00
Eldad A. FuxandGitHub 00bad84d48 Merge pull request #5109 from appwrite/feat-slow-tests-hook
Feature slow test
2023-02-13 13:56:15 +02:00
Damodar Lohani 488d3ec7e8 fix lint error 2023-02-13 06:26:36 +00:00
Damodar Lohani da873b2876 fix colored output 2023-02-13 06:24:22 +00:00
Damodar Lohani 0045eefd1e slow period 2023-02-13 06:02:20 +00:00
Damodar Lohani bff39aea08 slow test in stderr 2023-02-13 05:55:11 +00:00
BoynnandGitHub cdf7731508 Document: update CN doc 2023-02-13 11:42:03 +08:00
Damodar Lohani 6026358fb2 build using appwrite base docker image 2023-02-13 03:37:34 +00:00
StevenandGitHub 6d85dd6d85 Merge branch 'master' into fix-4594-function-response-500 2023-02-08 12:03:14 -08:00
Torsten DittmannandGitHub 3abb0013e7 Merge pull request #5089 from appwrite/fix-validator-origin
Fix validating origin for apple platforms
2023-02-07 19:28:05 +01:00
Torsten DittmannandGitHub 799c527661 Merge pull request #5090 from appwrite/sync-1.2.x
Sync 1.2.x
2023-02-07 19:27:50 +01:00
Torsten DittmannandGitHub 8f8e2b4aa3 Merge pull request #5091 from appwrite/refactor-update-messaging
Update messaging + SDK generator
2023-02-07 19:25:24 +01:00
Jake Barnby 5ddce5fbda Update lock 2023-02-07 19:48:33 +13:00
Jake Barnby e2a58dfade Fix validating origin for apple platforms
(cherry picked from commit 702472a8c77717619d477801a52d6038daa30da1)
2023-02-07 19:39:07 +13:00
Bhaskar Singh e9d53cbc46 Adding missing audits.userId to routes 2023-02-05 12:32:56 +05:30
Eldad A. FuxandGitHub 661581a7f3 Merge pull request #5071 from appwrite/fix-readme-badge
fix(readme): tests badge
2023-02-02 19:14:47 +02:00
Torsten DittmannandGitHub 213d3dc721 fix(readme): readme-cn 2023-02-02 18:02:12 +01:00
Torsten DittmannandGitHub abeb4973e4 fix(readme): tests badge 2023-02-02 18:00:12 +01:00
Christy JacobandGitHub 6a26d9db39 Merge pull request #5056 from appwrite/christyjacob4-patch-4
Update CONTRIBUTING.md
2023-02-01 12:55:41 +05:30
Damodar Lohani 9e4f66cac4 update migration 2023-01-31 06:52:40 +00:00
Damodar Lohani 45bc0f4066 fix migration 2023-01-31 06:51:43 +00:00
Damodar Lohani 8149405207 exception constant not needed 2023-01-30 06:08:56 +00:00
Damodar Lohani daa121262b fix boolean param 2023-01-30 06:06:52 +00:00
Damodar Lohani 91abc2b079 fix SDK method 2023-01-30 06:06:05 +00:00
Damodar Lohani 2070cccd54 update description 2023-01-30 06:05:32 +00:00
munyoudoum 9890b5934d chore: update changes.md 2023-01-30 00:43:46 +07:00
munyoudoum 63b54ead62 chore(tests): assert expire key has formatTz in POST email session 2023-01-30 00:32:05 +07:00
munyoudoum ff5c5c7138 fix(api/account): formatTz for expire property in POST email sessions 2023-01-30 00:32:05 +07:00
Damodar LohaniandGitHub 31b4c73b16 use variable 2023-01-29 15:30:39 +05:45
f15dd063fd Update src/Appwrite/Migration/Version/V18.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2023-01-29 15:11:42 +05:45
Christy JacobandGitHub e5a6db6133 Merge pull request #4890 from appwrite/doc-clarify-permission
Update permission and ID param descriptions for grammar and clarity.
2023-01-28 04:15:20 +05:30
Christy JacobandGitHub feef53a43a Merge pull request #4556 from motasimmakki/motasim
docs: Removed unnecessary $ symbol and spaced correctly.
2023-01-27 22:50:04 +05:30
Christy Jacob 569776a1f6 Merge branch 'master' of https://github.com/appwrite/appwrite into motasim 2023-01-27 14:57:37 +00:00
Christy JacobandGitHub e9e254bb41 Merge pull request #4314 from tusharxoxoxo/patch-3
Update add-route.md
2023-01-27 18:49:03 +05:30
Christy JacobandGitHub 844690e904 Merge pull request #4315 from tusharxoxoxo/patch-4
Update add-runtime.md
2023-01-27 18:47:40 +05:30
Christy Jacob 0a73a76919 Merge branch 'master' of https://github.com/appwrite/appwrite into patch-3 2023-01-27 13:16:43 +00:00
Christy Jacob 2d8ba5438a Merge branch 'master' of https://github.com/appwrite/appwrite into patch-4 2023-01-27 13:13:10 +00:00
Christy JacobandGitHub 17ce9f532a Merge pull request #4316 from tusharxoxoxo/patch-5
Update add-storage-adapter.md
2023-01-27 18:37:44 +05:30
Christy JacobandGitHub e1dd5295f4 Update CONTRIBUTING.md 2023-01-27 18:36:20 +05:30
Christy Jacob 35ba33cb49 chore: review comments 2023-01-27 13:02:17 +00:00
Christy Jacob 148473e662 Merge branch 'master' of https://github.com/appwrite/appwrite into patch-5 2023-01-27 12:52:56 +00:00
Torsten DittmannandGitHub 00bd3bb9bb Merge pull request #4992 from appwrite/feat-4803-flutter-web-platform-type
Add flutter-web as a platform type
2023-01-27 13:27:35 +01:00
Torsten Dittmann 24a7caf936 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-4803-flutter-web-platform-type 2023-01-27 13:24:41 +01:00
Torsten DittmannandGitHub eee2c0c4ff Merge pull request #4994 from aayushbisen/fix-4986-add-appwrite-worker-messaging-restart-policy
add restart policy for worker-messaging container
2023-01-27 13:21:35 +01:00
Christy JacobandGitHub c393e130ac Merge pull request #4983 from appwrite/fix-collection-delete
Fix deletes worker not deleting database collections
2023-01-27 14:40:14 +05:30
Christy JacobandGitHub c56f8277c9 Merge pull request #4984 from appwrite/fix-project-delete
Fix deletes worker not deleting project database tables
2023-01-27 13:45:07 +05:30
Jake Barnby c9f4b7ca23 Delete project domains and certificates 2023-01-27 16:46:38 +13:00
Christy JacobandGitHub 81b08de407 Merge pull request #5049 from appwrite/feat-update-dbip
Update DBIP Database
2023-01-26 22:15:02 +05:30
Bradley Schofield ade2e10994 Update DBIP Database 2023-01-26 14:57:02 +00:00
Christy JacobandGitHub 54f4bef67a Merge pull request #5004 from appwrite/feat-remove-validators
Replace Appwrite Validators with backported Utopia ones
2023-01-26 16:03:06 +05:30
Christy JacobandGitHub 860542deae Merge pull request #4669 from eltociear/patch-2
Fix typo in Model/Locale.php
2023-01-26 16:01:31 +05:30
Christy JacobandGitHub 7c2c68c5ec Merge pull request #4988 from appwrite/fix-storage-device-case
Convert _APP_STORAGE_DEVICE env var to lowercase
2023-01-26 15:24:26 +05:30
Christy JacobandGitHub 4ea82fb2d0 Merge pull request #4795 from appwrite/fix-compression-logic
feat: use constants in switch case
2023-01-23 17:50:33 +05:30
Damodar LohaniandGitHub b3481e08d3 Merge pull request #5014 from appwrite/gewenyu99-patch-team-invite-doc 2023-01-23 14:02:17 +05:45
Vincent (Wen Yu) Ge efcaa8ba77 update specs 2023-01-20 17:27:14 -05:00
Vincent (Wen Yu) Ge b25dc38a63 clarify custom ID vs unique ID 2023-01-20 22:22:16 +00:00
Christy JacobandGitHub 2f252ecee7 Merge pull request #4754 from appwrite/feat-pr-template
Update PR Template
2023-01-21 02:01:26 +05:30
StevenandGitHub e14f4404e0 Merge branch 'master' into feat-4803-flutter-web-platform-type 2023-01-20 12:04:58 -08:00
Christy JacobandGitHub b645f42881 Merge pull request #4515 from Akshay-Rana-Gujjar/fix-4446-updated-timestamp-format-to-ISO-in-realtime-payload
updated timestamp format to ISO string in realtime payload
2023-01-20 18:16:30 +05:30
Christy Jacob 58c4c3da1e feat: update changelog 2023-01-20 09:52:11 +00:00
Christy Jacob 0a98ad6042 Merge branch 'master' of https://github.com/appwrite/appwrite into fix-4446-updated-timestamp-format-to-ISO-in-realtime-payload 2023-01-20 09:51:19 +00:00
1466e7b770 Update app/controllers/api/teams.php
Co-authored-by: Vincent (Wen Yu) Ge <vincent@appwrite.io>
2023-01-18 09:33:47 +05:45
Vincent (Wen Yu) GeandGitHub 33dab2ea46 Update create-team-membership.md 2023-01-17 10:18:50 -05:00
Vincent (Wen Yu) GeandGitHub 60bfae7e00 Update create-team-membership.md 2023-01-17 10:14:32 -05:00
Christy JacobandGitHub e72c5511b6 Merge pull request #4654 from appwrite/fix-test-warnings
Fix null warnings
2023-01-17 17:45:10 +05:30
Bradley SchofieldandGitHub 4cc135e8e2 Merge branch 'master' into fix-test-warnings 2023-01-17 10:16:53 +00:00
Jake Barnby 536d36be7d Fix delete recursion 2023-01-17 17:31:14 +13:00
Damodar LohaniandGitHub 2c23f7f149 update doc 2023-01-17 07:17:08 +05:45
Damodar Lohani d53456c6ed fix test 2023-01-17 01:17:37 +00:00
fogelito 625aa8ada6 Some changes 2023-01-16 17:11:13 +02:00
Torsten Dittmann f7e35cce2c fix: sdk typo 2023-01-16 12:09:13 +01:00
Damodar Lohani 309d67066e Merge branch 'feat-password-history' of https://github.com/appwrite/appwrite into feat-password-dictionary 2023-01-16 09:55:12 +00:00
Damodar Lohani 7f3a2dcce7 fix model 2023-01-16 09:46:53 +00:00
fogelito 48e2bf1c3e Helpers GraphQL 2023-01-16 11:25:40 +02:00
fogelito f5cc2e43f4 conflics 2023-01-16 10:32:15 +02:00
fogelito c4ae047833 Merge branch 'master' of github.com:appwrite/appwrite into feat-technical-debt-2
 Conflicts:
	app/init.php
	composer.json
	composer.lock
2023-01-16 10:24:37 +02:00
fogelito aa5a45ba79 audit + abuse upgrade 2023-01-16 10:12:14 +02:00
Damodar Lohani aefe59a437 Merge branch 'feat-password-history' of https://github.com/appwrite/appwrite into feat-password-dictionary 2023-01-16 06:42:16 +00:00
Damodar Lohani 92e020b209 fix migration name 2023-01-16 06:41:44 +00:00
Damodar Lohani b7683364dd update changelog 2023-01-16 05:12:26 +00:00
Damodar Lohani 4f35353289 Merge branch 'feat-password-history' of https://github.com/appwrite/appwrite into feat-password-dictionary 2023-01-16 05:09:55 +00:00
Damodar Lohani 16b80e1ef8 new migration 2023-01-16 05:04:35 +00:00
Damodar Lohani fe472e5b36 Merge branch '1.3.x' of https://github.com/appwrite/appwrite into feat-password-history 2023-01-16 05:04:13 +00:00
Aayush Bisen 4975a769e7 add restart policy in root compose file
Fixes #4986
2023-01-14 09:39:29 +00:00
Vincent (Wen Yu) Ge d9edc65e9d Generate specs for 1.2.x 2023-01-13 15:30:48 -05:00
Vincent (Wen Yu) Ge 45aea5b941 Update branch with master 2023-01-13 14:53:54 -05:00
Vincent (Wen Yu) Ge 92a384e31c Fix descriptions for ID and regen 1.2.x specs 2023-01-13 14:27:08 -05:00
Bradley Schofield f5715f4df8 Update Spec generator 2023-01-13 15:43:57 +00:00
Bradley Schofield 7910149053 Remove tests and update other references to old validators 2023-01-13 15:42:29 +00:00
Bradley Schofield 31b718d829 Replace Appwrite Validators with backported Utopia ones
+ Updated Utopia Framework to 0.26.0
+ Replaced Appwrite Validators with Utopia ones
2023-01-13 15:28:04 +00:00
Torsten Dittmann 4639f2c753 chore: run formatter 2023-01-13 13:32:47 +01:00
Torsten Dittmann f6744fc07a feat: add console sdk 2023-01-13 13:29:22 +01:00
Damodar Lohani afaa64b54b fix invitation after merge 2023-01-13 06:05:16 +00:00
Damodar LohaniandGitHub 3146ec363d Merge branch 'master' into feat-team-invite-improvements 2023-01-13 11:39:20 +05:45
cb9b94ff04 Update Platform Model type property description
Co-authored-by: Ian Koerich Maciel <ianmaciel@gmail.com>
2023-01-12 11:33:29 -08:00
Jake Barnby 004bb82688 Fix functions + builds not deleted 2023-01-12 22:42:07 +13:00
Jake Barnby d49de9c6cf Use getProjectDB instead of new function 2023-01-12 22:27:20 +13:00
Christy JacobandGitHub a35cf0b4c0 Merge pull request #4991 from appwrite/fix-function-timeout-example
Function default timeout example fix
2023-01-12 13:53:25 +05:30
Eldad A. FuxandGitHub f0bb8dcc33 Merge pull request #4859 from appwrite/refactor-mails-next
refactor: make mails event and worker general
2023-01-12 09:07:43 +02:00
Aayush Bisen c9664e2d19 add restart policy for worker-messaging container
Fixes #4986
2023-01-12 06:51:50 +00:00
Steven Nguyen be77b10549 Add flutter-web as a platform type
Having a dedicated type for flutter-web will allow us to differentiate
between Flutter Web and Web in the Appwrite Console.
2023-01-11 15:47:49 -08:00
Vincent (Wen Yu) Ge a1cb81abb6 Function default timeout example to 15s, so it doesn't look like a timestamp. 2023-01-11 21:49:15 +00:00
Steven Nguyen 2b4dbfb4b9 Convert _APP_STORAGE_DEVICE env var to lowercase
This is done for backwards compatibility. Up to utopia-php/storage
version 0.12.X, the devices were not lowercase. Starting 0.13.X, they
are all converted to lowercase, but people would still have the old
case in their .env file. This change makes the value check insensitive
so that the value from older versions still works.
2023-01-11 11:41:26 -08:00
Jake Barnby 4b0ef4598b Fix deletes worker not deleting project database tables 2023-01-11 19:37:06 +13:00
Jake Barnby da8af68e1e Fix deletes worker not deleting database collections 2023-01-11 17:20:43 +13:00
Damodar Lohani d2ca803753 add provider enabled check in the redirect 2023-01-10 04:52:21 +00:00
Damodar Lohani b06ce91297 fix formatting 2023-01-09 11:11:55 +00:00
Damodar Lohani 8d40220114 remove var dumps 2023-01-09 11:10:50 +00:00
Damodar Lohani 11b3739360 fix when either email or phone were empty 2023-01-09 11:10:02 +00:00
Damodar Lohani a2642ecc67 send phone invite only if email is empty 2023-01-09 10:59:28 +00:00
Damodar Lohani b238a1ef2d fix format 2023-01-09 10:44:28 +00:00
Damodar LohaniandGitHub 87c7e76a16 Oauth2 check if provider is enabled 2023-01-09 16:20:03 +05:45
Damodar Lohani 34b2280207 fix format 2023-01-09 09:18:13 +00:00
Damodar Lohani 5088c9ea99 simple test 2023-01-09 09:17:45 +00:00
Damodar Lohani 8f351ad7b2 set email and phone attribute once user found 2023-01-09 09:17:39 +00:00
Damodar Lohani bc7b98821a fix error 2023-01-09 08:56:18 +00:00
Damodar Lohani 32b8a1edfe fix param order in action 2023-01-09 08:44:02 +00:00
Damodar Lohani 29ef377b60 refactor privileged/app user check 2023-01-09 08:29:33 +00:00
Damodar Lohani 63a981591d fix error and param order 2023-01-09 08:25:15 +00:00
Damodar Lohani a812bfb686 format fix 2023-01-09 05:55:07 +00:00
Damodar Lohani 2e154c06bc different test and messaging integration as well 2023-01-09 05:46:02 +00:00
Eldad A. FuxandGitHub 514b42bea2 Merge pull request #4741 from appwrite/fix-update-contribution-guide
Update contributing guide to include submodule update command
2023-01-08 13:37:14 +02:00
Eldad A. FuxandGitHub 3ca0ff66d6 Merge pull request #4964 from appwrite/fix-3433-bump-storage
Bump utopia-php/storage
2023-01-08 13:36:42 +02:00
Steven Nguyen 04fa436dca Bump utopia-php/storage
Update storage to fix bug with S3 provider paths
2023-01-06 10:28:40 -08:00
Eldad A. FuxandGitHub fe84af90b6 Merge pull request #4934 from appwrite/doc-editing-agency
Updates readme and contributing guide according to suggestions from editing agency
2022-12-30 17:10:24 +02:00
Vincent (Wen Yu) Ge ae6736222c Remove eldad's name 2022-12-30 15:02:21 +00:00
5e090c4cd4 Update CONTRIBUTING.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-12-30 09:38:18 -05:00
Vincent (Wen Yu) Ge eccae13651 Contribution guide updated 2022-12-29 22:40:53 +00:00
Vincent (Wen Yu) Ge 7eae5c300d Updates readme according to suggestions from editing agency 2022-12-29 21:46:03 +00:00
Eldad A. FuxandGitHub bc2d8c44c5 Merge pull request #4928 from appwrite/fix-graphql-examples
Update graphql examples to recursively show nested fields
2022-12-28 19:29:38 +02:00
Steven Nguyen b7ceae67b9 Update graphql examples to recursively show nested fields 2022-12-28 09:04:11 -08:00
Torsten DittmannandGitHub 76cc9af5a3 Merge pull request #4926 from appwrite/eldadfux-patch-1
Update README.md
2022-12-28 10:37:34 +01:00
Eldad A. FuxandGitHub a79e9efa78 Update README.md 2022-12-28 11:36:29 +02:00
Eldad A. FuxandGitHub 528bae3c53 Merge pull request #4925 from appwrite/fix-graphql-examples
Fix graphql examples to include _ for internal attributes
2022-12-28 08:52:03 +02:00
Steven Nguyen 79cfb49320 Fix graphql examples to include _ for internal attributes 2022-12-27 15:59:44 -08:00
Eldad A. FuxandGitHub 14fb586c4b Merge pull request #4923 from appwrite/fix-missing-var-category
Fix missing env var category
2022-12-28 01:05:57 +02:00
Matej Bačo 014457636c Fix missing env var category 2022-12-27 23:58:30 +01:00
Eldad A. FuxandGitHub 0aa853fdcf Merge pull request #4922 from appwrite/fix-docs
Fix:getting started docs
2022-12-28 00:58:06 +02:00
Eldad A. FuxandGitHub 070fb9b7cb Merge pull request #4920 from appwrite/feat-upgrade-sdk-generator
Feat: Upgrade SDK generator
2022-12-27 23:31:01 +02:00
Matej Bačo 7931253033 Fix flutter getting started docs 2022-12-27 22:30:49 +01:00
Matej Bačo 9e74be61d4 Upgrade SDK generator 2022-12-27 22:02:34 +01:00
Eldad A. FuxandGitHub 5bd90c57f1 Merge pull request #4919 from appwrite/fix-sdk-changelogs
Fix: SDK changelogs
2022-12-27 22:51:23 +02:00
Eldad A. FuxandGitHub 4d9901babb Merge pull request #4918 from appwrite/fix-nested-graphql-escaping
Fix: nested escaping
2022-12-27 22:51:08 +02:00
Matej Bačo 2405377593 Update SDK changelogs 2022-12-27 21:40:10 +01:00
Matej Bačo 0865b240c4 Fix linter 2022-12-27 20:33:16 +01:00
Matej Bačo 991c6dea64 Fix nested escaping 2022-12-27 20:15:22 +01:00
Eldad A. FuxandGitHub c74e5dcb1a Merge pull request #4891 from appwrite/1.2.x
1.2.x
2022-12-27 18:24:31 +02:00
Eldad A. FuxandGitHub 7c7e7c7bca Merge pull request #4917 from appwrite/1.2.x-fix-deps-version
Fix: 1.2.x deps version
2022-12-27 17:36:13 +02:00
Matej Bačo f77e150fe0 Fix version 2022-12-27 16:33:28 +01:00
Eldad A. FuxandGitHub 55031f8f43 Merge pull request #4916 from appwrite/doc-session-limit
Update descriptions for create session endpoints about session limits
2022-12-27 17:22:06 +02:00
Matej Bačo df0409d25c Update specs 2022-12-27 16:18:55 +01:00
Matej Bačo 0e80a548c7 Merge branch '1.2.x' into doc-session-limit 2022-12-27 16:16:17 +01:00
Vincent (Wen Yu) GeandGitHub ee432192de Update create-session-oauth2.md 2022-12-27 10:05:28 -05:00
Vincent (Wen Yu) Ge f9491a73a4 Update descriptions for create session endpoints about session limits 2022-12-27 15:04:06 +00:00
Eldad A. FuxandGitHub 8681acfeab Merge pull request #4912 from appwrite/fix-auth-session-limit-model
Fix: auth session limit model
2022-12-27 16:38:41 +02:00
Torsten DittmannandGitHub fa969dedbc Merge pull request #4915 from appwrite/fix-1.2.x-migration
Fix: 1.2.x migration
2022-12-27 15:04:31 +01:00
Matej Bačo 070edcf55a Fix buckets migration 2022-12-27 14:55:32 +01:00
Torsten DittmannandGitHub a528b66232 Merge pull request #4914 from appwrite/feat-console-upgrade-2.1.1
Feat: console upgrade 2.1.1
2022-12-27 13:00:13 +01:00
Matej Bačo c2d597e8c6 Upgrade console version 2022-12-27 12:56:26 +01:00
Torsten DittmannandGitHub 616348a312 Merge pull request #4913 from appwrite/feat-1.2.x-upgrade-console
Upgrade console
2022-12-27 12:25:29 +01:00
Matej Bačo 0384b705f9 Upgrade console 2022-12-27 12:19:02 +01:00
Matej Bačo d722bf01ea Code review changes 2022-12-27 11:40:24 +01:00
Matej Bačo 02d86cee84 Fix bug and update test 2022-12-27 11:33:38 +01:00
Torsten DittmannandGitHub 0347a8a1df Merge pull request #4910 from appwrite/fix-1.2.x-conflicts
Fix: 1.2.x merge conflicts
2022-12-27 10:49:53 +01:00
Torsten DittmannandGitHub a9e9fe3e67 Merge pull request #4911 from appwrite/feat-1.2.x-migrations
Feat: 1.2.x migrations
2022-12-27 10:33:08 +01:00
Matej BačoandGitHub 7532309bbb Apply suggestions from code review 2022-12-27 10:31:49 +01:00
Matej Bačo a922f7f0e1 Fix test 2022-12-27 09:15:05 +01:00
Matej Bačo 39cb846ae0 Fix failing test 2022-12-27 09:09:47 +01:00
Matej Bačo d63c429d3e Implement 1.2 migration 2022-12-27 08:35:55 +01:00
Matej Bačo ccc9432219 Merge branch 'master' into fix-1.2.x-conflicts 2022-12-27 08:29:10 +01:00
Matej Bačo 804dbb867c Re-add migration, add missing env vars 2022-12-27 08:24:34 +01:00
Damodar Lohani a0a08b3588 fix make password optional 2022-12-27 07:13:39 +00:00
Damodar Lohani 62dd5c275d fix explode 2022-12-27 06:16:19 +00:00
Eldad A. FuxandGitHub d4091e82e0 Merge pull request #4909 from appwrite/1.2.x-release-preps
Feat: 1.2.x release preps
2022-12-26 14:22:26 +02:00
Matej Bačo 65fec6b954 Update generated docs 2022-12-26 13:17:28 +01:00
Matej Bačo 3826937a7b Update 1.2 specs 2022-12-26 13:16:12 +01:00
Matej Bačo 4d33ba6db1 Fix big in migration class 2022-12-26 13:16:01 +01:00
Matej Bačo 14b6aa0e8e Update SDK versions 2022-12-26 13:08:31 +01:00
Matej Bačo bbe29e9aa7 Preparations for 1.2.0 2022-12-26 13:06:35 +01:00
Matej Bačo 18c4f2b92a Upgrade sdk-generator 2022-12-26 13:03:32 +01:00
Eldad A. FuxandGitHub 213d17ffad Merge pull request #974 from appwrite/feat-graphql-support
Feat graphql support
2022-12-26 13:27:48 +02:00
Damodar Lohani 8927c71b69 fix formatting 2022-12-26 10:34:41 +00:00
Damodar Lohani 96cf2e6330 password dictionary test 2022-12-26 10:27:04 +00:00
Damodar Lohani 0760ea90d6 use dictionary validator 2022-12-26 10:22:49 +00:00
Damodar Lohani 5649bc8060 load password dictionary as array 2022-12-26 10:22:38 +00:00
Damodar Lohani f03035451f fix test 2022-12-26 10:22:25 +00:00
Matej Bačo 614d7d878f Add missing ENV var to docker compose 2022-12-26 11:14:35 +01:00
Damodar Lohani a9078cded5 rename resource 2022-12-26 09:24:51 +00:00
50a5329b30 Update app/init.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-12-26 15:04:06 +05:45
Damodar Lohani 87b3df919f clear cache after migration 2022-12-26 08:20:16 +00:00
Damodar Lohani abde948b43 fix typo 2022-12-26 06:03:43 +00:00
Damodar Lohani 44082a92f7 fix resonse model 2022-12-26 05:58:16 +00:00
Damodar Lohani 276032b3f7 error fix 2022-12-26 05:55:02 +00:00
Damodar Lohani 574ffa4d4b check dictionary is enabled before checking password 2022-12-26 05:52:49 +00:00
Damodar Lohani e9710bdb76 formatting fix 2022-12-26 05:47:20 +00:00
Damodar Lohani 124403b804 test for password discionary 2022-12-26 05:46:35 +00:00
Damodar Lohani 3bcb1f846e password disctionary endpont and project model 2022-12-26 05:31:49 +00:00
Damodar Lohani 1ff8ce2382 check against passwords dictionary 2022-12-26 05:24:26 +00:00
Eldad A. FuxandGitHub f9371ee4f3 Merge pull request #4896 from appwrite/fix-max-session-method
Fix max session method
2022-12-23 23:49:26 +02:00
Damodar Lohani 2603f91a6a use password history on account create and update password 2022-12-23 07:19:35 +00:00
Damodar Lohani 5d61ff5fab password dictionary 2022-12-23 07:19:11 +00:00
Vincent (Wen Yu) Ge 1a92bf1923 regen specs 2022-12-22 23:00:29 +00:00
Eldad A. FuxandGitHub 054ebc699c Merge pull request #4783 from pomarec/fix-4782-email-body-fr-translation
Fix : translation french "emails.recovery.body"
2022-12-22 14:25:19 +02:00
Jake Barnby 27b1ae912a Merge remote-tracking branch 'origin/fix-max-session-method' into feat-graphql-support 2022-12-22 21:11:35 +13:00
Jake Barnby 43c850bd9b Deduplicate SDK method name 2022-12-22 21:03:06 +13:00
Jake Barnby 9694b79f03 Update changelog 2022-12-22 19:59:29 +13:00
Jake Barnby cbf1d9deb6 Fix indentation 2022-12-22 19:16:03 +13:00
Jake Barnby 4699d78112 Remove redundant import 2022-12-22 19:15:02 +13:00
Jake Barnby 89fb5dceb2 Remove redundant logo 2022-12-22 19:02:20 +13:00
Damodar Lohani eb9e7c737e fixed forgotten break 2022-12-22 04:56:17 +00:00
Jake Barnby e86994b597 Add retries for flaky tests 2022-12-22 16:12:45 +13:00
Jake Barnby 6adbeb8b0d Revert test change 2022-12-22 15:32:14 +13:00
Jake Barnby dc49e1dcf3 Update user test type 2022-12-22 12:52:54 +13:00
StevenandGitHub 9167b10c81 Merge branch 'master' into fix-4782-email-body-fr-translation 2022-12-21 11:45:50 -08:00
Vincent (Wen Yu) Ge 93b489fe2c revert composer lock update 2022-12-21 19:22:03 +00:00
fogelito 94c9d68e4f stopOnFailure revert 2022-12-21 11:03:06 +02:00
fogelito f707221ee4 stopOnFailure revert 2022-12-21 11:01:47 +02:00
fogelito b301a64dc4 clean up some use classes not in use 2022-12-21 10:02:22 +02:00
Jake Barnby 524a6db72d Hide get method from SDKs 2022-12-21 20:45:34 +13:00
Damodar Lohani 772481451c test to set password history limit above 20 2022-12-21 06:42:27 +00:00
Damodar Lohani 1388f58b59 fix: formatting 2022-12-21 06:16:36 +00:00
Jake Barnby 2ee9f2607f Remove redundant code 2022-12-21 19:15:42 +13:00
Damodar Lohani ba5e0b4ae4 bump version 2022-12-21 05:43:10 +00:00
Damodar Lohani 82d20233e2 feat: add migration for password history 2022-12-21 05:41:16 +00:00
Vincent (Wen Yu) Ge 8239113b95 Grammarly check 2022-12-20 21:43:55 +00:00
Vincent (Wen Yu) Ge 37fc5114ab Update permission param descriptions for grammar and clarity. 2022-12-20 21:39:41 +00:00
Christy JacobandGitHub 37ce513b87 Merge pull request #4341 from megatank58/patch-1
fix: correctly handle `=` in .env
2022-12-20 16:32:29 +05:30
Christy JacobandGitHub 8fdafdce45 Merge pull request #4533 from vimode/doc-windows-powershell-installation-new-line-fix
docs: update windows powershell commands
2022-12-20 15:40:37 +05:30
Christy JacobandGitHub cb0a927e34 Merge pull request #4050 from geisterfurz007/fix-3916-empty-payload-returned-as-object
fix: empty payload returned as list
2022-12-20 13:37:24 +05:30
Christy JacobandGitHub 6b31edfdef Merge pull request #4506 from karniv00l/user-not-found-exception
Fix User not found exception
2022-12-20 13:25:35 +05:30
Christy JacobandGitHub 1e94400a7b Merge pull request #4332 from Sushrut1101/master
workflows: Update actions/checkout to v3
2022-12-20 13:23:08 +05:30
Christy JacobandGitHub 36e6b7e5c0 Merge pull request #4317 from tusharxoxoxo/patch-6
Update add-translations.md
2022-12-20 02:39:16 +05:30
Christy JacobandGitHub a8b36f8259 Merge pull request #4298 from kalpeshT101/doc-fix-readme
Remove invalid link
2022-12-20 02:35:50 +05:30
Christy JacobandGitHub adb21683e0 Merge pull request #4285 from vrabe/update-zh-tw-translation
update zh-tw translation
2022-12-20 02:31:41 +05:30
Christy JacobandGitHub 7cf49ac1f6 Merge pull request #4534 from sarthakroy2002/master
workflows: Update codeql-action to v3
2022-12-20 00:17:50 +05:30
vimodeandGitHub fc1b0b0196 Merge branch 'master' into doc-windows-powershell-installation-new-line-fix 2022-12-19 18:37:04 +00:00
Christy JacobandGitHub 3e3cb638f4 Merge pull request #4537 from keul/patch-1
Fixed README documentation
2022-12-19 20:20:54 +05:30
fogelito 616bead19f stopOnFailure 2022-12-19 13:58:16 +02:00
fogelito dfd122efaa Change Client data hint 2022-12-19 13:25:01 +02:00
fogelito 91e17e4e94 remove static $dateValidator 2022-12-19 13:21:32 +02:00
fogelito 91db596b42 remove static $dateValidator 2022-12-19 13:21:09 +02:00
Damodar Lohani 679fd66507 add to changelog 2022-12-19 08:35:02 +00:00
Damodar Lohani 2019deb454 Merge branch 'feat-password-history' of https://github.com/appwrite/appwrite into feat-password-history 2022-12-19 08:28:30 +00:00
Damodar Lohani b35e5a04be fix users endpoint test 2022-12-19 08:28:02 +00:00
Jake Barnby 09a6726afa Update specs 2022-12-19 20:52:14 +13:00
Jake Barnby 56a903577f Remove docs false 2022-12-19 20:51:34 +13:00
Jake Barnby 11ef344216 Remove get method from SDKs 2022-12-19 19:07:04 +13:00
Jake Barnby bcceee9a7d Update for SDK generator changes
(cherry picked from commit d6bd0f466b76229e1bf5915d2fb5642cde7d3b69)
2022-12-19 19:06:57 +13:00
f72d075c40 Update src/Appwrite/Utopia/Response/Model/Project.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-12-19 10:54:56 +05:45
Damodar Lohani 5b1c54c440 fix suggestions 2022-12-19 05:07:41 +00:00
95791c85ff Update app/controllers/api/projects.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-12-19 10:49:18 +05:45
Damodar Lohani 28ac6c9355 fix validator 2022-12-18 09:37:13 +00:00
Damodar Lohani 30ece2d36a validator for password history 2022-12-18 09:08:51 +00:00
Damodar Lohani f7dd37a9d1 format fix 2022-12-18 08:54:53 +00:00
Damodar Lohani 7a9b9f2710 remove test 2022-12-18 08:53:01 +00:00
Damodar Lohani d098c8c698 use array slice 2022-12-18 08:47:02 +00:00
Damodar Lohani 3f26e66d26 not add random password to history 2022-12-18 08:35:12 +00:00
Damodar Lohani 15f52b933b fix excaping 2022-12-18 08:34:57 +00:00
9114a61fb2 Update src/Appwrite/Utopia/Response/Model/Project.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-12-18 14:08:45 +05:45
ba77b35f05 Update app/controllers/api/projects.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-12-18 14:05:55 +05:45
Damodar Lohani 4abc30eed1 refactor: fix formatting issues 2022-12-18 06:31:14 +00:00
Damodar Lohani 6612e6edf0 fix: password verify 2022-12-18 06:28:19 +00:00
Damodar Lohani 0eae73e7b8 fix: password comparison 2022-12-18 06:27:41 +00:00
Damodar Lohani 51ad9c6479 fix: get history limit before adding password to history 2022-12-18 04:38:27 +00:00
Christy JacobandGitHub e22ad54e39 Merge pull request #4814 from appwrite/fix-mimetype-size
Fix: mimetype size
2022-12-16 21:07:43 +05:30
Damodar Lohani 0b1b7b8170 feat: check history limit 2022-12-16 10:47:08 +00:00
Damodar Lohani cfd5a91c43 feat: project endpoint to set password history limit 2022-12-16 10:37:49 +00:00
Damodar Lohani 61e03eeedf add new password to the history 2022-12-16 10:29:20 +00:00
Damodar Lohani 8e7b89ec03 feat: check password history 2022-12-16 10:22:39 +00:00
Matej Bačo 4ee8fd5629 Add cache clean 2022-12-16 10:39:53 +01:00
Damodar Lohani 12302d5b3d refactor: remove empty param 2022-12-16 06:34:03 +00:00
Damodar Lohani b7d17e82da fix: membership invite email 2022-12-16 06:15:23 +00:00
Damodar Lohani 495da1bfd4 fix: template path 2022-12-16 06:11:12 +00:00
ea241ceaf5 Update app/workers/certificates.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-12-16 11:33:16 +05:45
Damodar Lohani 5d195659bd refactor: mails refactor 2022-12-15 09:22:05 +00:00
fogelito bdc3e9f935 $dateValidator 2022-12-15 10:51:27 +02:00
Jake Barnby d107b92748 Remove debug flags on production instead of abuse enabled 2022-12-15 13:44:23 +13:00
Jake Barnby ab08f0ca40 Fix prism settings for graphql platforms 2022-12-15 13:39:13 +13:00
Jake Barnby 64b74d4100 Add alias route to allow for multiple SDK method names 2022-12-15 13:36:47 +13:00
fogelito d7a833faef Changing Role + Permissions namespace 2022-12-14 18:07:45 +02:00
fogelito 8ade726932 Changing Role + Permissions namespace 2022-12-14 18:04:06 +02:00
fogelito f96128e14f Changing Id 2022-12-14 17:42:25 +02:00
fogelito 1b37bd82c9 Merge remote-tracking branch 'origin/master' 2022-12-14 16:57:59 +02:00
Damodar Lohani 5741a960c7 refactor: use refactored maile event and worker 2022-12-14 06:35:04 +00:00
Damodar Lohani 42c855cb41 feat: make mails event and worker general 2022-12-14 06:23:14 +00:00
Jake Barnby ff33068906 Merge remote-tracking branch 'origin/1.2.x' into feat-graphql-support 2022-12-13 21:37:21 +13:00
Eldad A. FuxandGitHub e05fbb23a9 Merge pull request #4831 from appwrite/feat-user-session-limits
feat (projects): auth session limit
2022-12-13 10:34:59 +02:00
Jake Barnby cf9d67e9cc Fix assoc input for account prefs 2022-12-13 20:04:05 +13:00
Jake Barnby 5e9eccacd1 Allow create deployment from explorer 2022-12-13 19:49:20 +13:00
Damodar Lohani 255c4043d6 fix lint errors 2022-12-13 06:33:26 +00:00
Damodar Lohani ae24689b89 default auth session limit 10 2022-12-13 06:26:25 +00:00
Damodar Lohani 2c46cdcc3c add session default and comment 2022-12-13 06:08:38 +00:00
Jake Barnby 478c37ef97 Remove coming soon from architecture diagram 2022-12-13 18:23:23 +13:00
Jake Barnby aa7e326ce9 Allow file uploads from explorer 2022-12-13 15:43:29 +13:00
Jake Barnby 4868b8f8ec Update explorer image 2022-12-13 01:47:07 +13:00
Damodar Lohani c60a3a66a0 feat: session limit separate default and max value 2022-12-12 05:07:18 +00:00
Damodar Lohani ca39ed37d8 reset limit on test 2022-12-12 05:02:48 +00:00
Damodar Lohani e0be09ded6 refactor: use session group for session limit 2022-12-11 08:33:52 +00:00
Damodar Lohani 3885e0452c fix: session limit test 2022-12-11 08:26:31 +00:00
Damodar Lohani a6afc41c99 fix: update test 2022-12-11 07:15:47 +00:00
Damodar Lohani fd93c8aebd feat: add auth session limit param 2022-12-11 07:15:18 +00:00
Damodar Lohani 509aef16bd fix: delete user document cache 2022-12-11 07:13:39 +00:00
Damodar Lohani 65bacc6983 fix: naming and use constant 2022-12-11 07:13:11 +00:00
Damodar Lohani cda8e53386 feat: add test for max sessions 2022-12-09 11:54:23 +00:00
Damodar Lohani cbcc17ded6 refactor: add whitespace 2022-12-09 11:36:39 +00:00
Damodar Lohani f070f0974a session limit check on shutdown 2022-12-09 11:33:26 +00:00
Jake Barnby ccc5f7776d Cast to array for stdClass case 2022-12-08 18:02:35 +13:00
Jake Barnby ddbd03388e Remove prefixed items from additional data 2022-12-08 16:10:49 +13:00
Jake Barnby fd52cdc45f Revert prefix to _ 2022-12-08 16:08:57 +13:00
Jake Barnby da2821b4a8 Fix blacklist entries 2022-12-08 13:10:35 +13:00
Matej Bačo 0a177713f0 Implement migration for mimeType 2022-12-07 11:01:58 +00:00
Jake Barnby 4de3289ebb Remove redundant function 2022-12-07 19:29:24 +13:00
Jake Barnby e4f546eae0 Fix contribution merge changes 2022-12-07 19:28:37 +13:00
Jake Barnby 15654f8c99 Merge remote-tracking branch 'origin/1.2.x' into feat-graphql-support 2022-12-07 19:19:59 +13:00
Christy JacobandGitHub 2b72771781 Merge pull request #4736 from appwrite/sync-1.2.x
Sync 1.2.x
2022-12-06 20:57:13 +04:00
Damodar Lohani 27d7f4f083 fix (projects): session limits
Set max session limits to 100 and default session limits to 10
2022-12-06 10:52:17 +00:00
Damodar Lohani 1da3f7770f feat (projects): auth session limit
Add endpoint on project to set max number of sessions for project users.
2022-12-06 10:45:04 +00:00
Jake Barnby a12eaf12b4 Merge remote-tracking branch 'origin/master' into sync-1.2.x 2022-12-06 20:40:32 +13:00
Jake Barnby b6723b7c83 Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/init.php
2022-12-06 20:38:09 +13:00
Matej Bačo ea58cb4aff Update changelog 2022-12-05 14:57:24 +00:00
Matej Bačo 4dfaa5e69a Fix mimetype size 2022-12-05 14:54:13 +00:00
Christy Jacob 77d4627d42 feat: use constants in switch case 2022-11-26 19:45:29 +04:00
P.O Marec 31089b76fb Fix : translation french "emails.certificate.body" 2022-11-26 13:04:46 +01:00
P.O.M 0cd67229a1 Fix : translation french "emails.recovery.body"
Wrong reference to project variable
2022-11-26 13:04:44 +01:00
Christy JacobandGitHub 8dfdef6006 Merge pull request #4756 from appwrite/docs-update-examples
Update examples for Swift, Kotlin, Web, Android and Apple
2022-11-26 12:16:24 +05:30
Eldad A. FuxandGitHub 5dbed8329e Merge pull request #4780 from appwrite/fix-region-parameter
Get default region param from env
2022-11-25 21:35:08 +02:00
Eldad A. FuxandGitHub a983630e0e Merge pull request #4740 from appwrite/doc-link-seo
Updated the error descriptions for better SEO.
2022-11-25 17:24:04 +02:00
Jake Barnby f44a642998 Get from env in param call 2022-11-25 17:27:19 +13:00
Jake Barnby cefd5660b9 Merge remote-tracking branch 'origin/master' into fix-region-parameter
# Conflicts:
#	CHANGES.md
2022-11-25 10:42:27 +13:00
Jake Barnby 9d0cbd3b68 Update changelog 2022-11-25 10:39:53 +13:00
Jake Barnby 6070e1de54 Add defaulted region test 2022-11-25 10:37:11 +13:00
Jake Barnby de38fed306 Fix empty check 2022-11-25 10:29:22 +13:00
Christy JacobandGitHub 30eda18ac1 Merge pull request #4776 from appwrite/fix-team-invite-verification-main
Fix: unsaved changes in team invitation
2022-11-24 19:18:47 +05:30
Torsten DittmannandGitHub 25f3d4a59b Merge pull request #4771 from appwrite/chore-release-1-1-2
chore: release 1.1.2
2022-11-24 13:15:37 +01:00
Matej Bačo 8b71e318c2 Fix tests bug 2022-11-24 11:55:49 +00:00
Matej BačoandGitHub 0cb2ed14f4 Improve tests 2022-11-24 12:40:17 +01:00
Matej BačoandGitHub 5e872f2fe5 Update changelog 2022-11-24 12:36:14 +01:00
Matej BačoandGitHub efe093ce3c Fix unsaved changes in team inv 2022-11-24 12:35:26 +01:00
Jake Barnby bb01a6d817 Get default region param from env 2022-11-24 11:23:59 +13:00
Torsten Dittmann b44a100439 Merge branch 'master' of https://github.com/appwrite/appwrite into chore-release-1-1-2 2022-11-23 19:00:15 +01:00
Torsten DittmannandGitHub 6d3adeb4ed Merge pull request #4725 from appwrite/fix-4714-fix-default-oauth-path
Fix the default oauth paths to match the route
2022-11-23 19:00:02 +01:00
Steven Nguyen 01556184c7 Fix the default oauth paths to match the route 2022-11-23 09:57:49 -08:00
Torsten Dittmann dcbdbfa053 Merge branch 'master' of https://github.com/appwrite/appwrite into chore-release-1-1-2 2022-11-23 18:53:51 +01:00
Torsten DittmannandGitHub 4d4ed16839 Merge pull request #4761 from codercatdev/fix-623-locale-api-unknown-continent
Fix: Unknown Continent Issue for Locale API
2022-11-23 18:53:41 +01:00
Torsten DittmannandGitHub b819381bed Merge branch 'master' into fix-623-locale-api-unknown-continent 2022-11-23 18:52:39 +01:00
Torsten DittmannandGitHub 20c538ec83 chore: update changelog 2022-11-23 18:52:09 +01:00
Torsten DittmannandGitHub 991d8749b2 Merge pull request #4757 from gepd/null-failure
bug fix: failure status shoudn't be nulled
2022-11-23 18:51:02 +01:00
Torsten DittmannandGitHub 5f0f03c170 Merge pull request #4737 from appwrite/fix-function-status-missing
Fix: Missing execution status
2022-11-23 18:47:25 +01:00
Torsten DittmannandGitHub 2e9087285d Merge branch 'master' into fix-function-status-missing 2022-11-23 18:47:15 +01:00
Torsten Dittmann b382031ae7 chore: release 1.1.1 2022-11-23 18:43:48 +01:00
Torsten DittmannandGitHub 8406551cef Merge pull request #4739 from appwrite/fix-session-expiry
Fix session expiration
2022-11-23 17:52:20 +01:00
Torsten DittmannandGitHub 0d0de17d15 Merge branch 'master' into fix-session-expiry 2022-11-23 17:51:51 +01:00
fogelito c02d04b5fa Merge remote-tracking branch 'origin/master' 2022-11-23 11:30:43 +02:00
Christy JacobandGitHub 2a7fae54e0 Merge pull request #4763 from appwrite/fix-region-parameter
Make region optional with default of 'default'
2022-11-23 12:06:50 +05:30
Jake Barnby 1e1ab2a8ae Update changelog 2022-11-23 18:22:44 +13:00
Jake Barnby bd0139ef3b Make region optional with default of 'default' 2022-11-23 18:16:57 +13:00
Alex Patterson 5f80f87ba9 fixed continent spelling 2022-11-22 19:00:07 -05:00
Alex Patterson 56d8c176dd add update to changelog 2022-11-22 18:54:50 -05:00
Alex Patterson ad1587872b remove dup line 2022-11-22 18:49:31 -05:00
Christy JacobandGitHub 1f7a4b86d1 Merge pull request #4755 from appwrite/feat-console-build-args
feat: add build args for console
2022-11-23 01:43:57 +05:30
gepdandGitHub a231a9853f Merge branch 'appwrite:master' into null-failure 2022-11-22 17:10:55 -03:00
gepdandGitHub 64ba896738 bug fix: failure status shoudn't be nulled 2022-11-22 17:05:04 -03:00
Christy Jacob 4813e6b4d5 feat: add console mode 2022-11-22 19:32:35 +00:00
Vincent (Wen Yu) Ge 315eaaa562 Update examples for Swift, Kotlin, Web, Android and Apple 2022-11-22 19:19:43 +00:00
fc752039a4 Update Dockerfile
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-11-23 00:29:26 +05:30
Christy Jacob d2b0218aba feat: add build args for console 2022-11-22 18:26:41 +00:00
Steven Nguyen 3e0456291f Update PR template
1. Ask for why in description to help with troubleshooting in the future
2. Change related PRs to a list so it renders nicer
3. Remove changes.md task in favor of just using milestones to track changes
4. Add reminder to check if API specs need to be updated
2022-11-22 09:42:54 -08:00
Christy JacobandGitHub de8552e901 Merge pull request #4735 from appwrite/fix-hsts
Enable HSTS for all HTTPS requests
2022-11-21 22:11:50 +05:30
Steven Nguyen 7b09fa3f17 Update contributing guide to include submodule update command 2022-11-21 08:28:29 -08:00
Vincent (Wen Yu) Ge 7f95ff31bd Updated the error descriptions for better SEO. 2022-11-21 15:37:34 +00:00
Matej Bačo eda112755a Update changelogs 2022-11-21 14:26:59 +00:00
Matej Bačo dd99ab7b00 Fix session expiration 2022-11-21 14:24:52 +00:00
Matej BačoandGitHub e7fc427291 Remove failing test 2022-11-21 15:10:55 +01:00
Matej Bačo d2362aeab0 Improve performance 2022-11-21 11:43:20 +00:00
Matej Bačo 831960245f Permission bug fix 2022-11-21 11:20:52 +00:00
fogelito 948f09bea9 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	composer.lock
2022-11-21 12:20:28 +02:00
Matej Bačo 8feb3dc43c Update changelog 2022-11-21 09:40:50 +00:00
Matej Bačo 0ee49e7895 Fix missing execution status 2022-11-21 09:38:36 +00:00
Eldad A. FuxandGitHub a80da7526d Merge pull request #4684 from appwrite/fix-gitpod-submodules
Fix: Gitpod prebuilds
2022-11-21 10:36:25 +02:00
Jake Barnby ce1b41b312 Merge branch 'master' into sync-1.2.x 2022-11-21 17:28:43 +13:00
Jake Barnby 4a61718cff Enable HSTS for all HTTPS requests 2022-11-21 16:49:45 +13:00
Matej BačoandGitHub 3353bad8ff Apply suggestions from code review 2022-11-18 08:03:01 +01:00
Jake Barnby 5a84a37a9e Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/init.php
2022-11-18 12:41:48 +13:00
Christy JacobandGitHub 8f6a151980 Merge pull request #4696 from appwrite/feat-community-files
Feat community files
2022-11-17 23:20:30 +05:30
Torsten DittmannandGitHub 673b0bb083 Merge pull request #4706 from appwrite/chore-prepare-1-1-1
chore: prepare 1.1.1 release
2022-11-17 17:13:03 +01:00
Torsten Dittmann dd34dfce22 fix: migration for oauthproviders 2022-11-17 15:33:46 +01:00
Torsten Dittmann bba9284c3e chore: add comments to v16 migration 2022-11-17 14:58:16 +01:00
Torsten Dittmann d1eae37577 fix: make migration for oauth providers non-destructive 2022-11-17 14:57:27 +01:00
Torsten Dittmann 727c3839d6 feat: upgrade console to 2.0.1 2022-11-17 14:52:44 +01:00
Torsten Dittmann 36cc6d8621 chore: prepare 1.1.1 release 2022-11-17 14:38:49 +01:00
Torsten DittmannandGitHub ac73be78b5 Merge pull request #4704 from appwrite/fix-migration-usage-region
fix: migration for stats region
2022-11-17 14:24:51 +01:00
Torsten Dittmann a252c7e469 chore: update changelog 2022-11-17 13:39:16 +01:00
Torsten Dittmann 8d3903cd37 fix: remove layout 2022-11-17 13:37:59 +01:00
Torsten Dittmann e7189efcff chore: update changelog 2022-11-17 12:38:39 +01:00
Torsten Dittmann 53adb4e114 fix: migration for oauth providers 2022-11-17 12:38:09 +01:00
Torsten Dittmann 6567b23c85 chore: update changelog 2022-11-17 12:26:58 +01:00
Torsten Dittmann 30f088ad35 fix: cache cleaning on migration 2022-11-17 12:26:14 +01:00
Torsten Dittmann 00ec95fc9f chore: add changelog 2022-11-17 11:35:29 +01:00
Torsten Dittmann eb5e853f2d fix: migration for stats region 2022-11-17 11:31:24 +01:00
Jake Barnby 163cbc5052 Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	composer.json
#	composer.lock
2022-11-17 21:41:56 +13:00
Steven Nguyen 3d01bf6505 Update links to code of conduct 2022-11-16 20:37:24 -08:00
Christy JacobandGitHub f63aeb50a1 Merge pull request #4699 from appwrite/1.1.x-examples
1.1.x examples
2022-11-17 09:48:31 +05:30
Wen Yu Ge a58dbe7c66 Fix java and kotlin examples folder structure 2022-11-16 18:43:27 -05:00
Wen Yu Ge db79f92b39 Add examples for 1.1.x 2022-11-16 18:35:44 -05:00
Steven Nguyen 2ede405784 Remove issue templates in favor of org level files 2022-11-16 10:51:19 -08:00
Steven Nguyen a309beddf5 Update supported versions 2022-11-16 10:51:19 -08:00
Steven Nguyen 4a495f61d5 Remove code of conduct in favor of the org level file 2022-11-16 10:51:13 -08:00
Christy JacobandGitHub 7d8162309c Merge pull request #4662 from appwrite/fix-deletes-worker
fix: use getDevice in deletes worker
2022-11-16 19:54:33 +05:30
Christy Jacob 17a36dbce3 feat: update changelog 2022-11-16 11:15:24 +00:00
Christy Jacob 956eab5ab5 Merge branch 'master' of https://github.com/appwrite/appwrite into fix-deletes-worker 2022-11-16 11:11:15 +00:00
Christy Jacob 08a986e433 Merge branch '1.1.x' of https://github.com/appwrite/appwrite into fix-deletes-worker 2022-11-16 11:10:39 +00:00
Eldad A. FuxandGitHub 1498d0f628 Merge pull request #4688 from appwrite/update-console-announcement-blog
Fix: Update announcement blog in Readme
2022-11-16 12:34:23 +02:00
Aditya Oberai fbebf7deac Update announcement blog in Readme 2022-11-16 10:31:30 +00:00
Torsten DittmannandGitHub c585dfda16 Merge pull request #4687 from appwrite/christyjacob4-patch-4
Update CHANGES.md
2022-11-16 11:19:44 +01:00
Christy JacobandGitHub 5ca7b5ffe8 Update CHANGES.md 2022-11-16 15:47:40 +05:30
Christy JacobandGitHub 8411e81e28 Update CHANGES.md 2022-11-16 15:43:07 +05:30
Torsten DittmannandGitHub 68cc1b5db4 Merge pull request #4686 from appwrite/chore-generate-specs
chore: generate specs
2022-11-16 11:03:26 +01:00
Torsten Dittmann 410533be27 chore: generate specs 2022-11-16 11:01:49 +01:00
Torsten DittmannandGitHub f85b8a5bdc Merge pull request #4685 from appwrite/fix-github-images
fix: github images
2022-11-16 10:27:06 +01:00
Torsten Dittmann 8faa46de9b fix: remove unused github-logo 2022-11-16 10:26:00 +01:00
Torsten Dittmann d3b8d49a3e fix: github images 2022-11-16 10:18:49 +01:00
Matej Bačo cd4b7c1c36 Improve git prebuilds 2022-11-16 09:15:34 +00:00
Torsten DittmannandGitHub aae2cea73a Merge pull request #4681 from appwrite/1.1.x
1.1.x -> master
2022-11-16 09:52:19 +01:00
Torsten DittmannandGitHub fbb9bb8941 Merge pull request #4682 from appwrite/fix-sync-1-1-x
sync: 1.1.x
2022-11-16 09:05:28 +01:00
Torsten Dittmann 3ffd59f18c update version numbers 2022-11-16 09:03:39 +01:00
Torsten Dittmann da4e7536ca Merge branch 'master' of https://github.com/appwrite/appwrite into 1.1.x 2022-11-16 09:00:50 +01:00
Torsten DittmannandGitHub 3cb97a62c8 Merge pull request #4655 from appwrite/feat-console-rewrite
feat: console submodule
2022-11-16 08:57:03 +01:00
Eldad A. FuxandGitHub b80e82e9c1 Merge pull request #4680 from appwrite/update-console-image-readme
Feat: Update console image in Readme
2022-11-16 09:45:19 +02:00
Aditya Oberai b71ddd1d26 Update console image in Readme 2022-11-16 07:14:44 +00:00
Jake Barnby f9d2976c1d Merge remote-tracking branch 'origin/1.1.x' into feat-graphql-support
# Conflicts:
#	CHANGES.md
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/init.php
#	app/tasks/sdks.php
#	composer.lock
#	docker-compose.yml
2022-11-16 19:37:35 +13:00
Jake Barnby dd6c5c056f Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	CHANGES.md
2022-11-16 19:31:40 +13:00
Torsten Dittmann 9c95e40458 fix: console to use tag 2022-11-15 23:56:33 +00:00
Torsten DittmannandGitHub 40c71a7b53 ci. fix submodules 2022-11-16 00:41:37 +01:00
Torsten DittmannandGitHub 9a09ee23f1 ci: fix submodule url 2022-11-16 00:38:48 +01:00
Torsten DittmannandGitHub deefff537d ci: fetch submodules 2022-11-16 00:37:13 +01:00
Torsten Dittmann 3b6035b585 chore: update console 2022-11-15 18:59:04 +01:00
Torsten Dittmann 912636b54c Merge branch '1.1.x' of https://github.com/appwrite/appwrite into feat-console-rewrite 2022-11-15 18:22:49 +01:00
Torsten DittmannandGitHub 27ddf8630b Merge pull request #4661 from appwrite/fix-cache-permissions
enabling file permissions
2022-11-15 18:03:10 +01:00
Torsten Dittmann 50dc4c3790 chore: refresh specs 2022-11-15 16:43:42 +01:00
Torsten Dittmann 841c5479ed Merge branch '1.1.x' of https://github.com/appwrite/appwrite into feat-console-rewrite 2022-11-15 16:39:52 +01:00
Torsten Dittmann 68e1a0b114 fix: remove unused import 2022-11-15 16:31:38 +01:00
Torsten Dittmann 1b533daeaa fix: remove manifest endpoint 2022-11-15 16:30:53 +01:00
Torsten Dittmann 5db924627a fix: tests 2022-11-15 16:28:33 +01:00
Torsten Dittmann 29edecf05d fix: tests 2022-11-15 16:19:13 +01:00
shimon ee0950449a Merge branch '1.1.x' of github.com:appwrite/appwrite into fix-cache-permissions 2022-11-15 17:17:58 +02:00
shimon 18618b8e8b cancel cache via avatar::initials 2022-11-15 17:17:35 +02:00
Torsten DittmannandGitHub 006cb4665e Merge pull request #4674 from appwrite/fix-usage-executions
Fix: usage executions
2022-11-15 15:39:12 +01:00
Torsten Dittmann aff29ed197 fix: update console 2022-11-15 15:36:37 +01:00
Torsten Dittmann ef1e5a9674 Merge branch '1.1.x' of https://github.com/appwrite/appwrite into feat-console-rewrite 2022-11-15 15:36:25 +01:00
Torsten DittmannandGitHub 344669db46 Merge pull request #4677 from appwrite/fix-realtime-console-project
chore: prepare release
2022-11-15 15:35:52 +01:00
Torsten Dittmann 10695a021a fix: usage tests timeout 2022-11-15 15:35:42 +01:00
Torsten DittmannandGitHub 62618445e9 Merge pull request #4675 from appwrite/feat-implement-session-length-api
Fix Session API Defaults and convert from minutes to seconds
2022-11-15 15:34:03 +01:00
Torsten Dittmann 35b7a2ee96 fix: linter 2022-11-15 15:22:57 +01:00
Torsten Dittmann 85ed70f346 fix: remove Dockerfile leftovers 2022-11-15 14:02:14 +01:00
Torsten Dittmann 522ae8d538 feat: migration for 1.1.x 2022-11-15 13:59:35 +01:00
Torsten Dittmann 7288520f38 fix: realtime console project 2022-11-15 13:30:18 +01:00
Bradley Schofield f5a4701944 Run Linter 2022-11-15 10:38:02 +00:00
Bradley Schofield f0052cbd8e Update Tests 2022-11-15 10:31:32 +00:00
Bradley Schofield a51288da57 Update projects.php 2022-11-15 10:25:34 +00:00
Bradley Schofield 64b725a6f7 Update Defaults 2022-11-15 10:19:35 +00:00
Matej Bačo e1ecf9aad7 Fix failing test 2022-11-15 09:41:55 +00:00
Matej Bačo 8dd5eb09f0 Fix executions usage count 2022-11-15 09:33:07 +00:00
Torsten Dittmann c621b66195 fix: upgrade console 2022-11-14 22:54:38 +01:00
Torsten Dittmann aea13bad72 Merge branch 'chore-prepare-1-1-0' of https://github.com/appwrite/appwrite into feat-console-rewrite 2022-11-14 22:54:23 +01:00
Torsten Dittmann 825738ced9 chore: prepare 1.1.x 2022-11-14 22:42:48 +01:00
Torsten DittmannandGitHub a376bdcb60 Merge pull request #4618 from appwrite/feat-implement-session-length-api
Implement Variable Session Duration
2022-11-14 22:35:13 +01:00
Torsten Dittmann 9412013360 feat: remove stuff 2022-11-14 21:58:51 +01:00
Bradley Schofield 3c71164741 Merge branch '1.1.x' into feat-implement-session-length-api 2022-11-14 15:30:38 +00:00
Torsten Dittmann c784cab798 fix: remove asterik 2022-11-14 16:26:10 +01:00
a14ab321bf Update app/controllers/api/projects.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-11-14 15:18:40 +00:00
Torsten Dittmann 310ff90d22 Merge branch '1.1.x' of https://github.com/appwrite/appwrite into feat-console-rewrite 2022-11-14 15:57:40 +01:00
Torsten Dittmann 465dad522e fix: remove unnecessary files 2022-11-14 15:31:24 +01:00
Bradley Schofield a19e668d79 Update storage.php 2022-11-14 13:11:43 +00:00
Bradley Schofield 6260a1a156 change authDuration to duration and update tests 2022-11-14 13:00:50 +00:00
Ikko AshimineandGitHub 956db2ec2f Fix typo in Model/Locale.php
Europian -> European
2022-11-14 21:31:08 +09:00
Bradley Schofield 60a63d9eb9 Update ProjectsConsoleClientTest.php 2022-11-14 11:43:28 +00:00
Bradley Schofield 43d4d6fec3 Address Eldad's Comments 2022-11-14 09:57:37 +00:00
c76057fd37 Update app/controllers/api/projects.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-11-14 09:54:49 +00:00
36d4719a3b Update app/controllers/api/projects.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-11-14 09:54:40 +00:00
Bradley Schofield 0b883df5ec Fix Tests 2022-11-14 09:42:18 +00:00
Bradley Schofield cdb4c60c3c Run Linter 2022-11-14 09:33:49 +00:00
Bradley Schofield 66b805829c Move authDuration into auths attribute in project 2022-11-14 09:30:45 +00:00
Bradley Schofield f6b7e0392b Give auth duration it's own endpoint 2022-11-14 09:15:55 +00:00
Christy Jacob b4bf0cf8d0 Merge branch '1.1.x' of https://github.com/appwrite/appwrite into fix-deletes-worker 2022-11-14 08:11:26 +00:00
Christy Jacob 72a37516d3 feat: address review comments: 2022-11-11 13:54:05 +00:00
shimon 180262d166 Merge branch '1.1.x' of github.com:appwrite/appwrite into fix-cache-permissions 2022-11-11 13:18:33 +02:00
shimon 7723762dd1 cache buster added to cache key 2022-11-11 12:41:41 +02:00
shimon df791068d6 enabling cached file permissions validation
via  storage::preview
2022-11-10 16:43:17 +02:00
Christy Jacob f2f56aa310 chore: update changelog 2022-11-10 13:51:32 +00:00
Christy Jacob d664549495 fix: use getDevice in deletes worker 2022-11-10 13:48:55 +00:00
Eldad A. FuxandGitHub 02a432102d Merge pull request #4652 from appwrite/feat-update-security-policy
Update supported versions in security policy
2022-11-10 12:55:34 +02:00
shimon f9671ee855 enabling file permissions
via cache preview
2022-11-10 12:08:01 +02:00
Eldad A. FuxandGitHub fa591c8c2f Merge pull request #4658 from appwrite/feat-fix-bandwidth-stats
fix difference in naming in inbound and outbound usage metrics
2022-11-10 11:05:47 +02:00
Eldad A. FuxandGitHub 42cedf8ed0 Merge pull request #3909 from appwrite/feat-usage-refactor
new stats to count resources
2022-11-10 11:05:36 +02:00
Damodar Lohani 4479497dfe fix difference in naming 2022-11-10 05:28:56 +00:00
Torsten Dittmann 9f384e016f Merge branch '1.1.x' of https://github.com/appwrite/appwrite into feat-console-rewrite 2022-11-09 15:47:23 +01:00
Torsten Dittmann d307d4f698 revert: dockerfile formatting 2022-11-09 15:45:20 +01:00
Torsten Dittmann a2570f5568 chore: update composer 2022-11-09 15:34:26 +01:00
Torsten Dittmann 9565152ced chore: update console 2022-11-09 15:22:38 +01:00
Torsten Dittmann 4dd919f640 fix 2022-11-09 15:07:39 +01:00
Torsten Dittmann ab5ddc263b Merge branch 'feat-console-rewrite' of https://github.com/appwrite/appwrite into feat-console-rewrite 2022-11-09 15:06:32 +01:00
Bradley Schofield bc915483ff Update CHANGES.md 2022-11-09 13:52:46 +00:00
Bradley Schofield a0ab934328 Fix another null warning 2022-11-09 13:23:14 +00:00
Bradley Schofield 29c30a361b Fix null warnings
- Fixed Avatars isset operator
- Added isset operator to openSSL data in files
- dns_get_record does not throw errors, instead it logs a warning and returns false. Altered code accordingly. PHP Bug Report: https://bugs.php.net/bug.php?id=73149
-
2022-11-09 11:45:15 +00:00
Torsten DittmannandGitHub 5011820f67 Merge pull request #4649 from appwrite/feat-new-usage-stats
feat: add databases and buckets to projects usage
2022-11-09 11:50:15 +01:00
Torsten Dittmann e315f5d2ac fix: database usage tests 2022-11-09 10:29:13 +01:00
Steven Nguyen 239813aec2 Update supported versions in security policy 2022-11-08 08:30:10 -08:00
Torsten Dittmann 4041c4964c tests: fix remaining tests for usage 2022-11-08 15:16:10 +01:00
Torsten Dittmann 1615121b3e tests: adapt to new response model 2022-11-08 14:38:43 +01:00
Torsten Dittmann 4befb19c35 feat: add databases and buckets to projects usage 2022-11-08 13:09:18 +01:00
Bradley Schofield 842185e45d Update projects.php 2022-11-07 11:58:57 +00:00
Bradley Schofield 85cb520dd6 Fix testUpdateProjectAuthDuration 2022-11-07 11:14:01 +00:00
Bradley Schofield 4dfafd1169 Merge branch 'master' into feat-implement-session-length-api 2022-11-04 16:11:38 +00:00
Bradley Schofield e1f9a8e0ce Clean up a couple things and fix tests 2022-11-04 14:48:29 +00:00
Bradley Schofield 4cfc3b3a7f Update authDuration fallback value 2022-11-04 10:12:02 +00:00
Bradley Schofield 94676a6c16 Alter sessionVerify to remove expire 2022-11-04 09:50:59 +00:00
Jake Barnby a47bfe71bf Merge remote-tracking branch 'origin/1.2.x' into feat-graphql-support
# Conflicts:
#	CHANGES.md
#	composer.json
#	composer.lock
#	tests/e2e/Services/Functions/FunctionsCustomServerTest.php
2022-11-04 21:32:57 +13:00
Christy JacobandGitHub de63618842 Merge pull request #4621 from appwrite/sync-1.2.x
Sync 1.2.x
2022-11-04 09:17:31 +05:30
Eldad A. FuxandGitHub 44ca7d9459 Merge pull request #4631 from appwrite/feat-fix-account-naming
Updated titles on account routes
2022-11-03 18:19:41 +02:00
Torsten DittmannandGitHub df37e1b7a9 Merge pull request #4574 from appwrite/fix-console-realtime-deployment-create
Fix create deployment realtime not triggering
2022-11-03 16:29:32 +01:00
fogelito d2798ea401 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	composer.lock
2022-11-03 17:25:41 +02:00
Eldad Fux 103469928e Updated routes 2022-11-03 17:24:32 +02:00
Bradley Schofield 4b8287c097 Remove 'expire' from sessions 2022-11-03 15:03:39 +00:00
Christy Jacob 8e99c44c59 Merge branch 'master' of github.com:appwrite/appwrite into sync-1.2.x 2022-11-02 20:39:20 +05:30
Eldad A. FuxandGitHub 32be6d6816 Merge pull request #4282 from appwrite/doc-unique-id
Update Unique ID references in docs from magic string to ID.unique()
2022-11-02 15:39:46 +02:00
4b5d537eee Apply suggestions from code review
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-11-02 15:41:50 +05:45
Damodar LohaniandGitHub 41d31c28d0 remove buildTime from deployments collection 2022-11-02 15:38:59 +05:45
Damodar Lohani b66f932b3b Merge remote-tracking branch 'origin/1.1.x' into feat-usage-refactor 2022-11-02 08:43:12 +00:00
Christy Jacob 360a51ec20 Merge branch '1.1.x' of github.com:appwrite/appwrite into sync-1.2.x 2022-11-02 10:16:27 +05:30
Christy Jacob e9239717d7 Merge branch 'master' of github.com:appwrite/appwrite into sync-1.2.x 2022-11-02 10:16:16 +05:30
Christy JacobandGitHub be642762b3 Merge pull request #4611 from appwrite/fix-missing-deployment-attributes
Fix get deployment
2022-11-02 08:05:10 +05:30
Christy JacobandGitHub c074731615 Merge pull request #4590 from rskbansal/master
fixed grammatical and spelling errors
2022-11-02 07:38:45 +05:30
Jake Barnby 0827d59f21 Merge remote-tracking branch 'origin/1.1.x' into fix-missing-deployment-attributes
# Conflicts:
#	tests/e2e/Services/Functions/FunctionsCustomServerTest.php
2022-11-02 13:33:10 +13:00
Christy JacobandGitHub f95145b796 Merge pull request #4620 from appwrite/sync-1.1.x
Sync 1.1.x
2022-11-02 02:14:32 +05:30
Vincent (Wen Yu) Ge a8a23fb8eb Merge branch 'master' into doc-unique-id 2022-11-01 17:53:48 +00:00
Christy Jacob bf34af86ac Merge branch '1.0.x' of github.com:appwrite/appwrite into 1.1.x 2022-11-01 22:24:53 +05:30
Christy Jacob b2d884e329 Merge branch 'master' of github.com:appwrite/appwrite into 1.1.x 2022-11-01 22:21:19 +05:30
Bradley Schofield cddacfbb78 Handle Eldad's Comments 2022-11-01 14:43:18 +00:00
Bradley Schofield 1eea8c6d8b Add Extra Tests 2022-11-01 11:34:56 +00:00
Bradley Schofield 60127cc69d Update CHANGES.md 2022-11-01 11:21:34 +00:00
Bradley Schofield 5dc8a2dee0 Add Tests and fix bugs 2022-11-01 11:15:45 +00:00
Kalpesh cbe7b35436 Update README-CN.md 2022-11-01 16:20:29 +05:30
Christy JacobandGitHub 5ea19cd539 Merge pull request #3848 from appwrite/refactor-remove-beta
Remove beta tag from Android, Kotlin, Apple and Swift
2022-11-01 12:35:56 +05:30
Damodar LohaniandGitHub 4d3ca5a064 revert back function test 2022-11-01 11:41:52 +05:45
Damodar Lohani 8baa95db1c Merge remote-tracking branch 'origin/1.1.x' into feat-usage-refactor 2022-11-01 04:54:48 +00:00
Jake Barnby 8a4fd3307d Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	composer.json
#	composer.lock
2022-11-01 11:38:23 +13:00
Jake Barnby 03f85c3b74 Merge remote-tracking branch 'origin/1.1.x' into feat-graphql-support
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	composer.json
#	composer.lock
#	src/Appwrite/Utopia/Response/Model/Provider.php
2022-11-01 11:07:51 +13:00
Damodar LohaniandJake Barnby a97a476296 assert buildTime is greater than 0
(cherry picked from commit 24a140c3af)
2022-11-01 11:04:42 +13:00
Damodar LohaniandJake Barnby 11f3474cb8 buildTime attribute to deployment
(cherry picked from commit 7989518eec)
2022-11-01 11:04:27 +13:00
Christy JacobandGitHub 622c852367 Merge pull request #4584 from appwrite/test-mysql-adapter
Test mysql adapter
2022-11-01 02:11:54 +05:30
geisterfurz007 e891424c17 fix: empty payload deleting single user session 2022-10-31 21:01:49 +01:00
Christy JacobandGitHub 256046cba7 Merge pull request #4614 from appwrite/update-db-library
feat: update database library
2022-10-31 23:41:15 +05:30
Christy Jacob 629c1b1686 Merge branch 'test-mysql-adapter' of github.com:appwrite/appwrite into update-db-library 2022-10-31 23:38:58 +05:30
Christy JacobandGitHub a450089fe7 Update composer.json 2022-10-31 20:51:32 +05:30
fogelito bf119867e8 change name back to original 'name' 2048 2022-10-31 17:17:37 +02:00
Bradley Schofield d34359fd49 Implement Variable Session Duration 2022-10-31 14:54:15 +00:00
fogelito 1e92bda18b composer changes 2022-10-31 16:50:54 +02:00
fogelito eaf59693b7 composer.json 2022-10-31 15:26:40 +02:00
Torsten DittmannandGitHub ae288ffc9b Merge pull request #4613 from appwrite/rebase-1.1.x
rebase: 1.1.x
2022-10-31 13:59:12 +01:00
Christy Jacob aff7c59097 feat: update database library 2022-10-31 12:02:51 +00:00
Torsten Dittmann 983f885b3f fix: builds worker buildTime 2022-10-31 12:47:41 +01:00
Torsten Dittmann d8717a4a16 fix: console build 2022-10-31 11:50:19 +01:00
Damodar Lohani 24a140c3af assert buildTime is greater than 0 2022-10-31 10:17:08 +00:00
Damodar Lohani 7989518eec buildTime attribute to deployment 2022-10-31 09:07:06 +00:00
Torsten Dittmann 0049a76565 feat: submodule 2022-10-31 09:53:36 +01:00
Torsten Dittmann 4f3188c63f Merge branch 'rebase-1.1.x' of https://github.com/appwrite/appwrite into feat-console-rewrite 2022-10-31 09:47:35 +01:00
Torsten Dittmann d387f198db Merge branch 'master' of https://github.com/appwrite/appwrite into rebase-1.1.x 2022-10-31 09:45:51 +01:00
Damodar Lohani 4efabe9370 fix formatting 2022-10-31 07:44:44 +00:00
Damodar Lohani cf5ecd5a62 ignore data without projectInternalId 2022-10-31 07:27:51 +00:00
Damodar Lohani 67113971d9 fix model 2022-10-31 07:27:43 +00:00
Damodar Lohani 4086ba93ad Merge remote-tracking branch 'origin/1.1.x' into feat-usage-refactor 2022-10-31 06:36:26 +00:00
Jake Barnby dad4e3a2f4 Update changelog 2022-10-31 18:19:55 +13:00
Jake Barnby 2bfbf4acaf Add check to tests 2022-10-31 18:17:13 +13:00
Jake Barnby 049e3a2646 Add missing status, buildStdout, buildStderr to getDeployment 2022-10-31 18:11:55 +13:00
Damodar Lohani bd83da3331 upgrade databases 2022-10-31 04:30:19 +00:00
Karlis SuviandGitHub a82c8e88c2 Add changelog entry for #4610 2022-10-30 12:14:01 +02:00
Eldad A. FuxandGitHub 1b0abf4643 Merge pull request #3836 from appwrite/gewenyu99-patch-1
Update Chinese README-CN.md
2022-10-30 10:09:39 +02:00
Damodar Lohani 7433a260db fix formatting 2022-10-30 05:16:51 +00:00
Damodar Lohani 0d29968169 refactor database listener callback 2022-10-30 05:14:46 +00:00
Damodar Lohani 80972aa4ce update variables descriptions 2022-10-30 05:07:46 +00:00
Eldad A. FuxandGitHub 68d31d4ac7 Merge pull request #4555 from appwrite/feat-4535-remove-pdo-rethrow
Remove PDO rethrow
2022-10-29 17:15:19 +03:00
Karlis Suvi 6ae1a12219 Include response of 5xx status codes for function executions 2022-10-29 09:04:57 +00:00
Vincent (Wen Yu) Ge afa508cbed undo changes in swagger files 2022-10-28 20:45:13 +00:00
Damodar Lohani 60f2d10a50 update variable namings 2022-10-28 09:54:56 +00:00
Damodar Lohani 4c5273b8b2 document the environment variable usage stats retention 2022-10-28 09:16:36 +00:00
Damodar Lohani 6d7b30d77e fix formatting issues 2022-10-28 09:08:58 +00:00
Damodar Lohani a0a0ef2386 update docblock comments and naming 2022-10-28 08:40:04 +00:00
Damodar LohaniandGitHub 1e5c94c2c6 Merge branch 'master' into feat-usage-refactor 2022-10-28 13:17:52 +05:45
Jake Barnby 6234ff20f4 Add test for rate limit enforced when using graphql 2022-10-28 20:13:48 +13:00
Jake Barnby db49e962f4 Use abuse status instead of dev/prod for graphql abuse check 2022-10-28 20:12:11 +13:00
Jake Barnby c23cca950a Merge branch 'fix-provider-model' into feat-graphql-support 2022-10-28 11:30:15 +13:00
Jake Barnby 9274ec6880 Fix type error 2022-10-28 11:26:32 +13:00
Jake Barnby 323c0c5ab7 Revert debug changes 2022-10-28 10:25:59 +13:00
Jake Barnby e46eeb3e16 Remove namespace from var name 2022-10-28 10:19:09 +13:00
Jake Barnby 2a96056b8d Remove redundant import and sort 2022-10-28 10:06:09 +13:00
Jake Barnby 89b4d0026a Move shutdown hook to graphql controller 2022-10-28 10:04:31 +13:00
Rhythm BansalandGitHub 572e5d5f93 Update hi.json 2022-10-27 14:49:58 +05:30
Rhythm BansalandGitHub 569c5644fa Update hi.json 2022-10-27 14:43:59 +05:30
Rhythm BansalandGitHub b5a61d949b fixed grammatical and spelling errors 2022-10-27 14:42:08 +05:30
Jake Barnby 2469a42d1d Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-10-27 12:25:37 +13:00
Jake Barnby e632731c4e Merge remote-tracking branch 'origin/1.1.x' into feat-graphql-support 2022-10-27 12:24:57 +13:00
fogelito a5e67db604 fulltext 2022-10-26 23:12:46 +03:00
fogelito 013f4d55c2 docker-compose.yml 2022-10-26 23:07:04 +03:00
fogelito 8e8801b11c adapter change 2022-10-26 23:05:25 +03:00
Torsten Dittmann 7f256e5d06 feat: add console repo 2022-10-26 21:23:02 +02:00
fogelito 08e44f0656 some changes 2022-10-26 22:14:39 +03:00
Torsten DittmannandGitHub eb31bfb78e Merge pull request #4418 from appwrite/feat-deployment-buildtime
Add build time to deployments
2022-10-26 18:42:53 +02:00
Torsten Dittmann 32f2333ab6 test: mysql adapter 2022-10-26 16:38:40 +02:00
Christy JacobandGitHub 73bce1d7d0 Merge pull request #4309 from appwrite/fix-update-docker-compose
fix: docker compose syntax
2022-10-26 09:48:06 +05:30
Jake Barnby 9620dcbc07 Update specs 2022-10-26 16:22:01 +13:00
Jake Barnby c8b19bd84d Update lock 2022-10-26 16:21:24 +13:00
Jake Barnby c5bda4d2ff Add REST to platforms and SDKs 2022-10-26 16:19:30 +13:00
Jake Barnby 9fbf8d6aee Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	tests/e2e/General/HTTPTest.php
2022-10-26 13:54:52 +13:00
Steven Nguyen ab2bb8176c Fix create deployment realtime not triggering
Because the deployment event was missing the project ID, the realtime
event never fired.
2022-10-25 13:38:04 -07:00
Steven Nguyen 719aa67afa Remove PDO rethrow
The PDOException was rethrown in general.php so that it could be caught
in the catch block of http.php. However, [a change in
utopia-php/framework](https://github.com/utopia-php/framework/commit/9d37326851f65f354344cfe2e3c1a282d5231025)
caused the exception to be masked as an Exception rather than the
underlying PDOException. As such, the `$th instanceof PDOException` in
http.php is always false and `$db = null` is never executed. Since these
snippets of code aren't doing anything or adding value, they should be
removed.

In addition, the `$db = null` may have been added to ensure the
connection was added back to the pool and/or reset if needed, but it
seems like that's not a problem anymore.
2022-10-25 10:05:52 -07:00
Eldad A. FuxandGitHub 4942ba9951 Merge pull request #4569 from appwrite/fix-spec-tests
Fix spec tests
2022-10-25 10:41:18 +03:00
Jake Barnby 1f49985d26 Remove var dumps 2022-10-25 19:38:31 +13:00
Jake Barnby 2f444ead34 Revert "Review revert unrelated change"
This reverts commit bf064fa5c9.
2022-10-25 18:31:51 +13:00
Jake Barnby b6e7e84d50 Comments 2022-10-25 16:35:00 +13:00
Jake Barnby e3b5919e40 Review doc fixes 2022-10-25 15:53:15 +13:00
Jake Barnby 34bd0fe93d Review remove redundant registry injection 2022-10-25 15:45:08 +13:00
Jake Barnby bf064fa5c9 Review revert unrelated change 2022-10-25 15:44:19 +13:00
Jake Barnby e2840a1c84 Remove docs to reduce PR size 2022-10-25 12:51:22 +13:00
Jake Barnby e2a63c10a1 Fix spec tests 2022-10-25 12:37:19 +13:00
Jake Barnby 889db82ad4 Fix spec tests 2022-10-25 12:34:57 +13:00
Torsten DittmannandGitHub 461c12c7fe Merge pull request #3701 from appwrite/feat-oauth-improvements
Feat: OAuth improvements
2022-10-24 17:57:40 +02:00
Damodar Lohani c8b5301267 update maintenance to delete only hourly metrics older than 3 months 2022-10-23 07:29:13 +00:00
Damodar Lohani 8c3cfa877b open api schema validator changes 2022-10-23 07:18:52 +00:00
Damodar Lohani bde7fe21c4 remove unused param 2022-10-23 07:03:50 +00:00
Damodar Lohani cbeb4984ab Merge remote-tracking branch 'origin' into feat-usage-refactor 2022-10-23 05:23:29 +00:00
Damodar Lohani 8048d24857 deprecate database aggregation 2022-10-23 05:17:50 +00:00
Damodar Lohani 3ed3ef9d71 rename variable 2022-10-23 04:46:23 +00:00
Eldad A. FuxandGitHub 04066af992 Merge pull request #4277 from appwrite/feat-phone-examples
Add meaningful phone number to generated examples.
2022-10-22 12:42:31 +03:00
motasimmakki 66893be752 docs: Removed unnecessary $ symbol and spaced correctly. 2022-10-22 10:07:18 +05:30
Vincent (Wen Yu) GeandGitHub 9a1f54baf1 Merge branch 'master' into doc-unique-id 2022-10-21 17:43:52 -04:00
Damodar Lohani 5fe2102e26 remove redundant project 2022-10-21 07:25:42 +00:00
Damodar Lohani 03f8e20dfd Merge remote-tracking branch 'origin/master' into feat-usage-refactor 2022-10-21 06:27:03 +00:00
Damodar Lohani dfa35e0a0b fix periods on usage endpoints 2022-10-21 05:45:25 +00:00
Jake Barnby 2d6974da82 Fix empty examples 2022-10-21 15:28:06 +13:00
Damodar Lohani 9195c813db missing documents total count 2022-10-21 01:53:39 +00:00
Damodar Lohani d35b438255 fix collection and document counts 2022-10-21 01:50:03 +00:00
Damodar Lohani a7e1e5f25f fix period 2022-10-21 01:40:33 +00:00
Damodar Lohani 088fd89294 fix metric name 2022-10-21 01:40:26 +00:00
Damodar Lohani d1b3ca5178 comment database worker 2022-10-21 01:29:13 +00:00
Jake Barnby f9a32f6011 Fix reserved attribute selections 2022-10-21 13:53:54 +13:00
Luca FabbriandGitHub a174c6aca6 Fixed README documentatio
See https://github.com/appwrite/sdk-for-node/pull/43
2022-10-20 10:17:54 +02:00
Jake Barnby 81e1d2ac82 Fix examples 2022-10-20 19:58:24 +13:00
Jake Barnby 40be56b35f Set isSDK false for graphql 2022-10-20 18:52:51 +13:00
Jake Barnby 99b8769151 Fix family 2022-10-20 18:40:34 +13:00
Jake Barnby 3d2ff6b587 Fix doc extensions 2022-10-20 18:02:33 +13:00
Jake Barnby f0bfdf3a1b Add initial 1.2.x docs 2022-10-20 16:52:52 +13:00
Jake Barnby 455b9ca5df Add initial 1.2.x specs 2022-10-20 16:22:30 +13:00
Jake Barnby 2eed73395a Add GraphQL platform 2022-10-20 16:21:16 +13:00
Jake Barnby 19123257fc Strip $ instead of replace to match SDK models 2022-10-20 15:29:56 +13:00
Jake Barnby 6a4f3d6a6b Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
2022-10-20 12:41:24 +13:00
Jake Barnby 120b788343 Update resolvers for framework changes 2022-10-20 12:22:46 +13:00
Jake Barnby ce76fb58b1 Update request/response extensions for framework changes 2022-10-20 12:12:09 +13:00
Jake Barnby f54aa1f4c2 Update framework + swoole 2022-10-20 12:10:41 +13:00
Sarthak RoyandGitHub c57da64feb workflows: Update codeql-action to v3 2022-10-19 21:59:12 +05:30
vimo c772844bcb docs: update windows powershell commands 2022-10-19 16:37:46 +05:30
Jake Barnby 5a2dc60420 Fix options test 2022-10-19 22:23:08 +13:00
Eldad A. FuxandGitHub 61d6b435b3 Merge pull request #4530 from appwrite/feat-bump-api-specs
Update API specs
2022-10-19 09:28:13 +03:00
Bradley Schofield 60e924b62b Run Linter 2022-10-19 02:50:48 +01:00
Bradley Schofield fe4028f588 Add tests and add buildTime to worker 2022-10-19 02:43:40 +01:00
Jake Barnby f6dc7b2068 Add OAuth to blacklist 2022-10-19 13:23:42 +13:00
Jake Barnby c2e0ef3f98 Merge remote-tracking branch 'origin/1.0.x' into feat-graphql-support
# Conflicts:
#	CHANGES.md
2022-10-19 13:21:06 +13:00
Jake Barnby a2b1941a47 Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	CONTRIBUTING.md
#	composer.json
#	composer.lock
#	docs/references/teams/list-teams.md
2022-10-19 13:17:56 +13:00
Jake Barnby 61e5014ff0 Add sdk graphql header to allowed headers list 2022-10-19 13:01:39 +13:00
Steven Nguyen 080116cff8 Update API specs 2022-10-18 21:05:54 +00:00
Akshay Rana 641a4af8d4 upated the timestamp code 2022-10-18 22:40:50 +05:30
c08f2e65e6 Updated timestamp format
Co-authored-by: Steven <1477010+stnguyen90@users.noreply.github.com>
2022-10-18 22:22:01 +05:30
Eldad A. FuxandGitHub 28252f693b Merge pull request #4517 from appwrite/v1-fix-usage-projects-pagination
V1: Fix: DB Usage projects pagination
2022-10-18 14:39:56 +03:00
Eldad A. FuxandGitHub 0d0cacbf87 Merge pull request #4520 from appwrite/doc-remove-admin-mode
Remove references to admin mode
2022-10-18 14:38:25 +03:00
Christy JacobandGitHub 766cc7fcfa Merge pull request #4524 from appwrite/christyjacob4-patch-3
Update add-environment-variable.md
2022-10-18 12:50:44 +04:00
Damodar Lohani 5ff8ac46aa fix negative stats 2022-10-18 08:28:12 +00:00
Damodar Lohani 868e487a59 fix bucket collection name 2022-10-18 07:52:41 +00:00
Christy JacobandGitHub 28044662f4 Update add-environment-variable.md 2022-10-18 11:44:30 +04:00
Damodar Lohani 8cd4060334 fix storage stats 2022-10-18 07:38:05 +00:00
Christy JacobandGitHub e9ef5b5eac Merge pull request #4303 from MrKrishnaAgarwal/typos
Fixed Typo's and Rephrased words
2022-10-18 11:34:20 +04:00
Damodar Lohani 027dafe906 fix linters 2022-10-18 07:26:28 +00:00
Damodar Lohani e7c82a28dd more fixes 2022-10-18 07:09:11 +00:00
Damodar Lohani 305dafe2ad update missing stats 2022-10-18 06:53:17 +00:00
Damodar Lohani 1fdaaeef71 reduce waiting time 2022-10-18 06:19:57 +00:00
Damodar Lohani d7f87051d6 fix test 2022-10-18 06:10:33 +00:00
Damodar Lohani 8093f034c0 fix inbound and outbount 2022-10-18 03:53:07 +00:00
Damodar Lohani a3f14220d3 take care of negative values 2022-10-18 03:19:12 +00:00
Damodar Lohani b1f3fdce7a fix stats test 2022-10-18 02:26:28 +00:00
Vincent (Wen Yu) Ge f7904af0ed Remove references to admin mode 2022-10-17 20:45:17 +00:00
Matej Bačo 837422145d Update changelog url 2022-10-17 11:46:42 +00:00
Matej Bačo 97df10e6b8 Fix project pagination in usage containers 2022-10-17 11:45:38 +00:00
megatank58andGitHub 819ba45836 chore(tests): add test case for value ending in = 2022-10-17 16:02:24 +05:30
megatank58andGitHub d1e9e7b396 chore(tests): update .env 2022-10-17 16:01:28 +05:30
Damodar Lohani e96c0b1127 fix composer 2022-10-17 08:57:12 +00:00
Damodar Lohani f71eb5a169 database listeners 2022-10-17 08:04:12 +00:00
Damodar Lohani 5b90c433ab fix collection id 2022-10-17 07:53:55 +00:00
Damodar Lohani 00d194d5d1 fix linters 2022-10-17 07:37:30 +00:00
Akshay Rana 1fcc5eccb1 updated timestamp format to ISO string in realtime payload 2022-10-17 12:44:44 +05:30
Damodar Lohani f3c183b563 listen to delete events 2022-10-17 07:10:18 +00:00
Damodar Lohani ffe029932d refactor stats 2022-10-17 06:59:27 +00:00
Damodar Lohani f78cb09694 Merge remote-tracking branch 'origin/master' into feat-usage-refactor 2022-10-17 06:55:01 +00:00
Damodar Lohani 84f5842c81 document create listener 2022-10-17 06:52:24 +00:00
Jake Barnby e0f6b8c105 Update specs 2022-10-17 14:43:27 +13:00
Jake Barnby fb5d2fc25c Abstract setting params to init 2022-10-17 13:27:15 +13:00
Jake Barnby fb68ed377e Fix imports 2022-10-17 12:13:35 +13:00
Jake Barnby cecc6dada2 Merge remote-tracking branch 'origin/1.1.x' into feat-graphql-support
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/init.php
#	composer.json
#	composer.lock
2022-10-17 12:04:13 +13:00
Eldad A. FuxandGitHub 1c7019a04d Merge pull request #4449 from appwrite/feat-upgrade-framework
chore: upgrade utopia-php/framework
2022-10-16 12:25:55 +03:00
Eldad A. FuxandGitHub 939f974d19 Merge pull request #4450 from appwrite/feat-upgrade-database-0.26
Upgrade to use Database 0.26.0
2022-10-16 12:16:12 +03:00
Damodar Lohani 019fa11616 setup to use database listeners 2022-10-16 08:50:53 +00:00
Damodar Lohani b29e2c1808 use database from master 2022-10-16 08:08:38 +00:00
90e9e5e7fd Update app/http.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-10-16 11:49:12 +05:45
Damodar Lohani 00973d4a14 add try catch 2022-10-16 05:58:25 +00:00
Damodar Lohani c635846dba fix missing import 2022-10-16 01:47:38 +00:00
Piotr Rogowski b65a8c86c5 Add tests 2022-10-15 22:09:10 +02:00
vrabe f260836100 Update the name of Eswatini (Swaziland) 2022-10-15 19:14:20 +08:00
Piotr Rogowski 833e3f8ce1 Fix User not found exception 2022-10-14 18:17:00 +02:00
Damodar Lohani f27ccf4212 upgrade database version 2022-10-14 11:40:59 +00:00
Damodar Lohani 51cbc653af use metadata constant 2022-10-14 11:26:33 +00:00
Damodar Lohani e2555e2448 fix metadata creation 2022-10-14 11:25:22 +00:00
Damodar Lohani be3743e227 fix renamed function 2022-10-14 11:24:37 +00:00
Damodar Lohani 185b206076 fix moved constant 2022-10-14 11:23:20 +00:00
Damodar Lohani f86a5b5fcd fix renamed methods 2022-10-14 11:12:59 +00:00
Damodar Lohani 83071d85e3 fix test constant 2022-10-14 11:10:06 +00:00
Damodar Lohani 65337bc9e9 fix metadata creation 2022-10-14 11:07:32 +00:00
Damodar Lohani e7b9ba70b6 fix error 2022-10-14 11:07:20 +00:00
Damodar Lohani dee4f5c517 use metadata constants 2022-10-14 11:07:07 +00:00
Torsten Dittmann 788abad42e chore: upgrade utopia-php/framework 2022-10-14 12:44:52 +02:00
Torsten DittmannandGitHub d0aedf33ba Merge pull request #4058 from appwrite/fix-deprecate-team-deletion-with-project
Deprecate team deletion with project
2022-10-14 11:19:27 +02:00
Damodar Lohani 0316710ee4 update database 2022-10-14 08:51:37 +00:00
Damodar Lohani e7e8c53d89 use same array for all metrics 2022-10-14 08:49:00 +00:00
Christy JacobandGitHub d64effc74f Merge pull request #4312 from tusharxoxoxo/patch-1
Update add-environment-variable.md
2022-10-14 12:07:35 +04:00
Christy JacobandGitHub 98bdcfe04e Merge pull request #4292 from Akshay-Rana-Gujjar/fix-3810-incorrect-error-when-updating-phone-to-existing-number
fixed: wrong error message show on adding duplicate number to a user
2022-10-14 12:02:39 +04:00
Christy JacobandGitHub e9b595bdaa Merge pull request #4430 from shendrekbharath/New
Fixed the broken link
2022-10-14 10:57:33 +04:00
Jake Barnby d163217d1f Remove Appwrite URL dependency from resolvers 2022-10-14 18:04:23 +13:00
Jake Barnby a1718e8a44 Remove database dependency from mapper 2022-10-14 18:01:39 +13:00
Jake Barnby 09e0e948b5 Remove resolver database dependency 2022-10-14 18:00:22 +13:00
Jake Barnby 3f98cef633 Fix spec test 2022-10-14 14:40:34 +13:00
Jake Barnby a99ade13c0 Don't flatten batch results 2022-10-14 14:33:42 +13:00
Jake Barnby 742fc98cfc Controller cleanup 2022-10-14 14:32:16 +13:00
Torsten DittmannandGitHub fe87b754c7 Merge pull request #3824 from appwrite/feat-dev-appwrite-image
Re-use same image for all appwrite containers during dev
2022-10-14 02:45:31 +02:00
Jake Barnby 444c68e07e Remove redundant error 2022-10-14 13:23:21 +13:00
Jake Barnby 44e4f1e05b Make param errors consistent 2022-10-14 13:18:08 +13:00
Jake Barnby 64ad2211c7 Update specs + sdk generator 2022-10-13 17:42:53 +13:00
Jake Barnby e4673aaa50 Fix requests using x-sdk-graphql header 2022-10-13 17:33:55 +13:00
Jake Barnby 4e60db0598 Use upstream raw payload function 2022-10-13 16:56:12 +13:00
Jake Barnby 143c53cb20 Always set 200 status code to match spec 2022-10-13 14:52:08 +13:00
Jake Barnby 9c372d7335 Fix checking content type with postfixes 2022-10-13 14:32:06 +13:00
Jake Barnby a2b532ed22 Set dirty property instead of in registry from shutdown 2022-10-13 12:59:32 +13:00
Jake Barnby 5c5bdac3d9 Add route blacklist instead of individual cases 2022-10-13 12:58:28 +13:00
Steven Nguyen 0fdfdcf09c Re-use same image for all appwrite containers during dev and CI 2022-10-12 11:34:30 -07:00
Eldad A. FuxandGitHub b6eef3a886 Merge pull request #4435 from appwrite/fix-sdk-license
Update SDK License to match opensource.org
2022-10-12 20:49:02 +03:00
Steven Nguyen 02ab2b8a63 Update SDK License to match opensource.org
The difference made it so pub.dev was unable to detect the license.
2022-10-12 09:57:54 -07:00
Torsten DittmannandGitHub e17188e52c Merge pull request #4053 from geisterfurz007/fix-4052-switch-clips-in-firefox
fix: switch clips in firefox
2022-10-12 13:44:55 +02:00
Torsten DittmannandGitHub 99a6d7044c Merge pull request #4433 from appwrite/1.0.x
sync: master <- 1.0.x
2022-10-12 13:22:40 +02:00
Torsten DittmannandGitHub c4ad832d67 Merge pull request #4422 from appwrite/bug_model_metric
Bug model metric
2022-10-12 12:57:09 +02:00
Torsten DittmannandGitHub d625eb6508 Merge pull request #4432 from appwrite/chore-prepare-1-0-3
chore: prepare 1.0.3
2022-10-12 12:47:17 +02:00
Torsten Dittmann bc66efa1a5 chore: prepare 1.0.3 2022-10-12 12:03:55 +02:00
Torsten DittmannandGitHub bbafadcbf6 Merge pull request #4429 from appwrite/fix-4427-database-delete
Only delete collection data for correct db
2022-10-12 11:59:37 +02:00
Jake Barnby aa5e9d7b2d Update service doc 2022-10-12 22:24:10 +13:00
Jake Barnby 9ae9213a97 Disable custom entity tests 2022-10-12 21:49:58 +13:00
Jake Barnby 9821cc5e18 Check if value has then function when setting result to check external promise types 2022-10-12 21:48:58 +13:00
Jake Barnby bb64bcc1c1 Allow cloning a request 2022-10-12 20:55:43 +13:00
Jake Barnby 597885028a Use request setters 2022-10-12 20:55:04 +13:00
Jake Barnby 5debe2c13c Alias + name fixes 2022-10-12 20:20:44 +13:00
Jake Barnby b6621f5e87 Restructure schema building 2022-10-12 14:04:11 +13:00
Jake Barnby 39fcbe4d76 Restructure exception 2022-10-12 13:59:35 +13:00
Jake Barnby 4bc44183b6 Restructure type related helpers 2022-10-12 13:57:37 +13:00
Jake Barnby ee2e8fcc23 Generify promises 2022-10-12 13:55:43 +13:00
Steven Nguyen 99abb200d6 Update CHANGES.md 2022-10-11 22:56:55 +00:00
Steven Nguyen 5542e5b04c Only delete collection data for correct db
Ensure attributes, indexes, and audit for correct database is deleted.
2022-10-11 22:51:10 +00:00
Bharath Shendre 29babb6015 Fixed the broken link 2022-10-12 03:19:27 +05:30
geisterfurz007 367eb4f6d7 Build css files 2022-10-11 19:46:47 +02:00
Torsten Dittmann 4210fdcb27 feat: console rewrite 2022-10-11 16:36:39 +02:00
fogelito 4d2e5c3e94 specs recreate 2022-10-11 17:08:06 +03:00
fogelito 778751160b Merge branch '1.1.x' of github.com:appwrite/appwrite into bug_model_metric
 Conflicts:
	app/config/specs/open-api3-latest-console.json
	app/config/specs/swagger2-latest-console.json
2022-10-11 17:06:37 +03:00
Torsten DittmannandGitHub e9ef7c0ecd Merge pull request #4424 from appwrite/master
sync: 1.1.x <- master
2022-10-11 16:03:43 +02:00
fogelito 9ff918ac6b specs 2022-10-11 15:56:09 +03:00
fogelito 88a19f4bd3 composer.lock 2022-10-11 15:43:56 +03:00
Torsten Dittmann 6a44e82e33 Merge branch '1.1.x' of https://github.com/appwrite/appwrite into 1.1.x 2022-10-11 14:27:13 +02:00
Torsten Dittmann 9d9f96ac1e Merge branch 'master' of https://github.com/appwrite/appwrite into 1.1.x 2022-10-11 14:26:59 +02:00
fogelito 0a4b582dd9 Model MODEL_METRIC changes 2022-10-11 14:35:54 +03:00
fogelito 4250234231 Model MODEL_METRIC changes 2022-10-11 13:34:42 +03:00
Christy JacobandGitHub 75c029c462 Merge pull request #4073 from appwrite/christyjacob4-patch-2
Update PULL_REQUEST_TEMPLATE.md
2022-10-11 13:06:17 +04:00
Damodar Lohani 910c033d2a refactor build and execution time 2022-10-11 05:40:28 +00:00
Jake Barnby 20bee94175 Fix unit test 2022-10-11 14:20:19 +13:00
Jake Barnby bf194c30e9 Review updates 2022-10-11 13:38:06 +13:00
Jake Barnby d5dd83ea91 Fix tests for union and none types 2022-10-11 12:34:43 +13:00
Jake Barnby 62038bd2a9 Passthru JSON objects 2022-10-11 12:32:04 +13:00
Jake Barnby 0716c430d6 Fix getting union implementations 2022-10-11 12:31:12 +13:00
Jake Barnby 96bce27642 Cherrypick empty model rules 2022-10-11 12:28:46 +13:00
Jake Barnby fd8d4f4a1b Add type property to hash algorithms to allow resolving union type implementation 2022-10-11 12:27:03 +13:00
Torsten DittmannandGitHub 92778baf99 Merge pull request #4042 from Sooraj-s-98/master
sanitized url in url Validation
2022-10-10 22:42:49 +02:00
Bradley Schofield 380a45f987 Add build time to deployment 2022-10-10 16:24:40 +01:00
Damodar Lohani 3ffc31ba58 fix formatting 2022-10-10 09:39:26 +00:00
Damodar Lohani f41d388bf5 separate cumulative metrics 2022-10-10 09:13:20 +00:00
Eldad A. FuxandGitHub 8f3f00fe00 Merge pull request #4055 from appwrite/feat-integrate-messaging
Feat integrate messaging
2022-10-10 09:53:32 +03:00
Jake Barnby 575b882b30 Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	.github/workflows/tests.yml
#	composer.lock
2022-10-10 18:41:40 +13:00
Jake Barnby 77fccc950a Merge remote-tracking branch 'origin/1.1.x' into feat-integrate-messaging 2022-10-10 17:30:33 +13:00
Eldad A. FuxandGitHub 0733909d04 Merge pull request #4346 from appwrite/master
Sync 1.1.x
2022-10-10 07:27:26 +03:00
Jake Barnby 702710aab1 Fix import 2022-10-10 16:20:46 +13:00
Jake Barnby 2fc22998cf Merge remote-tracking branch 'origin/master' into feat-integrate-messaging 2022-10-10 14:04:51 +13:00
Jake Barnby f93099cbb6 Merge remote-tracking branch 'origin/1.1.x' into feat-integrate-messaging 2022-10-10 14:04:01 +13:00
Jake Barnby 608f1532a6 Merge remote-tracking branch 'origin/1.0.x' into feat-integrate-messaging
# Conflicts:
#	app/workers/messaging.php
#	src/Appwrite/SMS/Adapter/Mock.php
#	tests/e2e/Services/Account/AccountCustomClientTest.php
2022-10-10 14:01:59 +13:00
Jake Barnby a247cc614f Increase sleep 2022-10-10 11:28:26 +13:00
Eldad A. FuxandGitHub 17d7bcca78 Merge pull request #4057 from appwrite/feat-project-queries-by-team
Feat: teamId queries on listProjects
2022-10-09 16:19:19 +03:00
Tushar DahiyaandGitHub 4100a3acdc Merge pull request #5 from tusharxoxoxo/tusharxoxoxo-patch-5
Update add-storage-adapter.md
2022-10-09 17:00:02 +05:30
Tushar DahiyaandGitHub 25f46908b6 Update add-storage-adapter.md 2022-10-09 16:59:48 +05:30
Tushar DahiyaandGitHub 9cec0f5907 Merge pull request #4 from tusharxoxoxo/tusharxoxoxo-patch-4
Update add-route.md
2022-10-09 16:55:28 +05:30
Tushar DahiyaandGitHub 765dca4a3e Update add-route.md 2022-10-09 16:55:17 +05:30
Tushar DahiyaandGitHub 5775bef5b5 Merge pull request #3 from tusharxoxoxo/tusharxoxoxo-patch-3
Update add-runtime.md
2022-10-09 16:53:35 +05:30
Tushar DahiyaandGitHub 7536818ec2 Update add-runtime.md 2022-10-09 16:53:25 +05:30
Tushar DahiyaandGitHub 214c3e96a7 Merge pull request #2 from tusharxoxoxo/tusharxoxoxo-patch-2
Update add-storage-adapter.md
2022-10-09 16:50:22 +05:30
Tushar DahiyaandGitHub 7982a49332 Update add-storage-adapter.md 2022-10-09 16:50:11 +05:30
Tushar DahiyaandGitHub 5d89feec61 Merge pull request #1 from tusharxoxoxo/tusharxoxoxo-patch-1
Update add-translations.md
2022-10-09 16:48:46 +05:30
Tushar DahiyaandGitHub b085b78d69 Update add-translations.md 2022-10-09 16:48:29 +05:30
Damodar Lohani 8ddbde62c1 use project internal id 2022-10-09 06:45:46 +00:00
Damodar Lohani 9b2db20b3b fix backfill 2022-10-09 06:33:14 +00:00
Damodar Lohani 22b00c019d update usage period on get for databases 2022-10-09 06:30:26 +00:00
megatank58andGitHub d898ccd8e0 fix: correctly handle = in .env 2022-10-09 11:29:00 +05:30
Sushrut1101andGitHub a0d1a12f1e workflows: Update actions/checkout to v3 2022-10-08 12:32:58 +05:30
kalpesh 6d82f04493 Update README-CN.md 2022-10-08 12:20:46 +05:30
kalpesh 8209615609 Update README-CN.md 2022-10-08 12:19:41 +05:30
sooraj 5958577a6e camel case update 2022-10-08 06:31:28 +05:30
Krishna AgarwalandGitHub de39663095 made changes 2022-10-07 23:16:54 +05:30
Krishna AgarwalandGitHub 00eeebbf04 Update CONTRIBUTING.md 2022-10-07 23:15:50 +05:30
Krishna AgarwalandGitHub 1313a30563 Update CONTRIBUTING.md 2022-10-07 23:14:49 +05:30
Krishna AgarwalandGitHub 11caeaba11 Update CONTRIBUTING.md 2022-10-07 23:13:42 +05:30
Krishna AgarwalandGitHub 36f59375da Update CONTRIBUTING.md 2022-10-07 23:13:19 +05:30
Tushar DahiyaandGitHub b4e0fe0735 Update add-translations.md 2022-10-07 09:47:04 +05:30
Tushar DahiyaandGitHub c1f567a9ef Update add-storage-adapter.md 2022-10-07 09:42:45 +05:30
Tushar DahiyaandGitHub f7db9f8ab2 Update add-runtime.md 2022-10-07 09:38:46 +05:30
Tushar DahiyaandGitHub b271a98867 Update add-route.md 2022-10-07 09:30:58 +05:30
Tushar DahiyaandGitHub 0bb3aa6c9d Update add-environment-variable.md 2022-10-07 09:10:13 +05:30
sooraj 49c0c2d996 change test case 2022-10-07 07:39:22 +05:30
sooraj 3a2d6da052 sanitized_url add in parse url 2022-10-07 06:11:38 +05:30
Christy Jacob 643b2f1bb4 fix: docker compose synatx 2022-10-06 18:48:50 +05:30
Krishna AgarwalandGitHub 5a9525fb89 fixed typo 2022-10-06 09:08:12 +05:30
Krishna AgarwalandGitHub 5e75fca33f Update avatars.md 2022-10-06 09:04:44 +05:30
Krishna AgarwalandGitHub 187bf0165d rephrased words 2022-10-06 09:02:56 +05:30
Krishna AgarwalandGitHub f794eea2e6 removed space 2022-10-06 09:02:08 +05:30
Sooraj SandGitHub 81fc5ee6b3 Merge pull request #1 from appwrite/master
new
2022-10-06 09:01:55 +05:30
Krishna AgarwalandGitHub d851733f6a fixed typos, removed space 2022-10-06 09:01:31 +05:30
Akshay Rana 57bbf346aa added: test case - failure case to add same number to different user 2022-10-05 23:40:11 +05:30
sooraj 62f63923c1 new test case 2022-10-05 19:40:05 +05:30
kalpesh 01f4805bef Update README-CN.md 2022-10-05 19:32:34 +05:30
kalpesh 00f3902cc4 Revert "remove dead link"
This reverts commit 7b38e8cdf6.
2022-10-05 19:30:22 +05:30
kalpesh 7b38e8cdf6 remove dead link 2022-10-05 19:20:25 +05:30
Akshay Rana 737a0ab6d7 added: test case - update user phone number & user search by new phone number 2022-10-05 17:30:53 +05:30
Akshay Rana da9133ae85 fixed: wrong error message show on adding duplicate number to a user 2022-10-04 23:48:15 +05:30
Vincent (Wen Yu) GeandGitHub 4cee87273c Merge branch 'master' into doc-unique-id 2022-10-04 10:51:38 -04:00
Torsten DittmannandGitHub 676709e706 Merge pull request #4289 from appwrite/1.0.x
master <- 1.0.x
2022-10-04 16:15:46 +02:00
Torsten DittmannandGitHub 68df98eaaa Merge pull request #4043 from appwrite/chore-prepare-1-0-2
chore: prepare 1.0.2
2022-10-04 15:36:45 +02:00
Torsten Dittmann 77e8ffe500 chore: update changelog 2022-10-04 15:29:15 +02:00
vrabe 5236b48f34 你 to 您, for consistency 2022-10-04 20:41:46 +08:00
vrabe 018e4fe54b update zh-tw translation 2022-10-04 20:25:40 +08:00
Torsten Dittmann 120216f715 Merge branch '1.0.x' of https://github.com/appwrite/appwrite into chore-prepare-1-0-2 2022-10-04 12:19:18 +02:00
Torsten Dittmann 0c99ceda92 Merge branch 'master' of https://github.com/appwrite/appwrite into 1.0.x 2022-10-04 12:18:43 +02:00
Torsten Dittmann 7a9b25889b Merge branch 'master' of https://github.com/appwrite/appwrite into chore-prepare-1-0-2 2022-10-04 12:07:09 +02:00
Torsten DittmannandGitHub 4bb44ad315 Merge pull request #3757 from appwrite/feat-github-non-self-hosted
ci: update github actions to use github hosted runners
2022-10-04 12:06:42 +02:00
Torsten Dittmann b83a215885 chore: update changelog 2022-10-04 11:32:31 +02:00
Torsten Dittmann 6c10a75c6a chore: update changelog 2022-10-04 11:31:17 +02:00
Torsten DittmannandGitHub b6321a8bed ci: remove php image pre pull 2022-10-04 11:05:52 +02:00
Torsten Dittmann 3e69d8203e chore: update composer lock 2022-10-04 11:04:32 +02:00
73c144a75f Update .github/PULL_REQUEST_TEMPLATE.md
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2022-10-04 12:29:52 +05:30
Eldad A. FuxandGitHub 052d35fe59 Update README.md 2022-10-04 08:54:53 +03:00
Vincent (Wen Yu) Ge 55985c47d4 Update specs 2022-10-03 21:21:27 +00:00
Vincent (Wen Yu) Ge ae2100244f Update unique() to be ID.unique() 2022-10-03 20:22:28 +00:00
Vincent (Wen Yu) Ge 207941558f fix typo in email examples 2022-10-03 15:13:04 +00:00
Vincent (Wen Yu) Ge 3281b8bbd4 Add meaningful Phone number examples to specs 2022-10-03 15:06:44 +00:00
Christy JacobandGitHub 0bae88311e Update PULL_REQUEST_TEMPLATE.md 2022-10-03 15:30:47 +05:30
Matej Bačo 3da4b01f4e Deprecate team deletion with project 2022-10-03 08:06:48 +00:00
Matej Bačo a55b149d6f Fix test 2022-10-03 07:54:55 +00:00
Matej Bačo a883d3728f Allow teamId queries on listProjects 2022-10-03 07:16:49 +00:00
Jake Barnby 2fbc40e966 Merge fixes 2022-10-03 13:42:53 +13:00
Jake Barnby 5c6caf5603 Update to messaging lib to tagged release
(cherry picked from commit 580eafffd2a90fb9dccc4554ac9ce388864f1e8d)

# Conflicts:
#	composer.lock
2022-10-03 13:29:24 +13:00
Jake Barnby 2bb8854f61 WIP integrate messaging library
(cherry picked from commit 9a25f77e3e7e76f6c93cc3ce1985f43426a0debf)

# Conflicts:
#	app/workers/messaging.php
#	src/Appwrite/SMS/Adapter/Mock.php
#	tests/e2e/Services/Account/AccountCustomClientTest.php
2022-10-03 13:28:30 +13:00
geisterfurz007 1e0d8d2efb fix: switch clips in firefox 2022-10-02 19:21:43 +02:00
Torsten DittmannandGitHub 146793c42c Merge pull request #3885 from appwrite/fix-function-vars-null
Fix: Function null variables
2022-09-30 15:38:27 +02:00
sooraj 91f16121d1 adding a test 2022-09-30 18:10:02 +05:30
Torsten Dittmann 5d32ddb408 Merge branch '1.0.x' of https://github.com/appwrite/appwrite into chore-prepare-1-0-2 2022-09-30 14:36:53 +02:00
Torsten DittmannandGitHub e5271dbda9 Merge branch '1.0.x' into fix-function-vars-null 2022-09-30 14:29:22 +02:00
Torsten Dittmann 6c2fbec22b chore: add changelog 2022-09-30 14:27:46 +02:00
Torsten Dittmann 0c1222f0f5 Merge branch 'master' of https://github.com/appwrite/appwrite into 1.0.x 2022-09-30 14:23:06 +02:00
Torsten Dittmann fbbb150e86 Revert "Merge pull request #4041 from appwrite/revert-3789-feat-app-region"
This reverts commit 2117fa53f0, reversing
changes made to c634d12ef4.
2022-09-30 14:22:11 +02:00
Torsten DittmannandGitHub 2117fa53f0 Merge pull request #4041 from appwrite/revert-3789-feat-app-region
Revert "Feat app region"
2022-09-30 14:19:30 +02:00
Torsten DittmannandGitHub 1d3bd4e26a Merge pull request #4040 from appwrite/fix-boolean-attribute-default-value
fix: boolean attribute default value
2022-09-30 13:29:44 +02:00
Torsten DittmannandGitHub e0b9f57d85 Revert "Feat app region" 2022-09-30 12:32:58 +02:00
sooraj f6c586986d sanitized url in url Validation 2022-09-30 15:58:56 +05:30
Torsten Dittmann 757a3f8651 chore: prepare 1.0.2 2022-09-30 12:27:26 +02:00
Torsten Dittmann 637a97c4de Merge branch '1.0.x' of https://github.com/appwrite/appwrite into fix-function-vars-null 2022-09-30 12:06:32 +02:00
Torsten Dittmann f8bd3299a3 chore: add changelog 2022-09-30 12:03:08 +02:00
Torsten DittmannandGitHub 6c1e2ae537 Merge branch '1.0.x' into fix-boolean-attribute-default-value 2022-09-30 11:56:31 +02:00
Torsten DittmannandGitHub 1b490233b6 Merge pull request #4038 from appwrite/fix-3949-migrate-audit-time
Fix migration for audit
2022-09-30 11:56:05 +02:00
Torsten DittmannandGitHub d511c2d2ad Merge pull request #3858 from appwrite/fix-certificate-fail-mail
Fix: Certificate -> Mail worker communication
2022-09-30 11:54:31 +02:00
Torsten Dittmann 65b4c9f931 fix: default value for optional function vars 2022-09-30 11:52:35 +02:00
Torsten DittmannandGitHub b1197d581a Merge pull request #3908 from appwrite/fix-function-schedule-loops
Fix schedule loop triggering
2022-09-30 11:45:11 +02:00
Torsten DittmannandGitHub c634d12ef4 Merge pull request #3932 from pcgeek86/patch-1
Fix PowerShell line continuation character
2022-09-30 11:43:54 +02:00
Torsten Dittmann b79fe964b8 chore: add changelog 2022-09-30 11:37:38 +02:00
Torsten Dittmann d45464c6c8 fix: boolean attribute default value 2022-09-30 11:27:19 +02:00
Jake Barnby 6ac4d4f490 Handle response model union type rules 2022-09-30 19:59:20 +13:00
Jake Barnby 1fbcedec42 Move mapping functions to TypeMapper 2022-09-30 19:58:26 +13:00
Jake Barnby f1429e8155 Move custom types to their own class 2022-09-30 19:51:27 +13:00
Christy JacobandGitHub 7880adda3f Merge pull request #3947 from appwrite/fix-scrypt-params
Fix scrypt params
2022-09-30 01:33:59 +05:30
Steven Nguyen c97fea37c0 Fix migration for audit
`time` attribute should be a DateTime type rather than int.
2022-09-29 19:15:54 +00:00
Eldad A. FuxandGitHub 09830aecb3 Merge pull request #3948 from appwrite/fix-rename-retry-build
Rename retry build to create build
2022-09-29 14:23:20 +03:00
Christy JacobandGitHub 4150895401 Merge pull request #3865 from eltociear/patch-1
Fix typo in Exception.php
2022-09-29 16:41:02 +05:30
Christy JacobandGitHub 7d5f68a7bf Merge pull request #3871 from toir427/patch-2
Fixed typo in docker-compose.yml
2022-09-29 16:40:43 +05:30
Christy JacobandGitHub 84da2eee8c Merge pull request #3872 from toir427/patch-3
Fixed typo in events.php
2022-09-29 16:40:08 +05:30
Bradley Schofield eeb6ee0821 Update functions.php 2022-09-29 09:42:46 +01:00
Christy JacobandGitHub 912933d4c8 Merge pull request #3936 from appwrite/fix-async-function-console
Update function execution from console to be async
2022-09-29 12:46:04 +05:30
Christy JacobandGitHub c1df8cc5ea Merge pull request #3935 from appwrite/feat-show-function-stdout
Update Console to Show Function Stdout Logs
2022-09-29 12:45:25 +05:30
Christy JacobandGitHub 258ba6e7b4 Merge pull request #3900 from appwrite/fix-team-get-membership-model
Add get team membership tests
2022-09-29 12:44:04 +05:30
Jake Barnby df651c3c78 Match class names instead of strings 2022-09-29 19:28:41 +13:00
Jake Barnby b176929557 Sort schema 2022-09-29 19:27:57 +13:00
Jake Barnby fe0bd6a66e Fix env 2022-09-29 17:59:41 +13:00
Jake Barnby 0471bf1c90 Only allow default values for optional params 2022-09-29 17:54:48 +13:00
Jake Barnby 73d0f033b8 Skip new models with no rules 2022-09-29 17:53:53 +13:00
Jake Barnby e5b9e261c5 Upcase type names 2022-09-29 17:53:07 +13:00
Jake Barnby 6c81069b27 Custom type serialization fixes 2022-09-29 17:51:53 +13:00
Jake Barnby 471f12b8ba Only apply max depth and complexity in production to allow introspection 2022-09-29 17:46:01 +13:00
Jake Barnby 5e1bb655dc Fix scrypt algo response model rule default types 2022-09-29 16:54:01 +13:00
Jake Barnby 69d42fc980 Fix create scrypt user route param defaults types 2022-09-29 16:52:57 +13:00
Steven NguyenandSteven 3f9a3f72c8 Update function execution from console to be async
Before 1.0.x, function executions were async by default. This ensures
executions starting 1.0.x are still async.
2022-09-28 19:25:59 +00:00
Eldad A. FuxandGitHub 4a4cf77fd6 Update README-CN.md 2022-09-28 10:08:39 +03:00
Eldad A. FuxandGitHub 029fddceb0 Update README.md 2022-09-28 10:08:00 +03:00
Steven Nguyen 8cc768cc50 Update Console to Show Function Stdout Logs
Although there is still a known issue where function stdout logs can
appear in the wrong execution, not having the logs easily accessible
in the console makes troubleshooting functions significantly more
difficult.
2022-09-27 19:48:35 +00:00
Trevor SullivanandGitHub 85cd2c1472 Fix PowerShell line continuation character
PowerShell uses the backtick as line continuation character, not comma.
2022-09-27 01:17:19 -06:00
Eldad A. FuxandGitHub b575df867e Merge pull request #3789 from appwrite/feat-app-region
Feat app region
2022-09-25 15:04:56 +03:00
Damodar Lohani 8c6ef5b26f pass region in constructors 2022-09-25 05:41:13 +00:00
Damodar Lohani 895e12c29b monthly period not supported 2022-09-25 02:08:42 +00:00
Damodar Lohani 4969ceadd4 add project internal id to the timeseries tats 2022-09-25 02:07:26 +00:00
Eldad A. FuxandGitHub 7b0b0ef91a Merge pull request #3921 from WonderfulWan8/doc_update_readme
doc_update_readme
2022-09-24 17:57:14 +03:00
Eldad A. FuxandGitHub 80ce2b2464 Merge pull request #3906 from appwrite/fix-phone-secret-hash
fix: hash phone auth code
2022-09-24 17:49:52 +03:00
Eldad A. FuxandGitHub ef65503173 Merge pull request #3873 from toir427/patch-4
Fixed typo in providers.php
2022-09-24 17:48:17 +03:00
WonderfulWan8 adf4465c27 doc_update_readme 2022-09-24 22:37:30 +08:00
Christy JacobandGitHub 3bbbca87d6 Merge pull request #3910 from appwrite/feat-dart-flutter-changelogs
update Flutter/Dart changelogs
2022-09-23 17:14:16 +05:30
Damodar LohaniandGitHub 651ccef328 correct env value 2022-09-23 14:35:50 +05:45
Christy JacobandGitHub 44cc33284f Merge pull request #3879 from appwrite/feat-improve-sms-e2e-tests
Fix: SMS mock e2e tests
2022-09-23 14:16:37 +05:30
Christy JacobandGitHub 384543c553 Merge pull request #3886 from appwrite/refactor-test-failures
Refactor test failures
2022-09-23 14:10:16 +05:30
Damodar Lohani 69846749bf update changelogs 2022-09-23 06:31:43 +00:00
Christy JacobandGitHub 9524b06d26 Merge pull request #3895 from MrKrishnaAgarwal/typo
fixed typo
2022-09-23 11:59:34 +05:30
Christy Jacob 0533339023 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into fix-team-get-membership-model 2022-09-23 06:27:35 +00:00
Christy Jacob 582b95915a Merge branch 'master' of https://github.com/appwrite/appwrite into 0.16.x 2022-09-23 06:25:59 +00:00
Matej BačoandGitHub 46c91899e7 Merge branch '0.16.x' into feat-improve-sms-e2e-tests 2022-09-23 08:23:29 +02:00
Matej Bačo e850be40b2 Cleanup 2022-09-23 06:21:10 +00:00
Christy JacobandGitHub 54d14a5151 Merge pull request #3883 from appwrite/fix-get-membership-response
Fix: Get Membership response
2022-09-23 11:42:33 +05:30
Matej Bačo 0159079608 Fix schedule loop triggering 2022-09-23 06:12:17 +00:00
Christy JacobandGitHub c38f451c78 Merge pull request #3862 from Faizan-Pasha/master
Fixed the bug #3859
2022-09-23 11:38:39 +05:30
Christy JacobandGitHub 426f50c69c Merge pull request #3852 from appwrite/fix-response-filters
Fix response filters
2022-09-23 11:28:34 +05:30
Damodar Lohani 5e6b8ec506 refactor counters to get sum in period only 2022-09-23 05:51:26 +00:00
Eldad A. FuxandGitHub 5bde5bee16 Update README.md 2022-09-23 07:25:23 +03:00
Eldad A. FuxandGitHub aceb631aac Update README.md 2022-09-23 07:22:32 +03:00
Jake Barnby a3b75a374b Update variables and defaults 2022-09-23 15:55:10 +12:00
Jake Barnby 63a4853563 Fix list complexity calculations 2022-09-23 15:53:25 +12:00
Jake Barnby 318bea760e Fix defualt arg types nullability 2022-09-23 13:52:19 +12:00
Jake Barnby eb818d15e0 Fix custom entity update 2022-09-23 13:49:36 +12:00
Jake Barnby 6e4bad5969 Fix custom entity delete 2022-09-23 13:46:39 +12:00
Christy Jacob 7abb426e3f fix: hash phone auth code 2022-09-23 03:55:17 +05:30
Christy JacobandGitHub c2d3544c55 Merge pull request #3884 from appwrite/fix-delete-function-variables
Fix: Function deletes worker
2022-09-23 00:38:18 +05:30
Christy JacobandGitHub ba0be549e3 Merge pull request #3881 from appwrite/fix-null-required-param
Fix: Null required ID params
2022-09-23 00:37:17 +05:30
Christy JacobandGitHub 9caeb62695 Merge pull request #3880 from appwrite/fix-improve-rehash-tests
Fix: Improve password hashing e2e tests
2022-09-23 00:35:03 +05:30
Christy JacobandGitHub f39ed010c7 Merge pull request #3889 from appwrite/fix-permission-selection
Fix permission selection before role entry
2022-09-23 00:33:09 +05:30
Christy JacobandGitHub 792d22cf74 Merge pull request #3904 from appwrite/christyjacob4-patch-1
Add ProductHunt badge
2022-09-22 19:38:43 +05:30
Christy JacobandGitHub 039dde600f Add ProductHunt badge 2022-09-22 18:56:25 +05:30
Christy JacobandGitHub 0eb5a1c61f Merge pull request #3855 from appwrite/fix-usage-stats
Fix date format for usage APIs
2022-09-22 18:21:58 +05:30
Damodar Lohani aee87e3d01 fix stats users 2022-09-22 12:19:43 +00:00
Christy JacobandGitHub f3fac22bab Merge pull request #3902 from appwrite/update-versions
Update SDK generator and versions
2022-09-22 17:13:53 +05:30
Christy JacobandGitHub b99f5b0663 Merge pull request #3896 from appwrite/fix-supported-sms-providers
Update list of supported SMS Providers
2022-09-22 16:44:42 +05:30
Jake Barnby 8cd36b2721 Fix custom entity list 2022-09-22 22:48:22 +12:00
Jake Barnby 1bd55c8d69 Update CLI version 2022-09-22 21:24:50 +12:00
Jake Barnby 7c3732e277 Update SDK generator version 2022-09-22 21:23:51 +12:00
Jake Barnby 5f0f136e6e Refactor methods for clarity 2022-09-22 20:59:47 +12:00
Jake Barnby 5bd420a823 Remove redundant test class prefixes 2022-09-22 20:29:42 +12:00
Jake Barnby a5b31b1956 Fix auth test 2022-09-22 20:22:10 +12:00
Jake Barnby f7e5ccf296 Merge remote-tracking branch 'origin/fix-team-get-membership-model' into feat-graphql-support
# Conflicts:
#	CONTRIBUTING.md
2022-09-22 20:12:17 +12:00
Jake Barnby 7f236ed2bb Add get membership tests 2022-09-22 20:06:30 +12:00
Damodar Lohani 80502ff937 collect counter data 2022-09-22 07:34:11 +00:00
Damodar Lohani 2956d5f3eb collect console stats 2022-09-22 07:34:03 +00:00
Jake Barnby 398c3eec29 Fix SDK response model for get team membership 2022-09-22 19:26:54 +12:00
Jake Barnby 2d1cd7cb50 Add queries validators 2022-09-22 18:54:58 +12:00
Christy Jacob fea3580c1c chore: update sdk versions 2022-09-22 09:37:34 +05:30
Christy Jacob a0910a7f58 chore: update sdk generator 2022-09-22 08:39:20 +05:30
Jake Barnby f2af301f16 Update functions vars -> variables 2022-09-22 14:16:13 +12:00
Jake Barnby 734561c6b6 Fix users queries phone -> number 2022-09-22 13:57:31 +12:00
Jake Barnby a2778e410f Fix team get membership queries 2022-09-22 13:55:31 +12:00
Jake Barnby 76614d8659 Update ID usages 2022-09-22 13:53:41 +12:00
Steven 87cc201811 Update list of supported SMS Providers 2022-09-21 21:05:59 +00:00
Christy JacobandGitHub e4d186b9a7 Merge pull request #3861 from appwrite/fix-flutter-web-auth-2
Update flutter getting started to match library
2022-09-21 23:53:24 +05:30
Krishna AgarwalandGitHub de0b88737e fixed typo 2022-09-21 22:55:21 +05:30
Krishna AgarwalandGitHub 0ddd2f6c77 fixed typo on line 15 2022-09-21 22:53:36 +05:30
Krishna AgarwalandGitHub 067858ae10 fixed typo 2022-09-21 22:48:51 +05:30
Christy JacobandGitHub ec46fae228 Merge pull request #3890 from zswati/Swati/Typo-Error-fix-Readme-
Typo fix readme.md file
2022-09-21 15:21:15 +05:30
Damodar Lohani 4de148f783 new stats to count resources 2022-09-21 09:36:42 +00:00
Jake Barnby 8af0983274 Handle role validator 2022-09-21 21:12:23 +12:00
Jake Barnby 6aee9e0ddb Update errors 2022-09-21 21:11:05 +12:00
Jake Barnby 390453aa9b Add datetime attribute test 2022-09-21 21:08:20 +12:00
Jake Barnby 4d21323001 Update permissions 2022-09-21 21:03:14 +12:00
Jake Barnby 7167ea2a5f Update permissions 2022-09-21 20:17:17 +12:00
Jake Barnby b69217bb39 Update avatar size 2022-09-21 19:52:09 +12:00
Jake Barnby 6a1dcfa3c8 Update abuse test 2022-09-21 19:37:43 +12:00
Jake Barnby b217cf20d7 Update get team membership query 2022-09-21 19:22:15 +12:00
Jake Barnby 0389cc9ef2 Update permissions 2022-09-21 19:11:49 +12:00
Jake Barnby 9f008a18ea Update number -> phone usages 2022-09-21 19:05:35 +12:00
Jake Barnby 378d02f269 Update get -> list usages 2022-09-21 19:03:28 +12:00
Eldad A. FuxandGitHub 6fbbc2bea5 Update README.md 2022-09-21 10:02:44 +03:00
Jake Barnby 6c9ac29f37 Fix attribute unpacking 2022-09-21 19:01:01 +12:00
Jake Barnby e2f86aec62 Add graphql scope back for guests 2022-09-21 18:54:47 +12:00
Jake Barnby 144e723431 Update error handling 2022-09-21 18:36:43 +12:00
Jake Barnby 5cefda4ff2 Fix key replacements 2022-09-21 18:24:47 +12:00
Damodar Lohani e8b63f8c9d fix test 2022-09-21 02:46:18 +00:00
Damodar Lohani 3166be9da0 remove region from update 2022-09-21 02:01:59 +00:00
Damodar Lohani 6d9f43be5d add missing region on list project test 2022-09-21 01:45:16 +00:00
Damodar Lohani fdc5fea887 update project tests 2022-09-21 01:02:58 +00:00
Swati Z 92e3c79812 Update Contributing.md with Typo
Update Contributing.md with Typo
2022-09-20 12:36:16 -04:00
Swati Z fb55f8cdd1 Typo fix readme.md file 2022-09-20 11:02:12 -04:00
Damodar Lohani cde374b505 add region in test 2022-09-20 13:21:05 +00:00
Christy JacobandGitHub 478a92a881 Merge pull request #3888 from christyjacob4/master
add console sdk
2022-09-20 18:35:20 +05:30
Jake Barnby 85ce646e0c Add back prevent enter 2022-09-20 22:04:15 +12:00
Jake Barnby ef4ffcf3a2 Clear existing permissions for a role on keydown 2022-09-20 22:03:13 +12:00
Christy Jacob bf533be331 chore: add console sdk 2022-09-20 14:27:49 +05:30
Christy Jacob 81aa611c74 chore: add console sdk 2022-09-20 14:27:30 +05:30
Christy Jacob 66ffe200d8 chore: add console sdk 2022-09-20 14:24:38 +05:30
Christy Jacob c33a5580fe chore: add console sdk 2022-09-20 14:24:02 +05:30
Christy Jacob 7ec9aef2ed chore: add console sdk 2022-09-20 14:23:30 +05:30
Christy Jacob 5b240a867e chore: add console sdk 2022-09-20 14:23:10 +05:30
Christy Jacob 304e72c7e2 chore: add console sdk 2022-09-20 14:22:50 +05:30
Christy Jacob 8fe71531d6 chore: add console sdk 2022-09-20 14:20:44 +05:30
Christy Jacob 2badad6da5 chore: add console sdk 2022-09-20 14:20:12 +05:30
Christy Jacob 395beb39bc chore: add console sdk 2022-09-20 14:16:35 +05:30
Christy Jacob e5cae42356 chore: add console sdk 2022-09-20 14:15:52 +05:30
Christy Jacob fe82f05462 chore: add console sdk 2022-09-20 14:15:10 +05:30
Christy Jacob c9245748bf chore: add console sdk 2022-09-20 14:13:04 +05:30
Christy Jacob 67c7250b3c chore: add console sdk 2022-09-20 14:09:16 +05:30
Christy Jacob 29e5acb29e chore: add console sdk 2022-09-20 14:08:25 +05:30
Christy Jacob 78f6748fb0 chore: add console sdk 2022-09-20 14:07:51 +05:30
Christy Jacob 7c797515e6 chore: add console sdk 2022-09-20 14:07:10 +05:30
Christy Jacob 044078f7e3 chore: add console sdk 2022-09-20 14:05:49 +05:30
Christy Jacob eb50137ee2 chore: add console sdk 2022-09-20 14:04:43 +05:30
Christy Jacob 9b5db34669 chore: add console sdk 2022-09-20 14:02:54 +05:30
Christy Jacob 9e427d7833 chore: add console sdk 2022-09-20 14:02:05 +05:30
Matej Bačo 96134f2a5e Remove todo 2022-09-20 08:29:34 +00:00
Jake Barnby 544413dddf More 1.0 migrations 2022-09-20 20:25:05 +12:00
Jake Barnby bf0b416183 Update permissions and queries for 1.0 2022-09-20 19:51:22 +12:00
Jake Barnby fbcaa1f60a Update database test queries 2022-09-20 19:40:21 +12:00
Jake Barnby fd37df5f9c Handle datetime model rules 2022-09-20 19:24:54 +12:00
Jake Barnby 48ede78894 Fix roles 2022-09-20 19:03:04 +12:00
Jake Barnby e9f75d32a1 Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	Dockerfile
#	app/config/errors.php
#	app/config/roles.php
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/graphql.php
#	app/controllers/shared/api.php
#	app/init.php
#	composer.lock
#	docker-compose.yml
#	src/Appwrite/Extend/Exception.php
#	src/Appwrite/Migration/Migration.php
2022-09-20 15:43:09 +12:00
Steven NguyenandSteven 2f08ec0926 Convert Document $collectionId in 0.15 response
Document $collection was renamed to $collectionId to match the naming
convention of referring to other resource IDs. This ensures backwards
compatibility.
2022-09-20 02:48:40 +00:00
Steven NguyenandSteven 01f77fa993 Ensure empty datetimes are 0 in 0.15 response
Because empty datetimes are invalid, strtotime returned false so the
response was false rather than 0.
2022-09-20 02:48:40 +00:00
Jake Barnby 98747c949d Merge remote-tracking branch 'origin/master' into refactor-test-failures 2022-09-20 12:51:42 +12:00
Damodar Lohani e80e65946b Merge branch 'master' of https://github.com/appwrite/appwrite into feat-app-region 2022-09-19 12:01:56 +00:00
Matej Bačo 89afad1a32 Replace nulls with empty strings 2022-09-19 11:58:41 +00:00
Matej Bačo e31c7f7740 Improve delete worker for functions 2022-09-19 11:53:34 +00:00
Matej Bačo c42bf2d8da Fix documentation response model 2022-09-19 11:43:21 +00:00
Matej Bačo a983e792d8 Refactor required param values 2022-09-19 10:05:42 +00:00
Matej Bačo 215c02ac47 e2e tests for password re-hashing 2022-09-19 08:43:59 +00:00
Matej Bačo 6e8a4cc97b Update sms mock to use request catcher 2022-09-19 08:09:48 +00:00
Toir TuychievandGitHub 360054f500 Fixed typo in providers.php
Perperation -> Preparation
2022-09-17 21:29:01 +05:00
Toir TuychievandGitHub fd9d300654 Fixed typo in events.php
accessiable -> accessible
2022-09-17 21:27:32 +05:00
Toir TuychievandGitHub ca318c1842 Fixed typo in docker-compose.yml
Fixed typo in docker-compose.yml
2022-09-17 20:35:33 +05:00
Ikko AshimineandGitHub 82141b7387 Fix typo in Exception.php
follwing -> following
2022-09-17 12:44:20 +09:00
Faizan Pasha ffe525c5cc Removed unused import 2022-09-17 06:02:11 +05:30
Faizan Pasha 12b6e671b0 Fixed the bug #3859 2022-09-17 05:58:14 +05:30
Steven 9985af45fb Update flutter getting started to match library 2022-09-16 20:25:06 +00:00
Matej Baco 81ddc99f7b Improve mail events code quality 2022-09-16 11:54:59 +02:00
Steven Nguyen 00a4929301 Fix date format for usage APIs 2022-09-15 23:48:09 +00:00
Jake Barnby 9ad270ec14 Remove Android, Kotlin, Apple and Swift from beta 2022-09-15 19:38:00 +12:00
Christy JacobandGitHub 19eb6c7e50 Merge pull request #3841 from appwrite/fix-role-all
Change role:all to any in docs
2022-09-15 01:53:09 +05:30
Torsten DittmannandGitHub e04b9fc136 Merge pull request #3843 from appwrite/chore-fix-readme-versions
chore: update readme for 1.0.1
2022-09-14 22:11:21 +02:00
Torsten DittmannandGitHub ed79d4dffb chore: update readme for 1.0.0 2022-09-14 22:08:44 +02:00
StevenandGitHub 6c9e805682 Change role:all to any in docs 2022-09-14 12:18:33 -07:00
Torsten DittmannandGitHub 939b5a00f5 Merge pull request #3840 from appwrite/feat-prepare-1.0.1-release
feat: prepare 1.0.1 release
2022-09-14 21:07:42 +02:00
Torsten Dittmann 95d322dc36 feat: prepare 1.0.1 release 2022-09-14 21:03:00 +02:00
Torsten DittmannandGitHub 192617c9ac Merge pull request #3839 from appwrite/fix-migration-abuse-time
fix: migration for abuse time column
2022-09-14 19:51:42 +02:00
Torsten Dittmann 5fb6d2fa6a chore: add changelog 2022-09-14 19:48:56 +02:00
Torsten Dittmann fab87c7f00 fix: migration for abuse time column 2022-09-14 19:40:03 +02:00
Torsten Dittmann 0e2e7395a9 ci: increase test timeouts 2022-09-14 19:17:03 +02:00
Torsten Dittmann 5fd0de842f ci: fix build args 2022-09-14 17:52:52 +02:00
Torsten Dittmann 6d5aec39fe ci: use faster compose file for ci 2022-09-14 16:44:50 +02:00
Torsten Dittmann b0d6e905f1 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-github-non-self-hosted 2022-09-14 16:29:53 +02:00
Vincent (Wen Yu) GeandGitHub c20d46fef3 Update README-CN.md 2022-09-14 09:40:51 -04:00
Christy JacobandGitHub 700d7bc6aa Merge pull request #3835 from appwrite/update-readme
feat: update readme
2022-09-14 18:52:09 +05:30
Christy Jacob 3b39b3a88d feat: update readme 2022-09-14 18:46:35 +05:30
Christy JacobandGitHub 6c220467b8 Merge pull request #3682 from appwrite/0.16.x
0.16.x
2022-09-14 18:10:41 +05:30
Christy Jacob 9893bc166a feat: update changelog 2022-09-14 17:55:10 +05:30
Christy Jacob a593d75404 feat: update changelog 2022-09-14 17:54:50 +05:30
Torsten DittmannandGitHub d039671ffb Merge pull request #3833 from appwrite/update-examples
feat: generate latest examples
2022-09-14 14:14:14 +02:00
Christy Jacob 776dc84475 feat: generate latest examples 2022-09-14 17:41:36 +05:30
Christy JacobandGitHub fca8e0ebee Merge pull request #3832 from appwrite/fix-permissions-ui-margin
Fix permissions UI margin
2022-09-14 17:34:18 +05:30
Jake Barnby c1c9ebd381 Increase permissions margin for ls ui open 2022-09-15 00:00:35 +12:00
Torsten Dittmann c9904f38d3 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into 0.16.x 2022-09-14 13:57:05 +02:00
Torsten Dittmann 64926c7f4c fix: functions execute permissions on migration 2022-09-14 13:57:02 +02:00
Christy Jacob 4c3b477b44 feat: generate latest specs 2022-09-14 17:18:25 +05:30
Torsten Dittmann d851115701 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into 0.16.x 2022-09-14 13:02:18 +02:00
Torsten Dittmann bdd67b0127 fix: user migration not happening twice 2022-09-14 13:02:14 +02:00
Torsten DittmannandGitHub e7e1852b21 Merge pull request #3830 from appwrite/update-sdks
feat: update examples for 1.0.0
2022-09-14 12:32:06 +02:00
Torsten Dittmann 89f18f36b5 fix: migration permissions fix 2022-09-14 12:19:52 +02:00
Torsten Dittmann 620d864d17 fix: migration prevent second password 2022-09-14 12:10:27 +02:00
Christy Jacob 0b767c15a6 feat: update examples 2022-09-14 14:41:08 +05:30
Torsten Dittmann 587a8b5b7b Merge branch '0.16.x' of https://github.com/appwrite/appwrite into 0.16.x 2022-09-14 11:00:15 +02:00
Torsten Dittmann 78cd9ea71a chore: prepare 1.0.0 release 2022-09-14 11:00:13 +02:00
Torsten DittmannandGitHub af00eeaf9a Merge pull request #3829 from appwrite/feat-sdk-version-bump
Feat sdk version bump
2022-09-14 10:33:12 +02:00
Jake Barnby 13fa712cc5 Merge remote-tracking branch 'origin/0.16.x' into feat-sdk-version-bump
# Conflicts:
#	app/config/platforms.php
2022-09-14 20:31:54 +12:00
Jake Barnby 9fe4a295ff Bump SDK versions 2022-09-14 20:27:34 +12:00
Torsten DittmannandGitHub 43b02c6f13 Merge pull request #3792 from appwrite/feat-migration-1.0.0
feat: migration 1.0.0
2022-09-14 10:26:36 +02:00
Torsten Dittmann bb2b46cdc1 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-migration-1.0.0 2022-09-14 10:26:08 +02:00
Torsten DittmannandGitHub 3df89e65ca Merge pull request #3816 from appwrite/feat-consistent-parent-id
Update document model
2022-09-14 10:25:36 +02:00
Torsten DittmannandGitHub 90af882aa6 Merge pull request #3825 from appwrite/update-team-membership
feat: rename getMemberships to listMemberships
2022-09-14 10:23:13 +02:00
Torsten Dittmann 9c59deca1d fix: create scheduleUpdatedAt attribute on migration 2022-09-14 10:21:32 +02:00
Torsten Dittmann d0c3f52ab6 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-migration-1.0.0 2022-09-14 10:20:42 +02:00
Torsten DittmannandGitHub 1043cc4fc1 Merge pull request #3809 from appwrite/fix-function-scheduling
Fix functon scheduling loop logic, and double-loop prevention
2022-09-14 10:20:27 +02:00
Torsten Dittmann 4a73b26821 chore: composer update 2022-09-14 10:19:56 +02:00
Torsten Dittmann f97280d071 tests: remove unnecessary import 2022-09-14 10:17:50 +02:00
Torsten Dittmann d834091524 fix: phpunit bootstrap 2022-09-14 10:17:08 +02:00
Torsten DittmannandGitHub 0e7f9cf2ad Merge pull request #3820 from appwrite/feat-grant-verified-dimension
Feat grant verified dimension
2022-09-14 10:06:31 +02:00
Jake Barnby a4536d45a1 Merge remote-tracking branch 'origin/0.16.x' into feat-grant-verified-dimension
# Conflicts:
#	composer.lock
2022-09-14 20:00:53 +12:00
Torsten DittmannandGitHub edbe0bd0e6 Merge pull request #3772 from appwrite/fix-datetime-attr-ui
Fix datetime attr UI
2022-09-14 09:41:04 +02:00
Jake Barnby dab4c004d3 Merge remote-tracking branch 'origin/0.16.x' into update-team-membership 2022-09-14 19:38:56 +12:00
Torsten Dittmann 9f07cb0cc4 chore: update composer lock 2022-09-14 09:31:02 +02:00
Torsten Dittmann f388f3801a Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-migration-1.0.0 2022-09-14 09:28:25 +02:00
Torsten Dittmann e416f9b017 fix: new functions enabled index 2022-09-14 09:26:22 +02:00
Jake Barnby ef144dbc24 Update lock 2022-09-14 19:24:50 +12:00
Torsten Dittmann 5e5ca0ba16 adapt to review 2022-09-14 09:12:17 +02:00
Jake Barnby d380cb8c47 Revert "Stop tests on failure"
This reverts commit f0626d2ee4.
2022-09-14 19:04:32 +12:00
Jake Barnby 5d6fff860e Merge remote-tracking branch 'origin/0.16.x' into fix-datetime-attr-ui 2022-09-14 18:35:21 +12:00
Jake Barnby d28afc21a6 Update db to tag 2022-09-14 18:11:42 +12:00
Jake Barnby ce42915ce5 Fix messaging channels subscription count tests 2022-09-14 18:10:42 +12:00
Jake Barnby 696c4bfde3 Merge remote-tracking branch 'origin/0.16.x' into feat-grant-verified-dimension 2022-09-14 17:31:23 +12:00
Steven Nguyen 908ba51144 Rename collection to collectionId on the Console 2022-09-14 00:53:37 +00:00
Steven Nguyen 3da21ff2fc Update document model
1. Rename document.$collection to document.$collectionId
2. Add document.$databaseId
2022-09-14 00:53:37 +00:00
Christy JacobandGitHub cdb54bcc72 Merge pull request #3697 from appwrite/feat-response-filters-0.16.x
Feat response and request filters 0.16.x
2022-09-14 02:52:07 +04:00
Matej Bačo 832e42c881 PR review changes 2022-09-13 22:42:40 +00:00
Christy Jacob 3af85b7e82 feat: update get* endpoints to list* endpoints in locale API 2022-09-14 03:51:07 +05:30
Christy Jacob 98c8896588 feat: update get* endpoints to list* endpoints in locale API 2022-09-14 03:48:02 +05:30
Christy Jacob f4c77a558f feat: update getSessions to listSessions in users and accounts API 2022-09-14 03:43:59 +05:30
Christy Jacob 626e4b1b8a feat: update getSessions to listSessions in users and accounts API 2022-09-14 03:43:04 +05:30
Matej Bačo b72dcdeeb4 Revert unrelated changes 2022-09-13 21:59:26 +00:00
Matej Bačo 182db2b2e3 PR review changes 2022-09-13 21:55:24 +00:00
Steven Nguyen 041066520f Fix some sdk methods for V15 request filter 2022-09-13 21:28:23 +00:00
Christy JacobandGitHub 421db5b224 Merge pull request #3777 from appwrite/doc-sdk-getting-started-examples
Fix code examples in SDK getting started
2022-09-14 01:23:42 +04:00
Matej Bačo 948049f944 Update lib version 2022-09-13 21:22:31 +00:00
Steven Nguyen 2da7da0558 Remove response parse of log $createdAt and $updatedAt 2022-09-13 21:18:13 +00:00
Christy Jacob 4260d01bb9 Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-migration-1.0.0 2022-09-14 02:38:14 +05:30
Christy Jacob 937674a373 feat: update getLogs to listLogs in users and account API 2022-09-14 02:35:03 +05:30
Christy Jacob 183bb2e92d feat: update getMemberships to listMemberships in Users API 2022-09-14 02:28:28 +05:30
Christy Jacob 7a2fcf4165 feat: update getMemberships calls in html 2022-09-14 02:18:26 +05:30
Steven Nguyen 8f67743834 Rename teams.getMemberships to teams.listMemberships in V15 request filter 2022-09-13 20:46:32 +00:00
Steven Nguyen 717abccd10 Fix V15 response format for functions and executions 2022-09-13 20:43:46 +00:00
Steven Nguyen eca5aa3c2b Fix version matching for 0.15.X request & response 2022-09-13 20:42:50 +00:00
Christy JacobandGitHub 1af709ea64 Merge pull request #3823 from appwrite/fix-remove-execution-stdout
Hide function execution stdout from Console UI
2022-09-14 00:34:09 +04:00
Christy Jacob 0eb994e625 feat: remove 1.0.0 examples 2022-09-14 02:00:25 +05:30
Christy Jacob 0123bba1fb feat: update console sdk, remove old specs 2022-09-14 01:59:15 +05:30
Christy Jacob 4f2c46ac36 feat: udpate changelog 2022-09-14 01:49:39 +05:30
Christy Jacob 105e5fe71c feat: rename getMemberships to listMemberships 2022-09-14 01:44:56 +05:30
Matej Bačo 20bbbfc493 Merge remote-tracking branch 'origin/0.16.x' into fix-function-scheduling 2022-09-13 20:14:42 +00:00
Matej Bačo 640b5abe1e PR review changes 2022-09-13 20:13:48 +00:00
Christy JacobandGitHub 9fd869d917 Update composer.json 2022-09-14 00:48:35 +05:30
Christy JacobandGitHub 554be364d6 Merge pull request #3755 from appwrite/feat-audits-label-desc-decoupling
audit event decoupling
2022-09-13 22:56:02 +04:00
Eldad A. FuxandGitHub 70fe8cdd77 Merge pull request #3822 from appwrite/feat-stop-test-on-fail
Stop tests on failure
2022-09-13 21:54:59 +03:00
Christy JacobandGitHub b98bbf482a Merge pull request #3798 from appwrite/matej-qa-3
Fix: 1.0 bugs from QA (3)
2022-09-13 22:53:49 +04:00
Christy Jacob efbe21d433 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into matej-qa-3 2022-09-13 18:21:44 +00:00
Christy Jacob 7d3101e077 feat: added breaking change to changelog 2022-09-13 18:08:34 +00:00
Christy Jacob 6544ab4872 feat: added breaking change to changelog 2022-09-13 18:08:06 +00:00
Steven Nguyen 8b0aa634ec Hide function stdout from console
Because it's possible for execution stdout to end up in the wrong
execution, we're going to hide the result from the UI to help avoid
confusion for users while we work on resolving the problem.
2022-09-13 17:01:41 +00:00
Torsten Dittmann ae0919a3d5 fix: add role:member migration 2022-09-13 18:54:03 +02:00
f6868318e0 Update docs/sdks/apple/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-13 21:54:57 +05:30
Steven Nguyen f0626d2ee4 Stop tests on failure
Since tests take almost 20 minute to run, stopping tests as soon as an
failure occurs will allow for faster iteration locally and also free up
resources in the CI pipeline.
2022-09-13 16:05:31 +00:00
Christy Jacob 59f33cbb51 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into doc-sdk-getting-started-examples 2022-09-13 15:36:46 +00:00
Christy JacobandGitHub 6fc7f9b384 Merge pull request #3811 from appwrite/fix-delete-collection-redirect
Fix: UI redirect
2022-09-13 19:24:41 +04:00
Christy Jacob 8688120df1 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into fix-delete-collection-redirect 2022-09-13 14:46:24 +00:00
Jake Barnby 25fc9c2dc4 Update lock 2022-09-14 02:39:35 +12:00
Jake Barnby 6938490328 Update db to dev 2022-09-14 00:46:59 +12:00
Jake Barnby 53e6a3e312 Add verified/unverified role tests 2022-09-14 00:45:57 +12:00
Jake Barnby 381a26fa4c Assign verified/unverified role to users 2022-09-14 00:44:55 +12:00
Christy JacobandGitHub 5ef11b44bf Merge pull request #3817 from appwrite/fix-function-duration-ui
Rename execution time to duration
2022-09-13 15:59:17 +04:00
Eldad A. FuxandGitHub c5ee4d7eaf Merge pull request #3819 from appwrite/refactor-permissions-ui
Refactor permissions UI
2022-09-13 12:17:30 +03:00
Jake Barnby 9806b395f1 Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-ui 2022-09-13 20:26:03 +12:00
shimon 75c4662c0b small fix 2022-09-13 11:08:15 +03:00
shimon 1d382cc542 small fix 2022-09-13 10:42:42 +03:00
shimon b86f7689ec Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-audits-label-desc-decoupling 2022-09-13 10:29:16 +03:00
Jake Barnby a43d03d8aa Update scripts 2022-09-13 16:16:41 +12:00
Jake Barnby c4e5ff4c94 Explicitly set all permissions to false on first add 2022-09-13 16:14:37 +12:00
Jake Barnby 9cea1270c3 Remove redundant data model 2022-09-13 16:12:47 +12:00
Steven Nguyen 9269fb0dfe Merge branch '0.16.x' into feat-response-filters-0.16.x 2022-09-13 03:54:11 +00:00
Steven Nguyen 2cbd4d6cc5 Rename execution time to duration 2022-09-13 03:51:44 +00:00
Christy JacobandGitHub 36b45fd8f4 Merge pull request #3818 from appwrite/fix-function-env-variables
Rename req.env to req.variables in runtime container
2022-09-13 07:21:45 +04:00
Jake Barnby 38b39a881e Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-ui 2022-09-13 14:10:48 +12:00
Steven Nguyen c2dcd507b8 Rename req.env to req.variables in runtime container 2022-09-13 00:49:08 +00:00
Steven Nguyen 7f0d4e6c36 Merge branch '0.16.x' into feat-response-filters-0.16.x 2022-09-12 22:21:52 +00:00
Steven Nguyen 1d7c25354a Update response filters for usage 2022-09-12 22:15:13 +00:00
Steven Nguyen 79b57cf696 Update response filters for list models 2022-09-12 19:07:08 +00:00
Christy JacobandGitHub 022e992041 Merge pull request #3802 from appwrite/feat-improve-usage-retry
Make usage tests only retry the usage fetch part
2022-09-12 20:30:13 +04:00
Torsten Dittmann 22038daa0e chore: remove old broken migrations 2022-09-12 16:20:53 +02:00
Torsten Dittmann e6432df04b fix: phpcomments 2022-09-12 16:09:28 +02:00
Torsten Dittmann 35fc397ecc fix: remove unnecessary try/catch 2022-09-12 16:08:29 +02:00
Torsten Dittmann e0267da7ac fix: migrate variables 2022-09-12 16:06:05 +02:00
Torsten Dittmann a7ef1367b8 chore: fix linter 2022-09-12 15:54:12 +02:00
Torsten Dittmann 75e80a210c fix: stats migration 2022-09-12 15:53:00 +02:00
Torsten Dittmann 704fd8693c fix: migrate executions and write permissions 2022-09-12 11:55:54 +02:00
Torsten Dittmann 184b1f2ddb Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-migration-1.0.0 2022-09-12 11:46:44 +02:00
Matej Bačo ec5a0b8cde Remove queries from listVariables; add enabled to createFunction 2022-09-12 09:02:14 +00:00
Jake Barnby eb2f949175 Update deps 2022-09-12 16:24:49 +12:00
Jake Barnby ecf5ba26ca Don't repeat datalist 2022-09-12 16:20:37 +12:00
Jake Barnby 953d338966 Validate input on add new row 2022-09-12 15:55:58 +12:00
Jake Barnby 7aeedb90bf Bind ID 2022-09-12 15:54:55 +12:00
Jake Barnby ca6ee798d6 Add member option 2022-09-12 15:47:15 +12:00
Jake Barnby 4bdad25a12 Remove redundant events 2022-09-12 14:05:32 +12:00
Jake Barnby f10914156f Only add row on button click 2022-09-12 14:04:50 +12:00
Jake Barnby 1a1f33ef57 Hide header when if no permissions present 2022-09-12 14:04:05 +12:00
Jake Barnby d6fa54bd1e Add/remove correctly 2022-09-12 14:02:23 +12:00
Steven NguyenandJake Barnby a1194d91f3 Improve UX of adding roles
(cherry picked from commit 0940d40f27badc13b04c718ad879c04129753098)

# Conflicts:
#	app/views/console/comps/permissions-matrix.phtml
#	public/dist/scripts/app-all.js
#	public/dist/scripts/app.js
2022-09-12 12:12:21 +12:00
Christy JacobandJake Barnby 4eedd443a5 feat: update add button behaviour
(cherry picked from commit 07f43206fe)
2022-09-12 12:10:57 +12:00
Jake Barnby 20ca55f51e Merge remote-tracking branch 'origin/fix-enter-submit-collection-settings' into refactor-permissions-ui 2022-09-12 12:09:15 +12:00
Matej Bačo 85b714857f Fix delete button redirect 2022-09-11 18:43:42 +00:00
Matej Bačo a315f43039 Fix functon scheduling loop logic, and double-loop prevention 2022-09-11 12:20:26 +00:00
Eldad A. FuxandGitHub 07d65a3232 Merge pull request #3782 from appwrite/fix-rc-certificates
Fix certificate worker and retries
2022-09-11 15:11:34 +03:00
Eldad A. FuxandGitHub 40781d45a0 Merge pull request #3785 from appwrite/fix-collection-settings-margin
feat: fix margin on collection settings
2022-09-11 15:04:51 +03:00
Eldad A. FuxandGitHub 31241f5d12 Merge pull request #3790 from appwrite/feat-add-route-doc
add-route example
2022-09-11 15:03:59 +03:00
Eldad A. FuxandGitHub ce73b44ccf Merge pull request #3797 from appwrite/fix-usage-always-taking-fulltime
fix the latest time memory store
2022-09-11 15:01:30 +03:00
Eldad A. FuxandGitHub 364da9d2f0 Merge pull request #3799 from appwrite/flutte-changelog
feat: update dart and flutter changelog
2022-09-11 14:59:26 +03:00
Eldad A. FuxandGitHub 0124d2c121 Merge pull request #3800 from appwrite/update-avatars-api
feat: update default avatars color
2022-09-11 14:58:21 +03:00
Eldad A. FuxandGitHub 3abd8bc565 Merge pull request #3801 from appwrite/update-execution-model
feat: rename time attribute to duration
2022-09-11 14:57:31 +03:00
Matej Bačo 34dda74176 Update tests, fix bug 2022-09-11 08:31:40 +00:00
Matej Bačo 6d235e7531 Fix after new db library version 2022-09-11 08:13:28 +00:00
Matej Bačo 8b864324de Merge remote-tracking branch 'origin/0.16.x' into fix-datetime-attr-ui 2022-09-11 07:34:44 +00:00
Matej Bačo 319e5ac034 PR review changes 2022-09-11 07:31:18 +00:00
Eldad A. FuxandGitHub a9a1e849d3 Merge pull request #3804 from appwrite/fix-datetime-future
Fix timeSince filter
2022-09-10 09:31:12 +03:00
Steven Nguyen 71206a9886 Update V15 response filter and add tests 2022-09-10 01:00:20 +00:00
Christy Jacob 0ce6deedbe fix failing test 2022-09-09 21:47:24 +00:00
Christy Jacob 526705d440 feat: update failing tests 2022-09-10 00:19:09 +04:00
Steven Nguyen c8ac990436 Fix timeSince filter 2022-09-09 18:57:58 +00:00
Steven Nguyen 668ebe4f41 Update V15 request filters for storage, teams, and users 2022-09-09 17:56:13 +00:00
Torsten Dittmann 21d40f4849 fix: qa 2022-09-09 19:50:05 +02:00
Steven Nguyen 0d016dea64 Make usage tests only retry the usage fetch part
Before this, usage tests retried creating usage AND fetching
the usage which caused some expected counts to be incorrect.
2022-09-09 17:19:25 +00:00
shimon 48b3d82518 Tidy up 2022-09-09 17:30:37 +03:00
shimon dc36f05ee7 Tidy up 2022-09-09 17:29:11 +03:00
shimon b757951f9c Tidy up 2022-09-09 17:01:45 +03:00
shimon b6495ff006 Merge remote-tracking branch 'origin/feat-add-route-doc' into feat-add-route-doc 2022-09-09 17:00:52 +03:00
shimon 963ce8198e Tidy up 2022-09-09 17:00:08 +03:00
3f568f732e Update docs/tutorials/add-route.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-09-09 16:43:17 +03:00
shimon ef7f919fa1 Tidy up 2022-09-09 16:40:34 +03:00
shimon 947e4190d5 Tidy up 2022-09-09 16:21:26 +03:00
shimon edb4ca6a63 Tidy up 2022-09-09 16:15:38 +03:00
shimon e0a58a5c98 Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-add-route-doc 2022-09-09 16:15:23 +03:00
cd058633f5 Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:07:09 +03:00
016de02356 Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:06:52 +03:00
f494ec488f Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:06:38 +03:00
09e5e06614 Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:06:20 +03:00
910c37729d Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:05:59 +03:00
a698dfde8b Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:05:42 +03:00
19a5945730 Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:05:16 +03:00
16024e0020 Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:04:52 +03:00
10b0277120 Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:04:39 +03:00
f28248037c Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:04:13 +03:00
2ef98752dc Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:04:00 +03:00
101e6cb539 Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:03:37 +03:00
9c0da69dbb Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:03:28 +03:00
d865b5adee Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:03:09 +03:00
4809520462 Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:02:58 +03:00
3e23759e69 Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:02:21 +03:00
4cd0f4ea1e Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:02:01 +03:00
Torsten Dittmann 4822e326f2 add more logic 2022-09-09 14:44:04 +02:00
Christy Jacob b837fe7233 feat: rename time attribute to duration 2022-09-09 16:03:57 +04:00
Christy Jacob cb50220b60 feat: rename time attribute to duration 2022-09-09 16:02:04 +04:00
Christy Jacob 98724c2acd feat: update default avatars color 2022-09-09 15:09:04 +04:00
Christy Jacob a707fa0385 feat: update dart and flutter changelog 2022-09-09 14:47:17 +04:00
Torsten Dittmann a059ec11e7 add some fixes 2022-09-09 11:38:54 +02:00
Eldad A. FuxandGitHub 6d17d7f0f6 Merge pull request #3795 from appwrite/feat-assign-member-role
Assign member role for all of a users confirmed team memberships
2022-09-09 12:27:21 +03:00
Matej Bačo b41aaefc7e Implement 'enabled' attribute for functions 2022-09-09 08:49:18 +00:00
Matej Bačo fd6a3ed30c Fix listVariables returing all variables 2022-09-09 08:05:33 +00:00
Damodar Lohani 87e3916568 fix the latest time memory store 2022-09-09 07:52:57 +00:00
Damodar Lohani 3beacf0263 add region to usage documents 2022-09-09 06:13:12 +00:00
Damodar Lohani 03fade9501 fix default region value 2022-09-09 05:14:29 +00:00
Damodar Lohani 0cd1da0680 remove dump 2022-09-09 05:06:07 +00:00
Damodar Lohani 9fc800c45a update project create script 2022-09-09 04:57:54 +00:00
Eldad A. FuxandGitHub 0a9a84e357 Merge pull request #3793 from appwrite/fix-datetime-type
Fix $createdAt and $updatedAt so they are datetime instead of string
2022-09-09 07:21:23 +03:00
Jake Barnby 6ac236ed22 Update DB 2022-09-09 16:08:24 +12:00
Damodar Lohani 3e34e42c93 update console SDK 2022-09-09 01:25:36 +00:00
Damodar Lohani aa2a6d7f11 region in spec 2022-09-09 01:22:04 +00:00
Damodar Lohani 0848815485 remove other regions 2022-09-09 01:00:51 +00:00
Damodar Lohani 4f257f9e7e linter fix 2022-09-09 01:00:27 +00:00
Jake Barnby 7132e3a7f6 Assign member role for all of a users confirmed team memberships 2022-09-09 11:58:54 +12:00
Steven Nguyen ddd15921a3 Update V15 request filters
Request filters are in place for the following services:
* account
* databases
* functions
* projects
2022-09-08 23:55:29 +00:00
Steven Nguyen 256f83b7ea Fix and so they are datetime instead of string 2022-09-08 22:18:36 +00:00
Torsten Dittmann b19b9d450f feat: migration of 1.0.0 2022-09-08 18:46:18 +02:00
shimon 6507bf9fad add-route 2022-09-08 16:36:39 +03:00
shimon 812cd9be76 add-route 2022-09-08 16:18:56 +03:00
shimon 9665d3a106 add-route 2022-09-08 16:13:00 +03:00
shimon 342c4a3253 audits.resource label update 2022-09-08 16:06:16 +03:00
shimon 5652e2d94f audits.resource label update 2022-09-08 15:16:54 +03:00
shimon 834e4e03e3 Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-audits-label-desc-decoupling
 Conflicts:
	app/controllers/api/storage.php
2022-09-08 15:13:22 +03:00
Bradley Schofield 7d3829e35f Update V15.php 2022-09-08 12:33:20 +01:00
Damodar Lohani 7207d6ab7a default region 2022-09-08 07:20:42 +00:00
Damodar Lohani ed81ff1263 regions using config instead 2022-09-08 07:19:14 +00:00
Damodar Lohani f46327d206 description 2022-09-08 06:25:54 +00:00
Damodar Lohani cf1c9452c1 region in UI 2022-09-08 06:24:58 +00:00
Eldad A. FuxandGitHub 58ead53492 Merge pull request #3780 from appwrite/fix-storage-audit-resources
Make storage audit resources consistent with other resources
2022-09-08 09:09:09 +03:00
Damodar Lohani 8450a0c213 region in UI 2022-09-08 05:24:46 +00:00
Jake Barnby 15939bb155 Merge remote-tracking branch 'origin/0.16.x' into fix-storage-audit-resources 2022-09-08 17:24:00 +12:00
Jake Barnby 14164e7a19 Merge remote-tracking branch 'origin/0.16.x' into fix-enter-submit-collection-settings 2022-09-08 17:23:42 +12:00
Eldad A. FuxandGitHub 83f238867f Merge pull request #3788 from appwrite/fix-lint-action
Fix lint action
2022-09-08 08:22:21 +03:00
Damodar Lohani 119344031a region on endpoint 2022-09-08 05:04:16 +00:00
Jake Barnby 3e8da28e70 Run with docker raw 2022-09-08 17:00:11 +12:00
Eldad A. FuxandGitHub 28100545b5 Merge pull request #3774 from appwrite/0.16.shmuel.1
0.16.shmuel.1
2022-09-08 07:59:55 +03:00
Damodar Lohani fafef03512 region attribute on project 2022-09-08 04:53:46 +00:00
Jake Barnby 801898a9e2 Use composer container 2022-09-08 16:52:33 +12:00
Damodar Lohani 349833573f region environment variables 2022-09-08 04:51:08 +00:00
Jake Barnby e4c1188498 Use composer directly 2022-09-08 16:47:47 +12:00
Jake Barnby 33ab9ada96 Run lint with docker 2022-09-08 16:26:33 +12:00
Jake Barnby 0892669566 Disable autocomplete 2022-09-08 15:51:34 +12:00
Jake Barnby a9124e45b2 Prevent enter event propagation from permissions role input 2022-09-08 15:02:34 +12:00
Jake Barnby 6ac2493445 Add retry for update account recovery 2022-09-08 10:37:58 +12:00
Eldad A. FuxandGitHub 30e18d43a2 Merge pull request #3781 from appwrite/fix-async-default-value
Update createExecution param default value
2022-09-07 21:39:46 +03:00
Eldad A. FuxandGitHub b271a5349b Merge pull request #3783 from appwrite/fix-response-syntax
Fixed response syntax with new FW version
2022-09-07 21:38:35 +03:00
Christy Jacob f7b7a43f7d feat: fix margin on collection settings 2022-09-07 16:33:46 +00:00
fogelito 53d6961529 composer.lock 2022-09-07 19:06:05 +03:00
fogelito f01a473b4e remove mounts 2022-09-07 18:41:17 +03:00
Christy JacobandGitHub 000f377845 Merge pull request #3775 from appwrite/fix-storage-ui
Image covering css bug fix
2022-09-07 16:14:32 +04:00
Matej Bačo 72068d5a93 Disable 6th cert renew attempt 2022-09-07 11:57:08 +00:00
Eldad Fux c442a5bce2 Fix linter test 2022-09-07 14:23:57 +03:00
Eldad A. FuxandGitHub 61a852affd Merge pull request #3779 from appwrite/fix-filesecurity-response-type
Fix filesecurity response type
2022-09-07 14:16:26 +03:00
Eldad Fux c22c28bc67 Fixed indentation 2022-09-07 14:14:53 +03:00
Eldad Fux 01fb4045bd Sync with 0.16 2022-09-07 14:11:10 +03:00
Eldad Fux 1f17fb34e4 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into fix-response-syntax 2022-09-07 14:07:40 +03:00
Eldad Fux 0895a25615 Fixed response syntax with new FW version 2022-09-07 14:02:36 +03:00
Matej Bačo e23752d4f3 Improve certbot communication 2022-09-07 10:44:57 +00:00
Bradley Schofield 80e60d9d95 Update V15.php 2022-09-07 11:26:22 +01:00
fogelito b4b3cc6e26 remove mounts 2022-09-07 13:00:44 +03:00
fogelito 6918e8fdd7 remove mounts 2022-09-07 12:58:02 +03:00
Matej Bačo e2444734fd Fix certificate worker and retries 2022-09-07 08:58:35 +00:00
Torsten Dittmann ee80bf7ca7 feat: introduce 1.0.0 migration 2022-09-07 10:43:05 +02:00
Matej Bačo d4d20961e3 Update CHANGES.md PR link 2022-09-07 08:27:13 +00:00
Matej Bačo e9c29a4812 Update createExecution param default value 2022-09-07 08:24:49 +00:00
Jake Barnby 9665ec09e7 Make storage audit resources consistent with other resources 2022-09-07 20:22:25 +12:00
Jake Barnby 80d57521aa Fix fileSecurity response model default 2022-09-07 18:49:48 +12:00
Jake Barnby 5eaabe316c Fix fileSecurity response model type 2022-09-07 18:47:32 +12:00
af1d1dd7a2 Update docs/sdks/apple/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-07 11:06:59 +05:45
f18707c3a0 Update docs/sdks/python/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-07 11:06:51 +05:45
b7e9d4894e Update docs/sdks/kotlin/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-07 11:06:43 +05:45
90e05fec87 Update docs/sdks/dotnet/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-07 11:06:38 +05:45
0fd027b957 Update docs/sdks/dotnet/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-07 11:06:33 +05:45
4acd4a03d3 Update docs/sdks/apple/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-07 11:06:02 +05:45
a342a77caf Update docs/sdks/apple/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-07 11:05:56 +05:45
50d20f7e84 Update docs/sdks/android/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-07 11:05:50 +05:45
e24d789510 Update docs/sdks/apple/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-07 11:05:44 +05:45
fb3ba9a475 Update docs/sdks/android/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-07 11:05:38 +05:45
Damodar LohaniandGitHub 129c69ddac Merge pull request #3778 from appwrite/doc-swift-dir-fix 2022-09-07 10:18:39 +05:45
Jake Barnby cb8688a8c3 Update and move swift getting started docs to right location 2022-09-07 14:43:50 +12:00
Damodar Lohani eb0b33bfcd Fix code examples in SDK getting started 2022-09-07 02:12:04 +00:00
fogelito 1d667dadad mount database lib 2022-09-06 21:08:55 +03:00
fogelito 4604578864 Merge branch '0.16.x' of github.com:appwrite/appwrite into 0.16.shmuel.1
 Conflicts:
	composer.lock
2022-09-06 21:03:47 +03:00
fogelito 4c310a4c36 mount database lib 2022-09-06 21:02:14 +03:00
Christy Jacob 2634c5ae19 feat: update specs and platforms 2022-09-06 21:21:07 +04:00
fogelito 97b261284f mount database lib 2022-09-06 19:40:38 +03:00
fogelito 85bf2f77e0 composer 2022-09-06 19:15:15 +03:00
fogelito 2f2f96d2f3 composer 2022-09-06 19:05:00 +03:00
fogelito bdb64031f3 composer 2022-09-06 18:35:25 +03:00
fogelito a08c6f8235 Merge branch '0.16.x' of github.com:appwrite/appwrite into 0.16.shmuel.1
 Conflicts:
	composer.json
	composer.lock
2022-09-06 18:28:23 +03:00
fogelito 51f2cb8a64 composer 2022-09-06 17:55:40 +03:00
fogelito 780134d18d composer 2022-09-06 17:55:31 +03:00
Matej Bačo 0fcdc800e1 Image covering css bug fix 2022-09-06 14:52:03 +00:00
fogelito ecb8717672 fix-5permissions pr 2022-09-06 17:35:25 +03:00
Christy JacobandGitHub 858d1a7d66 Merge pull request #3759 from appwrite/fix-write-permission-not-allowed
Fix write permission not allowed on documents/files
2022-09-06 17:47:52 +04:00
Matej Bačo c4496e6d43 Upgrade database lib version 2022-09-06 12:49:20 +00:00
Jake Barnby 4590c464ef Use write const 2022-09-06 21:17:25 +12:00
Jake Barnby 477dbbb909 Update write helper usages 2022-09-06 21:13:42 +12:00
Jake Barnby 95c5d7eb39 Update db + abuse + audit 2022-09-06 21:11:31 +12:00
Matej Bačo 39434c3fec Fix datetime attribute default 2022-09-06 09:07:39 +00:00
Matej Bačo d5d5c95507 Timezone awareness for datetime input 2022-09-06 09:07:29 +00:00
Jake Barnby 713ca7d55a Retry sync execution twice 2022-09-06 16:42:46 +12:00
Jake Barnby e8a8069a67 Fix realtime test 2022-09-06 16:13:24 +12:00
Jake Barnby 02f54eca65 Fix tests 2022-09-06 13:02:32 +12:00
Jake Barnby 27af4e3b7c Merge remote-tracking branch 'origin/0.16.x' into fix-write-permission-not-allowed
# Conflicts:
#	composer.lock
2022-09-06 12:28:57 +12:00
Christy JacobandGitHub 5a7655ce06 Merge pull request #3768 from appwrite/fix-changes-description
Fix read more placement of changes.md
2022-09-05 23:00:00 +04:00
Matej Bačo 5b1a512e1e Fix read more placement of changes.md 2022-09-05 18:59:13 +00:00
Christy JacobandGitHub 3ad6ca0992 Merge pull request #3767 from appwrite/changelog-0.16.x
Changelog 0.16.x
2022-09-05 22:20:22 +04:00
Bradley Schofield 12ee240695 Update CHANGES.md 2022-09-05 18:44:11 +01:00
Christy JacobandGitHub 9113df9ba3 Merge pull request #3766 from appwrite/update-sdk-generator
feat: update for 1.0.0-RC1
2022-09-05 20:26:57 +04:00
Christy Jacob cc124bf211 feat: update for 1.0.0-RC1 2022-09-05 20:11:55 +04:00
Christy JacobandGitHub c63feef171 Merge pull request #3765 from appwrite/fix-ui-missing-document-id
fix: ui missing database id from document activity
2022-09-05 20:00:29 +04:00
Bradley Schofield a04a968def Update permission to use permission class 2022-09-05 16:48:10 +01:00
Torsten Dittmann 3b6098b5e8 fix: ui missing database id from document activity 2022-09-05 17:46:09 +02:00
Bradley Schofield 5294f86595 Run Linter 2022-09-05 13:43:36 +01:00
Bradley Schofield 8bc570b0a5 Merge branch '0.16.x' into feat-response-filters-0.16.x 2022-09-05 13:42:46 +01:00
Christy JacobandGitHub 7105e6c3e8 Merge pull request #3762 from appwrite/feat-new-profile-img-theme
Feat new profile image theme
2022-09-05 16:26:10 +04:00
Christy JacobandGitHub ea544efba8 Merge pull request #3763 from appwrite/fix-variable-name-nowrap
Small fix to make variable keys wrap in UI
2022-09-05 16:26:00 +04:00
Bradley Schofield 9e0e2f8e77 Add Tests
+ Added Tests
+ Remove unneeded rand variable
2022-09-05 11:21:04 +01:00
Bradley Schofield 05c9640658 Small fix to make variable keys wrap in UI 2022-09-05 10:48:07 +01:00
Christy JacobandGitHub 8ed9ed853d Merge pull request #3761 from appwrite/fix-cors-headers
Fix: Cors headers
2022-09-05 13:40:52 +04:00
Matej Bačo 04b9311190 Use correct icon 2022-09-05 09:37:21 +00:00
Bradley Schofield 37530d30df Remove color param and fix bug 2022-09-05 10:36:01 +01:00
Bradley Schofield ea51786192 Modify profile images to suit new theme 2022-09-05 10:24:56 +01:00
Matej Bačo c7780c5fe6 Update allowed headers with new SDK headers 2022-09-05 08:08:24 +00:00
shimon 1362902082 audit event name reformation 2022-09-05 11:00:08 +03:00
Jake Barnby e55faff0a1 Fix tests 2022-09-05 19:51:33 +12:00
Jake Barnby a861b174a2 Add allowed permissions tests 2022-09-05 14:16:40 +12:00
Jake Barnby 5c08e066aa Fix allowed permissions for documents/files 2022-09-05 13:41:01 +12:00
Christy JacobandGitHub 34b3218d83 Merge pull request #3758 from appwrite/update-datetime-description
feat: update datetime description
2022-09-05 01:44:43 +04:00
Christy Jacob 614985c837 feat: update specs 2022-09-05 01:43:01 +04:00
Christy Jacob ccabbc4fdf feat: update datetime descriptions 2022-09-05 01:41:26 +04:00
Christy Jacob 6df57b7975 feat: update descriptions 2022-09-05 01:33:52 +04:00
Christy Jacob d5028e601e feat: update datetime description 2022-09-05 01:26:16 +04:00
Christy Jacob fed981681a feat: update specs and sdks 2022-09-05 00:56:13 +04:00
Torsten DittmannandGitHub bcd05bf5a7 ci: force buildkit and settings 2022-09-04 22:23:38 +02:00
Torsten DittmannandGitHub 683a691bf9 ci: update github actions to use github hosted runners 2022-09-04 22:05:30 +02:00
Christy Jacob 06603e53ca feat: udpate sdk version 2022-09-04 21:43:15 +04:00
shimon eabc90ec49 decouple audits log from events 2022-09-04 17:53:37 +03:00
shimon db715f3e7d decouple audits log from events 2022-09-04 13:31:38 +03:00
shimon f63c740917 decouple audits log from events 2022-09-04 11:45:53 +03:00
shimon 2c9b749f72 account labels 2022-09-04 11:23:24 +03:00
shimon 5ea0816540 account labels 2022-09-04 11:17:53 +03:00
shimon 5d16c39d5f account labels 2022-09-04 11:13:44 +03:00
shimon 8e1dc84a48 account labels 2022-09-04 10:32:56 +03:00
Eldad A. FuxandGitHub 29d448c690 Merge pull request #3751 from appwrite/fix-rc-qa
Fix RC QA
2022-09-04 08:26:40 +03:00
Jake Barnby f0c61bc4a7 Fix bucket compression default 2022-09-04 16:51:19 +12:00
Eldad A. FuxandGitHub b6b2961d4e Merge pull request #3752 from appwrite/lohanidamodar-mock-headers-endpoint
mock headers endpoint
2022-09-04 07:36:33 +03:00
Damodar LohaniandGitHub 4b5747c730 mock headers endpoint 2022-09-04 06:52:15 +05:45
Jake Barnby 1896193718 Fix missed optional updates 2022-09-03 12:44:33 +12:00
Jake Barnby f4f178d3bf Merge remote-tracking branch 'origin/rc-qa-matej' into fix-rc-qa 2022-09-03 11:44:14 +12:00
Jake Barnby 8639091d06 Fix attribute models 2022-09-03 11:19:20 +12:00
Matej Bačo ae2826ad1f Bug fixes 2022-09-02 14:19:36 +00:00
Matej BačoandGitHub a847a37a83 Merge pull request #3749 from appwrite/fix-permission-ui
Permission Table - Fix trim bug on <th> elements on Chrome/Firefox be…
2022-09-02 12:22:29 +02:00
Elad Shechter 78daf314bd Permission Table - Fix trim bug on <th> elements on Chrome/Firefox beoswers 2022-09-02 17:05:04 +07:00
Jake Barnby ddcb68c944 Make document/file security optional for create collection/bucket 2022-09-02 15:39:54 +12:00
Matej Bačo c3d04848f4 Mark permissions optional param 2022-09-01 13:14:15 +00:00
Christy JacobandGitHub c5c3b2ecf0 Merge pull request #3747 from appwrite/chore-sync-master
Chore sync master
2022-09-01 14:18:51 +02:00
Jake Barnby d0c8563fbf Merge remote-tracking branch 'origin/master' into chore-sync-master
# Conflicts:
#	app/config/platforms.php
#	composer.lock
2022-09-02 00:12:22 +12:00
Christy JacobandGitHub 687ba70f77 Merge pull request #3745 from appwrite/feat-release-preps
Feat: Release preparations
2022-09-01 14:00:11 +02:00
Christy Jacob 0d26185c38 feat: update console sdk 2022-09-01 11:41:13 +00:00
Christy Jacob 6b26e36c17 feat: update examples 2022-09-01 11:18:57 +00:00
Christy Jacob 73bae25a3f update sdk versions 2022-09-01 11:16:17 +00:00
Christy JacobandGitHub 26b6584a39 Merge pull request #3738 from appwrite/fix-unaccepted-invitation-access
Fix unaccepted invitations giving access to projects
2022-09-01 12:50:14 +02:00
Bradley Schofield 4e3bfc81b6 Merge branch '0.16.x' into fix-unaccepted-invitation-access 2022-09-01 10:17:11 +01:00
Matej Bačo 272c62e893 Format fix 2022-09-01 09:15:43 +00:00
Matej Bačo 0ce1e5fa51 Update realtime tests for new confirmation check 2022-09-01 09:15:09 +00:00
Matej Bačo 3bb836a101 Update tests to support new confirmation check 2022-09-01 09:09:38 +00:00
Matej Bačo 646bbdf489 Join tests to resolve race condition 2022-09-01 09:09:28 +00:00
Christy Jacob 4ee3385f53 feat: import IDs in mock endpoint 2022-09-01 08:55:16 +00:00
Eldad A. FuxandGitHub 007ae1fcfc Merge pull request #3726 from appwrite/doc-flutter-webauth-dependency-change
Flutter/Dart Release changes
2022-09-01 09:19:03 +03:00
Matej Bačo ebdef8afa7 Linter fix 2022-09-01 05:26:49 +00:00
Matej Bačo 2386381d03 Fix tests 2022-09-01 05:26:16 +00:00
Matej Bačo d9c6f892c7 Release preps - console SDK update 2022-09-01 04:52:52 +00:00
Matej Bačo eb1fdcec73 Generate release docs examples 2022-09-01 04:49:47 +00:00
Matej Bačo c47e76fd50 Generate release specs 2022-09-01 04:49:24 +00:00
Matej Bačo 432bfe96ac New version preparation 2022-09-01 04:41:50 +00:00
Damodar Lohani 214018be4b fix doc changes 2022-09-01 00:58:45 +00:00
Bradley Schofield b16053bbdf Merge branch '0.16.x' into fix-unaccepted-invitation-access 2022-08-31 18:29:38 +01:00
Bradley Schofield efa4824db6 Add Tests 2022-08-31 18:27:32 +01:00
Christy JacobandGitHub e5a9195e66 Merge pull request #3736 from appwrite/refactor-cache-date
Refactor cache date
2022-08-31 19:00:36 +02:00
Christy JacobandGitHub 9f5ae4d628 Merge pull request #3742 from appwrite/fix-ui-with-queries-v2
Fix: UI with queries v2
2022-08-31 18:59:24 +02:00
Matej Bačo 6cd1b94935 Fix failing tests 2022-08-31 16:18:41 +00:00
Matej Bačo a0c0a7439e Add tests for project queries 2022-08-31 16:00:14 +00:00
Matej Bačo 2e00fd5d4f Update after merge conflicts. 2022-08-31 13:35:42 +00:00
Matej Bačo a85a471d3b Merge remote-tracking branch 'origin/0.16.x' into fix-ui-with-queries-v2 2022-08-31 13:33:18 +00:00
Matej Bačo 6600f08059 Fix open api test 2022-08-31 13:32:34 +00:00
Christy JacobandGitHub 07b62cfbd3 Merge pull request #3737 from appwrite/feat-additional-compression-support
Expose and introduce File Compression support
2022-08-31 15:28:56 +02:00
Damodar Lohani 505dd333c4 composer update 2022-08-31 13:22:10 +00:00
Damodar Lohani 5900387237 fix zstd build 2022-08-31 13:21:52 +00:00
Damodar Lohani 8fe365d66e Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-additional-compression-support 2022-08-31 13:21:45 +00:00
shimon 94ad09b53f const update 2022-08-31 16:11:23 +03:00
shimon f7da33a873 Merge branch '0.16.x' of github.com:appwrite/appwrite into refactor-cache-date 2022-08-31 16:09:42 +03:00
shimon dab844308b dateTime bug fix in the deletes worker
dateTime small fix
2022-08-31 16:07:27 +03:00
Matej Bačo b9a26efa80 Revert unwanted change 2022-08-31 12:56:50 +00:00
Matej Bačo dccb9b7291 Merge remote-tracking branch 'origin/0.16.x' into fix-ui-with-queries-v2 2022-08-31 12:38:40 +00:00
Christy JacobandGitHub 0438e830b0 Merge pull request #3634 from appwrite/feat-variables-api
Implement Function Variable API
2022-08-31 14:37:30 +02:00
Matej Bačo d5997d92c3 Updated all UI components for new queries V2. introduced queries to listProjects 2022-08-31 12:30:16 +00:00
Damodar Lohani 7b5cee8da9 fix description to use markdown for links 2022-08-31 10:24:13 +00:00
Damodar Lohani d647bdaf9e update compression attribute description 2022-08-31 09:55:55 +00:00
Damodar Lohani 67f38d0644 compression type constants 2022-08-31 09:51:20 +00:00
Damodar Lohani 4bc022736c fix zstd extension to commit hash 2022-08-31 09:45:47 +00:00
Damodar Lohani 0129209eb0 storage version update 2022-08-31 09:37:58 +00:00
Matej Bačo 39a39a8603 Revert unnessessary changes 2022-08-31 09:27:24 +00:00
Matej Bačo 3ba8ee4ec8 PoC of new query pagination 2022-08-31 09:22:43 +00:00
shimon b2023020e0 Merge branch '0.16.x' of github.com:appwrite/appwrite into refactor-cache-date 2022-08-31 11:53:16 +03:00
shimon 5e6c288c2b dateTime 2022-08-31 11:52:55 +03:00
Christy JacobandGitHub 5a58312b53 Merge pull request #3741 from appwrite/refactor-guest-rate-limits
Refactor guest rate limits
2022-08-31 10:41:23 +02:00
shimon bc786cdb86 Merge branch '0.16.x' of github.com:appwrite/appwrite into refactor-cache-date 2022-08-31 10:42:55 +03:00
Matej BačoandGitHub 0897cd0fe4 Merge branch '0.16.x' into feat-variables-api 2022-08-31 09:37:47 +02:00
Matej Bačo 3fc2e70007 updateVariable 'key' param marked as required 2022-08-31 07:33:43 +00:00
Christy JacobandGitHub 054516d5c5 Merge pull request #3740 from appwrite/fix-resets
Fix reset error
2022-08-31 09:15:59 +02:00
Jake Barnby 7ea521665c Revert "Allow CI to use a custom env"
This reverts commit d1b5c69ba1.

# Conflicts:
#	.env.test
2022-08-31 18:52:16 +12:00
Jake Barnby e16cbe6a11 Disable abuse tests on CI 2022-08-31 18:30:07 +12:00
Jake Barnby d1b5c69ba1 Allow CI to use a custom env 2022-08-31 16:08:33 +12:00
Jake Barnby 8fcb091f37 Add resource write abuse limit tests 2022-08-31 16:06:36 +12:00
Jake Barnby ce28dd8201 Use route method in abuse key for guest writes 2022-08-31 15:58:32 +12:00
Jake Barnby 8da011ad78 Ensure abuse hit counter is not increased for admin/API keys 2022-08-31 15:50:53 +12:00
Jake Barnby 1273f4c9b7 Allow using route method in abuse key 2022-08-31 15:49:44 +12:00
d2ec87de2c Update Dockerfile
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-08-31 09:11:21 +05:45
Damodar Lohani e4a4b0165f compression in bucket settings UI 2022-08-31 03:25:07 +00:00
Damodar Lohani 0a3a69b7dc update console sdk 2022-08-31 03:23:52 +00:00
Damodar Lohani 69ed468ec3 spec update 2022-08-31 03:20:59 +00:00
Damodar Lohani b17f537a4c make id unique 2022-08-31 03:04:11 +00:00
Damodar Lohani 02b0ed118f preview test for zstd compression 2022-08-31 03:03:51 +00:00
Damodar Lohani 594b66c18a fix missing break 2022-08-31 02:59:51 +00:00
Damodar Lohani bc7ec3854f linter fix 2022-08-31 02:56:44 +00:00
Damodar Lohani 63f95c0a5c Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-additional-compression-support 2022-08-31 02:55:26 +00:00
Damodar Lohani 77c72970e8 ZSTD compression test 2022-08-31 02:49:13 +00:00
Damodar Lohani 4ba8e725ea compression attribute on default bucket 2022-08-31 02:29:06 +00:00
Damodar Lohani e54125a6f5 zstd extension in dockerfile 2022-08-31 02:09:08 +00:00
Jake Barnby b1cb6ab9bc Add single retry to all usage tests 2022-08-31 11:35:46 +12:00
Jake Barnby 190d9684f0 Use consts for rate limit count + period 2022-08-31 11:34:17 +12:00
Jake Barnby 1d4866c5b5 Use IP + User ID as abuse key for create routes 2022-08-31 11:33:19 +12:00
Jake Barnby b9148d380b Fix only variables can passed by reference errors 2022-08-31 11:31:43 +12:00
Christy JacobandGitHub a87724ed1a Merge pull request #3641 from appwrite/feat-improve-keys
feat: add new attributes for API Keys
2022-08-30 20:46:50 +02:00
Christy Jacob 3ee3954043 feat: linter 2022-08-30 18:26:02 +00:00
Matej Bačo f6a0949d14 WIP: Introduce queries to UI 2022-08-30 17:51:39 +00:00
Christy Jacob fe8295c2ec Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-improve-keys 2022-08-30 17:35:46 +00:00
Christy Jacob 422cedf718 feat: fix tests 2022-08-30 17:33:54 +00:00
Bradley Schofield 9b3e333134 Fix unaccepted invitations giving access to projects 2022-08-30 16:53:57 +01:00
Christy Jacob dcdfcce3fe feat: added tests 2022-08-30 14:04:42 +00:00
Damodar Lohani 2d1741504a compression on update bucket endpoint 2022-08-30 13:50:38 +00:00
Damodar Lohani 5fa7d34757 zstd compression support on endpoints 2022-08-30 13:46:55 +00:00
Christy JacobandGitHub faaf233153 Merge pull request #3729 from appwrite/fix-permissions-ui
Fix + improve permissions UI
2022-08-30 15:01:02 +02:00
Christy JacobandGitHub 7591f68970 Merge pull request #3702 from appwrite/feat-list-endpoints-queries
Feat: List endpoint queries
2022-08-30 14:56:09 +02:00
Damodar Lohani 6c04550558 compression attribute on create bucket endpoint 2022-08-30 12:55:26 +00:00
Damodar Lohani 5666002ff2 compression attribute on bucket collection 2022-08-30 12:52:53 +00:00
shimon cee77ef5a1 timestamp -> datetime on file cache 2022-08-30 15:52:26 +03:00
shimon 67d46e8d05 Merge branch '0.16.x' of github.com:appwrite/appwrite into refactor-cache-date 2022-08-30 15:47:03 +03:00
shimon 97a957e17a timestamp -> datetime on file cache 2022-08-30 15:46:27 +03:00
shimon 69066cfc5e timestamp -> datetime on file cache 2022-08-30 15:44:37 +03:00
Matej Bačo 1e95346205 PR review changes 2022-08-30 12:30:52 +00:00
Christy Jacob 574a993f59 feat: update dependencies 2022-08-30 12:10:07 +00:00
Christy JacobandGitHub 5785212d28 Merge pull request #3720 from appwrite/feat-allow-automatic-test-retries
Allow flaky tests to be automatically retried with an attribute
2022-08-30 14:00:38 +02:00
Matej BačoandGitHub 63c02677a0 PR review changes 2022-08-30 13:55:23 +02:00
shimon b96b2ea2fb Merge branch '0.16.x' of github.com:appwrite/appwrite into refactor-cache-date 2022-08-30 14:30:58 +03:00
Christy JacobandGitHub 3da3e2100c Merge pull request #3727 from appwrite/feat-allow-guest-writes
Allow guest write scope for document, file and execution
2022-08-30 13:28:51 +02:00
Jake Barnby 22f0468c8e Merge remote-tracking branch 'origin/0.16.x' into feat-allow-automatic-test-retries
# Conflicts:
#	app/controllers/api/teams.php
#	package-lock.json
#	package.json
#	tests/e2e/Services/Teams/TeamsBase.php
2022-08-30 23:14:28 +12:00
Jake Barnby 691b9ef417 Fix count name ref 2022-08-30 23:12:58 +12:00
Jake Barnby f4d916a4d2 Rename FlakyTest attribute to Retry 2022-08-30 23:10:15 +12:00
Christy JacobandGitHub c58dd9f741 Merge pull request #3734 from appwrite/fix-console-locale
Fix console date service locale usage
2022-08-30 12:47:47 +02:00
Christy JacobandGitHub fc3376cbe4 Merge pull request #3735 from appwrite/update-swagger-default-datetime
Update specs datetime example
2022-08-30 12:47:30 +02:00
Jake Barnby f0bce98d91 Update specs to use const datetime example 2022-08-30 21:38:27 +12:00
Jake Barnby 8c5948950d Use browser locale and timezone for date service 2022-08-30 21:36:03 +12:00
Matej Bačo e6ccfb6dd7 Improve variables CRUD tests 2022-08-30 09:31:32 +00:00
Christy JacobandGitHub 177354407a Merge pull request #3689 from appwrite/feat-list-users-queries 2022-08-30 13:19:56 +04:00
Matej Bačo b8f6393df6 PR review changes 2022-08-30 08:57:10 +00:00
Matej Bačo 2b3dc48bf1 PR review changes 2022-08-30 08:21:34 +00:00
Matej Bačo 2534e9ad8f Remove unnessessary internal queries 2022-08-30 08:20:54 +00:00
Matej Bačo 087b7df52a Failure tests for variables 2022-08-30 07:53:16 +00:00
Matej Bačo 6df1d35712 PR review changes 2022-08-30 07:30:23 +00:00
677121edca Update app/controllers/api/functions.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-08-30 09:29:30 +02:00
471cac8187 Update app/controllers/api/functions.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-08-30 09:29:20 +02:00
ce334b9518 Update app/controllers/api/functions.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-08-30 09:29:09 +02:00
8620b1f3a0 Update app/controllers/api/functions.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-08-30 09:28:48 +02:00
e5a63a5078 Update app/controllers/api/functions.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-08-30 09:28:37 +02:00
8ec8843a09 Update app/controllers/api/functions.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-08-30 09:28:27 +02:00
6cf3cdcadb Update app/controllers/api/functions.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-08-30 09:28:20 +02:00
4b50fe3f15 Update app/controllers/api/functions.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-08-30 09:28:09 +02:00
ce5c8d6817 Update app/controllers/api/functions.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-08-30 09:28:01 +02:00
3e2a7e2941 Update app/controllers/api/functions.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-08-30 09:27:54 +02:00
883207240c Update app/controllers/api/functions.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-08-30 09:27:44 +02:00
Eldad A. FuxandGitHub 92783527c2 Merge pull request #3725 from appwrite/chore-sync-master
Sync master
2022-08-30 09:14:15 +03:00
Damodar Lohani 001e12b274 fix format 2022-08-30 03:59:03 +00:00
Damodar Lohani 6039ee0b0f update change log windows support 2022-08-30 03:57:56 +00:00
Damodar Lohani f50cd14bd8 revert back sdk-generator 2022-08-30 03:37:38 +00:00
Damodar Lohani 7a2f90b5bf flutter changelog updated 2022-08-30 03:05:31 +00:00
Damodar Lohani 32a8232689 dart changelogs 2022-08-30 02:35:36 +00:00
Damodar Lohani 848c36aef4 upgrade sdk versions 2022-08-30 02:08:01 +00:00
Jake Barnby 938f8394e0 Add abuse limits for create/update/delete document/file 2022-08-30 00:49:01 +12:00
Damodar Lohani 3f9bbd5fc7 docs update 2022-08-29 12:09:22 +00:00
Jake Barnby 583de3a505 Fix new document route permissions view params 2022-08-30 00:03:18 +12:00
Damodar Lohani 60c05fad25 sdk-generator 2022-08-29 11:34:10 +00:00
Matej Bačo ad0e856e1b Merge branch 'feat-variables-api' into feat-list-endpoints-queries 2022-08-29 10:28:25 +00:00
Matej Bačo cdbfe4ae10 Variabe name bug fix 2022-08-29 10:27:56 +00:00
Jake Barnby 1974c422ce Reset custom validity before validation check 2022-08-29 22:27:54 +12:00
Jake Barnby 3da244b3dd Widen update file modal to fit permissions matrix 2022-08-29 22:27:07 +12:00
Jake Barnby f36fccfdea Remove default form names 2022-08-29 22:25:39 +12:00
Jake Barnby f54b6b2ebc Allowed permissions console params opt in instead of out 2022-08-29 22:25:00 +12:00
Jake Barnby 47db8f5bf1 Explicitly set form names for bucket/document 2022-08-29 22:24:04 +12:00
Matej Bačo 79eb351381 Merge remote-tracking branch 'origin/feat-list-endpoints-queries' into feat-variables-api 2022-08-29 10:08:44 +00:00
Matej Bačo 99b95cfb74 Fix bug after merge conflict 2022-08-29 10:05:11 +00:00
Matej Bačo 3ab275201a Merge remote-tracking branch 'origin/feat-list-users-queries' into feat-list-endpoints-queries 2022-08-29 09:33:18 +00:00
Matej Bačo 56282fb2fa Fix users logs test 2022-08-29 09:16:18 +00:00
Matej Bačo 951ed70fb0 Merge branch 'feat-list-endpoints-queries' into feat-variables-api 2022-08-29 08:56:14 +00:00
Matej Bačo 889eaff418 Merge remote-tracking branch 'origin/feat-list-users-queries' into feat-list-endpoints-queries 2022-08-29 08:52:28 +00:00
Matej Bačo 6b5a0cbd4f Fix bug after merge comflict 2022-08-29 08:49:00 +00:00
Jake Barnby 6db0e3ac3c More space for role input 2022-08-29 18:42:43 +12:00
Jake Barnby ccfd104545 Allow guest write scope for document, file and execution 2022-08-29 17:53:37 +12:00
Jake Barnby 4756b44cbe Update app script 2022-08-29 16:03:31 +12:00
Jake Barnby 74969ed606 Disallow rows with no permissions set 2022-08-29 15:21:42 +12:00
Jake Barnby 90dae04fb7 Disallow multiple entries for the same role 2022-08-29 15:20:33 +12:00
Jake Barnby 33152c7bb1 Use secondary button for add row 2022-08-29 15:18:18 +12:00
Jake Barnby 98cdb38c49 Ensure add row events are local component only 2022-08-29 15:17:34 +12:00
Jake Barnby 9a1ece5f13 Fix resetting permissions after file create 2022-08-29 15:12:20 +12:00
Damodar LohaniandGitHub aa96ede848 updated flutter getting started 2022-08-28 10:22:23 +05:45
Jake Barnby 3a5db3e45f Add flaky test to account update password 2022-08-28 12:45:37 +12:00
Jake Barnby 44970cc628 Sync master 2022-08-28 11:01:46 +12:00
Christy Jacob 793fbff7f5 feat: update dependencies 2022-08-27 20:23:20 +00:00
Christy Jacob f6e7d00b1e Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-list-users-queries 2022-08-27 20:21:51 +00:00
Christy Jacob 8cacf91e09 feat: fix stats test namespace 2022-08-27 20:08:03 +00:00
Christy Jacob 25d9c8e501 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-improve-keys 2022-08-27 20:03:15 +00:00
Christy JacobandGitHub 6dade9e758 Merge pull request #3723 from appwrite/chore-update-libs
Update database, audit, abuse
2022-08-27 16:27:03 +05:30
Jake Barnby cab456aaff Update database, audit, abuse 2022-08-27 22:09:49 +12:00
Christy JacobandGitHub d97c3a09ca Merge pull request #3700 from appwrite/refactor-permissions-inc-console-fix
Refactor permissions
2022-08-27 14:23:27 +05:30
Jake Barnby 0389be522e Only give current user create access in create collection test 2022-08-27 20:29:32 +12:00
Jake Barnby 55450a5ebc Add missing toString calls 2022-08-27 16:06:38 +12:00
Jake Barnby 7f007c2ff4 Lock update 2022-08-27 15:24:12 +12:00
Jake Barnby 8282a9769d Fix unit tests 2022-08-27 15:23:39 +12:00
Jake Barnby a16cd37f1a Remove filter_var usage 2022-08-27 15:19:51 +12:00
Jake Barnby c531213a5f Doc updates 2022-08-27 15:19:00 +12:00
Jake Barnby 82bea82d94 Update passwordUpdate check 2022-08-27 15:17:48 +12:00
Jake Barnby 790276fced Review test updates 2022-08-27 15:16:37 +12:00
Jake Barnby d78795e7bd Fix project logo file permissions 2022-08-27 14:57:24 +12:00
Matej Bačo dca0b211f6 Implement queries into list variables 2022-08-26 13:38:39 +00:00
Jake Barnby bbeeb356ab Allow flaky tests to be automatically retried with an attribute 2022-08-26 21:21:08 +12:00
Matej Bačo 3b7ac045d7 Merge remote-tracking branch 'origin/feat-list-endpoints-queries' into feat-variables-api 2022-08-26 07:51:54 +00:00
Matej Bačo 7f0507473d Merge remote-tracking branch 'origin/feat-list-users-queries' into feat-list-endpoints-queries 2022-08-26 07:47:42 +00:00
Matej Bačo 281eb2fafe Merge remote-tracking branch 'origin/refactor-permissions-inc-console-fix' into feat-list-users-queries 2022-08-26 07:40:35 +00:00
Jake Barnby a679f2f767 Improve permission parameter descriptions 2022-08-26 16:37:06 +12:00
Jake Barnby f904698d66 Add permissions doc links to model rule descriptions 2022-08-26 16:34:05 +12:00
Jake Barnby a320e220c3 Console fixes 2022-08-26 15:34:26 +12:00
Jake Barnby 57048400dc Merge branch 'refactor-permissions-inc-console-fix' of github.com:appwrite/appwrite into refactor-permissions-inc-console-fix 2022-08-26 15:01:39 +12:00
Jake Barnby 593c62116c Review fixes 2022-08-26 15:01:16 +12:00
f945ab79ec Apply suggestions from code review
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2022-08-26 14:52:25 +12:00
Jake Barnby 8307b2148f Remove redundant auth exceptions catches 2022-08-26 14:23:23 +12:00
Damodar LohaniandGitHub 8e26f93211 Merge pull request #3718 from appwrite/fix-usage-refactor-permissions 2022-08-26 06:29:38 +05:45
Steven 60a4563908 Fix usage tests 2022-08-25 22:15:11 +00:00
Matej Bačo 78f65401e8 Attempt to fix usage tests 2022-08-25 14:56:15 +00:00
Jake Barnby 31bd5cbeda Merge remote-tracking branch 'origin/origin/datetime-attributes' into refactor-permissions-inc-console-fix
# Conflicts:
#	app/tasks/maintenance.php
2022-08-26 00:10:11 +12:00
Jake Barnby e25fbd1c2a Fix default for usage params 2022-08-25 23:51:59 +12:00
Jake Barnby b12fc12caa Fix usage for datetime attributes 2022-08-25 23:49:45 +12:00
Jake Barnby 9ccffe9af2 Inherit permissions after role checks to ensure users can update document permissions created by server with other users roles 2022-08-25 23:46:56 +12:00
Matej Bačo 6dcfbe2e17 Fix tests 2022-08-25 11:33:34 +00:00
Jake Barnby 51e6d024ab Lock update 2022-08-25 23:30:54 +12:00
Jake Barnby e6e126dff4 Catch AuthorzationExceptions from database to throw 401 instead of 500 2022-08-25 23:30:26 +12:00
Jake Barnby a373297a6b Add storage tests for all roles and permission levels 2022-08-25 23:29:23 +12:00
Matej Bačo bc73b7bbf0 Fix bugs after merge 2022-08-25 10:28:13 +00:00
Matej Bačo e44efb43d1 Fix exception params 2022-08-25 10:13:36 +00:00
Matej Bačo 9d440552bd Merge remote-tracking branch 'origin/feat-list-endpoints-queries' into feat-variables-api 2022-08-25 10:02:27 +00:00
Matej Bačo c85363f355 Fix bugs after merge 2022-08-25 09:59:28 +00:00
fogelito ddabb540c1 fix maintenance.php setDatetime 2022-08-25 12:57:59 +03:00
Matej Bačo 6a22768c9c Merge remote-tracking branch 'origin/feat-list-users-queries' into feat-list-endpoints-queries 2022-08-25 09:35:06 +00:00
Matej Bačo 035e72edf7 Lockfile update 2022-08-25 09:34:59 +00:00
Matej Bačo f15f8e7bf0 Linter fix 2022-08-25 09:34:36 +00:00
Matej Baco 8513bb2dbe Merge branch 'feat-list-endpoints-queries' into feat-variables-api 2022-08-25 11:14:42 +02:00
Matej Baco fd1068a600 Merge branch 'feat-list-users-queries' into feat-list-endpoints-queries 2022-08-25 10:56:06 +02:00
Jake Barnby 7159f9c187 Merge remote-tracking branch 'origin/origin/datetime-attributes' into refactor-permissions-inc-console-fix
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	src/Appwrite/Usage/Calculators/Database.php
2022-08-25 20:53:52 +12:00
Matej Baco c6e614d896 Merge branch 'refactor-permissions-inc-console-fix' into feat-list-users-queries 2022-08-25 10:38:43 +02:00
fogelito 064d538023 Merge remote-tracking branch 'origin/origin/datetime-attributes' into origin/datetime-attributes 2022-08-25 11:14:48 +03:00
fogelito c30189f903 Vincent Changes Apply 2022-08-25 11:14:27 +03:00
deb5164eb3 Update src/Appwrite/Utopia/Response/Model/Func.php
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-08-25 11:11:17 +03:00
26a2569b8e Update src/Appwrite/Utopia/Response/Model/Func.php
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-08-25 11:11:08 +03:00
c04734048f Update app/controllers/api/databases.php
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-08-25 11:05:01 +03:00
shimon 38ad6fe1cc Merge branch '0.16.x' of github.com:appwrite/appwrite into refactor-cache-date 2022-08-25 09:57:33 +03:00
Jake Barnby 10b8b4b4f6 Format 2022-08-25 18:48:05 +12:00
Jake Barnby 292037f90b Fix datetime calculation 2022-08-25 18:47:19 +12:00
Jake Barnby ec3c2628b1 Fix datetime calculation 2022-08-25 18:45:05 +12:00
Jake Barnby 9f3dd54198 Fix merge clobber 2022-08-25 18:27:55 +12:00
Jake Barnby e7298b13b0 Merge remote-tracking branch 'origin/0.16.x' into origin/datetime-attributes
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/workers/builds.php
#	src/Appwrite/Stats/Usage.php
#	src/Appwrite/Usage/Calculators/Database.php
2022-08-25 18:26:30 +12:00
Jake Barnby 625608804e Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-inc-console-fix
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/databases.php
#	app/controllers/api/storage.php
#	app/workers/builds.php
#	src/Appwrite/Stats/Usage.php
#	src/Appwrite/Usage/Calculators/Database.php
2022-08-25 18:21:15 +12:00
Jake Barnby 3149a298a7 Aggregate before role checks 2022-08-25 15:51:21 +12:00
Jake Barnby 002b30d110 Fix missing check for existing validity on listFiles 2022-08-25 13:05:31 +12:00
Jake Barnby b434dfb6b8 Fix missing check for existing validity on listDocuments 2022-08-25 13:04:47 +12:00
Matej Bačo 756d0bbd5b Linter fix 2022-08-24 18:59:34 +00:00
Steven fc38771d69 Merge branch 'refactor-permissions-inc-console-fix' into feat-list-users-queries 2022-08-24 18:52:39 +00:00
Matej Bačo b1dfd94d49 Add indexes for internal queries 2022-08-24 18:41:26 +00:00
Matej Bačo 65d09705ac Simplify class name 2022-08-24 18:25:15 +00:00
Matej Bačo 55a2e52764 Allow unindexed internal queries 2022-08-24 18:23:34 +00:00
Matej Bačo cb6a186c5d PR review changes 2022-08-24 15:07:18 +00:00
Matej Bačo 5e9acf59e4 Update lockfile 2022-08-24 14:13:29 +00:00
Matej Bačo b765ad603d Merge remote-tracking branch 'origin/refactor-permissions-inc-console-fix' into feat-variables-api 2022-08-24 14:12:41 +00:00
Matej Bačo 4b01ff3f51 Use new query methods 2022-08-24 14:10:56 +00:00
Jake Barnby e0a1f4b8fe Database test updates 2022-08-25 01:32:52 +12:00
Jake Barnby d4b270e527 Better storage permission checks 2022-08-25 01:24:54 +12:00
Jake Barnby 0d3c1cba9a Better database permission checks 2022-08-25 01:24:19 +12:00
Matej Bačo 25590cc210 Add list queries test for databases 2022-08-24 12:43:07 +00:00
Matej Bačo c3372e4a1f Fix linter 2022-08-24 11:57:00 +00:00
Matej Bačo 22f05b4cf8 Include new tests, fix existing 2022-08-24 11:55:43 +00:00
Matej Bačo 4645fcd0c8 Fix tests 2022-08-24 10:31:47 +00:00
Matej Bačo bd7395cb44 Bug fixing, upgrade tests to new syntax 2022-08-24 09:22:13 +00:00
Jake Barnby dabaa49f8d Remove redundant extra permissions checks for document read/update/delete 2022-08-24 20:50:05 +12:00
Jake Barnby 714bbc0af0 Fix default bucket missing create permission 2022-08-24 20:27:27 +12:00
Jake Barnby ea4b177b83 Fix team permissions 2022-08-24 20:26:47 +12:00
Matej Bačo 01a57d91ad Fix listDocument queries validation 2022-08-23 16:33:08 +00:00
Matej Bačo 7fb74027d4 Upgrade listDocuments queries 2022-08-23 15:18:59 +00:00
Matej Bačo 11c8fccd88 PR review changes 2022-08-23 15:01:57 +00:00
Matej Bačo 531d57feff Upgrade listMemberships queries 2022-08-23 13:16:46 +00:00
Matej Bačo 2d82eed4be Linter fix 2022-08-23 13:10:27 +00:00
Matej Bačo b1348dbdd8 Upgrade account logs queries 2022-08-23 13:06:59 +00:00
Matej Bačo 36903d6358 Upgrade document&collection&database logs queries 2022-08-23 13:03:38 +00:00
Matej Bačo 79560c13e6 Upgrade teamListLogs queries 2022-08-23 12:50:52 +00:00
Matej Bačo e068bcdbc1 Upgrade listCollections queries 2022-08-23 12:30:28 +00:00
shimon ee875a9320 tests 2022-08-23 12:52:57 +03:00
Matej Bačo 94acd32d69 Upgrade listDatabases queries 2022-08-23 09:40:17 +00:00
Matej Bačo 17e41eee1d Upgrade listExecutions queries 2022-08-23 09:26:34 +00:00
Matej Bačo a92f96bf80 Upgrade listDeployments queries 2022-08-23 09:12:48 +00:00
Matej Bačo 1eee0baa28 Upgrade listFunctions queries 2022-08-23 09:02:06 +00:00
Matej Bačo 6c971f6ece Upgrade listTeams queries 2022-08-23 08:56:28 +00:00
Matej Bačo d1f6cb31d6 Upgrade listFiles queries 2022-08-23 08:49:39 +00:00
Matej Bačo 6fcd3757fe Upgrade listBuckets queries 2022-08-23 08:37:55 +00:00
Matej Bačo da73dc7fcb Fix users queries allowed params 2022-08-23 08:37:31 +00:00
Matej Bačo e780c90dd6 Merge branch 'feat-list-users-queries' into feat-list-endpoints-queries 2022-08-23 08:10:13 +00:00
Jake Barnby 7784422f84 Fix maintenance worker 2022-08-23 17:23:01 +12:00
Christy JacobandGitHub b24aec82e7 Merge pull request #3458 from appwrite/feat-usage-updates
New usage stats
2022-08-23 08:55:41 +05:30
Jake Barnby 00441885d2 Remove fallback setting for missing permissions 2022-08-23 13:42:53 +12:00
Jake Barnby e989735e89 Remove permissions processor 2022-08-23 13:42:25 +12:00
StevenandGitHub ad417731ce Merge pull request #3699 from appwrite/feat-list-user-logs-queries
Update List User Logs API to Accept Queries
2022-08-22 13:18:56 -07:00
Steven 66ff297103 Refactor Queries Validation 2022-08-22 19:16:20 +00:00
StevenandGitHub 9881c4cc73 Merge pull request #3708 from appwrite/feat-update-naming-conventions
feat: update naming convention and folder structure
2022-08-22 08:48:28 -07:00
Christy Jacob e09cb3a1cb feat: update queries constructor 2022-08-22 15:11:47 +00:00
Christy Jacob 464738274d feat: update queries constructor 2022-08-22 15:06:11 +00:00
Christy Jacob cff0fd9476 feat: update queries constructor 2022-08-22 15:04:55 +00:00
Christy Jacob 0fd55cb13c feat: update queries constructor 2022-08-22 14:44:28 +00:00
Christy Jacob 3ceff5aa71 feat: update queries constructor 2022-08-22 14:37:35 +00:00
Christy Jacob dd00c58b08 feat: remove queries 2022-08-22 14:14:40 +00:00
Christy Jacob 0304a57915 feat: remove queries 2022-08-22 14:12:52 +00:00
Christy Jacob 3fe22b7ed0 feat: update file structure 2022-08-22 14:10:10 +00:00
Christy Jacob afa71bcaf3 feat: update file structure 2022-08-22 14:09:04 +00:00
Christy Jacob 228bedd6d0 feat: update file structure 2022-08-22 14:05:49 +00:00
Christy Jacob b2b714f713 feat: update naming convention and folder structure 2022-08-22 13:48:35 +00:00
Jake Barnby 8841f8fe76 Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/controllers/general.php
#	app/controllers/shared/api.php
#	composer.json
#	composer.lock
2022-08-22 21:13:29 +12:00
Jake Barnby eb1476b28b Apply validator updates to OpenAPI3 2022-08-22 14:27:17 +12:00
Damodar Lohani fa165a735b linter fix 2022-08-21 10:16:55 +00:00
Damodar Lohani 0d57c67cc0 use same method to parse usage params labels 2022-08-21 02:10:42 +00:00
Damodar Lohani 77958b465e update database usage params label 2022-08-21 02:10:21 +00:00
Damodar Lohani 6af467398b update usage labels 2022-08-21 02:04:52 +00:00
Damodar Lohani c5a8e470c5 update usage labels to match audits labels pattern 2022-08-21 02:03:19 +00:00
Damodar Lohani 2205ecd9c6 null safety checks 2022-08-20 11:20:31 +00:00
Christy Jacob 7952dac85e feat: linter fixes 2022-08-20 07:41:07 +00:00
Steven e70eb61717 Fix bug with list documents and new queries 2022-08-20 00:47:10 +00:00
Steven 2bde7aa02b Fix databases tests 2022-08-20 00:15:18 +00:00
Steven 146cb6a0d8 Fix list user logs tests 2022-08-19 23:31:02 +00:00
Steven 3890dea35b Add additional Validators for Queries 2022-08-19 23:20:22 +00:00
Steven a5bc07c9e4 Merge branch 'feat-list-users-queries' into feat-list-user-logs-queries 2022-08-19 22:00:54 +00:00
Steven fe0b778fac Add indexes to users collection 2022-08-19 21:10:15 +00:00
Steven f03510ef6b Fix test after merge 2022-08-19 21:09:50 +00:00
Christy Jacob ca25d329ae feat: update date time calculation 2022-08-19 20:22:38 +05:30
Steven c1cdad5566 Merge branch 'refactor-permissions-inc-console-fix' into feat-list-users-queries 2022-08-19 14:50:50 +00:00
Matej Bačo 926d1c6459 Fix incorrect endpoint information 2022-08-19 14:14:39 +00:00
Matej Bačo 896f07fdd4 Upgrade versios to resolve missing methods 2022-08-19 13:37:24 +00:00
Bradley Schofield d4ba9441b6 Run Linter 2022-08-19 11:26:09 +01:00
Bradley Schofield 0d81918685 Merge remote-tracking branch 'origin/refactor-permissions-inc-console-fix' into feat-variables-api 2022-08-19 11:25:39 +01:00
Christy Jacob 7673fb44e5 feat: update default values 2022-08-19 10:03:54 +00:00
Christy Jacob dbd7afeda0 feat: update default values 2022-08-19 09:58:11 +00:00
Bradley Schofield a904057a58 Merge branch 'feat-variables-api' of https://github.com/appwrite/appwrite into feat-variables-api 2022-08-19 10:58:01 +01:00
Bradley Schofield 7895ac6c40 Update Func.php 2022-08-19 10:57:59 +01:00
Christy Jacob 74a5bd2556 feat: update default values 2022-08-19 09:54:26 +00:00
Christy Jacob 28d9e15980 feat: update response model 2022-08-19 09:45:36 +00:00
Matej Bačo 30c157c23e Linter fix, update tests 2022-08-19 09:43:03 +00:00
Christy Jacob e104f553cb feat: use datetime filters for acessedAt 2022-08-19 09:41:22 +00:00
Christy Jacob f09cce93ee feat: use datetime filters for acessedAt 2022-08-19 09:37:35 +00:00
c9cae9479d Update docs/references/functions/create-variable.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-08-19 10:35:25 +01:00
Christy Jacob 2a750eaa73 Merge branch 'refactor-permissions-inc-console-fix' of https://github.com/appwrite/appwrite into feat-improve-keys 2022-08-19 09:32:22 +00:00
Matej Bačo 61ab41bf86 Implement status of oauth providers, and refactor response models 2022-08-19 09:21:51 +00:00
Christy Jacob 278afd77c0 Merge branch 'origin/datetime-attributes' of https://github.com/appwrite/appwrite into feat-improve-keys 2022-08-19 09:20:08 +00:00
Jake Barnby 399df17a3d Fix application reference 2022-08-19 20:49:13 +12:00
Jake Barnby c1c3a7c7ae Remove redundant exception 2022-08-19 20:31:19 +12:00
Jake Barnby e4392bdbfb Merge fixes
(cherry picked from commit 24875e352d)
2022-08-19 17:12:20 +12:00
Jake Barnby 24875e352d Merge fixes 2022-08-19 17:05:39 +12:00
Jake Barnby cb6fc7f618 Merge branch 'origin/datetime-attributes' into refactor-permissions-inc-console-fix
# Conflicts:
#	.gitignore
#	app/config/collections.php
#	app/controllers/api/account.php
#	app/controllers/api/databases.php
#	app/controllers/api/storage.php
#	app/controllers/api/users.php
#	composer.lock
#	tests/e2e/Services/Account/AccountCustomClientTest.php
2022-08-19 16:49:34 +12:00
Jake Barnby 5f990ecb6d Fix imports 2022-08-19 16:28:40 +12:00
Jake Barnby 7019be987c Merge remote-tracking branch 'origin/0.16.x' into origin/datetime-attributes
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/account.php
#	app/controllers/api/users.php
#	app/controllers/shared/api.php
#	app/workers/deletes.php
#	composer.lock
#	docker-compose.yml
#	phpunit.xml
#	src/Appwrite/Event/Delete.php
2022-08-19 16:20:19 +12:00
Jake Barnby 9819088563 Lint 2022-08-19 16:05:00 +12:00
Jake Barnby 66539bbe3a Review updates for role helper usage 2022-08-19 16:04:33 +12:00
Steven 27f69e3c09 Consolidate List User Logs API params
Replace limit and offset params with a single queries param since the
Queries V2 change now allows for different types of queries.
2022-08-19 00:09:34 +00:00
Steven f0d66985f7 Consolidate List Users API params
Replace search, limit, offset, cursor, cursorDirection, and orderType
params with a single queries param since the Queries V2 change now
allows for different types of queries.
2022-08-18 19:30:39 +00:00
Steven 753aebccab Create Appwrite Query Validator
The Appwrite Query Validator checks if the cursor value is a valid UID.
This is different than the cursor value in utopia-php/database because
the value in the database layer is expected to be a document.
2022-08-18 19:30:39 +00:00
db9faebcc9 Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-18 16:04:19 +05:45
Damodar Lohani 7c2ecaec4b correct function status 2022-08-18 05:13:30 +00:00
Damodar Lohani e63e79d3f9 linter fix 2022-08-18 01:50:55 +00:00
Damodar Lohani acd5dfc23f update functions test 2022-08-18 01:49:41 +00:00
Damodar Lohani fdac3bfe4a missing functions stats 2022-08-18 01:45:55 +00:00
Damodar Lohani 3e43424129 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-08-18 00:49:31 +00:00
Damodar Lohani b28d3ce302 fix usage test 2022-08-18 00:36:25 +00:00
Damodar Lohani 4d482ebb81 fix accounts PR 2022-08-18 00:31:56 +00:00
Shmuel FogelandGitHub bc9e928187 Merge pull request #3688 from appwrite/datetime-jake-tz
datetime tz
2022-08-17 21:36:39 +03:00
fogelito 04844b180b composer updates 2022-08-17 21:15:25 +03:00
fogelito c21b563614 Merge branch 'refactor-permissions-inc-console-fix' of github.com:appwrite/appwrite into datetime-jake-tz
 Conflicts:
	app/controllers/general.php
	composer.json
	composer.lock
2022-08-17 21:04:23 +03:00
Christy JacobandGitHub 70f0483f97 Merge pull request #3652 from appwrite/feat-audits-label 2022-08-17 21:29:35 +05:30
fogelito e425de9582 composer updates 2022-08-17 18:20:45 +03:00
fogelito 093a8be8a3 composer updates 2022-08-17 18:20:26 +03:00
shimon d1aa3fea4f sync with 0.16 2022-08-17 18:03:53 +03:00
shimon a2af9fef2d sync with 0.16 2022-08-17 17:57:56 +03:00
fogelito ae5163c813 tags changes 2022-08-17 17:38:40 +03:00
shimon 0abd8c4108 Merge remote-tracking branch 'origin/feat-audits-label' into feat-audits-label 2022-08-17 17:33:01 +03:00
shimon 9fc2e4c3a5 sync with 0.16 2022-08-17 17:29:22 +03:00
fogelito 5d99f7c3a6 after branch change to datetime attributes 2022-08-17 17:09:21 +03:00
shimon cc9a166146 Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-audits-label
 Conflicts:
	app/controllers/api/storage.php
	app/controllers/shared/api.php
2022-08-17 17:08:54 +03:00
Christy JacobandGitHub f52bfacf0e Update tests/e2e/Services/Webhooks/WebhooksCustomServerTest.php 2022-08-17 19:25:42 +05:30
Bradley Schofield 86ad8b7e98 Update function.phtml 2022-08-17 14:45:19 +01:00
Eldad A. FuxandGitHub 837336e90f Merge pull request #3491 from appwrite/feat-file-cache-cleanup
cache cleanup
2022-08-17 16:44:23 +03:00
Matej Bačo 7c2fa12414 Fix getting function ID 2022-08-17 13:42:06 +00:00
Matej Bačo c93b7aa452 Fix event-triggered multi-execution 2022-08-17 13:34:52 +00:00
Bradley Schofield 80ff661aeb Continue working on response filters 2022-08-17 14:08:09 +01:00
shimon 73095a325e addressing comments 2022-08-17 16:02:01 +03:00
shimon bb4390e089 addressing comments 2022-08-17 14:18:22 +03:00
shimon 4b062ca76d addressing comments 2022-08-17 14:11:34 +03:00
Damodar Lohani c0119e6a0d fix formatting 2022-08-17 11:10:17 +00:00
shimon 9cdb67a661 addressing comments 2022-08-17 14:09:15 +03:00
Damodar Lohani 6b11fa26ce rename and remove unused param 2022-08-17 10:55:01 +00:00
Damodar Lohani d4f02402bd Merge branch 'feat-audits-label' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-08-17 10:38:16 +00:00
Damodar Lohani fca655a48d function usage test 2022-08-17 10:36:30 +00:00
Damodar Lohani 0d97580361 fix usage params in execution 2022-08-17 10:13:50 +00:00
shimon e94c7eba83 more audit labels on users new routes 2022-08-17 13:01:16 +03:00
Damodar Lohani 7993e7e232 update console sdk 2022-08-17 09:59:47 +00:00
Damodar Lohani 4b43847bd8 update latest spec 2022-08-17 09:57:36 +00:00
shimon 4729444622 fix 2022-08-17 12:52:50 +03:00
Damodar Lohani a1e6f7bdf4 Merge branch 'feat-audits-label' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-08-17 09:34:40 +00:00
Bradley Schofield 407c150631 Merge branch '0.16.x' into feat-response-filters-0.16.x 2022-08-17 10:34:01 +01:00
Bradley Schofield 9f3ebe9956 Continue working on permission backporting 2022-08-17 10:33:35 +01:00
shimon 835ef0ffc1 small fix 2022-08-17 12:25:47 +03:00
shimon a4c0d89d55 sync with 0.16 2022-08-17 11:19:31 +03:00
shimon 9c68cff317 Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-file-cache-cleanup
 Conflicts:
	composer.json
	composer.lock
2022-08-17 11:16:09 +03:00
shimon 1e404e379b sync with 0.16 2022-08-17 10:59:23 +03:00
shimon 88f6a67802 sync with 0.16 2022-08-17 10:36:38 +03:00
shimon cc887beae9 sync with 0.16 2022-08-17 10:32:42 +03:00
shimon 2dc8fba40a Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-audits-label
 Conflicts:
	app/controllers/api/account.php
	app/controllers/api/users.php
	composer.json
	composer.lock
2022-08-17 10:05:37 +03:00
Jake Barnby 163782d4cd Merge branch 'origin/datetime-attributes' into refactor-permissions-inc-console-fix
# Conflicts:
#	composer.lock
#	public/dist/scripts/app-all.js
#	public/dist/scripts/app-dep.js
#	public/dist/scripts/app.js
2022-08-17 15:34:41 +12:00
Jake Barnby f36f176849 Role helper usage 2022-08-17 15:11:49 +12:00
Damodar Lohani 3bc0aa8dca fix merge issues 2022-08-17 02:35:55 +00:00
Damodar Lohani 80dfa85c82 Merge branch 'feat-audits-label' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-08-17 00:45:07 +00:00
Eldad A. FuxandGitHub aacdf50f63 Merge pull request #3620 from appwrite/feat-ui-datetime
ui: datetime
2022-08-16 23:49:37 +03:00
Christy Jacob 11ad9c8dd9 feat: update abuse library 2022-08-16 20:47:05 +00:00
Christy Jacob d2305a7900 feat: update abuse library 2022-08-16 20:45:55 +00:00
Christy Jacob 4b0c707fd3 Merge branch 'origin/datetime-attributes' of https://github.com/appwrite/appwrite into feat-ui-datetime 2022-08-16 20:37:05 +00:00
Eldad A. FuxandGitHub 69a4f51d58 Merge pull request #3656 from appwrite/feat-functions-console-logs
Functions Console Logs Capture
2022-08-16 23:23:53 +03:00
Eldad A. FuxandGitHub ccb8a1144c Merge pull request #2747 from appwrite/feat-password-hash-algos
Password Hashing algos
2022-08-16 22:30:23 +03:00
Eldad A. FuxandGitHub e0abc972ff Merge pull request #3681 from appwrite/feat-missing-phone-param
Changed provider name from phone to sms and added phone param to create endpoints
2022-08-16 21:01:54 +03:00
Matej Bačo 7a1dfbfb8d Fix passwordUpdate time for non-pass users 2022-08-16 15:56:54 +00:00
shimon 1abd57567f linter fix 2022-08-16 18:02:17 +03:00
Matej Bačo 4e7c976608 Fix node runtime test 2022-08-16 14:58:42 +00:00
shimon 7ad7d1807e fill gaps from merge 2022-08-16 17:56:05 +03:00
Matej Bačo 7d9f973c62 Fix escaping, write tests for stdout/stderr, upgrade runtimes to V2 2022-08-16 14:49:08 +00:00
Eldad A. FuxandGitHub e658457b1b Merge pull request #3692 from appwrite/update-autodesklogo
Updated Autodesk logo
2022-08-16 17:14:30 +03:00
Haimantika mitra 24609236b5 updated Autodesk logo format 2022-08-16 19:10:09 +05:30
Haimantika mitra 8056d02c0d updated Autodesk logo size 2022-08-16 19:04:34 +05:30
Haimantika mitra f3b73f40f5 updated Autodesk logo 2022-08-16 18:58:43 +05:30
shimon 5d284b8c27 fill gaps from merge 2022-08-16 16:20:35 +03:00
Matej Bačo 2814a6f680 Linter fix 2022-08-16 13:03:38 +00:00
Matej Bačo 3088535806 Added phone number to UsersAPI createUser + tests 2022-08-16 13:02:28 +00:00
Christy Jacob 51cb03a93e feat: linter fix 2022-08-16 17:58:30 +05:30
Jake Barnby b09aaabd14 Fix teams exception 2022-08-17 00:14:22 +12:00
Matej Bačo 1e96f8c3d9 Revert changes regarding AccountAPI createAccount 2022-08-16 12:05:46 +00:00
Matej Bačo e41de7575c Remove unnessessary change 2022-08-16 12:05:22 +00:00
Torsten Dittmann 32b1e0db51 fix: remove unnecessary data 2022-08-16 13:58:29 +02:00
Torsten Dittmann 381374209a fix: models 2022-08-16 13:57:13 +02:00
Matej Bačo ebb4d402b7 Linter fix 2022-08-16 11:41:49 +00:00
Matej Bačo eaf9cd59e9 Fix OpenAPI3 nested anyOf/oneOf 2022-08-16 11:40:19 +00:00
Jake Barnby 63977da7ee Lint 2022-08-16 23:39:57 +12:00
Jake Barnby 7626a0c121 Update lock 2022-08-16 23:38:17 +12:00
Jake Barnby 24af94c569 Fix tests 2022-08-16 23:29:11 +12:00
shimon de42895096 fill gaps from merge 2022-08-16 14:27:50 +03:00
Jake Barnby e3ec275a51 Cleaner permission checks 2022-08-16 23:26:38 +12:00
Matej Bačo 2202994060 Update lockfile 2022-08-16 11:01:47 +00:00
Matej Bačo 44310876d2 build JS 2022-08-16 10:45:08 +00:00
Matej Bačo f10cf58ec3 Update console sdk 2022-08-16 10:42:21 +00:00
shimon beaad6c49d fill gaps from merge 2022-08-16 13:19:38 +03:00
shimon 923a741c5a Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-audits-label
 Conflicts:
	app/controllers/api/account.php
	app/controllers/api/functions.php
	app/controllers/api/users.php
2022-08-16 12:47:51 +03:00
Matej Bačo 3adca4588c Update lock files 2022-08-16 09:46:00 +00:00
Matej Bačo 17600deace Merge branch '0.16.x' into feat-password-hash-algos 2022-08-16 09:35:20 +00:00
Jake Barnby 1aa36b6b2c Simplify permission checks 2022-08-16 21:08:14 +12:00
Jake Barnby 326220762e Exception fixes 2022-08-16 21:07:30 +12:00
shimon 8f8f033d1a fill gaps from merge 2022-08-16 12:00:28 +03:00
Bradley Schofield 9a705ed44d Update function.phtml 2022-08-16 09:50:49 +01:00
Jake Barnby 5d84d6d43f Lint 2022-08-16 20:33:06 +12:00
Jake Barnby bbf7f8d8c3 Merge remote-tracking branch 'origin/origin/datetime-attributes' into refactor-permissions-inc-console-fix
# Conflicts:
#	app/controllers/api/databases.php
#	app/controllers/api/storage.php
#	src/Appwrite/Extend/Exception.php
2022-08-16 20:30:00 +12:00
Jake BarnbyandGitHub fd76332aca Merge pull request #3691 from appwrite/datetime-attributes-merge
Datetime attributes merge
2022-08-16 20:20:41 +12:00
fogelito 78b0b24c25 composer changes for audit abuse 2022-08-16 10:45:16 +03:00
Jake Barnby 39231f8cf9 Lint 2022-08-16 19:26:40 +12:00
Jake Barnby fb34ecfa7d Merge remote-tracking branch 'origin/0.16.x' into datetime-attributes-merge
# Conflicts:
#	app/controllers/api/account.php
#	app/controllers/api/databases.php
#	app/controllers/api/functions.php
#	app/controllers/api/projects.php
#	app/controllers/api/storage.php
#	app/controllers/api/teams.php
#	app/controllers/api/users.php
#	app/controllers/general.php
#	app/controllers/shared/api.php
2022-08-16 19:20:26 +12:00
Christy JacobandGitHub 6dd6436291 Merge pull request #3690 from appwrite/revert-3667-feat-reorder-endpoints-2
Revert "Fix Endpoint Order"
2022-08-16 12:35:32 +05:30
Christy JacobandGitHub 5b7b39a300 Revert "Fix Endpoint Order" 2022-08-16 12:29:03 +05:30
Jake Barnby f672269a8c Handle aggregates per resource type at the controller level 2022-08-16 17:54:44 +12:00
34fd6763e1 Update app/controllers/api/account.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-08-16 11:14:55 +05:45
Damodar Lohani 4fb743e934 fix lint errors 2022-08-16 05:23:51 +00:00
Damodar Lohani 94d9bb8a18 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-functions-console-logs 2022-08-16 04:42:03 +00:00
Damodar Lohani e59f00fcd0 update runtime package 2022-08-16 04:37:54 +00:00
Damodar Lohani 078b1ec377 updating to use if condition 2022-08-16 04:34:49 +00:00
fogelito f52d28e75f Auth tests 2022-08-15 22:18:37 +03:00
fogelito 9b85a89e71 Projects tests 2022-08-15 20:37:26 +03:00
shimon 9770f10a8c fill gaps from merge 2022-08-15 20:33:44 +03:00
shimon f091774afd fill gaps from merge 2022-08-15 20:04:23 +03:00
fogelito 9c82a842b6 tests for database + account 2022-08-15 19:08:17 +03:00
shimon 590c1467bc Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-audits-label
 Conflicts:
	app/controllers/api/account.php
	app/controllers/api/functions.php
	app/controllers/api/users.php
2022-08-15 18:19:59 +03:00
Bradley Schofield e1cc6bc624 Start work on response filters for 0.16 2022-08-15 16:09:09 +01:00
fogelito f1d186d6ae filters for collections 2022-08-15 18:03:03 +03:00
fogelito f7948285f7 Merge branch 'refactor-permissions-inc-console-fix' of github.com:appwrite/appwrite into datetime-jake-tz
 Conflicts:
	composer.json
	composer.lock
2022-08-15 17:56:18 +03:00
fogelito 8d1127182f datetime tz 2022-08-15 17:12:03 +03:00
shimon f64c82a8cb addressing comments 2022-08-15 17:03:03 +03:00
shimon f12ccfa02a prefix removed from storage audits label 2022-08-15 16:59:58 +03:00
shimon a3a9def48d composer 2022-08-15 16:56:50 +03:00
shimon df0bdeb8a3 some fixes 2022-08-15 16:55:11 +03:00
Christy JacobandGitHub 4f80bb87c2 Merge pull request #3667 from appwrite/feat-reorder-endpoints-2
Fix Endpoint Order
2022-08-15 19:23:05 +05:30
Jake Barnby bf2fa212aa Fix setting defaults 2022-08-16 01:16:20 +12:00
Jake Barnby 28e7934aeb Update document/file validator allowed permissions 2022-08-16 01:02:02 +12:00
Jake Barnby b53f185ec6 Remove permissions processor 2022-08-16 00:56:19 +12:00
shimon 67d12d3120 some fixes 2022-08-15 15:16:32 +03:00
Jake Barnby 564f5dbf64 Find replace fix 2022-08-15 23:40:41 +12:00
Jake Barnby 77a28a2de7 Don't use ID helper with existing ID's 2022-08-15 23:24:31 +12:00
shimon edecd8dc22 some fixes 2022-08-15 13:52:20 +03:00
Jake Barnby 813e9135c6 Review fixes 2022-08-15 22:11:17 +12:00
Christy Jacob 51afc8bdfb feat: generate latest specs 2022-08-15 14:37:41 +05:30
shimon 0dc485d8d7 some fixes 2022-08-15 12:05:41 +03:00
72e524963c Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-15 11:30:58 +03:00
Christy Jacob 7723c633a0 feat: fix tests 2022-08-15 13:24:54 +05:30
Jake Barnby 5870e6367c Update abuse lib 2022-08-15 19:50:20 +12:00
Damodar LohaniandGitHub 246d9b94b7 null safety 2022-08-15 13:27:02 +05:45
Eldad A. FuxandGitHub c17918007d Merge pull request #3683 from appwrite/snyk-upgrade-f8457e365b50a61a738fa5518f8d4655
[Snyk] Upgrade chart.js from 3.8.0 to 3.8.1
2022-08-15 10:23:29 +03:00
Jake Barnby 33970276b2 Self review 2022-08-15 19:20:10 +12:00
Christy Jacob 509f9083c9 Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-reorder-endpoints-2 2022-08-15 12:43:24 +05:30
Eldad Fux 6f74c565e8 Fixed docblock 2022-08-15 09:55:37 +03:00
Christy Jacob 794f07c3b0 feat: accounts test 2022-08-15 12:13:09 +05:30
Jake Barnby 66f518b531 Fix team membership delete 2022-08-15 18:04:00 +12:00
Damodar Lohani c0d05132df fix usage metric typo in database 2022-08-15 05:50:36 +00:00
Damodar Lohani a5aa20ac5c Merge branch 'feat-audits-label' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-08-15 05:35:14 +00:00
Jake Barnby 86f209800a Merge remote-tracking branch 'origin/origin/datetime-attributes' into refactor-permissions-inc-queries-update-datetime-fixes
# Conflicts:
#	composer.json
#	composer.lock
#	src/Appwrite/Utopia/Response/Model/AttributeDatetime.php
2022-08-15 16:43:47 +12:00
Jake Barnby 7c34387d22 Update specs + console SDK 2022-08-15 16:39:30 +12:00
shimon 5e476a2e5a some fixes 2022-08-15 07:29:44 +03:00
Eldad A. FuxandGitHub 1210b4f59a Merge pull request #3675 from appwrite/feat-datetime-attributes-with-database-query-update
Update database query syntax
2022-08-15 07:28:21 +03:00
Steven 6b618a5824 Merge branch 'origin/datetime-attributes' into feat-datetime-attributes-with-database-query-update 2022-08-15 01:45:56 +00:00
Damodar Lohani 6824d23dfe fix collections create metrics table name 2022-08-15 01:10:57 +00:00
Jake Barnby bb46d950df Handle permissions quotes 2022-08-15 13:04:14 +12:00
Damodar Lohani 5472898759 fix naming 2022-08-15 00:50:51 +00:00
Jake Barnby d5a1872f93 Spec + dist + lock update 2022-08-15 12:21:11 +12:00
Jake Barnby cb4a256d5f Merge remote-tracking branch 'origin/feat-ui-datetime' into refactor-permissions-inc-queries-update-datetime-fixes
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	composer.lock
#	public/dist/scripts/app-all.js
#	public/dist/scripts/app-dep.js
#	public/dist/scripts/app.js
#	public/dist/styles/default-ltr.css
#	public/dist/styles/default-rtl.css
#	public/scripts/dependencies/appwrite.js
2022-08-15 12:05:52 +12:00
shimon c0d8337417 some fixes 2022-08-14 23:45:05 +03:00
shimon 9d02066615 some fixes 2022-08-14 23:19:52 +03:00
shimon 104e6564f7 some fixes 2022-08-14 23:06:21 +03:00
shimon cabe989555 some fixes 2022-08-14 22:42:20 +03:00
shimon 1109004727 some fixes 2022-08-14 22:27:43 +03:00
Eldad Fux f88a64df1c Fix for linter 2022-08-14 22:01:58 +03:00
Eldad Fux 9b897629ba Fixed code generator 2022-08-14 21:57:23 +03:00
shimon 6fd01a6721 some fixes 2022-08-14 21:39:44 +03:00
Eldad Fux fbd5835bd9 Fixed test 2022-08-14 21:33:52 +03:00
Eldad Fux 95181546b4 Adpated tests 2022-08-14 21:09:24 +03:00
shimon 857803e362 some fixes 2022-08-14 21:02:38 +03:00
Eldad Fux 98e2564330 Merge branch 'feat-password-hash-algos' of https://github.com/appwrite/appwrite into feat-missing-phone-param 2022-08-14 20:22:52 +03:00
Eldad Fux bd77354926 Fixed test 2022-08-14 20:22:01 +03:00
Eldad A. FuxandGitHub 340cfb0104 Update app/controllers/api/users.php 2022-08-14 20:01:32 +03:00
Eldad Fux be36b31c4e Added missing test for new codeGenerator 2022-08-14 19:53:55 +03:00
Eldad Fux 22c38a484f Merge branch 'feat-password-hash-algos' of https://github.com/appwrite/appwrite into feat-missing-phone-param 2022-08-14 19:43:53 +03:00
Eldad Fux 7d83f9d644 Removed import path 2022-08-14 19:29:07 +03:00
Eldad Fux 98fc8669e1 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-password-hash-algos 2022-08-14 19:23:30 +03:00
snyk-bot 808319e781 fix: upgrade chart.js from 3.8.0 to 3.8.1
Snyk has created this PR to upgrade chart.js from 3.8.0 to 3.8.1.

See this package in npm:
https://www.npmjs.com/package/chart.js

See this project in Snyk:
https://app.snyk.io/org/eldadfux/project/8574b5e4-6e89-4ade-bc02-2eaabc43eed0?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-08-14 16:09:36 +00:00
Eldad Fux 2ed9199bf1 Added the ability to create a user with a phone number 2022-08-14 18:10:12 +03:00
shimon ab27e0a74d some fixes 2022-08-14 18:01:34 +03:00
Eldad Fux 53b60c9244 Fix for linter 2022-08-14 17:22:51 +03:00
Jake Barnby 613a0f8006 ID and test fixes 2022-08-15 02:22:38 +12:00
Eldad Fux b36c24c508 Decouple Auth code from SMS provider adapter 2022-08-14 17:19:58 +03:00
fogelito 74ae43b092 global const for TYPE_DATETIME_EXAMPLE change value 2022-08-14 16:56:55 +03:00
Eldad Fux 1da208ad10 Fix adapter name 2022-08-14 16:53:19 +03:00
Eldad Fux 25f176875d Changed provider name from phone to sms 2022-08-14 16:43:41 +03:00
Eldad A. FuxandGitHub d641fbb635 Merge pull request #3588 from appwrite/feat-simplify-exceptions
Simplify Exception Creation
2022-08-14 15:27:52 +03:00
Damodar Lohani 8fdec117cd fix usage params 2022-08-14 12:04:49 +00:00
Damodar Lohani e26e2e44cc fix usage attributes 2022-08-14 12:03:21 +00:00
Damodar Lohani 07ace68d75 latest spec and sdk 2022-08-14 11:59:40 +00:00
shimon 36fd693728 some fixes 2022-08-14 14:48:51 +03:00
Jake Barnby 9c260164ef Merge remote-tracking branch 'origin/feat-datetime-attributes-with-database-query-update' into refactor-permissions-inc-queries-update-datetime-fixes
# Conflicts:
#	app/controllers/api/databases.php
#	app/controllers/api/storage.php
#	app/controllers/general.php
#	app/controllers/shared/api.php
#	composer.json
#	composer.lock
2022-08-14 23:46:34 +12:00
Damodar Lohani 5120158bdb Merge branch 'feat-audits-label' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-08-14 11:39:41 +00:00
Damodar Lohani e75dace600 fix storage usage test to match response 2022-08-14 11:19:24 +00:00
Damodar Lohani cf86481d31 fix test to use updated response model 2022-08-14 11:16:54 +00:00
Jake Barnby 6a5de3e0b6 Merge remote-tracking branch 'origin/fix-datetime-attributes' into refactor-permissions-inc-queries-update-datetime-fixes
# Conflicts:
#	app/config/collections.php
#	app/controllers/api/databases.php
#	app/controllers/api/projects.php
#	app/controllers/api/teams.php
#	composer.json
#	composer.lock
#	tests/e2e/Services/Account/AccountBase.php
#	tests/e2e/Services/Databases/DatabasesBase.php
#	tests/e2e/Services/Functions/FunctionsCustomServerTest.php
#	tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
#	tests/e2e/Services/Storage/StorageBase.php
#	tests/e2e/Services/Storage/StorageCustomClientTest.php
#	tests/e2e/Services/Storage/StorageCustomServerTest.php
#	tests/e2e/Services/Teams/TeamsBase.php
#	tests/e2e/Services/Webhooks/WebhooksBase.php
#	tests/e2e/Services/Webhooks/WebhooksCustomClientTest.php
#	tests/e2e/Services/Webhooks/WebhooksCustomServerTest.php
#	tests/unit/Auth/AuthTest.php
2022-08-14 23:11:05 +12:00
Jake Barnby b007acfa95 ID updates 2022-08-14 22:33:36 +12:00
fogelito 9b9f2fe428 global const for TYPE_DATETIME_EXAMPLE 2022-08-14 13:27:07 +03:00
Christy Jacob 26634cdf0b feat: linter fix 2022-08-14 15:52:19 +05:30
Christy Jacob bb4693ddfc feat: update email session endpoint 2022-08-14 15:41:21 +05:30
fogelito 00e64e3518 datetime tests fixes 2022-08-14 13:10:32 +03:00
Damodar Lohani 89b2234c17 update stdout and stderr description 2022-08-14 09:29:46 +00:00
Damodar Lohani d9745b3477 fix execution list UI 2022-08-14 09:23:41 +00:00
Christy Jacob 979768fc9f Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-reorder-endpoints-2 2022-08-14 14:42:14 +05:30
Christy Jacob 70d2ebf55b feat: tests 2022-08-14 14:25:59 +05:30
Damodar Lohani 3ce8565513 hide execution stdout and stderr on client side response 2022-08-14 08:54:11 +00:00
Damodar Lohani 734454ee85 hiding stdout and stderr on client execution response 2022-08-14 08:44:17 +00:00
Christy Jacob ebb9af1eb2 feat: re-order functions endpoint 2022-08-14 13:56:11 +05:30
Christy Jacob 8e24dbe22f feat: update exception class 2022-08-14 13:35:11 +05:30
shimon 91345e3f9b some fixes 2022-08-14 10:45:42 +03:00
shimon 6b5a75ff84 test debuging 2022-08-14 10:35:37 +03:00
Christy Jacob 5725fbef70 feat: update exception class 2022-08-14 12:52:20 +05:30
Christy Jacob fb81627b83 feat: update exception class 2022-08-14 12:49:19 +05:30
Christy Jacob aeaf6eee18 fix: revert error codes 2022-08-14 12:35:50 +05:30
Christy Jacob cfab9221f2 feat: exceptions on more files 2022-08-14 12:32:41 +05:30
shimon 90478a04b6 some fixes 2022-08-14 10:00:37 +03:00
Christy Jacob a5bc0a61ca feat: exceptions on more files 2022-08-14 12:26:12 +05:30
shimon 22c913f48a some fixes 2022-08-14 09:38:43 +03:00
shimon 02a6282244 some fixes 2022-08-14 09:27:13 +03:00
shimon c0e3e94e57 some fixes 2022-08-14 09:22:38 +03:00
Christy Jacob 662bfe0ab8 feat: address issues on projects.php 2022-08-14 11:39:46 +05:30
Steven 610ec1a6a4 Update database query syntax 2022-08-14 05:44:55 +00:00
Christy Jacob c2f7cd6d19 feat: remove logger as an entity 2022-08-14 11:06:04 +05:30
Christy Jacob c6f0b14e92 feat: address issues on init.php 2022-08-14 11:05:25 +05:30
Jake Barnby a8698b6065 Lint 2022-08-14 17:24:50 +12:00
Jake Barnby c627226ac9 Merge branch 'refactor-permissions-inc-console-fix' of github.com:appwrite/appwrite into refactor-permissions-inc-console-fix 2022-08-14 17:21:44 +12:00
Jake Barnby b2e659bd3f Review fixes 2022-08-14 17:21:33 +12:00
Jake Barnby fe5d3a1892 Use permission helpers 2022-08-14 17:21:11 +12:00
89dd4be9f1 Update app/config/errors.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-08-14 17:06:48 +12:00
Jake Barnby 9e02c26908 Update libs 2022-08-14 15:35:00 +12:00
Bradley Schofield 237f5264d9 Fix vars exception, change cachedoc usage, 2022-08-13 20:18:48 +01:00
shimon 01fac30329 some fixes 2022-08-13 22:05:18 +03:00
shimon 71cab7d453 some fixes 2022-08-13 20:42:01 +03:00
shimon d132202662 some fixes 2022-08-13 20:29:33 +03:00
shimon 58ec3d912b some fixes 2022-08-13 18:47:29 +03:00
shimon 02f57cd69d Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-file-cache-cleanup
 Conflicts:
	composer.lock
2022-08-13 18:45:29 +03:00
shimon e3a8552774 some fixes 2022-08-13 18:39:19 +03:00
shimon af56db4048 some fixes 2022-08-13 18:36:44 +03:00
Jake Barnby 2ca2f4e135 Update audits 2022-08-14 03:17:18 +12:00
Christy Jacob 5296e61d35 feat: address issues on accounts controller 2022-08-13 20:45:19 +05:30
shimon 630954c94e some fixes 2022-08-13 17:55:27 +03:00
Jake Barnby 70758927cd Test fixes 2022-08-14 02:55:15 +12:00
Christy Jacob 8b23dcd69e fix: update constructor, remove account entity, add missing ID error 2022-08-13 20:14:04 +05:30
Jake Barnby ed712fb196 Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-inc-console-fix
# Conflicts:
#	app/controllers/general.php
#	composer.lock
2022-08-14 02:31:06 +12:00
Jake Barnby bdc8202422 Bad request for create permission on document/file 2022-08-14 02:24:28 +12:00
Jake Barnby 68cc919aaa Test fixes 2022-08-14 02:10:28 +12:00
Jake Barnby c6c5ce0619 Fix create file permissions not resetting after create 2022-08-13 23:51:26 +12:00
Eldad A. FuxandGitHub 5b4a3805bf Merge pull request #3522 from wess/feat-etsy-auth
Adds Etsy to OAuth providers
2022-08-13 13:05:43 +03:00
shimon 51e3fc8cab some fixes 2022-08-13 12:59:34 +03:00
Eldad A. FuxandGitHub a91584853c Merge pull request #3558 from appwrite/fix-teams-roles-no-owner
Fix teams roles no owner
2022-08-13 12:37:11 +03:00
Eldad A. FuxandGitHub cec8e9188b Merge pull request #3631 from appwrite/fix-unit-tests
tests: fix unit tests
2022-08-13 12:34:14 +03:00
Eldad A. FuxandGitHub ba239de8be Merge branch '0.16.x' into fix-unit-tests 2022-08-13 12:28:33 +03:00
Eldad A. FuxandGitHub 1accc36d8c Merge pull request #3599 from appwrite/feat-upgrade-database-docker-images
feat: upgrade mariadb and redis
2022-08-13 12:25:07 +03:00
Jake Barnby bfa4abbf87 Dist update 2022-08-13 21:07:25 +12:00
Jake Barnby 9a488d1d8c Fix create file permissions 2022-08-13 21:07:17 +12:00
Jake Barnby 7da5f3a04d Fix hardcoded permission types 2022-08-13 21:07:07 +12:00
Jake Barnby a44e9f2c09 Add bucket/file permissions comps 2022-08-13 21:02:32 +12:00
Jake Barnby 0cd1b232ed Fix hidden forms 2022-08-13 21:01:33 +12:00
Christy Jacob 3ded17badf fix: linter 2022-08-13 13:40:39 +05:30
Christy Jacob 6d6a9cc72b Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-audits-label 2022-08-13 13:39:36 +05:30
Christy Jacob 4d9c37f2db Merge branch '0.16.x' of github.com:appwrite/appwrite into origin/datetime-attributes 2022-08-13 13:38:02 +05:30
shimon 45c46c1794 sync with 0.16 2022-08-13 11:02:00 +03:00
Christy Jacob 4be3f23757 fix: merge conflict 2022-08-13 13:31:27 +05:30
Jake Barnby 62200eda9e Pull secondary form into matrix component to allow multiple in the same page 2022-08-13 19:47:04 +12:00
shimon e8a2e30bb5 Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-file-cache-cleanup 2022-08-13 10:35:54 +03:00
shimon 48b2fb0b36 Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-audits-label 2022-08-13 10:34:25 +03:00
shimon cc9dad6bb8 Tidy up 2022-08-13 10:34:03 +03:00
Damodar Lohani 2a7b646c12 update framework version 2022-08-13 07:29:03 +00:00
Jake Barnby 3c8acac758 Show permission block for documents if document security is enabled 2022-08-13 18:34:47 +12:00
Jake Barnby 737ebe408c Don't add create permission to documents/files if missing 2022-08-13 18:34:04 +12:00
Jake Barnby c66a1991d8 Make permissions matrix reusable 2022-08-13 18:33:11 +12:00
Damodar Lohani 792d657a4f formatting fixes 2022-08-13 05:10:34 +00:00
Damodar Lohani 560bd97fcd organize metrics 2022-08-13 05:02:18 +00:00
Damodar Lohani c1c325505b organize metrics 2022-08-13 05:01:43 +00:00
Damodar Lohani 85f39ec0ef organize metrics 2022-08-13 05:00:22 +00:00
Damodar Lohani 02074a93ef remove unused import 2022-08-13 04:55:42 +00:00
Damodar Lohani 7717897357 update variable description 2022-08-13 04:55:34 +00:00
Damodar Lohani 3d25ef1be5 refactor case 2022-08-13 04:51:52 +00:00
Damodar Lohani d688187e23 update metrics value 2022-08-13 04:39:01 +00:00
Damodar Lohani 74a159ab99 fix key 2022-08-13 03:44:57 +00:00
Eldad Fux 3c7a7f0fa4 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into origin/datetime-attributes 2022-08-13 06:21:50 +03:00
Damodar Lohani a1f9230169 composer update 2022-08-13 03:15:10 +00:00
Damodar Lohani be00b64b7e Merge branch 'feat-audits-label' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-08-13 03:14:28 +00:00
Jake Barnby fc119ecd98 Fix abuse 2022-08-13 13:31:31 +12:00
Steven 1abe9d4c01 Merge branch '0.16.x' into fix-datetime-attributes 2022-08-12 22:54:33 +00:00
Christy Jacob 9693c6e941 Merge branch 'master' of github.com:appwrite/appwrite into 0.16.x 2022-08-12 21:44:36 +05:30
Bradley Schofield 83c1129ed5 Add TODO Warning 2022-08-12 17:01:25 +01:00
Bradley Schofield 04a0216ebc Update import descriptions 2022-08-12 17:00:43 +01:00
930120fc4d Update app/controllers/api/users.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-08-12 16:55:58 +01:00
160433ec9c Update src/Appwrite/Utopia/Response/Model/AlgoArgon2.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-08-12 16:55:47 +01:00
693e18e5d9 Update src/Appwrite/Utopia/Response/Model/AlgoArgon2.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-08-12 16:55:33 +01:00
b8d07cf43f Update src/Appwrite/Utopia/Response/Model/AlgoArgon2.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-08-12 16:54:31 +01:00
Bradley Schofield cb87c248d5 Rebuild Specs, SDKs and start working on subqueries 2022-08-12 16:51:24 +01:00
Jake Barnby 8d4191b1a0 Lint 2022-08-13 02:46:50 +12:00
Jake Barnby 09b001e891 PR fixes 2022-08-13 02:41:57 +12:00
Bradley Schofield bdcacf0cfb Update CHANGES.md 2022-08-12 15:28:44 +01:00
Bradley Schofield d86e4ac0b6 Run Linter 2022-08-12 15:15:58 +01:00
Bradley Schofield d9104ceced Update capitalisation on some names 2022-08-12 15:15:36 +01:00
Bradley Schofield 7af92b3b30 Fix Endpoint Order 2022-08-12 15:10:41 +01:00
shimon 1af95fcdaa Tidy up 2022-08-12 16:21:32 +03:00
Eldad A. FuxandGitHub f1a3af6fce Merge pull request #3662 from appwrite/feat-country-code-docs
Add country code spec link to local and flag endpoint
2022-08-12 16:14:42 +03:00
Bradley Schofield 26fad5e8fe Move Variables view to before settings in function 2022-08-12 13:57:45 +01:00
Bradley Schofield 23c3135051 Regenerate Spec and SDK 2022-08-12 13:56:30 +01:00
Jake Barnby d2b9102f84 Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-inc-console-fix
# Conflicts:
#	tests/e2e/Services/Databases/DatabasesBase.php
#	tests/e2e/Services/Databases/DatabasesCustomServerTest.php
2022-08-13 00:54:27 +12:00
Jake Barnby 5c6cb2a422 Test fixes 2022-08-13 00:49:57 +12:00
Bradley Schofield 8a2f8ed6ee Merge branch '0.16.x' into feat-variables-api 2022-08-12 13:35:01 +01:00
Jake Barnby c104860448 Use roles validator for function execution 2022-08-13 00:23:58 +12:00
Jake Barnby 5799bf2d62 Transform delete key on input as well as output 2022-08-12 23:44:47 +12:00
Jake Barnby f278517276 Validate permission role input exists 2022-08-12 23:44:27 +12:00
shimon 90cfac9b52 replace request param extractions 2022-08-12 14:01:12 +03:00
Jake Barnby 76f86c74ad Allow updating existing permission rows 2022-08-12 22:37:52 +12:00
Jake Barnby 1d7c25b561 Single role per permissions entry 2022-08-12 22:36:59 +12:00
Eldad A. FuxandGitHub bfe73ed9b4 Merge pull request #3664 from appwrite/feat-rename-users-page
Rename users page to Authentication
2022-08-12 07:45:07 +03:00
Eldad A. FuxandGitHub 856a53c33c Merge pull request #3665 from appwrite/fix-remove-consts-response
Remove constants from response models
2022-08-12 06:51:52 +03:00
Jake Barnby 770c08725f Add role suggestions 2022-08-12 14:59:44 +12:00
Jake Barnby 1234cc8152 Styling 2022-08-12 14:59:11 +12:00
Bradley Schofield 47129afcfa Remove constants from response models 2022-08-12 03:00:29 +01:00
Bradley Schofield 072755ce7d Rename users page to Authentication 2022-08-12 02:41:31 +01:00
Jake Barnby 0226478c63 Add cast from csv to array 2022-08-12 13:05:54 +12:00
Jake Barnby 3e17d9398b Fix raw permission removal 2022-08-12 12:26:58 +12:00
Vincent (Wen Yu) Ge c18a386e09 Add country code spec link to local and flag endpoint 2022-08-11 22:05:17 +00:00
Eldad A. FuxandGitHub 057feaf5bd Merge pull request #3654 from appwrite/fix-password-reset-redirect
Fix password reset redirect and alert
2022-08-11 18:34:52 +03:00
Eldad A. FuxandGitHub 6fd7a841bd Merge pull request #3635 from appwrite/fix-console-sdk
fix: console sdk
2022-08-11 18:07:06 +03:00
shimon e86aab5e88 ident 2022-08-11 16:47:53 +03:00
Jake Barnby a5e6c04cb0 Working permission row addition and removal 2022-08-12 01:22:39 +12:00
shimon b5f977e46d adding user to audits labels 2022-08-11 16:19:05 +03:00
Eldad A. FuxandGitHub 0f3efde288 Merge pull request #3587 from appwrite/format-remove-unused-param
Remove unused property
2022-08-11 14:23:47 +03:00
Eldad A. FuxandGitHub 0d4c0d36af Merge pull request #3653 from appwrite/feat-add-parent-id-ui
Add Parent ID UI
2022-08-11 14:21:24 +03:00
Eldad A. FuxandGitHub f4bbcc9fa3 Merge pull request #3619 from appwrite/fix-phone-search
Fix: User Search attribute (phone)
2022-08-11 14:20:44 +03:00
shimon 6a4fee641d clean 2022-08-11 12:04:05 +03:00
shimon 2d8abac0e3 clean 2022-08-11 11:47:18 +03:00
Damodar Lohani f8721329ba fix network name 2022-08-11 08:34:14 +00:00
Damodar Lohani 13f915cc77 UI update 2022-08-11 08:25:44 +00:00
Damodar Lohani f0827fef38 formatting issues 2022-08-11 07:02:40 +00:00
Damodar Lohani cd9efec4d2 refactor 2022-08-11 06:49:20 +00:00
Damodar Lohani 1753dbe8b0 fix formatting 2022-08-11 06:18:37 +00:00
Damodar Lohani a0591730b1 decrease usage intrval for tests 2022-08-11 06:18:24 +00:00
Damodar Lohani d05e1fdfb3 enable ignoring stats on admin requests 2022-08-11 06:16:10 +00:00
Damodar Lohani b5f5aff626 fix response and project usage issues 2022-08-11 06:05:38 +00:00
Damodar Lohani 63371ce76e functions usage stats using route labels 2022-08-11 05:25:39 +00:00
Damodar Lohani 651dc651f5 update usage response model for storage 2022-08-11 02:18:34 +00:00
Damodar Lohani c5993ba8b9 storage usage stats via route labels 2022-08-11 02:18:22 +00:00
Damodar Lohani e666ae2b2e fix users usage endpoint 2022-08-11 02:11:31 +00:00
Damodar Lohani 5647f957a7 users metrics via route labels 2022-08-11 01:43:02 +00:00
Damodar Lohani 73f675aebe Merge branch 'feat-audits-label' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-08-11 01:15:29 +00:00
Christy Jacob cd5f3f2f2b feat: update mock endpoint spec 2022-08-11 00:00:59 +05:30
Christy Jacob b4e944e9ba feat: run linter 2022-08-10 19:19:58 +05:30
Christy Jacob 741824ef87 feat: move server list to app resource 2022-08-10 19:15:04 +05:30
Bradley Schofield 15fbe86124 Fix variables not being correctly used 2022-08-10 14:43:05 +01:00
Christy Jacob 42d78f9a68 feat: update sdk generatoe dependency 2022-08-10 18:33:49 +05:30
Christy Jacob 9fe28e830a feat: add platform to sdk generation script 2022-08-10 18:30:57 +05:30
Christy Jacob 4f218ea6d3 feat: add new mock endpoint for sdk generator tests 2022-08-10 18:22:12 +05:30
Jake Barnby 531247deb4 Collection UI updates 2022-08-10 22:23:53 +12:00
shimon ac827f6861 cache ver updated 2022-08-10 13:13:05 +03:00
Damodar Lohani e3cca44dce formatting 2022-08-10 09:56:03 +00:00
Damodar Lohani 9002bbe77e update response format 2022-08-10 09:50:05 +00:00
Damodar Lohani 6fc98eb1cb default network name 2022-08-10 09:47:43 +00:00
Bradley Schofield c566f1e7c9 Fix Tests 2: Electric Boogaloo 2022-08-10 10:32:48 +01:00
shimon 5a15d29a22 sync with 0.16.x 2022-08-10 12:22:55 +03:00
shimon d31c23d25a Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-audits-label
 Conflicts:
	app/controllers/api/databases.php
2022-08-10 12:18:05 +03:00
Damodar Lohani cb369dd326 update account routes usage labels 2022-08-10 08:45:10 +00:00
Damodar Lohani 91f1e89201 update type 2022-08-10 07:59:16 +00:00
Damodar Lohani c7d6d38ab7 update UI to include logs 2022-08-10 07:24:13 +00:00
Damodar Lohani 5424b85685 update execution response model 2022-08-10 07:20:16 +00:00
Damodar Lohani 391d1127ca update container to accept new response format 2022-08-10 07:19:07 +00:00
shimon f9b8a0a661 disabling route from cache 2022-08-10 10:08:48 +03:00
Jake Barnby 25e893f712 Revert sdk-generator to master 2022-08-10 18:02:23 +12:00
Jake Barnby 8d83b6ada3 Fix realtime abuse check 2022-08-10 17:42:20 +12:00
Damodar Lohani 8aa7486e71 database usage stats working via labels 2022-08-10 02:33:46 +00:00
Damodar Lohani ebf3d813cb refactor database usage to labels 2022-08-10 02:18:18 +00:00
Damodar Lohani 16fe9e241a Merge branch 'feat-audits-label' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-08-10 01:49:27 +00:00
Damodar Lohani b96904ec75 renaming usage stats on influx to contain scope placeholder 2022-08-10 01:46:36 +00:00
Christy JacobandGitHub 0b813ed159 Merge pull request #3649 from appwrite/fix-deployment-example
Deployment object model example updated
2022-08-10 02:01:59 +05:30
Bradley Schofield 4faa903fb3 Fix Password Reset Alert and Redirect 2022-08-09 17:30:06 +01:00
Bradley Schofield 2215e4db49 Add Parent Database ID to collection and documents 2022-08-09 17:18:43 +01:00
Bradley Schofield 42e0895dad Fix Tests 2022-08-09 16:29:24 +01:00
shimon d2519c9a5b addressing comments 2022-08-09 17:38:54 +03:00
c6fc2a98ae Update src/Appwrite/Auth/OAuth2/Etsy.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-09 10:14:40 -04:00
a079284729 Update src/Appwrite/Auth/OAuth2/Etsy.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-09 10:14:30 -04:00
f0d4f43dba Update src/Appwrite/Auth/OAuth2/Etsy.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-09 10:14:19 -04:00
9e2e883c82 Update app/config/providers.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-09 10:14:10 -04:00
Torsten Dittmann d9c7bbd3d2 fix: scripts for filters and charts 2022-08-09 16:05:34 +02:00
shimon 96c822ffb3 init from master 2022-08-09 16:44:58 +03:00
shimon a261dcd171 init from master 2022-08-09 16:43:37 +03:00
Torsten Dittmann 5db5f7217f Merge branch 'origin/datetime-attributes' of https://github.com/appwrite/appwrite into feat-ui-datetime 2022-08-09 14:49:08 +02:00
Bradley Schofield f87d2ab89e Update composer.lock 2022-08-09 13:37:42 +01:00
Bradley Schofield 6882ffaa00 Merge branch '0.16.x' into feat-variables-api 2022-08-09 13:37:24 +01:00
Bradley Schofield 603cb1db34 Update init.php 2022-08-09 13:32:33 +01:00
fe2fe1e08a Update src/Appwrite/Auth/OAuth2/Etsy.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-09 08:15:46 -04:00
97117f2fde Update src/Appwrite/Auth/OAuth2/Etsy.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-09 08:15:38 -04:00
27e54fae4c Update src/Appwrite/Auth/OAuth2/Etsy.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-09 08:15:28 -04:00
f1887449ab Update src/Appwrite/Auth/OAuth2/Etsy.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-09 08:15:19 -04:00
Bradley Schofield bf3c15708d Update Variable Attribute Desc 2022-08-09 13:13:46 +01:00
Bradley Schofield d4da9d823b Add API Descriptions and use APP_LIMIT_COUNT 2022-08-09 13:11:50 +01:00
shimon 092e682591 Merge branch 'master' of github.com:appwrite/appwrite into feat-file-cache-cleanup
 Conflicts:
	app/controllers/shared/api.php
2022-08-09 15:02:29 +03:00
Bradley Schofield af0c111d2e Rollback Func Correctly 2022-08-09 13:00:16 +01:00
Bradley Schofield fb091f1b48 Revert "Rollback Func.php"
This reverts commit fe88ea4f9a.
2022-08-09 12:59:35 +01:00
Bradley Schofield fe88ea4f9a Rollback Func.php 2022-08-09 12:58:59 +01:00
shimon a937cde7a3 init 2022-08-09 14:57:33 +03:00
Bradley Schofield c4d453b738 Update Variables API Signature 2022-08-09 12:56:45 +01:00
Christy JacobandGitHub e17409e0b1 Merge pull request #3596 from appwrite/origin/datetime-api
Origin/datetime api
2022-08-09 17:15:33 +05:30
fogelito 01106d801a Merge branch 'origin/datetime-attributes' of github.com:appwrite/appwrite into origin/datetime-api
 Conflicts:
	composer.lock
	src/Appwrite/Stats/Usage.php
2022-08-09 14:44:11 +03:00
fogelito db5d737235 Merge branch '0.16.x' of github.com:appwrite/appwrite into origin/datetime-api
 Conflicts:
	tests/e2e/Services/Databases/DatabasesBase.php
2022-08-09 14:37:21 +03:00
fogelito 82a240998b Merge branch '0.16.x' of github.com:appwrite/appwrite into origin/datetime-attributes
 Conflicts:
	composer.lock
	src/Appwrite/Stats/Usage.php
2022-08-09 14:20:26 +03:00
Torsten Dittmann 08ba652464 fix: tests 2022-08-09 12:45:15 +02:00
Christy JacobandGitHub 6a6c7d4b90 Merge pull request #3547 from appwrite/fix-update-status-codes
Use 202 when resources are created asyncronously
2022-08-09 14:42:40 +05:30
Christy Jacob 21a3037bdf feat: review comments 2022-08-09 14:22:30 +05:30
Damodar Lohani 59477a9fa9 functions stats 2022-08-09 08:19:45 +00:00
Christy JacobandGitHub dae148af76 Merge pull request #3526 from 2002Bishwajeet/feat-disqus-Oauth-provider
Feat: Disqus OAuth Provider
2022-08-09 13:21:19 +05:30
Damodar Lohani b50863ff9f update aggregator 2022-08-09 07:12:04 +00:00
Jake Barnby a61fd030ff Fix storage tests 2022-08-09 19:11:30 +12:00
Damodar Lohani cf369a9f12 rename test 2022-08-09 07:04:59 +00:00
Jake Barnby 3611f9df94 Parameter order fix 2022-08-09 18:58:08 +12:00
shimon eb9ca5d7e3 leftovers 2022-08-09 09:49:55 +03:00
Damodar Lohani bce998cb53 update imports and fix database usage 2022-08-09 06:28:38 +00:00
Christy Jacob f26f2d9e9b feat: review comments 2022-08-09 11:43:34 +05:30
Damodar Lohani 99c1f14581 white space fix 2022-08-09 06:07:05 +00:00
Christy Jacob 410597eca7 feat: review comments 2022-08-09 11:35:25 +05:30
Jake Barnby 216486a4c6 Fix DB tests 2022-08-09 18:03:41 +12:00
Christy Jacob 8cae6bb627 feat: review comments 2022-08-09 11:26:53 +05:30
Damodar Lohani ebac3f5547 usage containers updated 2022-08-09 05:52:53 +00:00
Damodar Lohani c2b016cb5f update usage interval environment variables 2022-08-09 05:29:24 +00:00
Christy Jacob 7e470d2cb5 feat: review comments 2022-08-09 10:54:17 +05:30
Jake Barnby fa61dada55 Fix erroneous whitespace 2022-08-09 14:48:56 +12:00
Jake Barnby fb0168ea50 Fix erroneous whitespace 2022-08-09 14:48:39 +12:00
Jake Barnby 1ddd34059b Append type to open bracket to ensure permissions containing a permission type name are not removed 2022-08-09 13:23:03 +12:00
Damodar Lohani 7affd0579e usage refactor setups 2022-08-09 01:22:18 +00:00
Christy Jacob 4bced29ec9 feat: review comments 2022-08-09 01:36:36 +05:30
Christy Jacob 82e39ccf52 feat: review comments 2022-08-09 01:12:13 +05:30
Bishwajeet ParhiandGitHub 4ac204d230 Merge branch 'appwrite:master' into feat-disqus-Oauth-provider 2022-08-08 21:21:47 +05:30
shimon 9eb1c3a731 leftovers 2022-08-08 18:44:45 +03:00
shimon 6e0b7cc650 leftovers 2022-08-08 18:44:11 +03:00
shimon 2d7a2bb57f leftovers 2022-08-08 18:23:45 +03:00
shimon 8a79748b6d leftovers 2022-08-08 17:48:51 +03:00
Wen Yu Ge 75595dd07f Deployment payload example updated 2022-08-08 10:45:45 -04:00
Bradley Schofield bf050ece0f Fix Exceptions 2022-08-08 15:44:07 +01:00
shimon 62ef532801 leftovers 2022-08-08 17:32:54 +03:00
Bradley Schofield 43660d9c8f Merge branch 'master' into feat-simplify-exceptions 2022-08-08 15:03:01 +01:00
Bishwajeet Parhi f4c5b4c11d lints fixed 2022-08-08 12:44:11 +00:00
shimon 89f164bdd7 resource namespace 2022-08-08 15:19:41 +03:00
Jake Barnby e2cf49aefd Update sdk-generator 2022-08-08 23:00:26 +12:00
Jake Barnby cb7bafbdc0 Storage test fixes 2022-08-08 23:00:15 +12:00
Jake Barnby 8317b167ce Databases test fixes 2022-08-08 23:00:03 +12:00
Jake Barnby 4b78169152 Fix setting default permissions 2022-08-08 22:59:16 +12:00
Jake Barnby 69a79f660f Storage permission check fixes 2022-08-08 22:58:36 +12:00
Jake Barnby 20f621d05c Databases permission check fixes 2022-08-08 22:58:28 +12:00
Torsten Dittmann 641740db77 fix: response model with nullable defaults 2022-08-08 12:35:28 +02:00
Jake Barnby 686c42ae07 Add permission allowed for user type check function 2022-08-08 22:26:07 +12:00
Jake Barnby ac11617655 Handle null permissions when processing aggregates 2022-08-08 22:19:47 +12:00
Damodar LohaniandGitHub d7d3d6c808 Merge pull request #3648 from appwrite/feat-refactor-usage-stats 2022-08-08 14:44:24 +05:45
shimon a6a9ad8cc0 databases controller 2022-08-08 11:14:27 +03:00
Damodar Lohani 84a9dcf6cb formatting 2022-08-08 06:59:52 +00:00
Damodar Lohani 01823d18c6 Merge branch 'feat-usage-updates' of https://github.com/appwrite/appwrite into feat-refactor-usage-stats 2022-08-08 02:20:58 +00:00
Damodar Lohani 98330cdfa1 fixes 2022-08-08 02:20:54 +00:00
Damodar Lohani ff794dc215 commenting out functions stat test as it seems to be inconsistent 2022-08-08 02:20:18 +00:00
Damodar Lohani 1b1ba985a9 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-08-08 02:18:49 +00:00
Damodar Lohani 178414cef4 Merge branch 'feat-usage-updates' of https://github.com/appwrite/appwrite into feat-refactor-usage-stats 2022-08-08 01:59:37 +00:00
Damodar Lohani 6ea4098679 new metrics aggregation 2022-08-08 01:33:34 +00:00
shimon e9ef94e8af account controller 2022-08-07 18:49:30 +03:00
shimon c8196c41d4 api::payload 2022-08-07 18:09:37 +03:00
shimon ec39ff267c api::parseLabel 2022-08-07 17:30:47 +03:00
shimon 9818cfb572 response::send 2022-08-07 14:02:40 +03:00
shimon f4c1a5ea35 response::send 2022-08-07 14:01:00 +03:00
Eldad A. FuxandGitHub e93c3483c8 Merge pull request #3640 from appwrite/fix-deployment-object
Add possible status codes to deployment object.
2022-08-06 07:20:55 +03:00
Bishwajeet Parhi 6c653d8f2a remove whitespace 2022-08-05 16:21:47 +00:00
Bishwajeet Parhi 93466d9a66 resized image 100x100 2022-08-05 16:12:00 +00:00
Bishwajeet Parhi 999962d161 add comments denoting return type and parameters if any 2022-08-05 16:09:38 +00:00
9cd10686bb Update src/Appwrite/Auth/OAuth2/Disqus.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-05 21:25:41 +05:30
6fdf578919 Update src/Appwrite/Auth/OAuth2/Disqus.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-05 21:25:34 +05:30
dab0a8ec27 Update src/Appwrite/Auth/OAuth2/Disqus.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-05 21:25:21 +05:30
Bishwajeet ParhiandGitHub 3f15035c1a Merge branch 'appwrite:master' into feat-disqus-Oauth-provider 2022-08-05 21:24:19 +05:30
Christy Jacob 1dc9f5e842 feat: add new attributes for API Keys 2022-08-05 17:38:04 +05:30
Christy JacobandGitHub c92c2d7b75 Merge pull request #3488 from MatusFercak/shiftra
Feat: Podio OAuth provider
2022-08-05 17:20:36 +05:30
Matej BačoandGitHub 6c21723ecb Merge branch 'appwrite:master' into shiftra 2022-08-05 13:32:06 +02:00
Christy Jacob c96f1e76e2 feat: add new attributes for API Keys 2022-08-05 15:50:48 +05:30
Christy JacobandGitHub 78d02f50af Merge pull request #3180 from Aragur/feat-XXX-authentik-oauth
feat: Add authentik as a OAuth provider
2022-08-05 13:06:05 +05:30
0477551293 Update app/config/providers.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-05 08:53:31 +02:00
Jake Barnby e01560ab89 Merge remote-tracking branch 'origin/fix-console-sdk' into refactor-permissions-inc-console-fix
# Conflicts:
#	composer.json
#	composer.lock
#	public/dist/scripts/app-all.js
#	public/dist/scripts/app-dep.js
#	public/scripts/dependencies/appwrite.js
2022-08-05 18:51:09 +12:00
Jake Barnby 5e4a422495 Use helpers to process permissions 2022-08-05 18:01:25 +12:00
Jake Barnby e8af744c97 More write ref updates 2022-08-05 18:00:56 +12:00
Jake Barnby 08609af053 Add permissions process function to add default 2022-08-05 17:24:11 +12:00
Jake Barnby bed6eb70af Replace write refs 2022-08-05 17:23:32 +12:00
Jake Barnby 62b1eba836 Replace write refs 2022-08-05 17:23:18 +12:00
Vincent (Wen Yu) Ge c6223fd6b0 add possible status codes 2022-08-04 17:51:57 +00:00
Eldad A. FuxandGitHub 73817a311b Merge pull request #3638 from appwrite/refactor-mock-download-response
Consistent response for mock download
2022-08-04 14:29:04 +03:00
Damodar Lohani 34794d2554 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-08-04 06:03:39 +00:00
Damodar Lohani a0e056abc1 fix indentation 2022-08-04 06:03:04 +00:00
Jake Barnby 8ced769fae Update console SDK 2022-08-04 16:47:24 +12:00
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
Eldad A. FuxandGitHub 8e49b8365c Merge pull request #3590 from iifawzi/fix-3583-fixing-create-team-membership-to-return-added-name-email
Fixing #3583 - create team membership to return added person name and…
2022-08-04 00:07:29 +03:00
Bradley Schofield 2650706be1 Run Linter 2022-08-03 13:35:11 +00:00
Bradley Schofield f62ad19ecd Fix old function tests 2022-08-03 13:32:50 +00:00
Jake Barnby 1f0b55bfed Update execute permission refs 2022-08-03 22:11:39 +12:00
Jake Barnby ed9d331f89 Pass through collection config permissions and document security 2022-08-03 21:52:55 +12:00
Jake Barnby 7b9fb32fae Update role references 2022-08-03 21:52:34 +12:00
Jake Barnby a0add9ec7a Update configs 2022-08-03 21:52:04 +12:00
Bradley Schofield 67fa3f728c Run Linter 2022-08-03 10:13:34 +01:00
Jake Barnby dbb8e5421a Fix syntax error 2022-08-03 17:43:03 +12:00
Jake Barnby 9872c019b2 Consistent response for mock download 2022-08-03 17:03:34 +12:00
Jake Barnby 1ab86c9331 Role reference updates 2022-08-03 16:17:49 +12:00
Eldad A. FuxandGitHub a9cfb06ee9 Merge pull request #3586 from appwrite/feat-hooks-implementation
implementing new Utopia hooks
2022-08-03 07:17:44 +03:00
fogelito 4ba641b13f utopia-php/database tag change to 0.19.* 2022-08-02 19:52:57 +03:00
fogelito 4de0fd71e1 utopia-php/database tag change to 0.19.* 2022-08-02 19:45:37 +03:00
Bradley Schofield 452a8512c4 Add Tests 2022-08-02 16:11:15 +00:00
Bradley Schofield 31897bc7b5 Run Linter 2022-08-02 10:34:04 +00:00
Torsten Dittmann 28db040e57 fix: console sdk 2022-08-02 12:21:31 +02:00
Bradley Schofield 9d9935a625 First working draft of new UI 2022-08-02 10:05:58 +00:00
Jake Barnby ce38e74ba2 Update remaining services to new permissions 2022-08-02 21:21:53 +12:00
Jake Barnby 4520114780 Refactor storage to use new permissions 2022-08-02 21:19:15 +12:00
Jake Barnby 9a182d615a Refactor databases to use new permissions 2022-08-02 21:18:49 +12:00
Damodar Lohani ce7d98ff1f framework released 2022-08-02 01:15:56 +00:00
Damodar Lohani 51a6db995a groups at the top in hooks 2022-08-02 01:10:48 +00:00
Bradley Schofield 66fcbee0df Start working on adding UI 2022-08-01 15:13:47 +00:00
fogelito 3df0ba27fd testPersistantCreatedAt 2022-08-01 17:00:57 +03:00
Torsten Dittmann 37835380e3 Merge branch 'origin/datetime-api' of https://github.com/appwrite/appwrite into feat-ui-datetime 2022-08-01 13:44:31 +02:00
Torsten Dittmann 6db2ce2a40 fix: datetime structure validator 2022-08-01 13:43:30 +02:00
Torsten Dittmann bf9533007b tests: fix unit tests 2022-08-01 12:22:04 +02:00
Matej Bačo 8c825d477f Merge commit '8d99860c55cff4ab1291a51ee5b6c7900641e1eb' into shiftra 2022-08-01 04:37:30 +00:00
fogelito 13474985dc tests need to fix error 500 on line 2096 2022-07-31 16:06:50 +03:00
fogelito 468692f5e4 some more tests 2022-07-31 15:32:41 +03:00
shimon cc93113934 Reference comments 2022-07-31 15:11:49 +03:00
shimon 1d38b2ce6a Reference comments 2022-07-31 13:20:56 +03:00
fogelito d6760bfbee fix tests $created and datetime queries 2022-07-31 13:07:15 +03:00
shimon 45ad0f6bdf Reference comments 2022-07-30 22:10:30 +03:00
shimon d0ec102c53 Merge remote-tracking branch 'origin/feat-file-cache-cleanup' into feat-file-cache-cleanup 2022-07-30 21:56:00 +03:00
shimon 39d2f6b981 Reference comments 2022-07-30 21:55:36 +03:00
feadcb24df Update app/workers/deletes.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-07-30 21:17:01 +03:00
shimon 5511a93e9c Expires header returned to the endpoints 2022-07-28 18:24:18 +03:00
fogelito a587547e2c queries tests for datetime and more 2022-07-28 18:24:17 +03:00
Torsten Dittmann ba65b5a58f fix duplicates 2022-07-28 14:51:47 +02:00
Torsten Dittmann 1eb7b4724c Merge branch 'origin/datetime-api' of https://github.com/appwrite/appwrite into feat-ui-datetime 2022-07-28 14:51:01 +02:00
Torsten Dittmann a4588cc848 Merge branch 'master' of https://github.com/appwrite/appwrite into origin/datetime-api 2022-07-28 14:49:28 +02:00
Torsten Dittmann e3fee55e3d Merge branch 'origin/datetime-api' of https://github.com/appwrite/appwrite into origin/datetime-api 2022-07-28 14:45:15 +02:00
Torsten Dittmann 7b95c46cf5 Merge branch 'master' of https://github.com/appwrite/appwrite into origin/datetime-api 2022-07-28 14:40:45 +02:00
Torsten Dittmann bd550f8a1e feat: ui for datetime attribute 2022-07-28 14:38:54 +02:00
fogelito fcc4ed396a Change $conditions to TYPE_DATETIME 2022-07-28 15:03:14 +03:00
fogelito ba40ac4e90 Change models Class name 2022-07-28 13:26:22 +03:00
Matej Bačo 15b5df10a4 Fix search attribute regarding phone number 2022-07-28 09:36:08 +00:00
Bradley Schofield 7e3c6b4944 Fix permission errors being 400 when they should be 401 2022-07-28 10:12:51 +01:00
Damodar Lohani e922c9bc72 make tests dependent 2022-07-28 09:01:03 +00:00
Damodar Lohani 1382fa8901 Merge branch 'feat-usage-updates' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-07-28 07:28:03 +00:00
Damodar Lohani a0df8e7989 make test dependent 2022-07-28 07:28:00 +00:00
Damodar Lohani 13bcb062b2 ordering 2022-07-28 07:06:39 +00:00
Damodar Lohani 977932250d add missing types 2022-07-28 07:05:23 +00:00
f555568d50 Update app/controllers/api/functions.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2022-07-28 12:40:14 +05:45
Christy JacobandGitHub 7ea8c3d173 Merge pull request #3610 from appwrite/bug-3609-fix-docs-databases-links
Fix docs storage and databases links
2022-07-27 22:29:00 +05:30
Bradley Schofield 467d8b2cd2 Fix linting errors 2022-07-27 14:50:13 +01:00
Bradley Schofield e3a3ca4c0d Translate more errors
+ Fixed an issue where some errors that should use 401 uses 400 error codes

+ Updated error messages and tests for multiple exceptions
2022-07-27 14:47:35 +01:00
Matej Bačo b40826f4ee Leftovers 2022-07-27 10:54:49 +00:00
Damodar Lohani 62e1f8e96d fix missing semi-colon 2022-07-27 08:31:59 +00:00
Damodar Lohani 04eeb28c62 refactor to back 2022-07-27 08:28:23 +00:00
Damodar Lohani 85256f545c remove teardown 2022-07-27 08:14:31 +00:00
Damodar Lohani e9bbcc9135 create project only once 2022-07-27 08:14:16 +00:00
Damodar Lohani c823ca7ac6 make dependent to create only one project 2022-07-27 08:13:20 +00:00
Damodar Lohani f85497a421 function test 2022-07-27 08:05:50 +00:00
Jake Barnby 1e95279fc0 Fix role checks 2022-07-27 20:01:37 +12:00
Jake Barnby d92328dbb4 Merge remote-tracking branch 'origin/master' into fix-teams-roles-no-owner 2022-07-27 19:57:06 +12:00
Damodar Lohani a4eafa5c66 composer update 2022-07-27 06:00:21 +00:00
Damodar Lohani 11ea71f7b9 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-hooks-implementation 2022-07-27 05:59:52 +00:00
Steven 723c6f5436 Fix incorrect databases links 2022-07-26 23:16:47 +00:00
Steven f5514c4fea Fix incorrect storage links 2022-07-26 23:16:32 +00:00
Bradley Schofield 3c808ca895 Fix problem with Exception class 2022-07-26 15:56:59 +01:00
Bradley Schofield 96c6c0ff00 Migrate all exceptions to new signature 2022-07-26 15:24:32 +01:00
shimon ae80607248 response changes 2022-07-26 16:13:12 +03:00
shimon d09bf306ce response changes 2022-07-26 15:50:33 +03:00
Torsten DittmannandGitHub 0bf39bd152 Merge pull request #3603 from appwrite/0.15.x
master <- 0.15.x
2022-07-26 11:22:23 +02:00
Jake Barnby f3d8a7338a Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	composer.lock
2022-07-26 13:55:25 +12:00
Bradley Schofield 4da9273b28 Move default message and code handling into exception 2022-07-25 23:54:08 +01:00
Torsten DittmannandGitHub 8d99860c55 Merge pull request #3589 from appwrite/feat-prepare-0-15-3
feat: prepare 0.15.3
2022-07-25 18:24:28 +02:00
Matej Bačo 8d253ed5ff Switch from Bradley repo to official Appwrite (scrypt) 2022-07-25 15:51:18 +00:00
Torsten Dittmann 1c619fd4bc chore: update changelog 2022-07-25 16:05:39 +02:00
Torsten Dittmann 3f51595d25 feat: upgrade mariadb and redis 2022-07-25 15:54:15 +02:00
Matej Bačo 4bc645074a Fix linter 2022-07-25 12:43:17 +00:00
Matej Bačo ef3496d55b Bug fixing afte merge 2022-07-25 12:37:29 +00:00
Matej Bačo dbccf39a9f Merge branch 'master' into feat-password-hash-algos 2022-07-25 12:37:07 +00:00
Matej Bačo ba0d60aa35 Remove more benchmark stuff 2022-07-25 11:53:16 +00:00
Damodar Lohani 9e2cc6bb21 new framework version fixes the issues 2022-07-25 11:50:24 +00:00
Torsten Dittmann 73bc2036e3 chore: update changelog 2022-07-25 12:36:33 +02:00
Torsten Dittmann d96ce25b1c Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-prepare-0-15-3 2022-07-25 12:27:10 +02:00
Torsten Dittmann 0eb14052ec Merge branch '0.15.x' of https://github.com/appwrite/appwrite 2022-07-25 12:25:44 +02:00
Torsten Dittmann e5f07dcae8 docs: rename database to databases 2022-07-25 12:25:00 +02:00
Torsten Dittmann 0df77a5a65 Merge branch '0.15.x' of https://github.com/appwrite/appwrite 2022-07-25 12:23:43 +02:00
Torsten Dittmann 5b73561aba sync: with master 2022-07-25 12:17:08 +02:00
fogelito 3cc23c8e5b Add attribute datetime 2022-07-25 12:18:08 +03:00
fogelito 95fc47048a Add attribute datetime 2022-07-25 12:09:51 +03:00
fogelito 16312c921d Add attribute datetime 2022-07-25 11:56:04 +03:00
fogelito b58c04c28b Add attribute datetime 2022-07-25 11:53:41 +03:00
Damodar Lohani 901170ab41 update framework 2022-07-25 08:11:07 +00:00
Jake Barnby 185624fda1 Return schema by ref 2022-07-25 16:27:07 +12:00
Jake Barnby fd79922284 Per project keys 2022-07-25 16:26:46 +12:00
3f09575740 get the invitee info from the db
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-07-25 06:09:35 +02:00
Christy JacobandGitHub 4241cbc3a0 Merge pull request #3551 from appwrite/gewenyu99-patch-1
Update instructions to generate new specifications
2022-07-25 08:47:27 +05:30
Jake Barnby d69e77d572 Add additional batch tests 2022-07-25 11:20:04 +12:00
shimon 966765dac7 tidy up 2022-07-24 18:25:33 +03:00
shimon 16ed2c1572 tidy up 2022-07-24 18:22:31 +03:00
Damodar Lohani 0a926337cb fix executor 2022-07-24 12:06:34 +00:00
shimon f214ead6f6 tidy up 2022-07-24 12:49:51 +03:00
Matej Bačo 61cba414bf Fix linter 2022-07-24 08:22:24 +00:00
shimon 509057f84c tidy up 2022-07-24 10:12:15 +03:00
shimon 64050337cf tidy up 2022-07-24 10:05:24 +03:00
Eldad A. FuxandGitHub 8d37a0a39e Merge pull request #3594 from appwrite/fix-ui-alert-close-icon
fix: ui alert close icon
2022-07-24 03:42:49 +03:00
Torsten Dittmann e9bacfe58a fix: ui alert close icon 2022-07-23 23:36:56 +00:00
shimon 02907f12f1 cache logic moved to api::init & api::shutdown 2022-07-23 20:42:42 +03:00
Fawzi E. Abdulfattah 9f45bce55f Fixing #3583 - create team membership to return added person name and email
Signed-off-by: Fawzi E. Abdulfattah <iifawzie@gmail.com>
2022-07-23 01:51:58 +02:00
Torsten Dittmann 80258efc7f feat: prepare 0.15.3 2022-07-22 17:53:50 +02:00
Torsten DittmannandGitHub e28ebcb564 Merge pull request #3568 from appwrite/fix-migration-attributes-indexes
fix: migration of attributes and indexes
2022-07-22 17:50:44 +02:00
Bradley Schofield 40022decb4 Start working on simplifying exceptions 2022-07-22 15:38:06 +01:00
Damodar LohaniandGitHub d121ebe078 remove unused parameter 2022-07-22 14:24:33 +05:45
Damodar Lohani 70a7446ad4 fix group 2022-07-22 06:42:49 +00:00
Damodar Lohani b168dde502 implementing new Utopia hooks 2022-07-22 06:00:42 +00:00
Jake Barnby 24d0d84bd1 JSON decode packed query 2022-07-22 16:09:23 +12:00
Jake Barnby 2c69dbcc22 Allow SDK graphql header in access control 2022-07-22 16:09:15 +12:00
Jake Barnby 427b25dfb7 Unpack query if request is coming from an SDK 2022-07-22 11:38:28 +12:00
Wess CopeandGitHub 0653d99e4d Update Etsy.php
- Reduces scope to only profile and email
- Updates comment for isEmailVerified informing that etsy.com handles verification itself.
2022-07-21 12:18:38 -04:00
Torsten DittmannandGitHub 4ab7308e77 Merge pull request #3569 from appwrite/feat-update-cli
Update sdk-generator to 0.19.6
2022-07-21 17:54:10 +02:00
6b089d35a9 Update src/Appwrite/Auth/OAuth2/Etsy.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-07-21 09:28:42 -04:00
Bradley Schofield 6b1b8bb522 Merge branch '0.15.x' into feat-update-cli 2022-07-21 10:56:43 +01:00
fogelito ea68810f58 lock file 2022-07-21 11:54:24 +03:00
shimon ddc85579c9 gitignore 2022-07-21 08:50:03 +03:00
Jake Barnby f8649a1a8d Add graphql sdk method type 2022-07-21 16:37:34 +12:00
Jake Barnby 1899b3ccd2 Fix order types param 2022-07-21 16:37:21 +12:00
Bradley Schofield 1c90edf206 Update platforms.php 2022-07-20 16:59:03 +01:00
Torsten Dittmann 51fa558325 chore: update specs 2022-07-20 17:57:12 +02:00
Bradley Schofield de5ccf9c47 Update composer.lock 2022-07-20 16:57:01 +01:00
Bradley Schofield 1a4375ed73 Update sdk-generator 2022-07-20 16:39:28 +01:00
Torsten Dittmann 3a963fab0b fix: remove unnecessary conditions 2022-07-20 15:27:27 +02:00
Bradley Schofield 3623d41fd3 Update RealtimeCustomClientTest.php 2022-07-20 14:25:05 +01:00
Torsten Dittmann 5f773c30cb fix: migration of attributes and indexes 2022-07-20 15:15:52 +02:00
Bradley Schofield ac184a6fe3 Fix realtime and webhook tests 2022-07-20 13:43:18 +01:00
Bradley Schofield 4d729b9d39 Update Tests for Functions 2022-07-20 13:01:18 +01:00
Damodar Lohani dea9aef965 convert execution/compute time to integer in test 2022-07-20 10:25:48 +00:00
Damodar Lohani 6c76f94a1a return 0 in case of error 2022-07-20 10:21:00 +00:00
Damodar Lohani 928b5a04ca multiplier support 2022-07-20 10:16:32 +00:00
Matej Bačo 15427e0aa1 Cleanup 2022-07-20 07:22:51 +00:00
Matej Bačo 183a18f618 Implement functions CRUD operations 2022-07-20 07:18:49 +00:00
Jake Barnby 58f9ccb023 Use test cache again 2022-07-20 13:10:30 +12:00
fogelito 169fb4d6f4 audit + abuse datetime changes 2022-07-19 17:52:06 +03:00
Jake Barnby e67029829a Generate specs 2022-07-20 01:30:21 +12:00
Jake Barnby 09d3159439 Add doc references 2022-07-20 01:30:12 +12:00
Jake Barnby 11ff88e44f Add account benchmarks 2022-07-20 01:30:01 +12:00
Jake Barnby b4b76b72ff Update framework branch 2022-07-20 01:29:15 +12:00
Jake Barnby 8320fc0686 Use labels parameters to add extra methods to spec 2022-07-20 01:28:47 +12:00
Eldad A. FuxandGitHub 9035db1137 Merge pull request #3559 from brandonroberts/docs-one-click-readme
docs: add one-click setups to README
2022-07-19 07:00:43 +03:00
Damodar Lohani 2630aa6ac8 fix issues 2022-07-19 02:47:14 +00:00
Jake Barnby c05c759eac Add --no-cache for tests 2022-07-19 14:25:14 +12:00
Jake Barnby 2d0bc9c193 Add get tests 2022-07-19 14:11:58 +12:00
Damodar Lohani 3d5c8b0053 fix naming of keys 2022-07-19 01:55:35 +00:00
Damodar Lohani 1ca9e7ab3e Merge branch 'master' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-07-19 01:53:06 +00:00
Jake Barnby 5e4dc6ad13 Format 2022-07-19 13:51:30 +12:00
Jake Barnby 37c832134b Encode get query params for test 2022-07-19 13:41:31 +12:00
Jake Barnby d3565b673e Add get route test 2022-07-19 13:31:14 +12:00
Jake Barnby 4cf5797827 Expose upload as seperate endpoint for SDKs 2022-07-19 13:30:01 +12:00
Jake Barnby ca62d67d37 Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-07-19 11:55:29 +12:00
Brandon f41acc2990 chore: update alt text for Gitpod logo 2022-07-18 14:18:38 -05:00
Brandon a9612fc5cc docs: add one-click setups to README 2022-07-18 13:48:32 -05:00
Wen Yu Ge 310409355a update generation steps according to suggestion 2022-07-18 13:39:00 -04:00
Torsten DittmannandGitHub 8eef613d4b Merge pull request #3553 from ishanvyas22/doc-3521-change-return-type
Fix SDK response type for get & update database call
2022-07-18 19:20:00 +02:00
Wess CopeandGitHub 0c38f1db08 Delete etsy.php 2022-07-18 10:14:51 -04:00
Torsten DittmannandGitHub f1e8753f16 Merge pull request #3557 from appwrite/feat-fix-db-usage-stats
Fix DB usage stats missing
2022-07-18 15:46:47 +02:00
Bradley Schofield 74a53af316 Fix Tests 2022-07-18 14:22:23 +01:00
Jake Barnby 404ed4cb1f Update benchmarks 2022-07-19 00:44:02 +12:00
Jake Barnby 604396a029 Increase function deployment sleep time to reduce test flakiness 2022-07-18 22:35:34 +12:00
Bradley Schofield 35c546782f Change more status codes to 202 2022-07-18 10:43:51 +01:00
Jake Barnby 9333efd3c3 Format 2022-07-18 21:41:11 +12:00
Jake Barnby 47c8088fb7 Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-07-18 21:38:23 +12:00
Jake Barnby e3bed0c636 Test fixes 2022-07-18 21:38:13 +12:00
Bradley Schofield 88064cdbaf Merge branch 'master' into fix-update-status-codes 2022-07-18 10:37:07 +01:00
Jake Barnby 2b8e992646 Add roles to create team test 2022-07-18 21:26:58 +12:00
Jake Barnby 41dfd84543 Ensure user creating team with custom roles is always owner as well 2022-07-18 20:57:00 +12:00
Jake Barnby f37bddbc6d Ensure user creating team with custom roles is always owner as well 2022-07-18 20:55:59 +12:00
Jake Barnby b8bd81e232 Add back fullBody params for testing 2022-07-18 19:31:07 +12:00
Jake Barnby adbb1a1d79 Account for limit param when calculating query complexity 2022-07-18 19:30:54 +12:00
Jake Barnby 03a2a00b30 Check if path contains key before replacing 2022-07-18 19:29:51 +12:00
Jake Barnby 3530d3dfe0 Update env defaults 2022-07-18 19:29:37 +12:00
Matej Bačo 73f3d5dde8 Fix DB usage stats missing 2022-07-18 07:21:18 +00:00
Damodar Lohani 9461a70784 fix function name 2022-07-18 07:12:15 +00:00
Damodar Lohani 13199a3013 update sdk 2022-07-18 06:48:00 +00:00
Jake Barnby 31081b01cb Fix chained promises 2022-07-18 18:47:08 +12:00
Damodar Lohani b6cc0471c5 fix UI 2022-07-18 06:36:53 +00:00
Damodar Lohani 0555912a13 new functions usage route 2022-07-18 06:31:07 +00:00
Damodar Lohani ada00948c5 functions usage 2022-07-18 06:30:51 +00:00
Damodar Lohani 0c7caf80b3 update latest specs 2022-07-18 06:16:17 +00:00
Jake Barnby 410d9b0f0c Use statics for anonymous functions 2022-07-18 14:53:49 +12:00
Jake Barnby b3600ae576 Remove redundant param parameters 2022-07-18 14:53:06 +12:00
Jake Barnby 1dc557042f Fix lazy matching route replacement parameters 2022-07-18 14:52:41 +12:00
Damodar Lohani f9d62599a4 fix get usage on Functions 2022-07-17 10:43:10 +00:00
Damodar Lohani dbd941f464 fix param 2022-07-17 10:39:44 +00:00
Damodar Lohani ff8e730b8a new function usages endpoint 2022-07-17 10:30:58 +00:00
Damodar Lohani 9fe6c0a3c0 functions test 2022-07-17 09:33:24 +00:00
Damodar Lohani e405e35736 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-07-17 08:48:19 +00:00
Ishan Vyas af167a58a8 Fix SDK response type for get & update database call
Signed-off-by: Ishan Vyas <isvyas@gmail.com>
2022-07-17 12:44:37 +05:30
Eldad A. FuxandGitHub eed9999acc Merge pull request #3542 from appwrite/fix-rename-databases
Update doc folder database to databases
2022-07-17 08:13:02 +03:00
Eldad A. FuxandGitHub fb5805a43c Merge pull request #3550 from appwrite/fix-function-timeout-desc
Clarify purpose in Appwrite Functions timeout description
2022-07-16 07:46:40 +03:00
Vincent (Wen Yu) GeandGitHub 6a333e79d2 Update instructions to generate new specifications
The old instructions for generating new specifications + new SDK no longer work. This aims to update the instructions.
2022-07-15 17:09:34 -04:00
Wen Yu Ge d0a138e718 Clarify purpose in Appwrite Functions timeout description 2022-07-15 11:51:01 -04:00
Vincent (Wen Yu) GeandGitHub 8b0b5f4026 Merge branch 'master' into fix-rename-databases 2022-07-15 09:57:40 -04:00
Christy JacobandGitHub 88a77127ea Merge pull request #2450 from PineappleIOnic/Add-DNS-Warning-Install
Add a DNS warning during install
2022-07-15 13:26:12 +04:00
Jake Barnby 16851be3e4 Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	composer.lock
2022-07-15 11:14:37 +12:00
Vincent (Wen Yu) Ge 79b3cef729 update 0.15 open api specs 2022-07-14 20:18:32 +00:00
Vincent (Wen Yu) Ge f05bd8b0f6 Attempt to update 0.15 specs as an experiment 2022-07-14 20:10:58 +00:00
Vincent (Wen Yu) Ge 0076cdccc9 generate new specs 2022-07-14 19:59:51 +00:00
wess e1df9faad7 case fixed 2022-07-14 13:01:50 -04:00
wess bb51393332 Fixes file case 2022-07-14 11:57:08 -04:00
wess 52f5d7d346 Fixes issue where isEmailVerified was not included 2022-07-14 11:52:23 -04:00
wess a874a25b69 Fixes issue where Etsy provider class had wrong name
Adds Etsy to providers config
2022-07-14 11:30:22 -04:00
wess efbde82ca2 Fixed lint issues, YOU'RE WELCOME TORSTEN 2022-07-14 11:06:27 -04:00
Wess CopeandGitHub 4f64c72d0d Merge branch 'appwrite:master' into feat-etsy-auth 2022-07-14 11:05:27 -04:00
fogelito bded3da5df Fix comments 2022-07-14 17:56:50 +03:00
wess 195e276e4b Updates gitignore to add .phpunit.result.cache 2022-07-14 10:30:30 -04:00
Torsten DittmannandGitHub 39e6607afd Merge pull request #3546 from appwrite/feat-upgrade-cli-lib
Feat: CLI lib version
2022-07-14 16:14:45 +02:00
fogelito 1b74473421 remove comments 2022-07-14 16:51:47 +03:00
fogelito 97250d8193 Merge remote-tracking branch 'origin/origin/datetime-attributes' into origin/datetime-attributes 2022-07-14 16:35:25 +03:00
fogelito 0816dd15f9 remove comments 2022-07-14 16:12:44 +03:00
Torsten Dittmann 427c13a104 chore: run formatter 2022-07-14 14:19:39 +02:00
Torsten Dittmann 5604a6837f Merge branch '0.16.x' of https://github.com/appwrite/appwrite into origin/datetime-attributes 2022-07-14 14:14:05 +02:00
Bradley Schofield 5f0032bb7f Use 202 when resources are created asyncronously 2022-07-14 10:52:55 +01:00
Jake Barnby 0b7b5496f3 Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/init.php
2022-07-14 20:13:41 +12:00
Jake Barnby 221e7b59c4 Add abuse test 2022-07-14 20:11:39 +12:00
Jake Barnby 13ff5ca45e Add malformed request body tests 2022-07-14 15:58:17 +12:00
Jake Barnby 4f5c7ddada Add invalid query exception 2022-07-14 15:57:51 +12:00
Jake Barnby 4ee7f80433 Add too many queries exception 2022-07-14 15:57:34 +12:00
Jake Barnby ded46774bc Add max batch size env var 2022-07-14 15:56:02 +12:00
Jake Barnby c154ea3fc6 Add benchmark scripts 2022-07-14 13:47:32 +12:00
fogelito 8d4817b710 providerAccessTokenExpiry description 2022-07-13 20:25:37 +03:00
fogelito 3e534404c3 last now() change 2022-07-13 20:05:00 +03:00
Matej Bačo 0fbfabe5d3 CLI lib version increase 2022-07-13 16:48:39 +00:00
fogelito 30054d177b web hook test for joined 2022-07-13 19:28:03 +03:00
Torsten DittmannandGitHub e17ab5f455 Merge pull request #3540 from appwrite/create-vonage-adapter
Feat: Create Vonage Phone Auth Adapter
2022-07-13 17:34:26 +02:00
Torsten DittmannandGitHub c94871b5ef Merge pull request #3543 from appwrite/fix-functions-usage
Fix: function usage missing
2022-07-13 17:34:06 +02:00
fogelito 9a8ef2a30d change DatetimeValidator 2022-07-13 17:07:03 +03:00
fogelito 45ac40cc85 change function names 2022-07-13 17:02:49 +03:00
fogelito 76b65c5dea change test validations from strings to datetime 2022-07-13 16:55:57 +03:00
Jake Barnby 814298c549 Remove redundant injections 2022-07-14 01:38:16 +12:00
Jake Barnby 3896cd3d39 No content responses 2022-07-14 01:34:25 +12:00
fogelito 7ab26e5b0d change test validations from strings to datetime 2022-07-13 15:51:27 +03:00
Jake Barnby 4ca6750309 Cleanup controller 2022-07-13 23:21:02 +12:00
Jake Barnby d862de8e7f Remove redundant env var 2022-07-13 22:30:24 +12:00
Jake Barnby cdd7569e86 Contrib updates 2022-07-13 22:22:18 +12:00
Jake Barnby a656699fa7 Code cleanup 2022-07-13 21:34:56 +12:00
Matej Bačo d93ac31b4e Fix function usage missing 2022-07-13 08:57:57 +00:00
Jake Barnby 92c8e2c3a1 Fix flaky function deployment timing 2022-07-13 19:48:01 +12:00
Jake Barnby 306f89ff94 Fix database client test 2022-07-13 19:45:54 +12:00
Jake Barnby 83dfbf377d Fix database delete query 2022-07-13 19:38:44 +12:00
Jake Barnby 0f2cb5ed0d Add scope specific tests 2022-07-13 19:38:23 +12:00
Jake Barnby d7a1b7b3fc Add auth specific tests 2022-07-13 19:38:11 +12:00
Jake Barnby ac8e47ac2d Lint 2022-07-13 17:21:41 +12:00
Jake Barnby 4732127777 Fix parameters 2022-07-13 17:06:48 +12:00
Jake Barnby 3f2037a906 Reduce type re-scanning 2022-07-13 16:44:11 +12:00
Jake Barnby eeed6d6038 Remove redundant variable 2022-07-13 16:41:40 +12:00
Jake Barnby bf284f4fde Add content-type tests 2022-07-13 15:50:25 +12:00
Jake Barnby d0874e7612 Reset CI sleep time 2022-07-13 15:50:11 +12:00
Jake Barnby 9909493bfc Support query batching 2022-07-13 15:49:59 +12:00
Vincent (Wen Yu) Ge a97df22da4 Databases folder renamed 2022-07-12 18:45:36 +00:00
Vincent (Wen Yu) Ge 8360fccd06 Databases folder need to be updated on master so it's properly named 2022-07-12 18:45:08 +00:00
fogelito fc39281bdb change test validations from strings to datetime 2022-07-12 21:12:35 +03:00
fogelito 2a9983032d change test validations from strings to datetime 2022-07-12 20:51:00 +03:00
fogelito f676a0bf9e change test validations from strings to datetime 2022-07-12 19:44:58 +03:00
Aditya OberaiandGitHub 313fd5582a Set $from to use env variable + update ref link 2022-07-12 22:03:54 +05:30
Aditya Oberai f63c1c95fe Create Vonage phone auth adapter 2022-07-12 15:45:22 +00:00
fogelito f384a3352b change class from database:: to dateTime:: 2022-07-12 16:32:39 +03:00
Jake Barnby 9e29d5f22d Check if time is the issue 2022-07-12 18:41:24 +12:00
Jake Barnby d28131469d Increase test startup wait time 2022-07-12 18:29:08 +12:00
Jake Barnby ace6badfed Doc updates 2022-07-12 17:06:11 +12:00
Jake Barnby 78cd903543 Update to framework fork for CI 2022-07-12 12:15:56 +12:00
Jake Barnby 10a5c24a63 Format and lint 2022-07-12 09:52:00 +12:00
Jake Barnby 7259f21cf1 Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	composer.lock
2022-07-12 09:18:58 +12:00
fogelito 7e08575245 builds, stats 2022-07-11 18:12:41 +03:00
Bishwajeet Parhi 40b2bd2595 Merge branch 'master' into feat-disqus-Oauth-provider 2022-07-11 13:41:07 +00:00
Bishwajeet Parhi 68616957ab tiny code quality 2022-07-11 13:32:46 +00:00
Bishwajeet Parhi d96be650e4 change to name 2022-07-11 12:40:17 +00:00
122a59c723 Update src/Appwrite/Auth/OAuth2/Disqus.php
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-07-11 17:55:06 +05:30
Bishwajeet Parhi 3ee7ccff48 commented unused code 2022-07-11 11:27:17 +00:00
Bishwajeet Parhi 9f5fec7135 emailVerified should return false now 2022-07-11 11:22:40 +00:00
Torsten DittmannandGitHub 648b6f2038 Merge pull request #3532 from appwrite/fix-permission-array-lengths
Fix: Permissions validator max-length
2022-07-11 13:16:55 +02:00
Bishwajeet Parhi 163a013e1f fix double quotes to single quotes for strings 2022-07-11 11:15:53 +00:00
Torsten DittmannandGitHub 2652fbc1cb Merge pull request #3514 from iamdineshkumar/feat-phoneauth-msg91flow
Feat phoneauth msg91flow
2022-07-11 13:15:48 +02:00
Matej Bačo 2760f40a7c Changes after library release 2022-07-11 10:51:31 +00:00
Torsten DittmannandGitHub abc6f7a29f Merge pull request #3515 from appwrite/fix-auth-create-description
Add comments in auth docs about where/how to create accounts.
2022-07-11 12:22:34 +02:00
Torsten DittmannandGitHub 9d1bd61720 Merge pull request #3535 from appwrite/fix-ui-dates
Fix: Database dates
2022-07-11 12:16:38 +02:00
Torsten DittmannandGitHub 5d7e7a48ad Merge pull request #3509 from stnguyen90/fix-3508-hardcoded-db-schema
Fix hardcoded appwrite database schema
2022-07-11 12:16:04 +02:00
Torsten DittmannandGitHub bddd477bd7 Merge pull request #3511 from appwrite/fix-attribute-dbid
Fix attribute databaseId
2022-07-11 12:13:35 +02:00
Torsten DittmannandGitHub f53b5121af Merge pull request #3519 from appwrite/feat-improve-dates-tests
Implemented updateDocument date tests
2022-07-11 12:12:12 +02:00
Torsten DittmannandGitHub 4befae3a8d Merge pull request #3523 from appwrite/feat-composer-scripts
feat: composer scripts
2022-07-11 12:11:47 +02:00
Matej Bačo 1616f15a40 Fix database dates 2022-07-11 08:40:58 +00:00
Jake Barnby de5d0eec06 Get current request context utopia instance in cached resolvers 2022-07-11 18:51:08 +12:00
Jake Barnby 8a9a5bec1e Remove redundant output redirection 2022-07-11 18:43:55 +12:00
Jake Barnby 4d60904cff Resolve request and response from resources 2022-07-11 18:43:15 +12:00
Jake Barnby c15a90f709 Update logging 2022-07-11 18:41:21 +12:00
Matej Bačo aae7ec6146 Upgrade to use new permissiosn validator features 2022-07-10 17:25:27 +00:00
Damodar Lohani 1c5e84324b functions test 2022-07-10 02:12:49 +00:00
shimon 428adcf47f logger moved to App::shutdown 2022-07-09 21:30:01 +03:00
shimon 59627ea9ef logger moved to App::shutdown 2022-07-09 21:24:28 +03:00
Dineshkumar 020bb160b9 changed payload encodings 2022-07-09 20:12:48 +05:30
Eldad A. FuxandGitHub 4016a37573 Merge pull request #3525 from appwrite/correct-telesign-reference-material
Fix: Correct TeleSign reference material link
2022-07-09 17:32:52 +03:00
Dineshkumar 817524de4b Renamed Msg91Flow to Msg91 2022-07-09 19:34:57 +05:30
Bishwajeet ParhiandGitHub ca3da4adf5 Merge branch 'appwrite:master' into feat-disqus-Oauth-provider 2022-07-09 00:06:06 +05:30
Bishwajeet Parhi 4adc0eb563 fix urls get user method 2022-07-08 18:18:40 +00:00
Bishwajeet Parhi a54151fb86 add php intellisense 2022-07-08 18:18:04 +00:00
Aditya OberaiandGitHub 5d70a4749a Correct TeleSign reference material link 2022-07-08 23:14:09 +05:30
Bishwajeet Parhi 2d8ddfedfa update comment 2022-07-08 16:02:24 +00:00
Bishwajeet Parhi 16c1b0bc2a feat-disqus 2022-07-08 15:57:51 +00:00
Torsten Dittmann 0c46022f1b feat: composer scripts 2022-07-08 17:17:20 +02:00
Torsten DittmannandGitHub 6d85772bd1 Merge pull request #3517 from stnguyen90/fix-3510-userId-not-optional-on-login
Add alias for POST /v1/account/sessions/email
2022-07-08 16:53:32 +02:00
wess c20d05ba45 Linter run 2022-07-08 10:47:52 -04:00
wess dea874e36e Adds retreiving user info for user name and email 2022-07-08 10:41:12 -04:00
Matej Bačo 8fa227f3da New date test 2022-07-08 09:38:49 +00:00
Matej Bačo 76921ced71 Implemented updateDocument date tests 2022-07-08 09:36:19 +00:00
Jake Barnby da71aec774 Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/controllers/api/databases.php
#	composer.lock
2022-07-08 17:50:16 +12:00
Jake Barnby a589681c3d WIP caching and lazy re-building schema 2022-07-08 17:48:00 +12:00
Jake Barnby 5b3c4921d6 Add schema group shutdown hook to set dirty flag in register 2022-07-08 17:43:20 +12:00
Steven 3666d0ab73 Add alias for POST /v1/account/sessions/email
Add /v1/account/sessions as an alias for POST /v1/account/sessions/email
for backwards compatibility.
2022-07-07 22:23:52 +00:00
Vincent (Wen Yu) Ge b45256c31b fix typo in ref link 2022-07-07 19:25:39 +00:00
fogelito bc33356a57 collection last attributes to changes 2022-07-07 21:41:23 +03:00
shimon 9968bebed2 logger moved to App::shutdown 2022-07-07 21:35:27 +03:00
Vincent (Wen Yu) Ge 43e9f9998f Add comments in auth docs about where/how to create accounts. 2022-07-07 17:40:21 +00:00
shimon eeca43014a logger moved to App::shutdown 2022-07-07 18:45:24 +03:00
DineshkumarandGitHub b5b5abdc82 Updated Functional Document Provider name as msg91 2022-07-07 20:59:34 +05:30
DineshkumarandGitHub 5eab0d47e4 renamed msg91-flow as msg91 2022-07-07 20:57:48 +05:30
shimon 0249966741 logger moved to App::shutdown 2022-07-07 18:16:03 +03:00
shimon 6437ba8c6a logger moved to App::shutdown 2022-07-07 18:09:36 +03:00
shimon b2b2534dcc logger moved to App::shutdown 2022-07-07 18:06:05 +03:00
shimon c06957b2f0 logger moved to App::shutdown 2022-07-07 18:00:44 +03:00
Christy JacobandGitHub 00b22d50c7 Merge pull request #3512 from appwrite/fix-get-deployment-model
Fix get deployment response type
2022-07-07 18:59:09 +04:00
shimon a0cfc2110a logger moved to App::shutdown 2022-07-07 17:51:22 +03:00
Eldad A. FuxandGitHub 0615c6624e Merge pull request #3513 from appwrite/lohanidamodar-patch-1
set proper log namespace
2022-07-07 15:25:39 +03:00
DineshkumarandGitHub d2bf2f8f5a Added Msg91 Adaptor Using Flow 2022-07-07 16:41:50 +05:30
DineshkumarandGitHub 7a486e1158 Added Msg91 Flow Adapter 2022-07-07 16:40:29 +05:30
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 05f8352837 test fix 2022-07-07 11:07:42 +03:00
Jake Barnby ae32d89a0f Formatting 2022-07-07 19:55:07 +12:00
Damodar LohaniandGitHub 79dc3ab3fa set proper log namespace 2022-07-07 13:37:29 +05:45
fogelito 29436c1e5f Datetime change for joined and invited 2022-07-07 10:44:28 +03:00
Jake Barnby b5e8273839 Fix custom entity id properties 2022-07-07 19:39:42 +12:00
Jake Barnby 8762bcba90 Abstract upload functionality 2022-07-07 18:13:12 +12:00
Jake Barnby 5e02355215 Storage test fixes 2022-07-07 17:51:20 +12:00
Jake Barnby a193f96b8d Functions tests fixes 2022-07-07 17:50:49 +12:00
Jake Barnby 380dbb32e9 Handle file uploads 2022-07-07 16:53:09 +12:00
Jake Barnby d13afe0b2e Fix get deployment response type 2022-07-07 16:51:37 +12:00
Jake Barnby 32399ff52c Fix get deployment response type 2022-07-07 16:49:44 +12:00
Jake Barnby 4ec637f889 Update input file scalar definition 2022-07-07 12:54:59 +12:00
Jake Barnby 23c52da9f8 Fix input file switch reference 2022-07-07 12:54:44 +12:00
Jake Barnby d0f81c9621 Client database test fixes 2022-07-07 12:53:58 +12:00
Steven 8a0f2010a2 Fix hardcoded appwrite database schema 2022-07-06 17:04:29 +00:00
fogelito f8c6050abe sessionVerify Remove var_dump 2022-07-06 19:13:43 +03:00
fogelito dea98d5e87 sessionVerify Remove var_dump 2022-07-06 19:13:30 +03:00
fogelito f8e85e3208 sessionVerify Remove var_dump 2022-07-06 18:10:31 +03:00
fogelito b01f4ed802 Unit Tests 2022-07-06 18:07:50 +03:00
fogelito d7244bd9ba Tests 2022-07-06 17:47:34 +03:00
Torsten DittmannandGitHub 039ad5727f Merge pull request #3507 from appwrite/prepare-0-15-2
prepare: 0.15.2
2022-07-06 16:11:54 +02:00
Torsten Dittmann 6d55083ef6 Merge branch 'master' of https://github.com/appwrite/appwrite into prepare-0-15-2 2022-07-06 16:05:37 +02:00
Torsten DittmannandGitHub a02800695a Merge pull request #3506 from appwrite/fix-realtime-manual-authentication
fix: realtime authentication on console
2022-07-06 13:50:22 +02:00
Torsten Dittmann 6683e5f8ec prepare: 0.15.2 2022-07-06 13:25:42 +02:00
Torsten DittmannandGitHub 8d2ec59f71 Merge pull request #3475 from appwrite/feat-deprecate-all-parameter
Feat: Deprecate all parameter
2022-07-06 13:05:06 +02:00
Torsten DittmannandGitHub c8e0bb04b6 Merge pull request #3498 from appwrite/feat-explain-phone-registration
Explain how creating a phone session can create a new user
2022-07-06 12:56:04 +02:00
Torsten DittmannandGitHub 4d9bacbecc Merge pull request #3497 from 2002Bishwajeet/patch-1
fix typo
2022-07-06 12:55:42 +02:00
Torsten DittmannandGitHub 326992f3ba Merge pull request #3495 from appwrite/fix-typo-flutter-changelog
Fix typo
2022-07-06 12:55:24 +02:00
Torsten DittmannandGitHub 9bdd1087ba Merge pull request #3500 from appwrite/fix-internal-dates-update
Fix: createdAt bug after updating document
2022-07-06 12:54:50 +02:00
Torsten Dittmann 806a67b1b0 fix: realtime authentication on console 2022-07-06 12:53:30 +02:00
Torsten DittmannandGitHub fdfda47f0c Merge pull request #3505 from stnguyen90/fix-3504-incorrect-collection-usage-alias
Fix get collection usage alias
2022-07-06 12:32:17 +02:00
Simon 2065a0b349 Merge branch 'appwrite-master' into feat-XXX-authentik-oauth 2022-07-06 11:11:52 +02:00
Simon 2272ff5ed7 Merge branch 'master' of https://github.com/appwrite/appwrite into appwrite-master 2022-07-06 11:11:13 +02:00
Simon 92a43a5930 Merge branch 'appwrite:master' into feat-XXX-authentik-oauth 2022-07-06 11:02:59 +02:00
Jake Barnby 67807f8c6f WIP input file handling 2022-07-06 20:56:58 +12:00
Damodar Lohani b81978c67c fix linters 2022-07-06 05:50:10 +00:00
Damodar Lohani 5d3c5a151f error checking and increase wait time 2022-07-06 05:16:25 +00:00
Jake Barnby 937240f244 Fix attribute databaseId 2022-07-06 17:13:29 +12:00
Jake Barnby 81265ab458 Fix custom entity tests 2022-07-06 17:12:12 +12:00
Jake Barnby 8bbe5abd72 Fix attribute databaseId 2022-07-06 17:11:26 +12:00
Steven Nguyen ee4aff0ca4 Fix get collection usage alias 2022-07-06 04:07:53 +00:00
Jake Barnby 39233cfe1c Handle event validator parsing 2022-07-06 15:57:14 +12:00
Jake Barnby 99262e28fe Call server create bucket for client storage tests 2022-07-06 15:52:33 +12:00
Jake Barnby ce3180433d Database query fixes 2022-07-06 15:52:06 +12:00
Jake Barnby 5ac634b68d Enable users update phone test 2022-07-06 15:51:49 +12:00
Jake Barnby 61035a98a6 Format 2022-07-06 15:51:37 +12:00
Jake Barnby 96e86f6e4e Explicitly enforce content type of API response on GQL response 2022-07-06 15:51:03 +12:00
Jake Barnby bc098d73fa Databases API fixes 2022-07-06 15:50:27 +12:00
Jake Barnby 58ffde5326 Fix doubled shutdown calls firing events twice 2022-07-06 15:27:00 +12:00
Damodar Lohani 4422613248 update tests with less waiting time 2022-07-06 01:56:47 +00:00
Damodar Lohani 4abd4a6882 fix stats issues 2022-07-06 01:56:25 +00:00
fogelito ae4cb685c0 expire 2022-07-05 21:55:20 +03:00
fogelito acba505144 addCookie timestamp 2022-07-05 21:24:10 +03:00
fogelito 858dab7814 unit auth 2022-07-05 20:04:19 +03:00
fogelito e034b4a331 unit auth 2022-07-05 19:57:19 +03:00
fogelito 2630d0b56c certificate getRenewDate 2022-07-05 19:29:12 +03:00
Matej Bačo 9f364bb9dd Fix document date 2022-07-05 16:07:07 +00:00
Bishwajeet ParhiandGitHub c1b9a9477e fix typo 2022-07-05 18:42:13 +05:30
fogelito 203b3058a2 providerAccessTokenExpiry 2022-07-05 16:06:55 +03:00
fogelito a9a91603d1 account expire 2022-07-05 13:59:03 +03:00
shimon 27333035c0 restore 2022-07-05 10:48:52 +03:00
shimon 0c2c030b71 restore 2022-07-05 10:46:41 +03:00
shimon 56a21b3968 small fix 2022-07-05 10:37:46 +03:00
Damodar Lohani c5b0a40279 fix linter errors 2022-07-05 07:11:27 +00:00
716c62ba8f Update app/controllers/api/avatars.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-07-05 10:10:58 +03:00
Damodar Lohani e4144f2c64 remove dump 2022-07-05 07:05:06 +00:00
Damodar Lohani ee6abd45db databases tests 2022-07-05 06:53:57 +00:00
Vincent (Wen Yu) Ge 804c2dc3ae Explain how creating a phone session can create a new user 2022-07-04 21:51:48 +00:00
Matej Bačo 79cbdb537e PR review changes, add name from Podio 2022-07-04 10:32:56 +00:00
fogelito 903ca342cb Model changes 2022-07-04 13:11:38 +03:00
fogelito 8628105eef Model changes 2022-07-04 12:55:11 +03:00
Damodar Lohani f4d74c4935 namespace 2022-07-04 09:31:14 +00:00
Damodar Lohani 9486a6b2a3 storage usage tests 2022-07-04 09:00:07 +00:00
Damodar LohaniandGitHub 10884f2371 fix typo 2022-07-04 13:52:29 +05:45
Jake Barnby 608ad18bb9 Add health service tests 2022-07-04 18:38:04 +12:00
Jake Barnby cf1fe63a61 Revert status code checks for teams 2022-07-04 18:17:11 +12:00
Jake Barnby 4a0042f3d6 Add avatars service tests 2022-07-04 18:16:32 +12:00
Jake Barnby c22ffc1dfe Add locale service tests 2022-07-04 18:16:16 +12:00
Jake Barnby ac10ed31ac Split function tests 2022-07-04 18:16:06 +12:00
Jake Barnby 7b547456fe Add graphql functions server tests 2022-07-04 16:14:37 +12:00
Jake Barnby fd4e741c84 Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-07-04 12:09:46 +12:00
Damodar Lohani 14dda66c03 more work on tests 2022-07-03 13:10:26 +00:00
Damodar Lohani c6553aef3d linter fixes 2022-07-03 12:11:43 +00:00
shimon 65011d1af7 cache cleanup 2022-07-03 12:49:43 +03:00
shimon 7b429bdcd7 cache cleanup 2022-07-03 12:36:59 +03:00
Matej BačoandGitHub 9623974ed5 Linter fix 2022-07-03 10:14:36 +02:00
Matej BačoandGitHub 7b5a35cbc6 Remove leftovers 2022-07-03 10:09:26 +02:00
Matej BačoandGitHub e26dc9a2b7 Update docs, remove leftovers 2022-07-03 10:05:49 +02:00
Damodar Lohani d5e8b23577 more tests 2022-07-03 02:42:13 +00:00
Damodar Lohani 69a036b2b7 fix linter 2022-07-03 01:09:11 +00:00
fogelito af518cf1f4 composer.lock 2022-07-02 18:47:33 +03:00
fogelito 73a19614e1 functions api 2022-07-02 17:38:53 +03:00
Eldad A. FuxandGitHub bafc8f829a Merge pull request #3476 from appwrite/fix-ui-delete-collection-redirect
fix(ui): redirect after deleting collection
2022-07-02 17:34:46 +03:00
Eldad A. FuxandGitHub 0d5550b043 Merge pull request #3481 from brandonroberts/docx-fix-storage-databases
docs(storage): fix link to databases page
2022-07-02 17:34:15 +03:00
fogelito 6c6f7fb3bb functions api 2022-07-02 17:26:07 +03:00
fogelito cff5bab403 functions api 2022-07-02 17:25:44 +03:00
Matej Bačo 6e8b11113e Fix Podio 2022-07-02 11:57:36 +00:00
Matej Bačo 9d973d9252 WIP: Podio provider 2022-07-02 11:36:05 +00:00
fogelito d405f74c54 worker change for time 2022-07-02 09:01:54 +03:00
Brandon ab06570a50 docs(storage): fix link to databases page 2022-07-01 11:29:25 -05:00
fogelito 6d46332f96 changing datetime from timestamp to datetime 2022-07-01 15:05:14 +03:00
fogelito e07e5b5cf8 changing datetime from timestamp to datetime 2022-07-01 15:01:14 +03:00
Eldad A. FuxandGitHub d877795561 Merge pull request #3479 from appwrite/add-servicestoreadme
Added realtime services to README
2022-07-01 11:31:30 +03:00
haimantika mitra 5ae2546339 Added realtime services to README 2022-07-01 13:55:54 +05:30
Jake Barnby 4ba33daf46 WIP storage service tests 2022-07-01 18:58:15 +12:00
Jake Barnby fb53acbf2a Database test fixes 2022-07-01 18:58:03 +12:00
4acd56e661 Update app/tasks/install.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-07-01 08:13:33 +02:00
Jake Barnby bdd65ed448 User test updates for 0.15 2022-07-01 12:02:59 +12:00
Jake Barnby 845e32e5e1 Account phone test updates for 0.15 2022-07-01 11:54:18 +12:00
Jake Barnby 1d797dacc6 Fix account tests for 0.15 2022-07-01 11:37:46 +12:00
Jake Barnby 7c8cc39d07 Update database queries for 0.15 2022-07-01 10:44:41 +12:00
Torsten Dittmann f8d3bd7da3 fix(ui): redirect after deleting collection 2022-06-30 17:40:16 +02:00
Matej BačoandGitHub ac90f8fddc Deprecate all parameter 2022-06-30 14:37:20 +02:00
Jake Barnby 9d134a949f Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/controllers/api/databases.php
#	app/controllers/general.php
#	app/init.php
#	composer.json
#	composer.lock
#	docker-compose.yml
#	phpunit.xml
2022-07-01 00:05:44 +12:00
Jake Barnby b61764693f WIP database service tests 2022-07-01 00:00:00 +12:00
Jake Barnby ee9e204410 Add teams service tests 2022-06-30 22:48:15 +12:00
Damodar Lohani 1c1442a4fc linters fix 2022-06-30 09:40:27 +00:00
Damodar Lohani 477bc95a00 fixed test 2022-06-30 09:37:59 +00:00
Damodar Lohani 02f45abcb9 initial e2e test for usage stats 2022-06-30 09:33:40 +00:00
Jake Barnby fead0f89b9 Remove redundant tests 2022-06-30 21:27:06 +12:00
Jake Barnby 2b3ba0370b Add users service tests 2022-06-30 21:26:46 +12:00
Jake Barnby 61913f9e46 Add account service tests 2022-06-30 21:26:23 +12:00
Jake Barnby 65f82b47fe Add extra account and user queries 2022-06-30 21:25:16 +12:00
Jake Barnby be0fd7d1f4 Explicit visibility for route keys + add extras for account and user 2022-06-30 21:24:40 +12:00
Jake Barnby f85169452a Add session ID to scope user state 2022-06-30 21:23:38 +12:00
Jake Barnby e36192388d Fix params for GET requests 2022-06-30 21:22:54 +12:00
Jake Barnby 8db6148297 Handle delete routes 2022-06-30 21:22:34 +12:00
Jake Barnby 2eb74d2898 Add data json string property to models with additional data 2022-06-30 21:22:16 +12:00
Torsten DittmannandGitHub 46d4525c45 Merge pull request #3467 from aadarshadhakalg/master
fix: typo in database create success alert message
2022-06-30 10:55:19 +02:00
Torsten DittmannandGitHub abdb27ea29 Merge pull request #3471 from appwrite/fix-compose-link
Update link in readme to example compose file
2022-06-30 10:55:00 +02:00
Torsten DittmannandGitHub 4ffca32653 Merge pull request #3473 from appwrite/feat-specs-nested-models
feat: nested models in spec
2022-06-30 10:54:36 +02:00
Torsten Dittmann e81ea8126a style: fix var type in specs 2022-06-30 10:51:35 +02:00
Torsten DittmannandGitHub 2a263b0e82 Merge pull request #3469 from appwrite/fix-database-document-links
fix(ui): document link
2022-06-30 10:49:11 +02:00
Torsten DittmannandGitHub 1a2392274a Merge pull request #3470 from appwrite/release-new-js-sdks
chore: bump sdk versions
2022-06-30 10:48:46 +02:00
Damodar Lohani 7a58814c61 WIP 2022-06-30 04:27:11 +00:00
Torsten Dittmann 3e1a92f486 chore: linter 2022-06-30 01:46:04 +02:00
Torsten Dittmann 5668ad01d5 chore: generate specs 2022-06-30 01:41:57 +02:00
Torsten Dittmann 056e0d79ed fix: add nested models to specifications 2022-06-30 01:41:49 +02:00
Vincent (Wen Yu) Ge defd527625 Add both compose and env files to readme 2022-06-29 22:07:51 +00:00
Vincent (Wen Yu) Ge ec1da1f540 Update link in readme to example compose file 2022-06-29 15:54:34 +00:00
Torsten Dittmann ed71b9f31d chore: bump sdk versions 2022-06-29 17:33:42 +02:00
Torsten Dittmann 1b9f6ba58e fix(ui): document link 2022-06-29 16:44:24 +02:00
Torsten DittmannandGitHub 08704e8c93 Merge pull request #3465 from appwrite/prepare-0-15-1
prepare: 0.15.1 release
2022-06-29 15:50:44 +02:00
Torsten Dittmann 54bd8507bc fix: ui delete document redirect 2022-06-29 15:46:00 +02:00
Aadarsha Dhakal c72f8f6499 fix: typo in database create success alert message 2022-06-29 18:30:27 +05:45
Torsten Dittmann 2bc6587e84 chore: increase chache buster 2022-06-29 13:56:56 +02:00
Torsten Dittmann ee68732419 chore: update changelog 2022-06-29 13:42:02 +02:00
Torsten Dittmann 96744997e8 chore: update changelog 2022-06-29 13:39:43 +02:00
Torsten Dittmann 95181b0a7f prepare: 0.15.1 release 2022-06-29 13:36:35 +02:00
Torsten DittmannandGitHub d5a0b52eef Merge pull request #3464 from appwrite/docs-0-15-1
chore: generate specs
2022-06-29 13:31:42 +02:00
Torsten Dittmann 21df4861b4 chore: generate specs 2022-06-29 13:24:45 +02:00
Torsten DittmannandGitHub 0b5fbadf66 Merge pull request #3463 from appwrite/fix-delete-document-ui
fix(ui): delete document
2022-06-29 13:18:33 +02:00
Torsten Dittmann d509efa43e fix(ui): delete document 2022-06-29 13:16:59 +02:00
Torsten DittmannandGitHub cfaf3efa85 Merge pull request #3455 from appwrite/fix-migration-0-15-1
fix: internal attribute and index key on migration
2022-06-29 12:56:18 +02:00
Torsten DittmannandGitHub a11a9d42f0 Merge pull request #3461 from appwrite/fix-ui-issues
fix: ui issues
2022-06-29 12:55:39 +02:00
Torsten Dittmann a389164cea fix: index ui 2022-06-29 12:52:10 +02:00
Torsten DittmannandGitHub 3d7e33de85 Merge pull request #3448 from appwrite/feat-sdk-node-7-0-1
feat: node sdk version 7.0.1
2022-06-29 12:35:53 +02:00
Torsten DittmannandGitHub 9918e3390e Merge pull request #3456 from appwrite/update-phone-docs
feat: update docs
2022-06-29 12:35:38 +02:00
Torsten Dittmann 7028bc1415 fix: internal id twice 2022-06-29 12:31:11 +02:00
Torsten Dittmann f387ce08bc fix: ui issues 2022-06-29 12:11:45 +02:00
Torsten DittmannandGitHub 7c85d5fc3f Merge pull request #3454 from appwrite/fix-phone-worker
feat: trigger sms for createVerification
2022-06-29 11:00:23 +02:00
Damodar Lohani 79936b88d0 new stats and lints 2022-06-29 07:40:15 +00:00
Damodar Lohani 71c8c8a72e inbound and outbound bandwidth 2022-06-29 07:21:54 +00:00
Damodar Lohani 25aca3c4d3 compute stats 2022-06-29 07:03:06 +00:00
Damodar Lohani 01016b0444 collect function builds and total compute time 2022-06-29 06:48:40 +00:00
Damodar Lohani 6a90c7c653 stats on build 2022-06-29 06:30:24 +00:00
Christy Jacob 33850dcfff feat: update docs 2022-06-29 02:37:52 +02:00
Torsten Dittmann 8ee78137e6 fix: internal attribute and index key on migration 2022-06-29 01:07:48 +02:00
Christy Jacob 9fdaa92bd1 feat: trigger sms for createVerification 2022-06-29 01:04:08 +02:00
Torsten DittmannandGitHub c5dde7c2f5 Merge pull request #3450 from appwrite/everly-gif-patch-1
Update README.md
2022-06-28 19:08:39 +02:00
Everly Precia SureshandGitHub d02bb73fe8 Update README.md 2022-06-28 22:31:00 +05:30
Torsten Dittmann cdace54b7a feat: node sdk version 7.0.1 2022-06-28 17:01:14 +02:00
Torsten DittmannandGitHub 58bec7b034 Merge pull request #3411 from appwrite/0.15.x
0.15.x -> master
2022-06-28 16:31:29 +02:00
Torsten DittmannandGitHub 97ec147e0b Merge pull request #3445 from appwrite/fix-phone-worker
feat: fix messaging worker
2022-06-28 15:45:11 +02:00
Christy Jacob bae6954b54 feat: add dummy phone number for tests 2022-06-28 15:43:36 +02:00
Christy Jacob 66718634c9 feat: fix messaging worker 2022-06-28 15:41:14 +02:00
Christy Jacob cb381bd3a3 feat: fix messaging worker 2022-06-28 15:40:59 +02:00
Christy Jacob f6c7fdb8ed feat: fix messaging worker 2022-06-28 15:32:59 +02:00
Torsten DittmannandGitHub 7970b2a3ee Update CHANGES.md 2022-06-28 15:05:12 +02:00
Torsten DittmannandGitHub f438d4695d Merge pull request #3405 from appwrite/fix-internal-indexes
Feat: Allow internal indexes
2022-06-28 14:21:27 +02:00
Torsten Dittmann e83cf382fd fix: all sdks and specs 2022-06-28 13:21:28 +02:00
Matej Bačo d8f0e5eb17 Implement tests 2022-06-28 10:53:16 +00:00
Bradley Schofield 11420fa84f Remove unneeded dependencies 2022-06-28 11:48:15 +01:00
Torsten DittmannandGitHub efa05a4d50 Merge pull request #3444 from appwrite/feat-dart-flutter-changelog
Dart/Flutter changelogs
2022-06-28 12:28:35 +02:00
Damodar Lohani 4126124167 Dart/Flutter changelogs 2022-06-28 10:26:12 +00:00
Torsten DittmannandGitHub c6e7fb6ac8 Merge pull request #3442 from appwrite/feat-0-15-response-filters
feat: 0.15.x response filters
2022-06-28 12:17:09 +02:00
Torsten DittmannandGitHub 8de76205f9 Merge pull request #3443 from appwrite/fix-audit-deletes
Fix: Audit deletes
2022-06-28 11:27:14 +02:00
Matej Bačo 11a0cc5658 Fix audit delete bug 2022-06-28 09:23:46 +00:00
Torsten Dittmann 1fb0d8bf80 fix: remove duplicate response model 2022-06-28 11:20:05 +02:00
Torsten Dittmann 5a2d6c0b3e feat: 0.15.x response filters 2022-06-28 11:15:27 +02:00
Torsten Dittmann ffd7463450 style: add line breaks to env var descriptions 2022-06-28 09:25:56 +02:00
Torsten Dittmann 348ea55589 chore: update changelog 2022-06-28 08:36:17 +02:00
Torsten Dittmann 93bb2022a7 chore: update composer 2022-06-28 08:35:15 +02:00
Torsten Dittmann 0571b79290 chore: update specs 2022-06-28 08:28:54 +02:00
Torsten DittmannandGitHub 8a33de806c Merge pull request #3439 from appwrite/fix-runtime-envvar-description
Update _APP_FUNCTIONS_RUNTIMES to fix typo and clarify description
2022-06-28 08:17:13 +02:00
Torsten Dittmann c766e16b5b chore: update changelog 2022-06-27 22:44:40 +02:00
Torsten Dittmann 904baec1b9 chore: update composer 2022-06-27 22:08:23 +02:00
Torsten Dittmann bc16861930 chore: bump sdk versions 2022-06-27 22:08:04 +02:00
Torsten Dittmann 8073e1cb9a chore: update docs 2022-06-27 22:07:51 +02:00
Vincent (Wen Yu) Ge 60ad401f0e Update _APP_FUNCTIONS_RUNTIMES to fix typo and clarify description 2022-06-27 20:03:51 +00:00
Torsten DittmannandGitHub b5e599fac5 Update docker-compose.yml 2022-06-27 19:23:34 +02:00
Torsten DittmannandGitHub 6c186447d7 Update docker-compose.yml 2022-06-27 19:23:29 +02:00
Torsten Dittmann 6de09c5950 fix: events ui 2022-06-27 19:12:40 +02:00
Torsten DittmannandGitHub 4038abbe10 Merge pull request #3414 from appwrite/feat-migration-0-15-x
feat: migration for 0.15.x
2022-06-27 18:56:18 +02:00
Torsten Dittmann 0c192e5a3e Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-migration-0-15-x 2022-06-27 18:53:44 +02:00
Torsten Dittmann def1c35377 chore: add more comments 2022-06-27 18:44:39 +02:00
Torsten Dittmann ff219cf91a fix: project internal id migration 2022-06-27 18:26:24 +02:00
Torsten Dittmann c0649f7385 fix: migration 2022-06-27 18:22:29 +02:00
Torsten Dittmann c3c6d00a9c fix: case for console projects 2022-06-27 16:58:57 +02:00
Torsten Dittmann 30557bbe4e fix: docker compose in dockerfile 2022-06-27 15:57:24 +02:00
Eldad A. FuxandGitHub 2e92ad9e51 Update README.md 2022-06-27 16:00:19 +03:00
Torsten Dittmann 9b387910ba Merge branch '0.15.x' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-27 14:16:38 +02:00
Torsten Dittmann 4d2101b092 chore: update geo db 2022-06-27 14:16:35 +02:00
Torsten Dittmann d945cb2a72 fix: remove var dump 2022-06-27 13:58:21 +02:00
Torsten Dittmann d36e5b0167 fix: migration speed 2022-06-27 13:46:32 +02:00
Torsten Dittmann f240a11c54 fix: migrate bucket files 2022-06-27 13:10:04 +02:00
Torsten DittmannandGitHub b4eb4ee97d Merge pull request #3437 from appwrite/feat-spec-global-attributes
feat: global attributes in specs
2022-06-27 12:04:44 +02:00
Torsten DittmannandGitHub 79a6556b0d Merge pull request #3420 from appwrite/add-autodesk-oauth-provider
Add Autodesk OAuth provider
2022-06-27 11:54:08 +02:00
Torsten Dittmann 53ad2a5114 fix: global attributes for body payload 2022-06-27 11:14:27 +02:00
Torsten Dittmann 3cdeeac964 feat: global attributes in specs 2022-06-27 10:41:10 +02:00
Torsten Dittmann cb2e1a0b1e Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-migration-0-15-x 2022-06-27 10:08:48 +02:00
Torsten DittmannandGitHub fa0af50d02 Merge pull request #3419 from appwrite/database-layer-docs
Create database layer description documents
2022-06-27 10:08:35 +02:00
Jake Barnby b09e5aac8a Test fixes 2022-06-27 18:46:01 +12:00
Jake Barnby d019937e4f Merge remote-tracking branch 'origin/fix-role-clobbering' into feat-graphql-support
# Conflicts:
#	composer.lock
2022-06-27 14:52:39 +12:00
Jake Barnby 09d30ec249 Fix role clobbering for error messages 2022-06-27 14:51:43 +12:00
Jake Barnby 4367d1bafc Fix collection test syntax 2022-06-27 14:21:58 +12:00
Jake Barnby 32e530e757 Fix status code not proxied to outer request on exception 2022-06-27 14:21:44 +12:00
Torsten DittmannandGitHub f24649295d Merge pull request #3435 from appwrite/fix-database-delete
fix database deletion redirection
2022-06-26 20:35:38 +02:00
Damodar Lohani 7397f54010 fix database deletion redirection 2022-06-26 07:09:51 +00:00
Torsten Dittmann 129653a6d6 fix: migrate databaseId 2022-06-24 18:46:13 +02:00
Vincent (Wen Yu) GeandGitHub 9ceef4c096 Merge branch '0.15.x' into database-layer-docs 2022-06-24 12:39:06 -04:00
Torsten Dittmann 2c328c744d chore: run linter 2022-06-24 18:37:41 +02:00
Torsten Dittmann ababeef84d fix: update files on migration 2022-06-24 18:15:51 +02:00
Matej Baco 77941bcf73 Fix scrypt ext 2022-06-24 16:10:28 +02:00
Torsten Dittmann 016d6939d5 fix: buckets 2022-06-24 16:04:42 +02:00
Torsten Dittmann 5c12350248 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-migration-0-15-x 2022-06-24 15:36:28 +02:00
Matej BačoandGitHub 5a10a9494f Update SCrypt tests 2022-06-24 14:30:39 +02:00
Torsten Dittmann 4593fc9ef2 tests: fix tests from master 2022-06-24 14:18:10 +02:00
Torsten Dittmann ef1daf8f1c Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-24 14:15:42 +02:00
Torsten DittmannandGitHub 0f0654d49e Merge pull request #3346 from gepd/feat-empty-payload
Allows to update permissions without payload
2022-06-24 14:09:01 +02:00
Torsten DittmannandGitHub ad85f21faa Merge pull request #3430 from appwrite/fix-file-param-type
Fix file upload param type
2022-06-24 14:03:44 +02:00
Torsten DittmannandGitHub 4895efd4ca Merge pull request #3429 from appwrite/improve-oauth-analytics
feat: add analytics label for view as JSON
2022-06-24 14:03:30 +02:00
Torsten DittmannandGitHub f25d653ca2 Merge pull request #3431 from appwrite/fix-phone-auth-error
feat: add new errors for phone auth
2022-06-24 14:03:00 +02:00
Bradley Schofield 06d145777e Update Dockerfile 2022-06-24 12:24:13 +01:00
Christy Jacob 600eb0d0d0 feat: revert .env change 2022-06-24 12:54:30 +02:00
Christy Jacob 43f834c0bd feat: add new errors for phone auth 2022-06-24 12:49:00 +02:00
Christy Jacob 4a2dac9d46 feat: add OAuth name in event label 2022-06-24 11:48:55 +02:00
Damodar LohaniandGitHub 2750e60768 fix for ruby and go SDK as file params seems to be string 2022-06-24 15:24:44 +05:45
Torsten DittmannandGitHub aec4870b51 Merge pull request #3428 from appwrite/fix-response-model-for-database-list
fix-response-model-for-database-list
2022-06-24 11:27:33 +02:00
Torsten DittmannandGitHub 80041db81b Merge pull request #3427 from appwrite/fix-usage-stats
fix usage collection
2022-06-24 11:27:20 +02:00
Christy Jacob 0166681dde feat: add analytics label for view as JSON 2022-06-24 11:12:29 +02:00
Torsten Dittmann 45941e52da docs: rename database to databases 2022-06-24 10:14:49 +02:00
Damodar LohaniandGitHub dfbb9b2b3b fix-response-model-for-database-list 2022-06-24 12:51:21 +05:45
Damodar Lohani f571979259 fix usage collection 2022-06-24 06:08:25 +00:00
Bradley SchofieldandGitHub 9ceeb3411b Implement inhouse scrypt PHP extension 2022-06-23 17:16:12 +01:00
Torsten DittmannandGitHub cf7d10046c Merge pull request #3421 from appwrite/fix-createdat-lock
Fix: Lock $createdAt
2022-06-23 13:09:36 +02:00
Torsten DittmannandGitHub c13ab53b45 Merge pull request #3425 from appwrite/fix-arrow-back
Fix: Arrow back
2022-06-23 13:09:21 +02:00
Torsten Dittmann 12cd0ee839 chore: clean up docs 2022-06-23 12:04:54 +02:00
Matej Bačo 4a1a150f84 Add databaseId to UI url 2022-06-23 09:57:50 +00:00
Matej Bačo c19a2484c3 Merge remote-tracking branch 'origin/0.15.x' into fix-internal-indexes 2022-06-23 09:22:54 +00:00
Torsten DittmannandGitHub 3f1b906de0 Merge pull request #3422 from appwrite/feat-database-layer-alias
Add alias to Database Layer
2022-06-23 11:00:32 +02:00
Torsten DittmannandGitHub c8ec2c7375 Merge pull request #3424 from appwrite/fix-dashboard
fix usage stats on dashboard
2022-06-23 10:59:58 +02:00
Damodar Lohani e169d3b019 fix usage stats on dashboard 2022-06-23 08:58:47 +00:00
Torsten Dittmann 8e3ed52924 style: add more comments to migration 2022-06-23 10:50:53 +02:00
Damodar Lohani 1a034d45f6 alias 2022-06-23 08:50:11 +00:00
Matej Bačo fdab2e28e9 Bug fixing 2022-06-23 08:48:59 +00:00
Torsten Dittmann d26baf1f57 fix: migration and add more tests 2022-06-23 10:18:23 +02:00
Matej Bačo 3f8ab486c2 Lock createdAt 2022-06-23 08:17:02 +00:00
gepdandGitHub 020e08143e fix linter 2022-06-22 20:45:33 -04:00
gepdandGitHub addfae2f46 fix tests 2022-06-22 19:38:56 -04:00
Torsten Dittmann 0fea75a345 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-migration-0-15-x 2022-06-22 23:19:45 +02:00
Torsten Dittmann a16aaa8a48 chore: update docs and specs 2022-06-22 23:19:08 +02:00
Torsten Dittmann eddc33c4db fix: empty dateText filter 2022-06-22 23:11:52 +02:00
Torsten Dittmann a37f84da01 fix: migration 2022-06-22 23:11:42 +02:00
Torsten Dittmann a126670f72 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-22 22:27:13 +02:00
Torsten Dittmann 5729798aaf ui: fix users list with phone 2022-06-22 22:27:01 +02:00
Vincent (Wen Yu) Ge 43a6c51ab8 fixed list databases description 2022-06-22 17:06:47 +00:00
Vincent (Wen Yu) Ge 9c68e68125 Database Layers API docs updated 2022-06-22 16:28:09 +00:00
haimantika mitra 148d46a2b1 New image updates 2022-06-22 21:54:47 +05:30
Torsten DittmannandGitHub 50114a4173 Merge pull request #3417 from appwrite/fix-015-matej-qa
Fix: 015 (Matej QA)
2022-06-22 17:49:36 +02:00
haimantika mitra fbc86e29d4 Uppercase 2022-06-22 21:05:35 +05:30
haimantika mitra fe824fd733 Autodesk adapter 2022-06-22 20:30:19 +05:30
Matej Bačo b1d6decbb2 Merge remote-tracking branch 'origin/0.15.x' into fix-015-matej-qa 2022-06-22 14:51:18 +00:00
Torsten Dittmann 6931116561 fix: assoc events array from events class 2022-06-22 16:44:30 +02:00
Matej Bačo 336127da55 Merge remote-tracking branch 'origin/0.15.x' into fix-internal-indexes 2022-06-22 14:22:46 +00:00
Torsten Dittmann 604c7e4992 fix: database layer migration 2022-06-22 15:52:21 +02:00
Matej Bačo 72278b4f0f More database UI bug fixes 2022-06-22 13:30:35 +00:00
Matej Bačo f069719ef3 Code cleanup 2022-06-22 13:08:15 +00:00
Matej Bačo a049b13741 Fix database UI names 2022-06-22 13:03:55 +00:00
Torsten Dittmann 7e3040076b Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-migration-0-15-x 2022-06-22 12:52:27 +02:00
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 e89a367131 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-22 12:48:42 +02:00
Torsten DittmannandGitHub 9aead96518 Merge pull request #3366 from appwrite/feat-selfhosted-gitlab-oauth
Feat: Gitlab OAuth custom endpoint
2022-06-22 12:48:21 +02:00
Torsten Dittmann 4bca6c3696 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-22 12:46:27 +02:00
Torsten DittmannandGitHub dc1daca739 Merge pull request #3404 from appwrite/feat-redis-conf
added redis conf
2022-06-22 12:45:38 +02:00
Torsten DittmannandGitHub 6fd2113870 feat: add redis config to users compose 2022-06-22 12:44:24 +02:00
Matej BačoandGitHub 5337a721b0 PR review changes 2022-06-22 11:55:17 +02:00
Matej Bačo c7087e7ac0 Removed TODOs 2022-06-22 09:46:37 +00:00
Torsten Dittmann 8e3aef135d Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-migration-0-15-x 2022-06-22 11:27:28 +02:00
Torsten DittmannandGitHub dcc7c18ab9 Merge pull request #3381 from appwrite/feat-increase-array-element-length
Feat: Increase array element length
2022-06-22 11:26:23 +02:00
Matej Bačo b682ffdfa3 Merge remote-tracking branch 'origin/0.15.x' into fix-internal-indexes 2022-06-22 09:26:15 +00:00
Matej Bačo 8623302cc3 Update db version 2022-06-22 09:25:53 +00:00
Torsten Dittmann 3ca63d5b6a chore: make code sniffer a dev dependency 2022-06-22 11:25:15 +02:00
Torsten Dittmann 8b62cda91c Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-increase-array-element-length 2022-06-22 11:20:49 +02:00
Torsten Dittmann 018d63f250 chore: update composer lock 2022-06-22 11:20:09 +02:00
Torsten Dittmann 9d7b6927d6 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-increase-array-element-length 2022-06-22 11:10:03 +02:00
Matej BačoandGitHub 41ab727c78 Increase element limit 2022-06-22 11:08:11 +02:00
Torsten DittmannandGitHub 9d3253dc0c Merge pull request #3397 from appwrite/fix-oauth-providers-docs
Fix: OAuth provider docs
2022-06-22 10:58:52 +02:00
Matej Baco eedd7c382b Fix leftovers 2022-06-22 10:57:34 +02:00
Torsten Dittmann 833a7e8465 chore: update composer 2022-06-22 10:56:24 +02:00
Torsten DittmannandGitHub 050ce467f8 Merge pull request #3400 from appwrite/feat-improve-gitpod-preloads
Feat: Improve Gitpod preloading
2022-06-22 10:08:34 +02:00
Torsten DittmannandGitHub 5c1ffdf4a8 Merge pull request #3413 from appwrite/fix-web-examples
Fix: Web SDK examples
2022-06-22 10:08:04 +02:00
Torsten DittmannandGitHub bfe632b543 Merge pull request #3415 from appwrite/dependabot/composer/guzzlehttp/guzzle-7.4.5
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5
2022-06-22 10:05:48 +02:00
Matej Bačo bd9cb92035 Fix tests 2022-06-22 08:00:12 +00:00
Matej Bačo 9e11941aae Added query length tests 2022-06-22 07:47:02 +00:00
Jake Barnby 5ea41a0253 Print with debug flags if not production 2022-06-22 16:44:58 +12:00
Jake Barnby a117e7c1f4 Remove redundant files 2022-06-22 13:42:56 +12:00
Jake Barnby d6f48261d5 Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-06-22 13:21:07 +12:00
dependabot[bot]andGitHub a4755c9851 Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.4...7.4.5)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 21:01:34 +00:00
Torsten Dittmann ae7a93b8dc fix: phone env variables and compose template 2022-06-21 20:32:51 +02:00
Torsten DittmannandGitHub 1694f859c5 Merge pull request #3408 from appwrite/ui-webhook-signature
ui: allow generating a new webhook signature
2022-06-21 20:26:11 +02:00
Torsten Dittmann 84ed87d7c3 tests: add test for migration 2022-06-21 20:21:36 +02:00
Torsten Dittmann 12f49f66be chore: run formatter 2022-06-21 20:05:31 +02:00
Torsten Dittmann 21d4a8c14c style: fix order 2022-06-21 20:05:12 +02:00
Torsten Dittmann 722a3955c4 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-migration-0-15-x 2022-06-21 20:02:59 +02:00
Torsten Dittmann 79205cdccc fix: realtime and missing index 2022-06-21 20:02:43 +02:00
Torsten Dittmann 786abc5672 chore: add comments to migration 2022-06-21 19:59:20 +02:00
Torsten Dittmann 933babe9d9 chore: update composer lock 2022-06-21 19:40:25 +02:00
Torsten Dittmann fc36e6c2d0 fix: migration for custom collections and buckets 2022-06-21 19:39:05 +02:00
Torsten Dittmann 467246cc73 fix: migrate webhooks and users 2022-06-21 18:32:04 +02:00
Torsten Dittmann 67403cf95a chore: update composer 2022-06-21 18:01:17 +02:00
Torsten Dittmann 9eb016d0f4 fix: realtime reconnect behaviour 2022-06-21 18:00:23 +02:00
Torsten Dittmann 61cb9b2713 fix: migration for internal ids on documents 2022-06-21 17:59:11 +02:00
Matej Bačo 1bbfe9dbf7 Update files after merge 2022-06-21 14:56:05 +00:00
Matej Bačo 6d91d57d56 Update web SDK example 2022-06-21 14:48:50 +00: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
Matej Bačo a5836ecc60 PR review changes 2022-06-21 13:59:52 +00:00
Torsten Dittmann 718f4f1b5d fix: migration to modify tables 2022-06-21 15:46:05 +02:00
Torsten Dittmann ef6768433c feat: migrate createdAt and updatedAt to collections 2022-06-21 12:48:56 +02:00
Torsten Dittmann 5fd7238ad1 Merge branch 'feat-prepare-0-15' of https://github.com/appwrite/appwrite into feat-migration-0-15-x 2022-06-21 12:17:57 +02:00
Torsten Dittmann a8319407fc fix: add missing indexes 2022-06-21 12:17:34 +02:00
Torsten Dittmann 87f79509a0 feat: migration for 0.15 collections 2022-06-21 12:17:18 +02:00
Torsten DittmannandGitHub db35fc92d5 Merge pull request #3407 from appwrite/feat-prepare-0-15
chore: prepare 0.15
2022-06-21 11:08:46 +02:00
Torsten Dittmann b069b7c1bb chore: update docs 2022-06-21 10:03:50 +02:00
gepdandGitHub 6cc6928ce9 simplified test 2022-06-20 22:11:47 -04:00
gepdandGitHub c2ce37e6f3 added read and write permissions 2022-06-20 20:41:12 -04:00
gepdandGitHub 9dab76f357 get $id from response 2022-06-20 19:32:24 -04:00
gepdandGitHub 5067a4640b Remove $data argument 2022-06-20 19:04:40 -04:00
gepdandGitHub bfe3cdecc5 create collection and attribute 2022-06-20 18:33:26 -04:00
gepdandGitHub dab6f97a31 remove dependency 2022-06-20 18:24:51 -04:00
Torsten Dittmann d97698f2f8 Merge branch 'feat-prepare-0-15' of https://github.com/appwrite/appwrite into ui-webhook-signature 2022-06-20 23:39:23 +02:00
Torsten Dittmann 9d7db047e6 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-prepare-0-15 2022-06-20 23:38:57 +02:00
Torsten Dittmann e553ba2d07 fix: account phone internal ids 2022-06-20 23:38:45 +02:00
Torsten Dittmann 6b62af4102 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-prepare-0-15 2022-06-20 23:21:17 +02:00
Torsten Dittmann 95d02ed133 tests: allow teardown to fail 2022-06-20 23:21:06 +02:00
Torsten Dittmann b69bb9f149 ui: allow generating a new webhook signature 2022-06-20 23:15:51 +02:00
gepdandGitHub 43ed2591d0 added empty array as default 2022-06-20 16:28:45 -04:00
gepdandGitHub 52757ef89f updated test 2022-06-20 15:53:41 -04:00
gepdandGitHub 0bade37a26 updated test 2022-06-20 15:15:49 -04:00
Torsten Dittmann 8158470656 chore: generated spec and sdk 2022-06-20 20:44:39 +02:00
Torsten Dittmann 0b3b26e5ae Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-prepare-0-15 2022-06-20 20:35:52 +02:00
Torsten Dittmann ef15ea8318 fix: method to generate new webhook signature 2022-06-20 20:35:33 +02:00
gepdandGitHub 7cb19a725f fixed minor typo 2022-06-20 14:24:49 -04:00
gepdandGitHub ca455b380e Fixed linting errors 2022-06-20 14:03:15 -04:00
gepdandGitHub 7b60a36eea added test to update permissions with empty payload 2022-06-20 13:49:34 -04:00
Torsten Dittmann 59940e81a8 chore: prepare 0.15 2022-06-20 18:23:54 +02:00
d1505917a3 committed suggested changes
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-06-20 12:18:00 -04:00
Torsten DittmannandGitHub e6edcb5459 Merge pull request #3357 from appwrite/feat-phone-authentication
feat: phone authentication
2022-06-20 18:12:36 +02:00
Torsten DittmannandGitHub e7f328c2fe Merge pull request #3380 from appwrite/origin/feat-internal-id
Origin/feat internal ids for account / teams / users
2022-06-20 17:32:44 +02:00
Torsten Dittmann 48177e8d03 docs: update new phone docs 2022-06-20 16:47:49 +02:00
shimon 17360cd7bd passing lru params via docker compose 2022-06-20 17:32:34 +03:00
Torsten DittmannandGitHub a54aa6651c Merge pull request #3406 from appwrite/feat-add-ui-webhook-sigkey
Add UI for Webhook Signature Keys
2022-06-20 16:29:33 +02:00
Torsten Dittmann d92f06bcfa Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-phone-authentication 2022-06-20 16:28:11 +02:00
Bradley Schofield ba5ac424e4 Add UI for Webhook Signature Keys 2022-06-20 14:24:08 +00:00
Matej Bačo 43f6fda8b6 WIP: Allow internal indexes 2022-06-20 14:22:27 +00:00
Torsten Dittmann 1047fe72c3 chore: update specs and console sdk 2022-06-20 16:20:04 +02:00
Torsten Dittmann 0f33dde04e Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-20 16:15:05 +02:00
Torsten DittmannandGitHub a7a6afeb7b Merge pull request #3361 from appwrite/feat-track-runtime-state
Feat Internal Runtime State
2022-06-20 16:03:29 +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 aa86c26d18 tests: fix tests 2022-06-20 15:31:18 +02:00
Torsten Dittmann 7a6a9f159b ui: update user verification 2022-06-20 15:21:46 +02:00
shimon 463cd80005 added redis conf 2022-06-20 16:14:01 +03:00
Torsten Dittmann 0023af43d8 Merge branch 'feat-phone-authentication' of https://github.com/appwrite/appwrite into feat-phone-authentication 2022-06-20 15:06:19 +02:00
Torsten Dittmann a66eac1e8c fix: env variable description 2022-06-20 15:05:17 +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 DittmannandGitHub 1ae0c7d895 Merge pull request #3382 from appwrite/fix-create-at-attributes
feat: use new $createdAt and $updatedAt attributes
2022-06-20 15:00:55 +02:00
shimon 628ed13a9e added redis conf 2022-06-20 15:59:42 +03:00
11ad99cdcd Update app/executor.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-06-20 13:35:43 +01:00
Torsten DittmannandGitHub af817ec616 Merge pull request #3379 from appwrite/feat-phone-authentication-ui
feat: add ui for phone authentication
2022-06-20 14:34:33 +02:00
Torsten Dittmann 38891b76f3 ui: add created and updated at to documents 2022-06-20 14:27:53 +02:00
Torsten Dittmann 400f5c4b48 feat: use DSN for phone provider 2022-06-20 14:22:35 +02:00
Torsten Dittmann 3c3261b7f1 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-phone-authentication 2022-06-20 13:38:46 +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 0dd6c25b49 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into fix-create-at-attributes 2022-06-20 13:24:44 +02:00
Torsten DittmannandGitHub 69c6798aa9 Merge pull request #3402 from everly-gif/fix-yammer-url
fix: 404 OAuth2 docs url for Yammer
2022-06-20 13:24:13 +02:00
Torsten Dittmann 50e50fa94b feat: use internal ids for database indexes and attributes 2022-06-20 13:21:36 +02:00
Torsten Dittmann 2bb106b449 fix: adapt to review 2022-06-20 12:47:24 +02:00
Torsten DittmannandGitHub fbfb871edf Merge pull request #3401 from appwrite/feat-internal-ids-projects
feat: internal ids for projects
2022-06-20 12:06:22 +02:00
Everly Precia Suresh 44dc9346c2 fix oauth docs url for yammer 2022-06-20 09:57:18 +00:00
Torsten Dittmann 62d2dfd915 chore: run linter 2022-06-20 11:24:05 +02:00
Torsten Dittmann 3aa49f773a fix: all of the workers 2022-06-20 11:22:53 +02:00
Torsten Dittmann 52a857274d Revert "updating unit tests"
This reverts commit ddc6adedbc.
2022-06-20 09:51:35 +02:00
Torsten Dittmann 32ed46c899 Revert "fix: realtime db"
This reverts commit c36504e678.
2022-06-20 09:44:44 +02:00
Torsten Dittmann 4b3a90bb54 Revert "fix: workers"
This reverts commit c89b62a7b4.
2022-06-20 09:37:00 +02:00
Matej Bačo 7c8b5989e8 Improve Gitpod preloading 2022-06-20 07:18:35 +00:00
Jake Barnby 09c89ecd12 Test updates 2022-06-20 13:15:02 +12:00
Jake Barnby e865f77a6b Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	CONTRIBUTING.md
#	app/config/errors.php
#	app/controllers/api/account.php
#	app/controllers/api/graphql.php
#	app/init.php
#	composer.json
#	composer.lock
2022-06-20 11:15:22 +12:00
fogelito 2438fd3666 move debugs 2022-06-19 18:46:37 +03:00
fogelito f637114a1a move debugs 2022-06-19 18:45:35 +03:00
fogelito ddc6adedbc updating unit tests 2022-06-19 18:08:57 +03:00
Matej Bačo e9beba4122 Simplified, fixed and linted OAuth example 2022-06-19 13:29:52 +00:00
Torsten Dittmann c36504e678 fix: realtime db 2022-06-19 12:58:43 +02:00
Torsten Dittmann 887f621f78 Merge branch 'feat-internal-ids-projects' of https://github.com/appwrite/appwrite into feat-internal-ids-projects 2022-06-19 12:56:10 +02:00
Torsten Dittmann c89b62a7b4 fix: workers 2022-06-19 12:54:47 +02:00
fogelito 62a9d23da4 subQueryIndexes, subQueryAttributes with new relations 2022-06-19 12:51:07 +03:00
Torsten DittmannandGitHub 93ec03cdb9 Merge pull request #3390 from appwrite/update-compose-v2
Update docker-compose to docker compose
2022-06-19 11:45:34 +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
Torsten DittmannandGitHub e5b0cbd308 Merge pull request #3362 from appwrite/docker-compose-v2
Feat: Start using docker compose V2
2022-06-19 11:42:53 +02:00
Torsten DittmannandGitHub 16dffdb0bf chore update version 2022-06-19 09:40:25 +00:00
Torsten Dittmann 90f451d3ca chore: update composer 2022-06-19 11:34:45 +02:00
Torsten Dittmann 0e32cf02cb chore: run linter 2022-06-19 11:34:03 +02:00
Torsten Dittmann 23717539c4 chore: update composer 2022-06-19 11:33:59 +02:00
Torsten DittmannandGitHub cf3de6d7ef Merge pull request #3383 from appwrite/feat-internal-ids-collections
Feat internal ids Database Api
2022-06-19 11:30:42 +02:00
Matej Bačo 87d85d14d4 Fix swagger2 docs with array model-to-model refference 2022-06-19 08:17:10 +00:00
Matej Bačo f14c8ad131 Improve endpoint descriptions 2022-06-19 06:52:37 +00:00
Vincent (Wen Yu) Ge ef1133913d reverting change in install.php 2022-06-17 16:02:42 +00:00
Torsten Dittmann ee6a6dff50 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-17 14:24:28 +02:00
Torsten Dittmann 3c627fdd53 fix: revert cpp prism support 2022-06-17 14:23:02 +02:00
Matej Baco 62ec121a5e Improved docs 2022-06-17 11:25:28 +02:00
Matej BačoandGitHub 11909a25cb Rename AlgoBCrypt.php to AlgoBcrypt.php 2022-06-17 09:38:10 +02:00
Matej Baco 6c6261ac23 Fix class name 2022-06-17 09:37:31 +02:00
Matej Bačo c6426d29e2 rebuilt specs changes 2022-06-17 07:16:01 +00:00
Damodar LohaniandGitHub 2c89d063c1 Merge pull request #3373 from appwrite/feat-usage-refactor 2022-06-17 06:51:59 +05:45
Vincent (Wen Yu) Ge 0328bec61f update docker-compose to docker compose 2022-06-16 17:23:56 +00:00
Torsten DittmannandGitHub 062ecddc24 Merge pull request #3374 from appwrite/include-cpp-prismjs-support
Feat: Include C++ PrismJS file
2022-06-16 17:05:34 +02:00
Matej Bačo 0aaee54a63 Fix snake_case 2022-06-16 09:21:35 +00:00
fogelito 6d7580b9d0 subQueryIndexes, subQueryAttributes with new relations 2022-06-16 10:53:57 +03:00
fogelito ddbe1edf6d Adding Internal Ids Projects, Webhooks, Keys, domains, Platforms 2022-06-16 10:50:52 +03:00
Torsten DittmannandGitHub baa2ce9256 Merge pull request #3385 from appwrite/snyk-upgrade-89df12c40650e56730dd293620f5c0d8
[Snyk] Upgrade chart.js from 3.7.1 to 3.8.0
2022-06-16 09:29:27 +02:00
snyk-bot 393b121b08 fix: upgrade chart.js from 3.7.1 to 3.8.0
Snyk has created this PR to upgrade chart.js from 3.7.1 to 3.8.0.

See this package in npm:
https://www.npmjs.com/package/chart.js

See this project in Snyk:
https://app.snyk.io/org/eldadfux/project/8574b5e4-6e89-4ade-bc02-2eaabc43eed0?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-06-16 06:12:59 +00:00
Eldad A. FuxandGitHub d06af4ff72 Merge pull request #3384 from appwrite/fix-oauth-providers-order
Fix: Correct the order of OAuth providers
2022-06-15 20:37:42 +03:00
Aditya OberaiandGitHub d21f99d1bf Fix order of OAuth providers 2022-06-15 19:22:21 +05:30
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
Matej Bačo 217f732b11 Increase array elemnt limit 2022-06-15 12:10:30 +00:00
Matej Bačo 6758e78cf1 Introduce APP_LIMIT_ARRAY_ELEMENT_SIZE 2022-06-15 12:07:14 +00:00
Matej Bačo 797bdda405 Update specs 2022-06-15 09:41:31 +00:00
Matej Bačo df36580657 Added hashOptions response models 2022-06-15 08:11:48 +00:00
fogelito fce6f152e8 Test Index Limit Comment 2022-06-15 10:47:46 +03:00
Matej Bačo adb79872b3 Improve gitlab endpoint input 2022-06-15 07:30:24 +00:00
fogelito 536363e41e Remove vendor mount 2022-06-15 10:28:06 +03:00
Damodar Lohani af19787ed9 logging updates 2022-06-14 23:40:56 +00:00
ccb53ff1d0 Update src/Appwrite/Stats/Usage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-15 05:08:23 +05:45
Torsten DittmannandGitHub 74cd77e2f1 Merge pull request #3378 from appwrite/feat-add-dsn-class
feat: add DSN
2022-06-14 20:47:47 +02:00
Christy Jacob b56fb8f6f4 fix: linter issues 2022-06-14 20:00:02 +02:00
fogelito efe39e6e1a Adding Account + teams + users Internal Ids to colleactions 2022-06-14 20:30:29 +03:00
fogelito 0d1b1ddef6 Adding Account + teams + users Internal Ids to colleactions 2022-06-14 20:15:22 +03:00
Torsten Dittmann 1eb91bc91e feat: add ui for phone authentication 2022-06-14 17:41:58 +02:00
Matej Baco 3ee68aba81 Rollback 0.14 specs changes 2022-06-14 17:24:04 +02:00
Matej Baco 21d5309644 Removed 0.15 2022-06-14 17:22:06 +02:00
Christy Jacob 0556990b66 fix: linter issues 2022-06-14 17:18:15 +02:00
Christy Jacob 13d428c30b feat: add DSN 2022-06-14 17:14:43 +02:00
Matej Baco 0bcfee0449 0.15 version generated for docs testing 2022-06-14 17:14:29 +02:00
Christy Jacob cdff6cc2ec feat: add DSN 2022-06-14 17:10:09 +02:00
Matej Baco 882f149f6b Update 0.14 specs 2022-06-14 17:06:37 +02:00
Matej Bačo 21ee8282a5 Switch/case block instead of dynamic import 2022-06-14 14:29:46 +00:00
Matej Bačo e9144fa2fc Specify scrypt commit sha 2022-06-14 14:21:37 +00:00
Torsten DittmannandGitHub a5e76d5c55 Merge pull request #3377 from appwrite/feat-account-sessions-email
feat: account sessions for emails
2022-06-14 14:58:22 +02:00
Matej Bačo 697bb569ef Fix tests 2022-06-14 11:38:47 +00:00
Matej Bačo 0aaa5779ab Linter fixes 2022-06-14 11:08:54 +00:00
Matej Bačo 476a73d1b1 Add signing in tests 2022-06-14 10:49:46 +00:00
Matej Bačo f0cd4437d8 Rebuilds, improve tests 2022-06-14 10:40:51 +00:00
Torsten Dittmann 861023abcf feat: update console sdk and ui to use new email auth 2022-06-14 12:39:53 +02:00
Matej Bačo 33ef75865a Merge remote-tracking branch 'origin/0.15.x' into feat-password-hash-algos 2022-06-14 09:09:20 +00:00
Eldad A. FuxandGitHub a1c5ace4ed Merge pull request #3371 from 2002Bishwajeet/feat-dailymotion-oauth
Feat: Add Dailymotion OAuth provider
2022-06-14 12:07:55 +03:00
Matej Bačo 64ee483665 Implemented hashhing import API endpoints, fixed SCrypt 2022-06-14 09:05:46 +00:00
Torsten Dittmann 1f91e5328a fix: controller title for email session 2022-06-14 10:30:35 +02:00
Torsten Dittmann 8d465c67c2 feat: account sessions for emails 2022-06-14 10:17:50 +02:00
Torsten Dittmann 286f174f34 fix: docs 2022-06-14 09:27:27 +02:00
Damodar Lohani ac13c8e79f more error handling 2022-06-14 00:58:25 +00:00
Damodar Lohani d39165889e error fixes 2022-06-14 00:40:33 +00:00
Simon 47a3541787 Fix linting issues 2022-06-13 21:21:54 +02:00
Simon GieselandGitHub 0cab9c0082 Merge branch 'appwrite:master' into feat-XXX-authentik-oauth 2022-06-13 20:58:34 +02:00
Damodar Lohani 05152da195 fix formatting 2022-06-13 15:49:27 +00:00
Matej Bačo 6f76fb3613 WIP: Separate hashing endpoints 2022-06-13 15:11:31 +00:00
Torsten DittmannandGitHub e142d62a26 Merge pull request #3368 from MATsxm/patch-2
Update fr.json
2022-06-13 16:52:06 +02:00
Bishwajeet Parhi d0bb2a8937 Merge branch 'feat-dailymotion-oauth' of https://github.com/2002Bishwajeet/appwrite into feat-dailymotion-oauth 2022-06-13 14:18:10 +00:00
Bishwajeet Parhi 48191995b3 final dailymotion logo changes 2022-06-13 14:18:05 +00:00
Matej Baco 43fadd6b40 Rebuild JS files 2022-06-13 16:04:49 +02:00
Aditya OberaiandGitHub 9a8fc49f2e Include C++ PrismJS file 2022-06-13 19:29:25 +05:30
5a0d0e5f02 Update src/Appwrite/Auth/OAuth2/Dailymotion.php
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-06-13 18:32:12 +05:30
Matej Bačo 37438a51b2 Empty commit 2022-06-13 12:56:14 +00: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
Matej Bačo bdaf9bcdb8 Removed hashhing algo from endpoints except import 2022-06-13 12:53:28 +00:00
Torsten Dittmann 68264a0fe0 fix: tests and adaption to review 2022-06-13 14:43:17 +02:00
fogelito e2c8cfea18 change PDOPool settings 2022-06-13 15:39:11 +03:00
Bishwajeet Parhi adab1463f7 adds some padding in dailymotion png file 2022-06-13 12:36:36 +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
Bishwajeet Parhi 1caa23e621 Merge branch 'feat-dailymotion-oauth' of https://github.com/2002Bishwajeet/appwrite into feat-dailymotion-oauth 2022-06-13 11:47:50 +00:00
Bishwajeet Parhi d15cecb773 adds dailymotion logo 2022-06-13 11:47:48 +00:00
d7b0d84997 Update src/Appwrite/Auth/OAuth2/Dailymotion.php
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-06-13 17:08:54 +05:30
Bishwajeet Parhi 0bf3ededf9 Merge branch 'feat-dailymotion-oauth' of https://github.com/2002Bishwajeet/appwrite into feat-dailymotion-oauth 2022-06-13 11:37:56 +00:00
9f1b4c41a3 Update src/Appwrite/Auth/OAuth2/Dailymotion.php
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-06-13 17:06:01 +05:30
b040bc9856 Update src/Appwrite/Auth/OAuth2/Dailymotion.php
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-06-13 17:05:52 +05:30
Bishwajeet Parhi 7b1bcf7033 removed unnecessary fields 2022-06-13 11:35:45 +00:00
Damodar Lohani ae9bed4ab7 Merge branch 'master' into feat-usage-refactor 2022-06-13 16:59:01 +05:45
Damodar Lohani 2a13cc33ac cleaning up refactors 2022-06-13 16:56:26 +05:45
Damodar Lohani da533571b3 usage refactor initial 2022-06-13 16:41:24 +05:45
Bishwajeet Parhi f92309101b adds dailymotion.png 2022-06-12 08:21:42 +00:00
Bishwajeet Parhi 4b7cc043ba adds 100x100 dailymotion logo 2022-06-12 07:32:07 +00:00
Bishwajeet Parhi 104f976f1b fix getUser method 2022-06-12 07:16:01 +00:00
Bishwajeet Parhi 7819b19d1c remove avatar_url field 2022-06-12 06:41:41 +00:00
Bishwajeet Parhi bb501c4b73 fixed login URL 2022-06-12 06:34:11 +00:00
Bishwajeet ParhiandGitHub 416392ad34 Merge branch 'appwrite:master' into feat-dailymotion-oauth 2022-06-12 11:10:47 +05:30
Bishwajeet Parhi ad6023c3db fix unable to access token 2022-06-10 13:54:00 +00:00
Marc-Antoine ThevenetandGitHub 7d3fbfb311 Update fr.json
##EASY FIX

following previous [PR #3340](https://github.com/appwrite/appwrite/pull/3340)
Here's a new try for Typo fix + 🇫🇷 t9n updated...

Thanks and hope it will pass the test 😟
2022-06-10 15:53:45 +02:00
Matej Bačo a90700fc6b Regenerate files after merge 2022-06-10 13:35:31 +00:00
Matej Bačo 401e0047ee Fix scrypt version 2022-06-10 13:20:38 +00:00
Matej Bačo 1fd5ae2991 QA bug fixes 2022-06-10 12:41:31 +00:00
Matej Bačo 3abd177fc4 Bug fix 2022-06-10 12:05:16 +00:00
Matej Bačo 116e51b006 Finish gitlab custom hostname 2022-06-10 12:03:51 +00:00
Matej Bačo 4620c59dde Bug fix, use dynamic ARCH 2022-06-10 11:37:39 +00:00
Matej Bačo 6384acd9bb PR review changes 2022-06-10 11:03:48 +00:00
Christy JacobandGitHub 310ecbb87c Merge pull request #3367 from appwrite/fix-payload-default
Fix: default function payload
2022-06-10 14:57:18 +04:00
Matej Bačo 775721abdb Fix default payload 2022-06-10 10:31:37 +00:00
Matej Bačo 9ebdbc58da WIP: Gitlab OAuth custom endpoint 2022-06-10 10:03:30 +00:00
Matej Bačo 9b0b6a44af Update after merge 2022-06-10 08:07:30 +00:00
Matej Bačo 7cb40f3c77 Fix order of params 2022-06-10 08:03:25 +00:00
Matej Bačo 0d94e4c9ce Merge branch 'master' into feat-password-hash-algos 2022-06-10 08:03:09 +00:00
Torsten DittmannandGitHub a8e4d7a71a Merge pull request #3363 from appwrite/fix-attr-null
null on default tests
2022-06-10 09:51:36 +02:00
Torsten DittmannandGitHub d66d2cb9d2 Merge pull request #3365 from appwrite/dependabot/composer/guzzlehttp/guzzle-7.4.4
Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4
2022-06-10 09:48:59 +02:00
dependabot[bot]andGitHub 8b1860d5ec Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.3...7.4.4)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 06:53:52 +00:00
d96b077d22 remove null as param is already nullable
Co-authored-by: Everly Precia Suresh <77877486+everly-gif@users.noreply.github.com>
2022-06-09 15:32:34 -04:00
Torsten DittmannandGitHub 5ae6305eb4 Merge pull request #3345 from appwrite/feat-increase-jwt-abuse-limit
Feat increase jwt abuse limit
2022-06-09 21:15:58 +02:00
Torsten DittmannandGitHub a9a00d76ae Merge pull request #3348 from appwrite/fix-first-execution-delay
Fix: Unnecessary execution delays
2022-06-09 21:12:41 +02:00
369c851532 Update app/controllers/api/users.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-06-09 21:11:49 +02:00
Bishwajeet Parhi 902baa0bf4 fix scope not array error 2022-06-09 16:54:33 +00:00
shimon 6c7a6dcd8b null on default tests 2022-06-09 18:15:34 +03:00
Bishwajeet Parhi 086c9f431e rename dailymotion file and misc changes 2022-06-09 13:22:57 +00:00
Bishwajeet Parhi d07e0eda42 adds dailymotion logo 2022-06-09 13:22:46 +00:00
Bradley SchofieldandGitHub 666f1fbfb1 Merge branch 'appwrite:master' into Add-DNS-Warning-Install 2022-06-09 13:26:41 +01:00
Bradley Schofield 98e615fa5f Improve Error handling 2022-06-09 12:46:08 +01:00
Matej Bačo 3bb4aab296 Start using docker compose V2 2022-06-09 11:38:38 +00:00
Bishwajeet Parhi b6b327ff22 Merge branch 'feat-dailymotion-oauth' of https://github.com/2002Bishwajeet/appwrite into feat-dailymotion-oauth 2022-06-09 16:10:55 +05:30
Bishwajeet Parhi 170156cb41 initial dailymotion provider 2022-06-09 16:10:38 +05:30
Bradley Schofield 515c8c2e32 Run Linter 2022-06-09 10:45:32 +01:00
Bradley Schofield 16dd539401 Create Executor.php 2022-06-09 10:39:04 +01:00
Bradley SchofieldandGitHub 41ae3a87db Delete Executor.php 2022-06-09 10:38:10 +01:00
Simon GieselandGitHub bee6a7a2b3 Merge branch 'appwrite:master' into feat-XXX-authentik-oauth 2022-06-09 10:52:04 +02:00
0c55a60897 Apply suggestions from code review
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-06-09 10:51:27 +02:00
Bishwajeet Parhi ea6a29e8ab initial dailymotion provider 2022-06-09 11:04:26 +05:30
gepdandGitHub be53bae82b Merge branch 'appwrite:master' into feat-empty-payload 2022-06-08 20:50:04 -04:00
gepdandGitHub 2e05afe35a Make param optional from utopia 2022-06-08 20:49:27 -04:00
Jake Barnby c0cf93494c Remove var dump 2022-06-09 11:23:06 +12:00
Jake Barnby c368c5cae3 Fix ratelimit remaining header test casing 2022-06-09 11:17:15 +12:00
Christy JacobandGitHub b5634d507b Merge pull request #3349 from appwrite/fix-gitpod-workspace
Fix: Gitpod workspace
2022-06-08 22:02:58 +05:30
Bradley Schofield 7fce57f35d Clean up unused code and get tests working 2022-06-08 16:15:17 +01:00
fogelito bd15517d3e Upgrade database tag to 0.18.* 2022-06-08 17:55:17 +03:00
Torsten Dittmann e444ba6886 style: fix linter errors 2022-06-08 16:18:28 +02:00
Torsten Dittmann 70c98b0cfc feat: messaging worker 2022-06-08 15:57:34 +02:00
Torsten Dittmann dc25883685 feat: add update and verification method for account and users 2022-06-08 14:50:31 +02:00
Torsten DittmannandGitHub 7b323114e6 Merge pull request #3351 from appwrite/feat-webhook-signature
webhook signature
2022-06-08 12:15:44 +02:00
shimon 40016f48c1 linter fix 2022-06-08 12:21:20 +03: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
ce6c2d2794 Update src/Appwrite/Utopia/Response/Model/Webhook.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-08 11:03:19 +03:00
41ccb6a72b Update tests/e2e/Services/Webhooks/WebhooksBase.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-08 11:03:07 +03:00
shimon 9e828ecbe7 Small fix 2022-06-08 10:28:26 +03:00
shimon dea03f5396 Small fix 2022-06-08 10:20:54 +03:00
shimon 64ba33f3aa Small fix 2022-06-08 10:19:50 +03:00
Matej Baco ce59bcce7a Linter fix 2022-06-08 09:10:44 +02:00
gepdandGitHub 3cf26d19bc make data optional 2022-06-07 21:08:11 -04:00
Torsten DittmannandGitHub 9ad7f324a2 Merge pull request #3324 from appwrite/feat-clean-old-sessions
feat: delete old sessions with maintenance task
2022-06-07 19:16:14 +02:00
Torsten DittmannandGitHub fb8c5f6140 Merge pull request #3331 from 2002Bishwajeet/fix-typo-error-dart
fix small typo error dart
2022-06-07 19:15:35 +02:00
Torsten DittmannandGitHub c309896620 Merge pull request #3337 from MATsxm/patch-1
Update en.json
2022-06-07 19:14:38 +02:00
shimon 71c7a48075 sign webhook flow 2022-06-07 19:02:39 +03:00
shimon 54f6556204 sign webhook flow 2022-06-07 18:11:07 +03:00
Matej Bačo 5b98547fe1 Fix after testing 2022-06-07 14:00:20 +00:00
Bradley Schofield d2c4bb9872 Continue work on implementing local runtime state 2022-06-07 14:55:44 +01:00
Matej Bačo 7c578b38e6 Remove gitpod reference 2022-06-07 13:52:23 +00:00
Matej Bačo 3b71e34aa4 Remove gitpod config (needed no more) 2022-06-07 13:50:05 +00:00
Bradley Schofield 2c24fbb70b Merge branch 'master' into feat-track-runtime-state 2022-06-07 14:30:54 +01:00
Matej Baco cdc44230cf Fix execution delays 2022-06-07 14:01:12 +02:00
fogelito 0905ee37d7 change query to userInternalId 2022-06-07 13:16:05 +03:00
fogelito 5310e2cf7c add userInternalId to sesseions , tokens , members + index for each attribute 2022-06-07 12:37:09 +03:00
gepdandGitHub a107f592cf Merge branch 'master' into feat-empty-payload 2022-06-06 18:57:14 -04:00
gepdandGitHub 8f831b2be3 Allows to update permissions without payload 2022-06-06 18:27:05 -04:00
Jake Barnby 742b49723f Check for ratelimit remaining in create jwt test 2022-06-07 09:53:09 +12:00
Jake Barnby 254a075d7d Update JWT creation abuse limits 2022-06-07 08:57:37 +12:00
Bishwajeet ParhiandGitHub abdd612a9b Merge branch 'appwrite:master' into fix-typo-error-dart 2022-06-06 19:54:27 +05:30
Torsten DittmannandGitHub e8a9f3f9c4 Merge pull request #3344 from appwrite/fix-linter-issues
fix : linter issues
2022-06-06 15:57:59 +02:00
Everly Precia Suresh a456634324 fix linter issues 2022-06-06 13:32:58 +00:00
Bradley Schofield 6b228bf57b Add Runtime state tracking using a Swoole table 2022-06-06 10:57:23 +01:00
Marc-Antoine ThevenetandGitHub 38041ce5c8 Update en.json
## EASY FIX

### Typo fix
2022-06-05 07:56:22 +02:00
Bishwajeet ParhiandGitHub 3ad0bd113f Update GETTING_STARTED.md 2022-06-04 21:49:22 +05:30
Torsten DittmannandGitHub f1afc45ae2 Merge pull request #3327 from chuongtang/add_webm_videoType
Added webm into mimeType and previewType
2022-06-03 12:48:55 +02:00
Torsten DittmannandGitHub 9e2c672ac7 Merge pull request #1652 from 2002Bishwajeet/patch-1
Update GETTING_START.md for flutter
2022-06-03 12:35:51 +02:00
Torsten DittmannandGitHub f055c23e9a Merge pull request #1663 from gireeshp/fix-1662-logs-minor-spelling-mistake
Fix for #1662. Corrected the spelling in the logs.
2022-06-03 12:35:06 +02:00
Torsten DittmannandGitHub d9f53d6e23 Update realtime.php 2022-06-03 12:34:44 +02:00
Torsten DittmannandGitHub 105ae1caec Merge branch 'master' into fix-1662-logs-minor-spelling-mistake 2022-06-03 12:34:08 +02:00
Torsten DittmannandGitHub 2bde8a8387 Merge pull request #1250 from alexweininger/patch-2
doc: Add info about _APP_STORAGE_LIMIT environment variable to Storage doc
2022-06-03 12:27:56 +02:00
Torsten DittmannandGitHub ee07af85fc Update storage.md 2022-06-03 12:27:46 +02:00
Torsten DittmannandGitHub b466ce029c Merge pull request #3323 from gewenyu99/master
Fix function deploy directory
2022-06-03 12:23:12 +02:00
Torsten Dittmann 94b2db96c2 chore: run formatter 2022-06-03 11:12:19 +02:00
Torsten Dittmann 372939c727 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-03 11:09:14 +02:00
Torsten DittmannandGitHub 392a6c04dd Merge pull request #3326 from appwrite/fix-linter-violations
fix: linter issues
2022-06-03 11:07:58 +02:00
Everly Precia Suresh 616e813229 add comment when fall-through is intentional in a non-empty case body 2022-06-02 22:18:42 +00:00
Chuong TangandGitHub e1c6974b88 Merge branch 'master' into add_webm_videoType 2022-06-02 08:43:25 -06:00
Chuong TangandGitHub 4830f89ed3 Added webm into mimeType and previewType 2022-06-02 08:38:33 -06:00
Everly Precia Suresh 5a8bbf6457 add rule to exclude namespace 2022-06-02 14:20:15 +00:00
Everly Precia Suresh da03611109 add rule to exclude namespace 2022-06-02 14:10:55 +00:00
Everly Precia Suresh 02838cc1b2 Remove namespace 2022-06-02 13:36:51 +00:00
Everly Precia Suresh 192c922e9f Merge branch 'master' of https://github.com/appwrite/appwrite into fix-linter-violations 2022-06-02 13:10:17 +00:00
Everly Precia Suresh 3b14ccb7d4 fix linting issues 2022-06-02 13:09:04 +00:00
Everly Precia Suresh d41aff1861 fix linting issues 2022-06-02 13:03:37 +00:00
Everly Precia Suresh 8d0581e401 fix linting issues in client.php 2022-06-02 12:49:01 +00:00
Everly Precia Suresh e95be7d922 fix linting issues AccountBase.php 2022-06-02 12:47:07 +00:00
Everly Precia Suresh 5a5c11ac16 fix linting issues 2022-06-02 12:19:02 +00:00
Everly Precia Suresh 69607b4ade fix linitng issues in WebhooksCustomServerTest.php 2022-06-02 12:14:58 +00:00
Torsten DittmannandGitHub 43a5d419e8 Merge pull request #3307 from appwrite/fix-subquery-limit
fix: increase subquery limit
2022-06-02 14:05:46 +02:00
Torsten Dittmann 1c0b49d16d style: run formatter 2022-06-02 12:20:48 +02:00
Torsten Dittmann 4327ff912f feat: remove expired sessions with maintenance task 2022-06-02 12:20:03 +02:00
Torsten Dittmann 153ac5c60d Merge branch '0.15.x' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-02 11:53:41 +02:00
Wen Yu Ge 8108bf0332 fix function deploy directory 2022-06-01 15:43:46 -04:00
Torsten DittmannandGitHub 774a816055 Merge pull request #3318 from appwrite/feat-expire-key
Feat expire key
2022-06-01 19:27:51 +02:00
Torsten Dittmann b8058c51e5 Merge branch 'master' of https://github.com/appwrite/appwrite into fix-subquery-limit 2022-06-01 19:14:46 +02:00
Torsten Dittmann 2255c789df fix: subquery return for sessions 2022-06-01 19:13:15 +02:00
Torsten DittmannandGitHub b55d2c1b6d Merge pull request #3316 from appwrite/ci-introduce-linter
ci: introduce linter
2022-06-01 19:03:43 +02:00
Shimon NewmanandGitHub 57e0679524 Update collections.php 2022-06-01 19:51:12 +03:00
Torsten Dittmann 24ed82c460 docs: update phrase 2022-06-01 17:59:55 +02:00
Torsten Dittmann 5670ba0578 docs: update some phrases 2022-06-01 17:59:17 +02:00
Torsten Dittmann 94f63e67ef style: format contributing guide 2022-06-01 17:57:00 +02:00
Torsten Dittmann fb8db21593 Merge branch 'ci-introduce-linter' of https://github.com/appwrite/appwrite into ci-introduce-linter 2022-06-01 17:54:22 +02:00
Torsten Dittmann 55dbe18466 lint: add new rule 2022-06-01 17:54:19 +02:00
Everly Precia SureshandGitHub b0f2e2a1fb Update CONTRIBUTING.md 2022-06-01 20:56:46 +05:30
Everly Precia SureshandGitHub c451c9a268 Update CONTRIBUTING.md 2022-06-01 20:52:35 +05:30
Torsten Dittmann 426e7cb77b feat: remove unused psalm 2022-06-01 16:39:12 +02:00
Torsten Dittmann dd4dcebdeb Merge branch 'master' of https://github.com/appwrite/appwrite into fix-subquery-limit 2022-06-01 16:32:59 +02:00
Torsten DittmannandGitHub e1d005baaa Merge pull request #3315 from appwrite/fix-dotnet-logo
Fix: Correct the .NET logo
2022-06-01 16:25:41 +02:00
Torsten DittmannandGitHub 3d297e825f Merge pull request #3296 from stnguyen90/fix-2955-add-team-member-toast
Update success, loading, and error message for add team member
2022-06-01 16:24:45 +02:00
Torsten DittmannandGitHub f1322175da Merge pull request #3270 from stnguyen90/feat-3269-skip-service-check-for-server
Update service checks to ignore server app users
2022-06-01 16:23:27 +02:00
Shimon NewmanandGitHub 2bad41082b Update projects.php 2022-06-01 17:23:05 +03:00
Torsten DittmannandGitHub d7d50699b6 Merge pull request #3297 from stnguyen90/feat-3283-bypass-smtp-check-add-team-admin
Bypass SMTP host check for admins adding team members
2022-06-01 16:21:56 +02:00
ad986fe852 Update app/controllers/api/projects.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-06-01 17:14:26 +03:00
Everly Precia SureshandGitHub 958c891039 update code maintenance section 2022-06-01 19:40:08 +05:30
Everly Precia SureshandGitHub d352c8a8d5 Update CONTRIBUTING.md 2022-06-01 19:31:35 +05:30
Everly Precia SureshandGitHub 52b7bb50d0 Update CONTRIBUTING.md 2022-06-01 19:21:17 +05:30
Everly Precia SureshandGitHub cc57a9f347 introduce formatting + linting in CONTRIBUTING.MD 2022-06-01 19:15:35 +05:30
363c073839 Update app/controllers/api/projects.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-06-01 16:39:00 +03:00
34a80d4b63 Update src/Appwrite/Utopia/Response/Model/Key.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-06-01 16:38:22 +03:00
shimon cd5e6f2542 small fix 2022-06-01 15:36:04 +03:00
shimon 2d7bc4fb16 small fix 2022-06-01 14:31:03 +03:00
shimon 0c435b9c3b Merge remote-tracking branch 'origin/feat-expire-key' into feat-expire-key
# Conflicts:
#	app/controllers/api/projects.php
2022-06-01 13:11:24 +03:00
shimon e782e4744f small fix 2022-06-01 13:09:53 +03:00
0d24ebd6f5 Update src/Appwrite/Utopia/Response/Model/Key.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-01 12:55:46 +03:00
c31055f144 Update app/controllers/api/projects.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-01 12:55:35 +03:00
shimon 1a28c3a909 api keys, validation and test 2022-06-01 09:38:11 +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 8013276515 api keys, validation and test 2022-06-01 09:26:55 +03:00
Steven 4a87e73a45 Update success, loading, and error message for add team member
Remove text indicating invitations since no emails are sent when adding
a user via the Admin console.
2022-05-31 22:00:37 -07:00
Steven ec1c4fd5c3 Bypass SMTP host check for admins adding team members
Since no email is sent when adding team members for admins, there shouldn't
be any need to check the SMTP host.
2022-05-31 20:50:19 -07:00
Steven Nguyen f645c2ce53 Update service checks to ignore server app users 2022-05-31 20:42:41 -07:00
Torsten Dittmann 540738101f fix: error type 2022-06-01 00:09:23 +02:00
shimon 8bca5cd13e api keys 2022-05-31 18:41:12 +03:00
Torsten Dittmann ff949392ed linter: exclude max line width rule 2022-05-31 17:36:38 +02:00
Torsten Dittmann 70286f57dc ci: update php composer version for linter 2022-05-31 17:27:40 +02:00
Torsten DittmannandGitHub f58aa0c818 Update linter.yml 2022-05-31 17:26:45 +02:00
Torsten Dittmann 2d58f48b72 ci: fix linter 2022-05-31 17:22:40 +02:00
Torsten Dittmann 30ffcafc04 ci: fix linter os 2022-05-31 17:18:12 +02:00
Torsten Dittmann 981e82eb45 ci: fix php sniffer configuration 2022-05-31 17:16:27 +02:00
Torsten Dittmann 02bc2f6390 ci: introduce linter 2022-05-31 17:09:45 +02:00
adityaoberai e056dc15c9 Fix .NET logo 2022-05-31 20:26:15 +05:30
Torsten DittmannandGitHub 15107f0f5c Merge pull request #3312 from appwrite/introduce-formatter-and-linter
Introduce PHP code sniffer and format code
2022-05-31 16:42:47 +02:00
Everly Precia Suresh c61dd1e261 remove unecessary semi colons 2022-05-31 14:24:01 +00:00
Everly Precia Suresh 95615416a6 formate function.php 2022-05-31 13:50:27 +00:00
Everly Precia Suresh 61c8cf5ccd Merge branch 'master' of https://github.com/appwrite/appwrite into introduce-formatter-and-linter 2022-05-31 13:48:05 +00:00
Torsten DittmannandGitHub fd58c57163 Merge pull request #3280 from appwrite/refactor-accounts
Refactor `account.php`
2022-05-31 15:47:39 +02:00
Everly Precia Suresh 1be5593d9d Merge branch 'master' of https://github.com/appwrite/appwrite into introduce-formatter-and-linter 2022-05-31 13:40:43 +00:00
Torsten DittmannandGitHub 957ba08817 Merge pull request #3282 from appwrite/refactor-database
refactor `database.php`
2022-05-31 15:33:14 +02:00
f1938f5151 update refactor
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-05-31 18:04:20 +05:30
Everly Precia Suresh 94e225411f update refacror 2022-05-31 12:33:13 +00:00
Everly Precia Suresh 93016d6174 Merge branch 'master' of https://github.com/appwrite/appwrite into introduce-formatter-and-linter 2022-05-31 12:15:35 +00:00
Eldad A. FuxandGitHub 301ff91f03 Merge pull request #2987 from emattiza/feat/enhance-gitpod-load
chore: enhance gitpod Dockerfile steps for prebuilds
2022-05-31 15:03:55 +03:00
Everly Precia Suresh 318df0d3f3 Merge branch 'master' of https://github.com/appwrite/appwrite into introduce-formatter-and-linter 2022-05-31 11:55:30 +00:00
Torsten DittmannandGitHub 63092dd1fa Merge pull request #3214 from appwrite/refactor-functions
Refactor `functions.php`
2022-05-31 13:51:54 +02:00
Everly Precia Suresh f039fb36fc format newly added changes 2022-05-31 11:35:59 +00:00
Everly Precia Suresh 746dc72439 fix merge conflicts 2022-05-31 11:32:46 +00:00
Torsten DittmannandGitHub 60ffee2c5e Merge pull request #3287 from appwrite/refactor-general
Refactor `general.php`
2022-05-31 13:15:56 +02:00
Everly Precia Suresh e80ab77cab update refactor with changes 2022-05-31 11:11:55 +00:00
f8fc5ca16c remove ?
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-05-31 16:33:16 +05:30
Everly Precia Suresh 13f26a20d6 add string|array type to 2022-05-31 10:51:47 +00:00
Torsten Dittmann f839903497 tests: fix timeout tests 2022-05-31 12:30:30 +02:00
Torsten DittmannandGitHub 103709eb8f Merge pull request #3286 from appwrite/refactor-mock
Refactor `mock.php`
2022-05-31 12:29:06 +02:00
Torsten DittmannandGitHub 26b975597b Merge pull request #3288 from appwrite/refactor-home
Refactor `home.php`
2022-05-31 11:21:27 +02:00
Torsten DittmannandGitHub 0792819fbd Merge pull request #2561 from varghesejose2020/master
Update Malayalam translations
2022-05-31 11:14:51 +02:00
Torsten DittmannandGitHub 99e0fff296 Merge pull request #3252 from appwrite/fix-empty-build-logs
fix: empty build logs
2022-05-31 11:12:50 +02:00
Torsten DittmannandGitHub cdbcdea2d2 Merge pull request #3255 from appwrite/fix-zoom-scopes
Fix: Zoom OAuth scopes
2022-05-31 11:09:29 +02:00
Torsten DittmannandGitHub a6c27841e1 Merge pull request #3277 from 2002Bishwajeet/fix-typo-error-dart
fix small typo error dart
2022-05-31 11:09:12 +02:00
Torsten DittmannandGitHub ce84dd1377 Merge pull request #3290 from appwrite/refactor-api
Refactor `api.php`
2022-05-31 11:04:39 +02:00
Torsten DittmannandGitHub 0fdd785ba9 Merge branch 'master' into refactor-functions 2022-05-31 10:54:03 +02:00
Torsten DittmannandGitHub 40724a5863 Merge pull request #3289 from appwrite/refactor-console
Refactor `console.php`
2022-05-31 10:53:17 +02:00
Torsten DittmannandGitHub 648644848a Merge branch 'master' into refactor-mock 2022-05-31 10:37:55 +02:00
Torsten DittmannandGitHub ff3292041f Merge branch 'master' into refactor-database 2022-05-31 10:33:46 +02:00
Torsten DittmannandGitHub 61cf313d67 Merge branch 'master' into refactor-general 2022-05-31 10:33:12 +02:00
Torsten DittmannandGitHub 5bcaa5540f Merge branch 'master' into refactor-home 2022-05-31 10:32:45 +02:00
Torsten DittmannandGitHub 0ca4bd9cca Merge pull request #3291 from appwrite/refactor-web
Refactor `web.php`
2022-05-31 10:31:30 +02:00
Torsten DittmannandGitHub 016b5f540b Merge branch 'master' into refactor-console 2022-05-31 09:49:51 +02:00
Torsten DittmannandGitHub 32928641a6 Merge branch 'master' into refactor-api 2022-05-31 09:45:59 +02:00
Torsten DittmannandGitHub ca94367df6 Merge branch 'master' into refactor-web 2022-05-31 09:44:05 +02:00
Torsten DittmannandGitHub da61d86e15 Merge pull request #3281 from appwrite/refactor-users
refactor `users.php`
2022-05-31 09:27:57 +02:00
Torsten Dittmann aee9130ce4 Merge branch 'master' of https://github.com/appwrite/appwrite into refactor-users 2022-05-31 09:27:03 +02:00
Torsten Dittmann 2349a1838c Merge branch 'master' of https://github.com/appwrite/appwrite into refactor-accounts 2022-05-31 09:20:48 +02:00
Everly Precia Suresh a64b3365a6 Merge branch 'master' of https://github.com/appwrite/appwrite into introduce-formatter-and-linter 2022-05-30 17:42:50 +00:00
Everly Precia Suresh 1fd7359fbb fix linter issues in app directory 2022-05-30 17:41:25 +00:00
Torsten Dittmann 9ee624de43 Merge branch 'master' of https://github.com/appwrite/appwrite into fix-subquery-limit 2022-05-30 18:08:52 +02:00
Torsten DittmannandGitHub a7b46eb004 Merge pull request #3308 from appwrite/feat-update-CNAME-domains
Update CNAME test domains
2022-05-30 18:08:17 +02:00
Bradley Schofield 3ae1f63679 Remove duplicate tests 2022-05-30 14:50:12 +00:00
Bradley Schofield 1602c06285 Update CNAME test domains 2022-05-30 14:45:13 +00:00
Torsten Dittmann 6bc186512e fix: increase subquery limit 2022-05-30 14:01:39 +02:00
Simon GieselandGitHub 72e3106e0d Merge branch 'appwrite:master' into feat-XXX-authentik-oauth 2022-05-30 10:55:50 +02:00
Everly Precia Suresh 6bd7342d0e improve naming 2022-05-27 10:36:06 +00:00
Everly Precia Suresh e6941e76a1 change param type from bool to string 2022-05-27 10:01:00 +00:00
Everly Precia Suresh f9cfb5478e refactor general.php 2022-05-26 14:46:08 +00:00
Everly Precia Suresh 3c6bbb532f refactor mock.php 2022-05-26 14:02:31 +00:00
Everly Precia Suresh 05c9c47ff9 refactor home.php 2022-05-26 13:37:37 +00:00
Everly Precia Suresh 820589f5a2 refactor console.php 2022-05-26 13:23:49 +00:00
Everly Precia Suresh ed695cf26c refactor web.php 2022-05-26 12:49:05 +00:00
Everly Precia Suresh d1e829f49a change type to array 2022-05-26 12:41:19 +00:00
Everly Precia Suresh fe0168b504 add tests 2022-05-26 12:27:18 +00:00
Everly Precia Suresh e845b2f3a6 refactor-api 2022-05-26 11:51:08 +00:00
Everly Precia Suresh 7f0ecf59d0 refactor web.php 2022-05-26 11:31:47 +00:00
Everly Precia Suresh c8f35bd5b2 change param types 2022-05-26 11:21:36 +00:00
Everly Precia Suresh a2d243664b remove cname tests 2022-05-26 11:21:04 +00:00
Everly Precia Suresh 74c32915f1 remove failing cname tests 2022-05-26 11:00:46 +00:00
Everly Precia Suresh 5d3edc18d9 remove failing cname tests 2022-05-26 10:52:23 +00:00
Everly Precia Suresh 85ce13021e remove failing cname tests 2022-05-26 10:36:53 +00:00
Everly Precia SureshandGitHub c64ece41e0 update test : set stopOnFailure to false 2022-05-26 03:05:36 +05:30
Everly Precia SureshandGitHub 0512c7f22f update test : set stopOnFailure to false 2022-05-26 03:05:04 +05:30
Everly Precia SureshandGitHub 92af7f37c5 update test : set stopOnFailure to false 2022-05-26 03:04:21 +05:30
Everly Precia Suresh f8d56bb111 update test : set stopOnFailure to false 2022-05-25 21:13:55 +00:00
Everly Precia Suresh 11ce5aac4a update test : set stopOnFailure to false 2022-05-25 21:13:39 +00:00
Everly Precia Suresh 59c7192452 update test : set stopOnFailure to true 2022-05-25 21:12:47 +00:00
Everly Precia Suresh 6ceef6a573 update refactor 2022-05-25 16:53:10 +00:00
Everly Precia Suresh 425d81256b rename audit to EventAudit 2022-05-25 13:49:32 +00:00
Everly Precia Suresh 8f624e115b refactor users.php 2022-05-25 13:36:25 +00:00
Everly Precia Suresh fc6c546c88 refactor database 2022-05-25 12:10:10 +00:00
Everly Precia Suresh 092d31e59c Merge branch 'master' of https://github.com/appwrite/appwrite into refactor-accounts 2022-05-25 10:50:41 +00:00
Everly Precia Suresh eb6b8d408a update refactor 2022-05-24 15:04:28 +00:00
Everly Precia Suresh 07bf57b161 update refactor 2022-05-24 14:57:12 +00:00
Everly Precia Suresh e2bd17d253 update refactor 2022-05-24 14:28:27 +00:00
Everly Precia Suresh 35e762453b pull latest 2022-05-24 14:04:55 +00:00
Everly Precia Suresh 107513c4c8 refactor func 2022-05-24 13:56:57 +00:00
Bishwajeet Parhi 5f4cf9abf9 fix small typo error dart 2022-05-24 08:02:39 +00:00
Everly Precia Suresh 60a73c74a5 fix multi-line params in controllers 2022-05-23 16:42:27 +00:00
Everly Precia Suresh 7316e1c1ae fix multi-line params in account.php 2022-05-23 16:34:03 +00:00
Everly Precia Suresh 19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Everly Precia Suresh 902e74a943 introduce php code snifer 2022-05-20 15:43:22 +00:00
Matej Baco a962df5f71 Fix Zoom OAuth scopes 2022-05-20 13:51:35 +02:00
Torsten DittmannandGitHub 426449d1d8 Merge pull request #3249 from appwrite/feat-sdk-fixes
SDK release
2022-05-20 13:07:16 +02:00
Christy Jacob 287c32cbbe fix: empty build logs 2022-05-20 03:43:35 +04:00
Torsten Dittmann f9056d1dca update: composer 2022-05-19 17:31:04 +02:00
Torsten DittmannandGitHub 977c829155 Merge pull request #3251 from appwrite/prepare-0-14-2
chore: prepare 0.14.2 release
2022-05-19 17:11:32 +02:00
Torsten Dittmann 333804a636 Merge branch 'prepare-0-14-2' of https://github.com/appwrite/appwrite into prepare-0-14-2 2022-05-19 17:06:43 +02:00
Torsten Dittmann c77285643b fix: compose install template 2022-05-19 17:06:39 +02:00
Torsten DittmannandGitHub 1ff930c846 chore: update changelog 2022-05-19 16:29:30 +02:00
Torsten DittmannandGitHub 343277f5b6 chore: update readme 2022-05-19 15:28:22 +02:00
Torsten DittmannandGitHub ba7f655de9 Merge pull request #3248 from appwrite/feat-improve-migration-speed
feat: improve migration speed
2022-05-19 15:26:27 +02:00
Torsten Dittmann a00a35a02c chore: prepare 0.14.2 release 2022-05-19 15:19:51 +02:00
Torsten Dittmann 3199baa14f tests: add more variety to migration tests 2022-05-19 14:21:21 +02:00
Torsten Dittmann 33486ee2eb tests: fix naming in migration 2022-05-19 14:18:55 +02:00
Torsten Dittmann 0a559a3562 tests: add more migration tests 2022-05-19 14:17:18 +02:00
Torsten Dittmann 706ecc6b40 fix: migration method 2022-05-19 13:53:11 +02:00
Torsten Dittmann 3f3dfaf952 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-sdk-fixes 2022-05-19 13:46:12 +02:00
Torsten DittmannandGitHub 42e56632b5 Merge pull request #3222 from appwrite/feat-add-wasabi-support
feat : add wasabi , linode , backblaze support
2022-05-19 13:44:19 +02:00
Torsten Dittmann 90a4f4d756 chore: update composer 2022-05-19 13:07:40 +02:00
Damodar Lohani eca1626bea update sdk generator 2022-05-19 16:22:32 +05:45
Damodar Lohani 8777d534eb update config and dart changelog 2022-05-19 16:00:50 +05:45
Damodar Lohani b426ec00a0 package update 2022-05-19 15:55:01 +05:45
Everly Precia Suresh 5372c3e359 fix merge conflicts + update version 2022-05-19 09:55:10 +00:00
Torsten Dittmann 2fcbaee0b6 Revert "push debug logs"
This reverts commit 4cbf3b1e12.
2022-05-19 11:53:06 +02:00
Torsten Dittmann 4cbf3b1e12 push debug logs 2022-05-19 11:49:48 +02:00
Torsten Dittmann 27be739d5e feat: improve migration speed 2022-05-19 11:29:01 +02:00
Everly Precia Suresh 722822dc31 refactor account.php 2022-05-18 16:14:21 +00:00
Torsten DittmannandGitHub 81ae56a676 Merge pull request #3246 from appwrite/chore-prepare-0-14-1
chore: prepare 0.14.1 release
2022-05-18 17:40:19 +02:00
Torsten DittmannandGitHub cd5fd650cc Update CHANGES.md 2022-05-18 17:17:18 +02:00
Torsten DittmannandGitHub 637d999fff Update CHANGES.md 2022-05-18 17:13:52 +02:00
Torsten Dittmann a44a951285 chore: prepare 0.14.1 release 2022-05-18 17:09:06 +02:00
Torsten DittmannandGitHub 1961569006 Merge pull request #3245 from appwrite/fix-functions-schedule-execution
fix: scheduled functions execution
2022-05-18 17:06:50 +02:00
Torsten Dittmann eaecea05f9 fix: leftovers 2022-05-18 16:47:44 +02:00
Torsten Dittmann bef1a902ee fix: scheduled functions execution 2022-05-18 16:31:29 +02:00
Torsten DittmannandGitHub 0390ec4bd0 Merge pull request #3241 from appwrite/fix-installation-env-defaults
fix: installation overriding default env variables
2022-05-18 16:24:29 +02:00
Torsten DittmannandGitHub 887e84d6bb Merge pull request #3244 from appwrite/update-report-form
Fix: Update Report Form
2022-05-18 16:13:12 +02:00
Matej BačoandGitHub 48452161b0 Add 0.14 version to bug report 2022-05-18 16:08:44 +02:00
Torsten DittmannandGitHub e63834b722 Merge pull request #3237 from appwrite/fix-main-domain
Fix: Main Domain
2022-05-18 15:25:52 +02:00
Torsten DittmannandGitHub 31b243996e Merge pull request #3235 from appwrite/fix-database-query
feat: remove redundant order attributes validation
2022-05-18 15:25:23 +02:00
Torsten DittmannandGitHub 817ee0b913 Merge pull request #3236 from appwrite/fix-google-oauth
Fix: Google OAuth (userID)
2022-05-18 15:21:39 +02:00
Torsten Dittmann 3dcf5704d2 fix: installation overriding default env variables 2022-05-18 15:18:12 +02:00
Matej Bačo d8db5e5839 Ignore localhost as main domain 2022-05-18 08:31:54 +00:00
Simon c3ab01afd4 Add types and missing function 2022-05-18 10:25:52 +02:00
Simon 2d6dcf976a Merge branch 'master' into feat-XXX-authentik-oauth 2022-05-18 10:25:38 +02:00
Matej Bačo fa879b8c7c Fix Google OAuth (userID) 2022-05-18 07:37:20 +00:00
Christy Jacob 5463e62a6e feat: remove redundant order attributes validation 2022-05-18 04:36:24 +04:00
Torsten DittmannandGitHub c7c958c9ef Merge pull request #3233 from appwrite/Release-0.14
Update to include new release blog for 0.14
2022-05-17 17:25:20 +02:00
Torsten DittmannandGitHub 8db5585e4e Merge pull request #3234 from appwrite/fix-missing-runtime-icons
fix: missing runtime icons
2022-05-17 17:25:05 +02:00
Torsten Dittmann ad24e72650 fix: missing runtime icons 2022-05-17 17:20:42 +02:00
Vincent (Wen Yu) GeandGitHub ae05fc08c4 Update to include new release blog for 0.14 2022-05-17 11:04:55 -04:00
Torsten DittmannandGitHub 068e894871 Merge pull request #3232 from appwrite/0.14.x
0.14.x -> master
2022-05-17 16:37:59 +02:00
Torsten Dittmann 390631c06c chore: increase cli version number 2022-05-17 16:12:47 +02:00
Torsten Dittmann 1120455c85 chore: update changelog 2022-05-17 15:33:55 +02:00
Torsten Dittmann 292d903d68 chore: update changelog 2022-05-17 15:13:05 +02:00
Torsten Dittmann 8c61502670 chore: update composer 2022-05-17 14:19:25 +02:00
Torsten Dittmann 866a4864ee fix: realtime test events 2022-05-17 14:09:04 +02:00
Torsten Dittmann a07facb66c docs: push new changes 2022-05-17 13:32:43 +02:00
Torsten Dittmann 248df3b13d chore: sync docker-compose 2022-05-17 13:10:50 +02:00
Torsten Dittmann 1530aefb2a fix: realtime console 2022-05-17 13:05:14 +02:00
Torsten DittmannandGitHub 21a68a2524 Merge pull request #3230 from appwrite/feat-014-backwards-compatibility
Added backwards compatibility (response&request)
2022-05-17 11:58:09 +02:00
Torsten Dittmann da381e6a22 chore: update changelog 2022-05-17 11:55:38 +02:00
Torsten Dittmann baa45cf31b chore: rebuild console sdk 2022-05-17 10:49:32 +02:00
Torsten Dittmann 6c4b831d49 chore: add sdk changelogs 2022-05-17 10:49:26 +02:00
Torsten Dittmann 8782b382fb fix: resonse format for sdks 2022-05-17 10:49:07 +02:00
Matej Bačo ce216664cc QA bug fixes 2022-05-17 08:33:24 +00:00
Matej Bačo 917faa07db Add event backward model 2022-05-17 08:22:46 +00:00
Matej Bačo 9bf7d9bda4 Added backwards compatibility (response&request) 2022-05-17 07:56:28 +00:00
Torsten DittmannandGitHub d1d007db8e Update CHANGES.md 2022-05-16 19:36:01 +02:00
Torsten DittmannandGitHub 103058a4d5 Update CHANGES.md 2022-05-16 19:33:19 +02:00
Torsten Dittmann 8290d1a562 fix: event return type 2022-05-16 19:16:08 +02:00
Torsten Dittmann 20c7b931ef fix: phpdocs 2022-05-16 19:15:38 +02:00
Torsten Dittmann a0e0514064 chore: update changelog 2022-05-16 18:28:50 +02:00
Torsten Dittmann b6e723338f fix: certificates 2022-05-16 16:37:56 +02:00
Torsten Dittmann 55471fc0c9 fix: install template 2022-05-16 16:07:25 +02:00
Torsten Dittmann 23acbcc8af fix: docker compose 2022-05-16 16:04:40 +02:00
Torsten DittmannandGitHub 60ca400f05 Merge pull request #3225 from appwrite/fix-0-14-review
fix: 0.14.x review
2022-05-16 15:46:55 +02:00
Torsten DittmannandGitHub 8bc0d99021 Merge pull request #3224 from acalatrava/0.14.x
Fixed spanish translation to remove redundant 'on project'
2022-05-16 15:46:39 +02:00
Torsten DittmannandGitHub 1cbeb08d08 Merge pull request #3219 from appwrite/feat-runtime-versioning
Executor version environment to use proper version of Runtimes
2022-05-16 15:41:54 +02:00
Torsten Dittmann acaf60efaf Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-runtime-versioning 2022-05-16 15:08:36 +02:00
Torsten Dittmann 046c75465c fix: new runtimes 2022-05-16 15:05:58 +02:00
Torsten Dittmann 0d4ff63c90 fix: events ui 2022-05-16 14:51:03 +02:00
Torsten Dittmann edaa4be991 fix: maintenance worker 2022-05-16 14:46:37 +02:00
Torsten DittmannandGitHub 2060a5f0e9 Merge pull request #3223 from appwrite/feat-account-update-status
feat: account update status
2022-05-16 14:22:53 +02:00
Torsten Dittmann 2d98401b62 fix: 0.14.x review 2022-05-16 14:22:06 +02:00
Antonio Calatrava 798895cda3 Fixed spanish translation to remove redundant 'on project' 2022-05-16 13:44:24 +02:00
Torsten Dittmann ec1bfa0209 Merge branch 'feat-account-update-status' of https://github.com/appwrite/appwrite into feat-account-update-status 2022-05-16 12:34:20 +02:00
Torsten Dittmann 0aa8aad2a9 fix: remove wrongly placed remove 2022-05-16 12:34:14 +02:00
Torsten DittmannandGitHub b1727b6d1c Merge branch '0.14.x' into feat-account-update-status 2022-05-16 12:26:33 +02:00
Torsten DittmannandGitHub e9029efbbc Merge pull request #3221 from appwrite/fix-oauth2-verification
fix: OAuth2 verification
2022-05-16 12:25:17 +02:00
Torsten Dittmann 6667ff2808 chore: update changelog 2022-05-16 12:20:28 +02:00
Torsten Dittmann c61108b4ef fix: tests and generate specs 2022-05-16 12:11:37 +02:00
Everly Precia Suresh c329b487a9 remove uneccessary use statement 2022-05-16 10:05:31 +00:00
Torsten Dittmann bb0db796f7 feat: account update status 2022-05-16 11:58:17 +02:00
Everly Precia Suresh aa9fd06be6 add support for wasabi 2022-05-16 09:55:33 +00:00
Torsten Dittmann 4621a150e4 fix: oauth2 verification 2022-05-16 11:34:00 +02:00
Everly Precia Suresh 36873be7ea add default region value for linode 2022-05-16 09:31:09 +00:00
Torsten Dittmann e68c48a713 fix: make numbers more readable 2022-05-16 11:27:25 +02:00
Everly Precia Suresh 50f06dbb7a add linode storage adapter 2022-05-16 09:23:30 +00:00
Torsten Dittmann 5b6900ac84 fix: migration 2022-05-16 11:14:23 +02:00
Torsten Dittmann 72fdda6b8a chore: add changelog 2022-05-15 20:24:31 +02:00
b466ad7fa6 Update app/executor.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2022-05-15 13:22:21 +05:45
52a03b4a32 Update app/config/runtimes.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2022-05-15 13:16:37 +05:45
Matej Bačo e2d21d7d6e PR review changes 2022-05-15 06:53:26 +00:00
Damodar Lohani 7f9d6ae676 executor version in environment variable and using new runtimes 2022-05-15 06:25:18 +00:00
Everly Precia Suresh eeb7ba120f add param types for vars and file 2022-05-14 10:11:38 +00:00
Everly Precia Suresh 5c70875098 fix tests 2022-05-14 04:09:13 +00:00
Everly Precia Suresh 6d3e4b3757 fix tests 2022-05-13 15:12:21 +00:00
Everly Precia Suresh 1b9e5bc086 fix tests 2022-05-13 15:05:10 +00:00
Torsten DittmannandGitHub 633ef3ae4a Merge pull request #3193 from appwrite/feat-new-event-model-ui
feat: new event model UI
2022-05-13 14:51:48 +02:00
Torsten Dittmann 8ea8096c69 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into 0.14.x 2022-05-13 14:50:15 +02:00
Torsten Dittmann 39b994c958 fix: migration 2022-05-13 14:49:31 +02:00
Torsten Dittmann 50415d5b37 fix: migration for subqueries 2022-05-13 14:32:18 +02:00
Everly Precia Suresh 1f139d9337 fix tests 2022-05-13 12:27:12 +00:00
Everly Precia Suresh 3e41a3a5f9 refactor functions.php 2022-05-13 12:05:42 +00:00
Torsten Dittmann ee7b6451e0 fix: events ui 2022-05-13 12:49:37 +02:00
Torsten Dittmann 41a8e526c7 chore: re-generate console sdk 2022-05-13 12:11:35 +02:00
Torsten Dittmann 6d6361b672 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model-ui 2022-05-13 11:51:19 +02:00
Torsten DittmannandGitHub 49b6457384 Merge pull request #3213 from appwrite/feat-upgrade-hostname-validator
Feat: Upgrade hostname validator
2022-05-13 10:58:02 +02:00
Everly Precia Suresh f9da67ec3e format code 2022-05-12 22:33:08 +00:00
Everly Precia Suresh a45fab4e43 better way to initialize storage libs 2022-05-12 22:01:53 +00:00
Torsten Dittmann c475bd84f0 chore: generate 0.14.x docs 2022-05-12 21:35:35 +02:00
Torsten Dittmann 5a9a967f35 fix: delete all sessions event 2022-05-12 21:31:15 +02:00
Matej Bačo 01de97bbab Empty commit for CI/CD 2022-05-12 19:15:47 +00:00
Torsten Dittmann 0b025cf57a chore: update composer 2022-05-12 21:15:17 +02:00
Matej Bačo 550b6475ef Upgrade hostname validator 2022-05-12 18:53:54 +00: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 82c7322e8a chore: update composer 2022-05-12 20:24:55 +02:00
Torsten DittmannandGitHub 119506429f Merge pull request #2947 from appwrite/feat-use-build-timeout
feat: use build timeout when building runtime
2022-05-12 20:23:11 +02:00
Torsten DittmannandGitHub 8fcc37e287 Merge pull request #3211 from appwrite/feat-api-user-memberships
feat(api): user memberships
2022-05-12 20:14:19 +02:00
Torsten Dittmann 53f2b5a57a fix: reconnect behaviour 2022-05-12 20:05:11 +02:00
Torsten Dittmann 6c9e17ec74 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-use-build-timeout 2022-05-12 19:57:20 +02:00
Torsten Dittmann 684beb3cb5 tests: fix timeout 2022-05-12 19:55:48 +02:00
Torsten DittmannandGitHub e69a22042c Merge pull request #3113 from appwrite/feat-new-event-model
feat: new event model
2022-05-12 19:53:51 +02:00
Torsten Dittmann f45919aef4 tests: fix stdout 2022-05-12 19:37:15 +02:00
Torsten DittmannandGitHub 5a28b71af9 Merge pull request #3202 from Akshay-Rana-Gujjar/feat-3076-open-new-tab-on-click-release-notes-alert-link
fix: use new tab/window for new release link
2022-05-12 19:26:05 +02:00
Torsten Dittmann 03723c0f90 tests: remove unused event 2022-05-12 19:24:54 +02:00
Torsten Dittmann 4508158fe5 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-use-build-timeout 2022-05-12 19:18:31 +02:00
Torsten DittmannandGitHub 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
Torsten DittmannandGitHub 32b55a901a Merge pull request #2981 from appwrite/feat-https-redirect-exception
Feat: HTTPs Redirection Exception
2022-05-12 19:04:59 +02:00
Torsten DittmannandGitHub dfcae6eb4c Merge pull request #3047 from appwrite/fix-bucket-size-update
Fix: Bucket Size Update
2022-05-12 19:04:21 +02:00
Torsten DittmannandGitHub 9455a7c573 Merge pull request #3144 from appwrite/feat-array-limits
Feat: Array API limits
2022-05-12 19:03:29 +02:00
Torsten DittmannandGitHub a0d37f77e4 Merge pull request #3194 from appwrite/feat-14-migration
feat: migration for 0.14
2022-05-12 19:00:58 +02:00
Torsten DittmannandGitHub b82010c167 Merge pull request #3124 from appwrite/fix-wildcard-hostname-new
Feat: Wildcard hostname
2022-05-12 18:35:42 +02:00
Torsten DittmannandGitHub 76689b4b30 Merge pull request #3187 from appwrite/fix-check-oauth-email-verification
Fix check oauth email verification
2022-05-12 18:26:00 +02:00
Torsten Dittmann 47ef1c9038 whitespace fixes 2022-05-12 18:25:36 +02:00
Torsten Dittmann 05c37c8a28 fix: improve typing and nullish values 2022-05-12 17:56:20 +02:00
Torsten DittmannandGitHub dd81437145 Merge pull request #3205 from appwrite/fix-default-regions
fix: default values for regions in `.env`
2022-05-12 17:21:11 +02:00
Torsten Dittmann 54530b9c0d fix: remove unused phpdocs 2022-05-12 16:26:12 +02:00
Everly Precia Suresh 7350d4e447 better way to initialize storage libs 2022-05-12 14:22:41 +00:00
Torsten Dittmann 086a242904 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-12 16:01:01 +02:00
Torsten DittmannandGitHub 843f992e95 Merge pull request #3210 from appwrite/fix-ssl-rework
Fi: SSL rework
2022-05-12 15:56:26 +02:00
Torsten Dittmann 9bce4bd5c8 ui: user memberships route 2022-05-12 15:20:46 +02:00
Torsten Dittmann 03de36a162 chore: build console sdk 2022-05-12 15:20:27 +02:00
Torsten Dittmann e6610cfbcb chore: generate specs 2022-05-12 15:20:16 +02:00
Torsten Dittmann bf0506ecc7 feat: add user memberships endpoint 2022-05-12 15:20:06 +02:00
Matej Bačo 613fee0fee Empty commit for CI/CD 2022-05-12 12:32:13 +00:00
Matej Bačo 88813296cf Verbose log improvement 2022-05-12 12:14:59 +00:00
Matej Bačo 762c1cfe73 Improve logs 2022-05-12 12:13:47 +00:00
Matej Bačo a1e0390ae7 Imrpove var names, logs 2022-05-12 12:08:50 +00:00
Matej Bačo 417502338a Proper line break symbol 2022-05-12 11:50:56 +00:00
Matej Bačo 55d934381e Fix Traefik config file text 2022-05-12 11:40:32 +00:00
Matej Bačo 3efb904151 Prevent unnecessary SSL jobs 2022-05-12 10:56:25 +00:00
Matej Bačo 1c2fdab9ea Bug fix 2022-05-12 10:38:48 +00:00
Matej Bačo f0bb300bd6 Import fix 2022-05-12 10:31:42 +00:00
Torsten Dittmann 4b632b13ea fix: merge sync leftover 2022-05-11 19:05:43 +02:00
Torsten Dittmann 784844b03e Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-11 19:04:31 +02:00
Torsten DittmannandGitHub 83702bf065 Merge pull request #3074 from appwrite/feat-certificate-refactor
Feat: Refactored SSL genration
2022-05-11 18:51:25 +02:00
Matej Bačo cc8ffad56a Fix lockfile 2022-05-11 14:13:02 +00:00
Matej Bačo 8bb3418f7c Merge remote-tracking branch 'origin/0.14.x' into feat-certificate-refactor 2022-05-11 14:12:38 +00:00
Matej Bačo 9a3b226781 PR review changes 2022-05-11 14:09:30 +00:00
Matej Bačo 6d94c1d6e8 PR review changes 2022-05-11 13:11:58 +00:00
Torsten DittmannandGitHub 582db042cd Merge pull request #2997 from appwrite/fix-certificate-deletition
Fix: Certificates in general
2022-05-11 13:25:43 +02:00
Everly Precia Suresh c3435c30ef Merge branch 'feat-add-backblaze-support' of https://github.com/appwrite/appwrite into feat-add-backblaze-support 2022-05-10 15:24:53 +00:00
Everly Precia Suresh 8cbb28fb98 use anchors and aliases to clean up compose file 2022-05-10 15:22:58 +00:00
Torsten Dittmann 0525d2cc7b fix: remove eventData 2022-05-10 15:52:55 +02:00
Torsten Dittmann 88732e5fdb style: fix whitespace 2022-05-10 15:32:16 +02:00
Torsten Dittmann da66733829 tests: fix webhook tests 2022-05-10 15:25:49 +02:00
Torsten Dittmann 44b4931430 fix: ui events 2022-05-10 15:21:57 +02:00
Torsten Dittmann 7dc5d0e2be fix: event class 2022-05-10 15:03:34 +02:00
Torsten Dittmann 0f89e28116 docs: fix php delete class phpdocs 2022-05-10 14:33:31 +02:00
Torsten Dittmann 28588d83cf docs: fix php docs in event classes 2022-05-10 14:31:20 +02:00
Torsten Dittmann 54dd808232 docs: fix audit class phpdocs 2022-05-10 14:28:06 +02:00
Torsten Dittmann 4e79d5fb67 fix: remove array merge for documents 2022-05-10 14:20:51 +02:00
Torsten Dittmann 04eeb8856c fix: rename webhook event header to plural 2022-05-10 14:14:26 +02:00
Torsten Dittmann 8012de5c4d fix: rename webhook event header to plural 2022-05-10 14:13:53 +02:00
Torsten Dittmann 611d2d239c fix: webhook remove unnecessary logs 2022-05-10 14:12:56 +02:00
Torsten Dittmann ec0e8adcc5 fix: mails project name fallback 2022-05-10 14:10:38 +02:00
Torsten Dittmann 0bd62bf4f8 fix: payload duplicates 2022-05-10 14:08:40 +02:00
Everly Precia Suresh 9d43ad32b4 change default env value 2022-05-10 11:19:58 +00:00
Everly Precia Suresh 5e14ee478e change BackBlaze to Backblaze 2022-05-10 11:15:56 +00:00
Everly Precia Suresh dc0d83c22b fix default values in .env 2022-05-10 10:48:13 +00:00
Matej Bačo 30dfba6238 Bug fix 2022-05-10 10:30:44 +00:00
Matej Bačo 8b11ebd973 Update lockfile 2022-05-10 10:28:50 +00:00
Matej Bačo cd236bd3ff Merge remote-tracking branch 'origin/0.14.x' into fix-bucket-size-update 2022-05-10 10:28:32 +00:00
Matej Bačo d3560ea91b PR review changes 2022-05-10 10:28:16 +00:00
Akshay Rana 6debf7281e fixed: open new tab on click release notes link 2022-05-10 09:46:00 +05:30
Torsten DittmannandGitHub e62a3d7cc6 Merge pull request #3197 from appwrite/snyk-upgrade-d42825c74034040b5eabc0a0c06a73b9
[Snyk] Upgrade prismjs from 1.27.0 to 1.28.0
2022-05-09 18:13:25 +02:00
Torsten Dittmann 57246b14d7 fix: add missing teams update audit 2022-05-09 14:57:42 +02:00
Torsten Dittmann fdb64de616 docs: add comments to events passing 2022-05-09 14:36:29 +02:00
Torsten Dittmann a921cfc95a fix: input validation 2022-05-09 14:28:43 +02:00
f70e247906 Update app/tasks/install.php
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-05-09 13:13:41 +01:00
Bradley Schofield 92d1637406 Update FunctionsCustomServerTest.php 2022-05-09 11:26:07 +01:00
Christy JacobandGitHub e2a55e2ab8 Merge pull request #3198 from appwrite/fix-error-wording
Fix: Error wording
2022-05-09 13:59:53 +04:00
Torsten Dittmann a470201205 fix: realtime 2022-05-09 09:35:55 +02:00
Torsten Dittmann fdd16e44c6 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-09 09:12:06 +02:00
Torsten DittmannandGitHub 33578c98b2 Merge pull request #3056 from appwrite/feat-sessions-subquery
Feat: sessions subquery
2022-05-09 09:08:17 +02:00
Matej Bačo f28597bc17 Fix wording 2022-05-09 06:43:37 +00:00
snyk-bot 54407e2c33 fix: upgrade prismjs from 1.27.0 to 1.28.0
Snyk has created this PR to upgrade prismjs from 1.27.0 to 1.28.0.

See this package in npm:
https://www.npmjs.com/package/prismjs

See this project in Snyk:
https://app.snyk.io/org/eldadfux/project/8574b5e4-6e89-4ade-bc02-2eaabc43eed0?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-05-09 03:14:52 +00:00
Matej Bačo ea4c1b9f9f Merge branch '0.14.x' into feat-sessions-subquery 2022-05-08 19:36:59 +00:00
Torsten Dittmann c2d11aab7e fix: magic url email verification 2022-05-08 21:35:28 +02:00
Torsten Dittmann 936fed3b13 chore: update versions 2022-05-08 20:53:20 +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 DittmannandGitHub 2a2af79723 Merge pull request #2732 from appwrite/fix-unindexed-sort-attributes
Use validator on order attributes
2022-05-08 20:43:59 +02:00
Torsten DittmannandGitHub 3692ff0bf6 Merge branch '0.14.x' into feat-use-build-timeout 2022-05-08 20:42:36 +02:00
Torsten Dittmann 3e80b3e610 chore: update composer 2022-05-08 18:11:52 +02:00
Torsten Dittmann a83a38b6ad Merge branch 'feat-new-event-model' of https://github.com/appwrite/appwrite into feat-14-migration 2022-05-08 18:11:23 +02:00
Torsten Dittmann f03c904516 chore: update composer 2022-05-08 18:10:18 +02:00
Torsten Dittmann 2396b2f1e6 Merge branch 'feat-new-event-model' of https://github.com/appwrite/appwrite into feat-new-event-model-ui 2022-05-08 17:51:55 +02:00
Torsten Dittmann bf2301ee99 chore: build js 2022-05-08 17:51:38 +02:00
Torsten Dittmann 18379c25b8 fix: merge issues 2022-05-08 17:49:17 +02:00
Torsten Dittmann 33414b58b1 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-08 17:25:01 +02: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 773e6d0415 style: fix some styles 2022-05-08 17:10:56 +02:00
Torsten DittmannandGitHub 40fbc7aa60 Merge pull request #3156 from appwrite/feat-user-tokens-subquery
Feat: User tokens subcollection
2022-05-08 17:09:49 +02:00
Torsten DittmannandGitHub 9c88906c7e Merge pull request #3184 from appwrite/fix-team-user
Fix: Team User Creation
2022-05-08 16:47:01 +02:00
Torsten DittmannandGitHub f5844df97b Merge branch 'master' into feat-user-tokens-subquery 2022-05-08 16:39:24 +02:00
Torsten DittmannandGitHub df1f8735a9 Merge pull request #3158 from appwrite/feat-user-memberships-subquery
Feat: User membership subquery
2022-05-08 16:35:33 +02:00
Torsten Dittmann 07369cbfd2 feat: migration for 0.14 2022-05-08 16:31:50 +02:00
Torsten Dittmann 95317d87b8 fix: event validator 2022-05-08 16:31:32 +02:00
Torsten Dittmann 2cc2a40377 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-08 15:11:14 +02:00
Torsten Dittmann 6f2bdb527a fix ui 2022-05-08 15:09:08 +02:00
Christy Jacob 726b71ae3b feat: create new account if email not verified 2022-05-07 19:43:55 +04:00
Eldad A. FuxandGitHub aa0955c4ff Merge pull request #2960 from everly-gif/fix-default-value-spaces-region
fix : correct spelling of default values for s3 and spaces regions
2022-05-07 18:42:45 +03:00
Christy Jacob fa363a09ff feat: added check for Auth0 OAuth 2022-05-07 16:10:28 +04:00
Christy Jacob b5717d749c feat: added check for Bitly OAuth 2022-05-07 16:06:08 +04:00
Christy Jacob 984c6f0e30 feat: added check for Box OAuth 2022-05-07 15:03:00 +04:00
Christy Jacob dcaa89e75f feat: added check for Discord OAuth 2022-05-07 14:47:45 +04:00
Christy Jacob e60338065e feat: added check for Dropbox OAuth 2022-05-07 14:45:36 +04:00
Eldad A. FuxandGitHub 157db4c522 Merge pull request #3171 from appwrite/refactor-teams
Refactor `teams.php`
2022-05-07 06:38:09 +03:00
Eldad A. FuxandGitHub 80c9e87a3a Merge pull request #3175 from appwrite/refactor-code
Refactor `storage.php`
2022-05-07 06:36:53 +03:00
Eldad A. FuxandGitHub 111d6c4481 Merge pull request #3186 from appwrite/refactor-projects
Refactor `projects.php`
2022-05-07 06:33:21 +03:00
Everly Precia Suresh f3608dd4fe refactor projects.php 2022-05-06 16:51:02 +00:00
Everly Precia Suresh a2091a2572 retrigger build 2022-05-06 15:12:11 +00:00
Matej Bačo deb1c95c47 Implemented SHA 2022-05-06 14:35:08 +00:00
Everly Precia Suresh 8c4b035dd7 update storage.php with optional parameters 2022-05-06 13:33:44 +00:00
Matej Bačo cc1ddc87d9 Fix tema user creation 2022-05-06 11:03:41 +00:00
Matej Bačo b0df349a23 QA fixes 2022-05-06 08:58:36 +00:00
Torsten Dittmann 809767401e sync ui 2022-05-06 10:49:37 +02:00
Matej Bačo ba620b28a3 qa fixes 2022-05-06 07:44:29 +00:00
Christy Jacob 0a13706f0f feat: added check for Facebook OAuth 2022-05-06 00:41:35 +04:00
Christy Jacob e58c8095cd feat: added check for GitHub OAuth 2022-05-06 00:32:49 +04:00
Christy Jacob ac4bca5887 feat: added check for GitHub OAuth 2022-05-06 00:30:16 +04:00
Simon 4e26ec98b6 remove beta flag as this is a stable-ish implementation 2022-05-05 18:29:00 +02:00
Christy Jacob d0fa65dee0 feat: added check for Gitlab OAuth 2022-05-05 20:17:29 +04:00
Christy Jacob e2db8faaf3 feat: added check for Google OAuth 2022-05-05 20:07:27 +04:00
Christy Jacob 974a684032 feat: added check for Linkedin OAuth 2022-05-05 19:51:02 +04:00
Simon af599ceba8 Add authentik as a OAuth provider 2022-05-05 15:07:32 +02:00
Matej Bačo 55e73c7c67 Rebuild sdks and specs 2022-05-05 12:03:02 +00: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
Christy Jacob 7e4e0135b6 feat: added check for Microsoft OAuth 2022-05-05 15:09:43 +04:00
Christy Jacob cd31cf22d5 feat: added check for Notion OAuth 2022-05-05 14:59:32 +04:00
Bradley Schofield 4686ab5581 Merge branch 'master' into feat-increase-execution-output-limit 2022-05-05 11:53:32 +01:00
Christy Jacob e052999c74 feat: added check for Okta OAuth 2022-05-05 14:53:18 +04:00
Christy Jacob 324eebcbf8 feat: removed VK since they do not expose email anymore 2022-05-05 14:49:04 +04:00
Bradley SchofieldandGitHub 228e6a1b6c Remove other utf8_encode 2022-05-05 10:01:08 +01:00
Christy Jacob e253809f7e feat: update Bitbucket OAuth provider 2022-05-05 02:45:16 +04:00
Christy Jacob ca1250fe10 Merge branch 'master' of github.com:appwrite/appwrite into fix-check-oauth-email-verification 2022-05-05 01:47:30 +04: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 71155a0bf3 Post-merge builds 2022-05-04 13:50:28 +00:00
Matej Bačo bc1b62f7da Merge branch 'master' into feat-password-hash-algos 2022-05-04 13:33:32 +00:00
Everly Precia Suresh ceea134579 fix file param 2022-05-04 13:00:12 +00:00
Everly Precia Suresh 5b72d9d48d change file type 2022-05-04 12:49:35 +00:00
Everly Precia Suresh 4e8d9a1da7 refactor storage.php 2022-05-04 12:23:34 +00:00
Torsten Dittmann af9150def9 feat: dedicated webhook page 2022-05-04 13:29:50 +02:00
Everly Precia Suresh e9196bfce4 feat add backblaze support 2022-05-04 11:20:16 +00:00
Torsten Dittmann a3dcc07599 feat(ui): new events 2022-05-04 12:54:34 +02:00
Everly Precia Suresh 65a246bd21 add type for locale 2022-05-04 09:51:48 +00:00
Jake Barnby 7689f7ef6f WIP allow processing routes with no response 2022-05-04 21:45:36 +12:00
Jake Barnby 9d2aad1134 WIP client test updates 2022-05-04 21:19:36 +12:00
Jake Barnby d94d5d53bf WIP server test updates 2022-05-04 21:19:28 +12:00
Jake Barnby 1055a00090 Proxy headers, cookies and status code from inner to outer request 2022-05-04 21:19:04 +12:00
Jake Barnby f7c1a6c4a6 IDE method hint 2022-05-04 21:17:19 +12:00
Jake Barnby cdefbef05c Remove redundant flags 2022-05-04 18:48:04 +12:00
Jake Barnby 54e672498e Remove redundant function 2022-05-04 18:47:34 +12:00
Jake Barnby 9deaf335cf Update document list resolution 2022-05-04 18:47:04 +12:00
Jake Barnby 4180784033 Update document get resolution 2022-05-04 18:46:43 +12:00
Jake Barnby 40d8760dd5 Delegate update to create with patch instead of post 2022-05-04 18:46:22 +12:00
Jake Barnby f02b73c109 Update delete document resolution 2022-05-04 18:45:37 +12:00
Jake Barnby 4f00b30fca Add common resolve 2022-05-04 18:45:14 +12:00
Jake Barnby 5b555c8aac Update document resolve 2022-05-04 18:44:45 +12:00
Jake Barnby 7edbb428d0 Use exposed nested validator 2022-05-04 18:43:51 +12:00
Jake Barnby 6138e4af5d Static map for default args 2022-05-04 18:42:12 +12:00
Jake Barnby 4020c4413d Remove redundant param 2022-05-04 18:41:18 +12:00
Everly Precia Suresh 20b4119ee9 add primitive types to params 2022-05-03 13:21:25 +00:00
Eldad A. FuxandGitHub c7a9fd4cb7 Merge pull request #3168 from appwrite/refactor-code
Refactor `health.php`
2022-05-03 15:34:12 +03:00
Everly Precia Suresh 76cd825112 refactor teams.php 2022-05-03 11:57:26 +00:00
Jake Barnby 248f19f61e Allow routes with path params to execute by running match on the modified request 2022-05-03 23:15:41 +12:00
Jake Barnby 85873c9efb Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-05-03 23:06:04 +12:00
Matej Bačo 682848aa4a Fix startup error 2022-05-03 08:47:50 +00:00
Matej Bačo 17b2ab86d8 Merge remote-tracking branch 'origin/0.14.x' into fix-wildcard-hostname-new 2022-05-03 07:59:11 +00:00
Jake Barnby 21dd2935dd Fix parameters 2022-05-03 18:27:41 +12:00
Jake Barnby b78b71b260 Update mutate delete for db collection 2022-05-03 17:41:13 +12:00
Jake Barnby 71a0cb59b5 Defer mutate update to mutate create 2022-05-03 17:41:02 +12:00
Jake Barnby 87333e2eb0 Update mutate create for db collection 2022-05-03 17:40:44 +12:00
Jake Barnby f31080f52c Update query list for db collection 2022-05-03 17:40:26 +12:00
Jake Barnby 4b216fccb9 Update query get for db collection 2022-05-03 17:40:12 +12:00
Jake Barnby fba936c2dc Correct get list default values 2022-05-03 17:39:47 +12:00
Jake Barnby c00f20f212 Resolve lower-level attribute inline 2022-05-03 17:39:24 +12:00
Eldad A. FuxandGitHub 2bd92b9010 Merge pull request #3170 from appwrite/refactor-avatar
Refactor `avatars.php`
2022-05-03 00:02:11 +03:00
Everly Precia Suresh 5950289083 retrigger build 2022-05-02 18:30:13 +00:00
Everly Precia Suresh 03b28fdb91 refactor avatars.php 2022-05-02 18:06:12 +00:00
Eldad A. FuxandGitHub 6a9d1e987a Merge pull request #3110 from gewenyu99/doc-create-collection-permissions
Updates create collection permission description to be clearer
2022-05-02 20:25:12 +03:00
Everly Precia Suresh 2729237edc retrigger build 2022-05-02 15:04:14 +00:00
Matej Bačo 79c5683574 Add SCryptModified logic 2022-05-02 15:00:17 +00:00
Everly Precia Suresh fd3a802a30 regroup namespaces 2022-05-02 14:34:01 +00:00
Everly Precia Suresh d2008d33a5 refactor health.php 2022-05-02 14:28:36 +00:00
Jake Barnby 0c497f2600 Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-05-02 21:34:25 +12:00
Jake Barnby b60627e06d WIP test updates 2022-05-02 21:34:10 +12:00
Jake Barnby af2895dd9b Set content type null on inner response to circumvent echo's 2022-05-02 20:54:48 +12:00
Jake Barnby 2ee5762bc7 Update promise result output 2022-05-02 20:21:40 +12:00
Eldad A. FuxandGitHub 5593658938 Merge pull request #3128 from appwrite/feat-code-cleanup
Refactor code for locale
2022-05-02 10:56:21 +03:00
Jake Barnby e3824170b1 Resolve fields directly 2022-05-02 19:44:59 +12:00
Jake Barnby d07fff5c3e Return self on then if callback is null 2022-05-02 19:43:43 +12:00
Jake Barnby ab44874626 Fix inline promise creation 2022-05-02 19:42:57 +12:00
Jake Barnby 383edd1fe1 Fixed promise all 2022-05-02 18:24:51 +12:00
Matej Bačo 3f3858f0b3 TODO added 2022-05-01 14:14:16 +00:00
Matej Bačo 5b680d28d0 Abstract class, more tests, PHPass algo 2022-05-01 14:13:59 +00:00
Matej Bačo 5aa009d843 Rename const 2022-05-01 07:54:58 +00:00
Matej Bačo 4d2d7eddaf PR review changes 2022-05-01 07:53:59 +00:00
Christy Jacob 73fe35f202 feat: update Apple OAuth provider 2022-04-29 13:08:22 +03:00
Matej Bačo 6b5a6d552b Fix bug related to tests 2022-04-29 08:28:17 +00:00
Torsten Dittmann 1457bab4b1 feat: event model ui init 2022-04-28 13:40:59 +02:00
Christy Jacob d52af8afa9 feat: update Zoom & Amazon OAuth provider 2022-04-28 10:44:09 +03:00
Christy Jacob 35ac32bd22 feat: update Yammer OAuth provider 2022-04-27 23:50:03 +03:00
Christy Jacob 99871309c1 feat: update Yahoo OAuth provider 2022-04-27 23:46:34 +03:00
Christy Jacob b810d52e59 feat: update Wordpress OAuth provider 2022-04-27 23:39:11 +03:00
Christy Jacob a2542e7716 feat: fixed typo 2022-04-27 23:27:21 +03:00
Christy Jacob 114e8300b7 feat: update Twitch OAuth provider 2022-04-27 23:25:28 +03:00
Christy Jacob 274a61f2c4 feat: update Tradeshift OAuth provider 2022-04-27 23:19:15 +03:00
Christy Jacob f815201ada feat: update stripe OAuth provider 2022-04-27 23:10:48 +03:00
Christy Jacob cf44f8c03d feat: update spotify OAuth provider 2022-04-27 22:58:52 +03:00
Christy Jacob 996504043e feat: update slack OAuth provider 2022-04-27 22:57:36 +03:00
Christy Jacob d5b2f0c7d4 feat: update paypal OAuth provider 2022-04-27 22:41:15 +03:00
Christy Jacob 16c45fad29 feat: add method to check for email verification 2022-04-27 22:14:09 +03:00
Christy Jacob 957a99ce38 feat: add method to check for email verification 2022-04-27 22:08:40 +03:00
Christy Jacob feb124d165 feat: add method to check for email verification 2022-04-27 22:08:32 +03:00
Torsten DittmannandGitHub 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 2c93cf664b Fix tests 2022-04-27 14:11:12 +00:00
Bradley Schofield e694eb3b5c Fix unicode support and reenable tests 2022-04-27 13:57:03 +00:00
Matej Bačo 72f745982a Code cleanup 2022-04-27 13:22:41 +00:00
Matej Bačo 911aefaa7a Code quality improvement 2022-04-27 13:20:08 +00:00
Matej Bačo 2ab9c40b43 Code quality improvements 2022-04-27 13:17:27 +00:00
Matej Bačo 4bc8ec11e0 Test fix 2022-04-27 12:57:23 +00: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 e4379ec850 PR review changes 2022-04-27 09:42:15 +00:00
Matej Bačo 18c3f021af Add index 2022-04-27 09:13:34 +00:00
Matej Bačo a32713011f PR review changes 2022-04-27 09:02:31 +00:00
Torsten DittmannandGitHub fdfc02c19d Merge pull request #3152 from appwrite/fix-email-search-integrity
fix(user): search integrity
2022-04-27 10:55:14 +02:00
Torsten DittmannandGitHub 350c8d9bf3 Merge pull request #3153 from appwrite/fix-ui-document-redirect
fix(ui): document crud redirect
2022-04-27 10:54:34 +02:00
Christy JacobandGitHub 63538bb0a1 Merge pull request #3139 from tanay1337/feat-okta-oauth
Feat: Create Okta OAuth Adapter
2022-04-26 19:13:08 +03:00
Tanay Pant 75519d6190 Update image 2022-04-26 16:30:35 +02:00
Tanay Pant 727637d635 Merge branch 'feat-okta-oauth' of https://github.com/tanay1337/appwrite into feat-okta-oauth 2022-04-26 16:27:29 +02:00
Tanay Pant c7540b03f7 Update image 2022-04-26 16:27:17 +02:00
Tanay PantandGitHub 7a884f5b50 Merge branch 'master' into feat-okta-oauth 2022-04-26 16:10:54 +02:00
Matej Bačo dd8f96ea63 Define const APP_LIMIT_ATTRIBUTE_COUNT 2022-04-26 13:29:23 +00:00
Christy JacobandGitHub 9bf5babe4a Merge pull request #3048 from appwrite/feat-auth0-oauth
Feat: Create Auth0 OAuth Adapter
2022-04-26 16:29:06 +03:00
Torsten DittmannandGitHub 9481fed75a Merge pull request #3149 from INFERN04/master
docs: update typo on getting started page
2022-04-26 15:00:19 +02:00
Torsten Dittmann 840f7419dc Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-26 13:15:00 +02:00
Christy JacobandGitHub 58b7203469 Merge pull request #3034 from appwrite/feat-improved-ssl
Feat: Improved SSL generation
2022-04-26 14:07:47 +03:00
Matej Bačo f642f19ca6 Final test fix 2022-04-26 10:46:35 +00:00
Torsten Dittmann 297d076caf Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-26 12:39:13 +02:00
Matej Bačo e0426598fc Fix unfinished todos 2022-04-26 10:36:49 +00:00
Christy JacobandGitHub 55901ad67c Merge pull request #3087 from appwrite/fix-avatar-cropping
Properly crop images in avatars API
2022-04-26 13:33:25 +03:00
Matej Bačo fe646e808d Post-merge lockfile fix 2022-04-26 10:32:38 +00:00
Matej Bačo e3952b2f7b Merge remote-tracking branch 'origin/0.14.x' into fix-avatar-cropping 2022-04-26 10:32:22 +00:00
Torsten Dittmann fde7278f43 fix(ui): document crud redirect 2022-04-26 12:26:07 +02:00
Tanay Pant 56c184eff3 Add field for custom authorization server ID 2022-04-26 12:15:42 +02:00
Torsten Dittmann 487d38db95 fix(user): search integrity 2022-04-26 12:07:33 +02:00
Matej Bačo 1e0fe177a8 Post-merge fix 2022-04-26 10:00:20 +00:00
Matej Bačo 1a96105d92 Merge remote-tracking branch 'origin/0.14.x' into feat-https-redirect-exception 2022-04-26 09:59:57 +00:00
Christy JacobandGitHub 5eb4ba8211 Merge pull request #3136 from appwrite/add-team-activity
Feat: Team activity
2022-04-26 12:45:17 +03:00
Matej Bačo 337a120d7f Post-merge lockfile update 2022-04-26 09:33:16 +00:00
Matej Bačo dc3c322e86 Merge remote-tracking branch 'origin/0.14.x' into feat-improved-ssl 2022-04-26 09:32:56 +00:00
Christy JacobandGitHub 66d68a786b Update src/Appwrite/Extend/Exception.php 2022-04-26 12:22:01 +03:00
Matej Bačo de7e70e275 Tests fix 2022-04-26 08:52:59 +00:00
Jake Barnby 5127602c9e Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	composer.lock
2022-04-26 19:50:49 +12:00
Jake Barnby dbb49ac7bf Async resolution fixes 2022-04-26 19:49:36 +12:00
Tanay PantandGitHub 1bca3b3ca8 Fix missing slash 2022-04-25 18:23:45 +02:00
Torsten DittmannandGitHub ddd2a67243 Merge pull request #2992 from appwrite/feat-user-verification-ui
Feat: user verification UI
2022-04-25 17:24:40 +02:00
Torsten DittmannandGitHub 6e396ebdd7 Merge pull request #3060 from appwrite/fix-failed-indexes-query
Fix: Failed indexes in queries
2022-04-25 16:41:58 +02:00
Torsten Dittmann 12557f7143 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-25 16:40:59 +02:00
Torsten Dittmann d74c234334 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-user-verification-ui 2022-04-25 16:33:48 +02:00
Torsten DittmannandGitHub c145723b22 Merge pull request #3145 from appwrite/fix-enum-create
Fix: 1-element enum
2022-04-25 16:30:09 +02:00
Torsten DittmannandGitHub 9de1e902c8 Merge pull request #3127 from appwrite/chore-update-deps
chore: prepare for release
2022-04-25 16:18:41 +02:00
Torsten DittmannandGitHub 1b85a25f03 Merge pull request #3138 from appwrite/fix-ui-improve-validation-of-attributes
fix(ui): improve validation of attributes
2022-04-25 16:10:24 +02:00
Torsten DittmannandGitHub 666f5ea49c Merge pull request #3134 from appwrite/fix-database-float-casting
fix(database): casting of float values
2022-04-25 16:03:40 +02:00
Torsten DittmannandGitHub 68cb0dc281 Merge pull request #3148 from appwrite/fix-account-bugs
fix(account): magic url and sessions locale
2022-04-25 15:59:31 +02:00
Tanay Pant 5d86acf15f Fix image size 2022-04-25 15:45:50 +02:00
INFERN04andGitHub f6084098f0 Update GETTING_STARTED.md
I fixed a preposition
2022-04-25 19:02:10 +05:30
Torsten Dittmann 501563f8c4 tests: adapt magic url tests 2022-04-25 15:07:39 +02:00
Torsten Dittmann 5dedd629bd fix(account): countryName from session locale 2022-04-25 14:59:08 +02:00
Torsten Dittmann 9f1b2644e1 fix(account): magic link session verifies email 2022-04-25 14:58:34 +02:00
Matej Bačo 9cd79a0193 Fix composer after merge 2022-04-25 11:46:33 +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
Matej Bačo ff28d0d2a1 PR review changes 2022-04-25 09:26:38 +00:00
Bradley Schofield d981c8f5e5 Rename 'stdout' in executions to 'response' 2022-04-25 10:12:58 +01:00
Matej Bačo 4c82810d61 PR review changes 2022-04-25 09:12:43 +00:00
Matej Bačo 4846a2e1dd Add const usage 2022-04-25 09:04:08 +00:00
Matej Bačo 023e9f0f73 Fix spacings 2022-04-25 09:03:03 +00:00
Matej Bačo 9abe1a41e9 Fix typo 2022-04-25 09:00:31 +00:00
Matej Bačo f435649acb Fix 1-element enum 2022-04-25 07:54:17 +00:00
Matej Bačo d36a2602ed Add limits, add docs 2022-04-25 07:23:25 +00:00
Everly Precia Suresh ea4d3fb76b regroup namespaces 2022-04-24 04:51:28 +00:00
Tanay Pant adce803d9e Minor fix 2022-04-23 23:44:50 +02:00
Tanay Pant 8942610219 Fix typo 2022-04-23 23:29:26 +02:00
Tanay Pant e0a8ef8b3a Create Okta OAuth Adapter 2022-04-23 20:14:32 +02:00
Torsten Dittmann 82d30ebc35 fix(ui): increase alert time 2022-04-22 14:21:04 +02:00
Torsten Dittmann c2be304345 fix(ui): improve validation of attributes 2022-04-22 14:10:16 +02:00
Christy JacobandGitHub b9764f3d5d Merge pull request #2979 from appwrite/fix-runtime-data
Fix: Default payload to empty string
2022-04-22 13:46:24 +03:00
Jake Barnby 5b1f973b45 Fix promise adapter all resolving on a started scheduler 2022-04-22 22:08:30 +12:00
Jake Barnby 1057d7e3aa Resolve fields as top-level promises for fixed passed through types 2022-04-22 22:06:53 +12:00
Jake Barnby e79343bae7 Fix type check 2022-04-22 17:49:46 +12:00
Jake Barnby 4a2b620611 Fix using closed request (rebuild API schema per request) 2022-04-22 17:47:27 +12:00
Matej Bačo c6f32a31d2 Implement team activity 2022-04-21 14:07:08 +00:00
Torsten Dittmann 25c7127f76 tests: add float default 0 to database 2022-04-21 15:20:53 +02:00
Torsten Dittmann 25de029992 fix(database): casting of float values 2022-04-21 15:14:01 +02:00
Torsten DittmannandGitHub a95995f0e8 Merge pull request #3132 from appwrite/fix-upgrade-stats-table
make stats table value field Bigint
2022-04-21 14:49:47 +02:00
Torsten DittmannandGitHub 9495a0873d Merge pull request #3133 from appwrite/fix-ui-missing-icons
fix(ui): missing icons & upload box
2022-04-21 14:49:09 +02:00
Damodar Lohani a18ea60168 fix storage.total usage 2022-04-21 11:16:21 +00:00
Torsten Dittmann fd9fa82fb4 chore: build css 2022-04-21 13:13:53 +02:00
Torsten Dittmann 3a3bf9b16b fix(ui): pointer events for jump to top 2022-04-21 13:05:47 +02:00
Torsten Dittmann 0b92de81f4 fix(ui): upload box covering top jump button 2022-04-21 13:04:40 +02:00
Torsten Dittmann a91b9ff7ee fix(ui): missing icons 2022-04-21 12:51:46 +02:00
Damodar Lohani 59af8d9c86 aggregate storage.total as well 2022-04-21 10:30:32 +00:00
Damodar Lohani 3cd953d2cf make stats table value field Bigint 2022-04-21 10:29:10 +00:00
Everly Precia Suresh f5ca72b612 add space 2022-04-21 02:47:51 +00:00
Everly Precia Suresh 277897eefc push changes 2022-04-20 16:44:34 +00:00
Everly Precia Suresh f3252fc3d3 cleanup code for locale 2022-04-20 16:19:50 +00:00
Torsten DittmannandGitHub a6c27a3876 Merge pull request #3116 from appwrite/fix-remove-usage-queue
fix: remove usage queue
2022-04-20 18:10:41 +02:00
Torsten Dittmann bf22b4264d Merge branch '0.14.x' of https://github.com/appwrite/appwrite into chore-update-deps 2022-04-20 17:01:17 +02:00
Torsten Dittmann a2700f9b73 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x 2022-04-20 17:00:51 +02:00
Torsten Dittmann b4411261cd Merge branch 'master' of https://github.com/appwrite/appwrite into chore-update-deps 2022-04-20 16:56:21 +02:00
Torsten Dittmann 264440dd15 chore: remove unused files 2022-04-20 16:55:49 +02:00
Torsten Dittmann 01d2b5d1b3 chore: update php extensions 2022-04-20 16:55:37 +02:00
Torsten Dittmann 240d7bc513 chore: upgrade docker images 2022-04-20 16:55:25 +02:00
Torsten Dittmann 34e69968af chore: build js 2022-04-20 16:55:11 +02:00
Torsten Dittmann 45bd2e3a2d chore: update composer dependencies 2022-04-20 16:55:04 +02:00
Torsten Dittmann 859c6bc592 chore: update npm dependencies 2022-04-20 16:54:55 +02:00
Torsten DittmannandGitHub 32c6ef301e Merge pull request #3126 from appwrite/fix-enum-array-ui
Fix array enums dropdown
2022-04-20 16:08:10 +02:00
Torsten Dittmann 379d074269 fix: users audit logs 2022-04-20 16:03:40 +02:00
Matej Bačo b26ed86824 Fix array enums dropdown 2022-04-20 14:02:57 +00:00
Matej Bačo 806c50bcdb Fix tests 2022-04-20 13:56:39 +00:00
Torsten Dittmann ec22aa3dfe style: remove whitespace 2022-04-20 15:38:43 +02:00
Torsten Dittmann d85c341875 fix: events config 2022-04-20 15:34:55 +02:00
Matej Bačo 41b17822a5 PR review changes 2022-04-20 12:39:53 +00:00
Jake Barnby 601576a9e3 WIP fix individual param resolution 2022-04-20 22:30:48 +12:00
Matej Bačo 8fcb2b4058 Hostname-related features&fixes 2022-04-20 09:31:17 +00:00
Matej Bačo 5e54339673 Update lockfile after merge 2022-04-20 08:53:29 +00:00
Matej Bačo 369d438bc9 Merge branch 'master' into feat-https-redirect-exception 2022-04-20 08:53:09 +00:00
Matej Bačo ede0427ba5 Update Lockfile after merge 2022-04-20 08:50:37 +00:00
Matej Bačo 33741f8183 Merge branch 'master' into feat-improved-ssl 2022-04-20 08:49:59 +00:00
Matej Bačo ab6c1ea4c7 New button placement 2022-04-20 08:39:45 +00:00
Matej Baco 69051a54f1 Update docs 2022-04-20 10:31:12 +02:00
Matej Baco 69a5dd886c Revert changes 2022-04-20 10:27:28 +02:00
Matej Bačo 25fbac8f03 Fix lockfile after merge 2022-04-20 08:16:01 +00:00
Matej Bačo 94d4697553 Merge branch 'master' into feat-user-verification-ui 2022-04-20 08:15:03 +00:00
Matej Baco 6141080449 Fix code in exception 2022-04-20 10:10:39 +02:00
Torsten DittmannandGitHub 8b4ef53cfe Merge pull request #3117 from gaby/update-php
Update PHP Docker Image to v8.0.18
2022-04-19 16:51:09 +02:00
Juan Calderon-PerezandGitHub 4277e4d22b Update PHP to 8.0.18 for final stage 2022-04-19 10:10:16 -04:00
Juan Calderon-PerezandGitHub b153b4b07a Bump PHP to 8.0.18 2022-04-19 10:01:59 -04:00
Torsten DittmannandGitHub 3839b7d71b Merge pull request #2991 from gaby/update-baseimage
Update PHP Docker Image to v8.0.17
2022-04-19 15:54:15 +02:00
Torsten DittmannandGitHub 8a0c4c8ae8 Merge pull request #3092 from appwrite/fix-allow-password-update-OAuth
Fix 'magic URL' accounts from not being able to create a new password.
2022-04-19 15:51:50 +02:00
Torsten DittmannandGitHub 626a17fce6 Merge pull request #3105 from appwrite/fix-disable-console-custom-project-id
CustomId console, reserved project
2022-04-19 15:51:11 +02:00
Torsten Dittmann fcb0d40ec7 docs: remove docs for queue usage health 2022-04-19 15:31:20 +02:00
Torsten Dittmann 9c7b79f5fc tests: remove usage queue health check 2022-04-19 15:29:17 +02:00
Torsten Dittmann 224c34b6a6 fix: remove usage queue 2022-04-19 15:28:30 +02:00
Torsten Dittmann 0552f92d50 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-19 15:16:43 +02:00
Torsten Dittmann 033bbec261 fix: usage and build 2022-04-19 15:13:55 +02:00
Torsten Dittmann feb8562983 style: fix some whitespace 2022-04-19 11:30:42 +02:00
Wen Yu Ge f6e8f082c9 Updates create collection permission description to be clearer 2022-04-18 16:15:22 -04:00
Torsten Dittmann 4799804a9a tests: remove worker tests 2022-04-18 18:22:36 +02:00
Torsten Dittmann 7790d72c0c fix: realtime, tests and webhooks 2022-04-18 18:21:45 +02:00
Torsten Dittmann 8ec435ed1f sync: changes 2022-04-17 22:34:32 +02:00
Eldad A. FuxandGitHub e3c9041ca1 Merge pull request #3096 from appwrite/feat-rename-providers
Rename 'providers' to 'authProviders'
2022-04-17 17:23:05 +03:00
Damodar Lohani f6d4526217 customId console, reserved project 2022-04-17 10:18:00 +00:00
Bradley Schofield e567b68c19 Rename 'providers' to 'authProviders' 2022-04-14 09:54:29 +00:00
Matej Bačo 46c2772185 Update lock file after merge 2022-04-14 09:05:31 +00:00
Matej Bačo 6d26f313b6 Merge branch 'master' into fix-failed-indexes-query 2022-04-14 09:05:04 +00:00
Eldad A. FuxandGitHub 9e5436f80d Merge pull request #3084 from sjke/feat-3077-add-executor-host-env-variable
Add Executor host variables as a part of infrastructure configuration
2022-04-14 06:20:01 +03:00
Eldad A. FuxandGitHub 2aa322b8c9 Merge pull request #3090 from appwrite/feat-more-sdk-releases
More SDK release with Resumable upload support
2022-04-13 19:41:54 +03:00
Eldad A. FuxandGitHub 607c7e0020 Merge pull request #3093 from appwrite/fix-update-session-docs
Fix: update session docs
2022-04-13 19:40:02 +03:00
Andrey e37d1be6a6 * Move default host value from code to env variables
* Add validation for host value
2022-04-13 18:15:25 +02:00
Matej Bačo 54f8556f95 Review changes 2022-04-13 14:44:21 +00:00
Matej Bačo bae4eb8959 Update session docs 2022-04-13 14:02:29 +00:00
Torsten Dittmann 443f4c924d Merge branch 'master' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-13 14:39:37 +02:00
Torsten Dittmann 87b8fc3c41 feat: event classes for different cases 2022-04-13 14:39:31 +02:00
Matej Bačo e49d6fd766 Review changes 2022-04-13 12:26:07 +00:00
Bradley Schofield 8ebe3ae7ca Update Docs for update password 2022-04-13 13:00:43 +01:00
Bradley Schofield 812249ebcb update account.php 2022-04-13 10:45:17 +00:00
Bradley Schofield 37d0de8291 Add tests 2022-04-13 10:27:58 +00:00
Bradley Schofield 51c9165bac Fix 'magic URL' accounts from not being able to create a new account. 2022-04-13 10:11:31 +00:00
Christy Jacob 23342fe926 feat: format spec 2022-04-13 11:59:17 +03:00
Christy Jacob d903f562a7 feat: fix docker-compose error 2022-04-13 11:58:09 +03:00
Eldad A. FuxandGitHub 3dd11cf1e8 Merge pull request #3086 from appwrite/fix-attribute-icons
Fix: Attribut eicons
2022-04-13 11:47:45 +03:00
Damodar Lohani 4247214c69 update versions 2022-04-13 09:56:11 +05:45
Damodar Lohani 30ccc39287 sdk-generator update 2022-04-13 09:50:37 +05:45
Matej Bačo 99537545ce Update lockfile after merge 2022-04-12 11:46:43 +00:00
Matej Bačo a0627b89e1 Merge branch 'master' into feat-certificate-refactor 2022-04-12 11:46:27 +00:00
Matej Bačo a1e53cd4e3 Properly crop images in avatars API 2022-04-12 11:36:03 +00:00
Matej Bačo c1cd1214ba Fix mail,url icons 2022-04-12 11:11:37 +00:00
Jake Barnby 5010317d8b WIP update get defer to route 2022-04-12 18:47:40 +12:00
Eldad A. FuxandGitHub 5760334273 Merge pull request #3085 from appwrite/feat-release-dart-flutter-sdk
Upgrade SDK-Generator
2022-04-12 08:40:42 +03:00
Damodar Lohani 123d93d40d updated examples 2022-04-12 11:20:53 +05:45
Damodar Lohani 6a9bd2710c update swift, apple and android sdk versions 2022-04-12 02:18:19 +00:00
Damodar Lohani f2de7d46f5 update changelog 2022-04-12 02:10:13 +00:00
Damodar Lohani 5558d1949f prep for flutter,dart release 2022-04-12 02:03:28 +00:00
Damodar LohaniandGitHub a1bb551b78 Merge pull request #3075 from appwrite/feat-framework-head-req-fix-test 2022-04-12 07:21:10 +05:45
Damodar Lohani ceea838878 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-framework-head-req-fix-test 2022-04-12 00:31:37 +00:00
Damodar Lohani bc733157f4 use framework from tag 2022-04-12 00:30:39 +00:00
Andrey ade4024593 Added configurable host for Executor service:
* Add `_APP_EXECUTOR_HOST` env variable.
* Use `_APP_EXECUTOR_HOST` (or fallback to default) as host value to Executor service.
2022-04-11 20:45:47 +02:00
Jake Barnby b4ff4aa123 Add GET endpoint as required by spec 2022-04-11 23:08:57 +12:00
Matej Bačo 7159070067 PR review changes 2022-04-11 08:34:11 +00:00
Matej Bačo 50412c7e80 PR review changes 2022-04-11 07:56:58 +00:00
Eldad A. FuxandGitHub c464bcad3f Merge pull request #2986 from appwrite/fix-env-variables-docs
Fix: Env vars config miss-structured
2022-04-10 18:32:06 +03:00
Eldad A. FuxandGitHub 0d3abf0809 Merge pull request #3057 from appwrite/fix-project-logo
Fix: Project Logo
2022-04-10 17:13:06 +03:00
Eldad A. FuxandGitHub c8ef2d2236 Merge pull request #3006 from appwrite/fix-network-env-var
Fix: Network ENV var
2022-04-10 16:57:55 +03:00
Eldad A. FuxandGitHub 512e1be74f Merge pull request #3022 from appwrite/fix-default-value
Add missing default and format attribute keys
2022-04-10 16:54:39 +03:00
Eldad A. FuxandGitHub 0718b9225c Merge pull request #3041 from appwrite/feat-upgrade-cache
Feat: Cache library upgrade
2022-04-10 16:43:46 +03:00
Eldad A. FuxandGitHub 83f46365a2 Merge pull request #3053 from appwrite/fix-microsoft-oauth-form
feat: update Microsoft OAuth Adapter
2022-04-10 16:42:07 +03:00
Damodar Lohani d8da25f12a update framework to dev branch 2022-04-10 11:01:10 +00:00
Matej Bačo 752079c874 Refactored SSL genration 2022-04-10 09:38:22 +00:00
Eldad A. FuxandGitHub 60822d9232 Merge pull request #3004 from appwrite/feat-log-limit
Docker log limit and missing preview  size env variable
2022-04-10 11:02:46 +03:00
Damodar LohaniandGitHub 2ef2fa2d5f warning to top 2022-04-10 12:57:00 +05:45
Eldad A. FuxandGitHub 3c98e1b3b0 Merge pull request #3063 from Tinywan/master
Update README-CN.md
2022-04-10 10:07:31 +03:00
Damodar LohaniandGitHub 1deae11121 Merge pull request #3020 from appwrite/fix-usage-worker-use-internal-id 2022-04-10 09:31:47 +05:45
Jake Barnby d4a77504c0 Inject read/write args for mutations 2022-04-09 02:08:36 +12:00
Jake Barnby 9250a735d9 Test updates 2022-04-09 01:52:20 +12:00
Jake Barnby 58241d6fe8 Check content type header exists before checking its type 2022-04-08 23:08:44 +12:00
Jake Barnby f81e69d7d6 Remove coroutines for easier debug 2022-04-08 23:08:20 +12:00
Jake Barnby d95a1b277f Expose swoole request instead of stealing it 2022-04-08 19:16:35 +12:00
Jake Barnby af128ede7c Pass-thru graphql args as request parameters 2022-04-08 19:05:59 +12:00
Jake Barnby 47642f63ff Fix API schema build arg types 2022-04-08 19:04:15 +12:00
Jake Barnby d1fd776076 Name fixes 2022-04-08 17:55:29 +12:00
Jake Barnby a1d877b726 Fix operation name empty 2022-04-08 17:55:17 +12:00
Jake Barnby af98bb9c4a Rename types 2022-04-08 17:54:51 +12:00
Jake Barnby 40b04a3721 Fix collection type arg and type setting 2022-04-08 02:02:48 +12:00
Jake Barnby b1521a2b33 Inject request to API schema build 2022-04-08 00:54:00 +12:00
Jake Barnby 75fec18356 Fix setting nested promise 2022-04-08 00:23:45 +12:00
Jake Barnby 10449822ce Check promise all equal 2022-04-07 18:41:53 +12:00
Jake Barnby 831429f00c Capture resolve vars 2022-04-07 18:41:36 +12:00
Jake Barnby 29266ce83e Append project schema on request 2022-04-07 18:40:49 +12:00
Jake Barnby c75d6b7b69 Wait for promise completion 2022-04-07 18:40:28 +12:00
Jake Barnby 196c763421 Add abuse limits 2022-04-07 18:39:42 +12:00
Jake Barnby 4a34971043 Update route labels 2022-04-07 18:39:33 +12:00
Jake Barnby 13c16dc18c Add validations 2022-04-07 18:39:15 +12:00
Jake Barnby eb85ff8e1e Update graphql resources 2022-04-07 18:38:38 +12:00
Jake Barnby c2ee34584e Add variables 2022-04-07 18:37:46 +12:00
Jake Barnby d9c0d1d556 Update service def 2022-04-07 17:54:10 +12:00
Jake Barnby 8ee96c575e Merge remote-tracking branch 'origin/fix-yasd-idea' into feat-graphql-support 2022-04-07 11:53:00 +12:00
Jake Barnby ede4fa8f69 Fix yasd for intellij 2022-04-07 11:51:30 +12:00
Jake Barnby 48ba76f365 Add resolvers for get, list, create, update, delete for user collections 2022-04-07 11:23:20 +12:00
ShaoBo Wan(無尘)andGitHub 14642fe48f Update README-CN.md 2022-04-06 10:06:57 +08:00
Matej Bačo 4110709874 PR review changes 2022-04-05 16:57:22 +00:00
Matej Bačo 79f24098a4 Implemented query and order index checks 2022-04-05 16:46:11 +00:00
Jake Barnby 69e7c2fed9 Async query resolution 2022-04-06 01:48:51 +12:00
Jake Barnby 48c610348e Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/controllers/api/account.php
#	app/controllers/api/graphql.php
#	app/controllers/api/projects.php
#	app/controllers/api/users.php
#	app/controllers/general.php
#	app/http.php
#	app/init.php
#	composer.lock
#	src/Appwrite/Utopia/Response.php
2022-04-05 16:44:38 +12:00
Matej Bačo 0a3816044e Updated lockfile 2022-04-04 13:56:01 +00:00
Matej Bačo e503756bf9 Upgraded to new versions 2022-04-04 13:55:26 +00:00
Matej Bačo 7d2a867b5e Fixed project logo missing 2022-04-04 11:17:41 +00:00
Matej Bačo f69bd80b0e SubQuery changes 2022-04-04 09:59:32 +00:00
Matej Bačo caec7ccc89 WIP: Sessions subQuery refactor 2022-04-04 09:59:25 +00:00
Matej Bačo 4b7a34e05b PR review changes 2022-04-04 08:15:41 +00:00
Matej Bačo aebd0ed846 PR review changes 2022-04-04 08:14:14 +00:00
Torsten Dittmann 2f9b9445dd sync with devices 2022-04-04 08:30:07 +02:00
adityaoberai 528b4eb947 Add suggested changes 2022-04-03 22:07:49 +05:30
90e55f4c34 Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 21:57:40 +05:30
3397036224 Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 21:57:28 +05:30
0c09d73a20 Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 21:57:15 +05:30
e7fd6a81ac Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 19:17:29 +05:30
0784981c42 Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 19:17:16 +05:30
Christy Jacob b06a887d85 feat: update Microsoft OAuth Adapter 2022-04-02 16:12:31 +03:00
adityaoberai 0cacfd17cb Update Auth0 domain info tip for better clarity 2022-04-01 19:43:29 +05:30
adityaoberai 4400d4b807 Add refresh token support 2022-04-01 16:54:58 +05:30
adityaoberai ee46e14103 Create Auth0 OAuth Adapter 2022-04-01 16:04:56 +05:30
Matej Bačo 1c59c8d8dd PR review changes 2022-04-01 09:00:31 +00:00
Eldad A. FuxandGitHub 5ab38c0f98 Merge pull request #3032 from matigumma/patch-1
Update README.md
2022-04-01 07:51:17 +03:00
Matej Bačo da6ca5347c Implemented check and tests for bucket size 2022-03-31 13:10:30 +00:00
Matej Bačo eb15be81dd Marked cache as case insensitive 2022-03-30 18:07:05 +00:00
Matej Bačo 88e110b338 Cache library upgrade 2022-03-30 17:59:19 +00:00
Matej Bačo 933f3372fe Prevent certificate deletion for main domain 2022-03-30 13:31:46 +00:00
Damodar LohaniandGitHub ad68c6cc21 Merge pull request #3016 from appwrite/feat-zoom-oauth 2022-03-30 15:00:46 +05:45
Matej Bačo 36eb37b36f Improved SSL generation 2022-03-29 10:17:56 +00:00
Damodar Lohani a1cc57fbc7 log limit on development stack 2022-03-29 09:50:57 +00:00
Damodar Lohani 586c3af5df logging limit update 2022-03-29 09:48:49 +00:00
Torsten Dittmann 6de577191b feat: event model parsing 2022-03-29 11:30:57 +03:00
Mati GummáandGitHub c6ea4e734b Update README.md 2022-03-28 22:26:59 -03:00
Damodar Lohani 0a1fbcd23d add missing attribute keys 2022-03-27 08:01:50 +00:00
Damodar Lohani 08146b800f fix using internal id 2022-03-27 05:05:47 +00:00
Damodar Lohani 2a188574ed zoom logo 2022-03-27 10:10:27 +05:45
Damodar Lohani 7e604cbcfb fix name 2022-03-26 01:38:13 +00:00
Damodar Lohani 293406eff6 add default scope 2022-03-26 01:33:21 +00:00
Damodar Lohani 2a512fb611 zoom oauth 2022-03-26 00:54:41 +00:00
Eldad A. FuxandGitHub 6e1b41cf6a Merge pull request #2990 from gewenyu99/fix-chinese-parenthesis
Fix broken link in Chinese readme
2022-03-25 21:37:45 +03:00
Matej Bačo 320d4518b7 Move network env var to executor container 2022-03-24 11:01:30 +00:00
Damodar Lohani dd29f6b288 seems this variable was missing in production compose and .env 2022-03-24 07:29:59 +00:00
Damodar Lohani 9cd6bbf50b added logging 2022-03-24 07:20:34 +00:00
Torsten DittmannandGitHub 06458bccf3 Merge pull request #2996 from appwrite/feat-0-13-4-release
Feat: Upgrade version
2022-03-23 18:06:58 +01:00
Torsten DittmannandGitHub 6360d24495 Update variables.php 2022-03-23 17:17:36 +01:00
Torsten DittmannandGitHub 6f0af6a9d9 Update CHANGES.md 2022-03-23 17:16:54 +01:00
Torsten DittmannandGitHub b8db3f54aa Update CHANGES.md 2022-03-23 17:13:00 +01:00
Matej Bačo 5897a70536 Update comment 2022-03-23 15:07:16 +00:00
Matej Bačo 8fe5a47a35 Skip certificate deletion if its already used by other project 2022-03-23 15:05:50 +00:00
Matej Bačo 2bc6d7c41b Delete certificate document alongside certificate directory 2022-03-23 14:54:25 +00:00
Matej Bačo 7f7a2c7dfb Revert auth changes 2022-03-23 14:47:50 +00:00
Matej Bačo 7f7b23181f Added global auth disable in cert worker 2022-03-23 14:46:59 +00:00
Matej Bačo 41cc8bd38d CertificateId update fix 2022-03-23 14:40:19 +00:00
Matej Bačo 213215bffa Allow same certificate with multiple projects (same domain) 2022-03-23 13:31:35 +00:00
Matej Bačo bff9acb88a Upgraded versions 2022-03-23 12:05:57 +00:00
Torsten DittmannandGitHub 154379c848 Merge pull request #2963 from appwrite/fix-orchestration-cleanup
Fix: Orchestration Cleanup
2022-03-23 10:40:37 +01:00
Torsten DittmannandGitHub a043db6f08 Merge pull request #2982 from appwrite/fix-attribute-id
Fix:  Validation regex for custom ID
2022-03-23 10:40:20 +01:00
Matej Bačo ead6e3baaa Forced commit reverted 2022-03-23 08:50:30 +00:00
Matej Bačo 6f90d644b2 Forced commit 2022-03-23 08:50:21 +00:00
Matej Bačo 95d5f7a659 Added veritifcation status modal 2022-03-23 08:23:27 +00:00
Juan Calderon-PerezandGitHub da2d72b30a Update php base image to 8.0.17 2022-03-22 22:37:52 -04:00
Damodar LohaniandGitHub a79c0bec58 Merge pull request #2973 from appwrite/fix-bucket-permission-on-create-file 2022-03-23 07:41:14 +05:45
Wen Yu Ge bd2d744db3 fix chinese brackets which are different 2022-03-22 16:05:48 -04:00
Evan Mattiza 6cdf77fec4 some docker build tweaks
Signed-off-by: Evan Mattiza <emattiza@gmail.com>
2022-03-22 13:17:31 +00:00
Eldad A. FuxandGitHub 22f147279f Merge pull request #2967 from appwrite/add-comment
feat: added comment about rethrowing PDO exception
2022-03-22 15:06:29 +02:00
Matej Bačo a3bb9f2318 Fix regex 2022-03-22 12:31:52 +00:00
Torsten DittmannandGitHub 093178c81f Merge pull request #2977 from appwrite/fix-gh-issue-url
Fix: GH issue url
2022-03-22 13:09:13 +01:00
Evan MattizaandGitHub f8af73bce9 move docker run into workspace launch 2022-03-22 06:44:45 -05:00
Eldad Fux df60aae1aa Minor architecture fixes 2022-03-22 12:48:01 +02:00
Eldad A. FuxandGitHub a25e8d81c9 Merge pull request #2975 from appwrite/feat-update-architecture
Feat update architecture
2022-03-22 12:44:09 +02:00
Damodar LohaniandGitHub add75b433f Merge pull request #2942 from appwrite/fix-preview-when-no-extension
fix preview output when no output param and type doesn't exist
2022-03-22 16:25:57 +05:45
Eldad Fux db56ca965e Review fixes 2022-03-22 12:40:10 +02:00
Eldad Fux 868e51ca5f Review fixes 2022-03-22 12:39:01 +02:00
Matej Bačo 5b73ab3635 Updated GH issue url 2022-03-22 08:53:56 +00:00
Matej Bačo 28779232d1 Fix env vars config 2022-03-22 08:39:47 +00:00
Bradley Schofield a18e9c4017 Delete open-runtimes 2022-03-21 14:40:22 +00:00
Matej Bačo 1c7ea3c529 Fixed validation regex for custom ID 2022-03-21 14:30:51 +00:00
Matej Bačo 45e9040fa5 Disallow HTTP communication if required 2022-03-21 14:23:56 +00:00
Bradley Schofield 5dc4a9039f Update DB to use 1MB 2022-03-21 11:52:10 +00:00
Matej Bačo 0dd617d4a7 Change default to empty string 2022-03-21 11:29:49 +00:00
Bradley Schofield 2e00acc17b Increase Execution output limit to 1MB 2022-03-21 11:25:08 +00:00
Eldad A. FuxandGitHub d69aba54c0 Merge pull request #2954 from appwrite/fix-docker-compose
Fix: Merged docker composes
2022-03-21 12:59:42 +02:00
Eldad A. FuxandGitHub afb3b69008 Merge pull request #2978 from appwrite/origin/fix-repview-image
- Fix preview-image
2022-03-21 12:26:09 +02:00
Matej BačoandGitHub 59b3928a66 Fix GH issue url 2022-03-21 08:30:56 +01:00
Eldad Fux 2ef8dd48fb Updated diagrams 2022-03-20 18:50:41 +02:00
Eldad Fux f0173fc0b6 Updated diagrams 2022-03-20 18:50:36 +02:00
Damodar Lohani b00b132238 fix missing auth skip while getting bucket 2022-03-20 06:31:34 +00:00
Damodar LohaniandGitHub ab3db2af1b add comment 2022-03-20 08:33:40 +05:45
68b1950751 Update app/controllers/api/storage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-03-20 08:20:52 +05:45
Christy Jacob 0feb4a1008 feat: added comment about rethrowing PDO exception 2022-03-19 02:58:54 +04:00
Christy Jacob 137ec1631b feat: added comment about rethrowing PDO exception 2022-03-19 02:57:50 +04:00
Christy JacobandGitHub 1aa0be51bd Merge pull request #2964 from appwrite/fix-double-event-log
Fix PDOException double event log
2022-03-18 23:47:49 +04:00
Christy JacobandGitHub a5bacabebf Merge pull request #2962 from appwrite/feat-add-detailed-stacktrace-logger
Add a 'detailedTrace' extra for the logger library
2022-03-18 23:47:15 +04:00
Everly Precia SureshandGitHub 7eb59c5290 Update deletes.php 2022-03-18 22:58:28 +05:30
Everly Precia SureshandGitHub c407c83615 Update deletes.php 2022-03-18 22:56:12 +05:30
Everly Precia Suresh 66d3f03f35 update deletes.php 2022-03-18 17:25:09 +00:00
Everly Precia Suresh 7d5683262e fix conflicts 2022-03-18 17:23:14 +00:00
Everly Precia Suresh f03a68fbfe add storage support for wasabi 2022-03-18 17:17:43 +00:00
Everly Precia SureshandGitHub fc8397de79 Update variables.php 2022-03-18 22:41:30 +05:30
Everly Precia SureshandGitHub 51ea3b2cbc Update deletes.php 2022-03-18 22:17:09 +05:30
Everly Precia Suresh 46c3da70a9 add support for linode 2022-03-18 16:03:04 +00:00
Bradley Schofield 5a6c419194 Move PDO throw to above logger 2022-03-18 12:18:32 +00:00
Damodar Lohani e37da6a5f7 code refactor 2022-03-18 11:51:59 +00:00
Matej Bačo 1bb49c37e0 Improve build container cleanup 2022-03-18 11:42:13 +00:00
Damodar Lohani 3a43ef95b1 remove useless code 2022-03-18 11:19:26 +00:00
Damodar Lohani 2da677906b final fixes 2022-03-18 11:18:53 +00:00
Damodar Lohani 46e106ab56 fix content type logic 2022-03-18 11:07:54 +00:00
Bradley Schofield 7dd5300947 Update composer.lock 2022-03-18 11:06:51 +00:00
Bradley Schofield df8e76c2dc Update composer.json 2022-03-18 11:06:21 +00:00
Damodar LohaniandGitHub 43f60739d7 Merge branch 'master' into fix-preview-when-no-extension 2022-03-18 16:23:42 +05:45
Bradley Schofield 8c984a555f Add a 'detailedTrace' extra for the logger library 2022-03-18 10:05:38 +00:00
Everly Precia SureshandGitHub d238ec1d86 fix spelling of default values for s3 and spaces regions 2022-03-18 01:54:50 +05:30
Matej Bačo 8b8dc7a1f2 Synced env file 2022-03-17 11:43:01 +00:00
Torsten DittmannandGitHub d021fb6cda Merge pull request #2948 from gewenyu99/doc-database-documentation-improvements
Database documentation improvements
2022-03-17 00:37:57 +01:00
Matej Bačo a439203363 Tests fix 2022-03-16 13:40:02 +00:00
Matej Bačo a8f1a56f40 Merged docker composes (dev&prod) 2022-03-16 10:11:04 +00:00
Torsten Dittmann aa84521e90 fix: ui float value 2022-03-15 19:54:34 +01:00
Torsten DittmannandGitHub 6b22f670a5 Merge pull request #2952 from appwrite/chore-prepare-0-13-3
chore: prepare 0.13.3
2022-03-15 19:49:13 +01:00
Torsten Dittmann 22550a8441 chore: increase cache buster 2022-03-15 19:24:28 +01:00
Torsten Dittmann 44be3203c9 chore: increase cache buster 2022-03-15 19:23:37 +01:00
Torsten Dittmann d463e5fefc chore: update changelog 2022-03-15 19:23:22 +01:00
Torsten Dittmann 534cf2d56e Merge branch 'master' of https://github.com/appwrite/appwrite into chore-prepare-0-13-3 2022-03-15 19:16:09 +01:00
Torsten Dittmann 793aa21411 chore: update readme 2022-03-15 19:16:04 +01:00
Torsten DittmannandGitHub 26bad27bb7 Merge pull request #2951 from appwrite/fix-user-search
fix: user search
2022-03-15 19:14:47 +01:00
Torsten Dittmann a1a1a8c5b6 chore: composer update 2022-03-15 18:22:23 +01:00
Torsten DittmannandGitHub 01dd1a296a Merge pull request #2949 from appwrite/fix-bucket-permissions
fix: bucket permissions
2022-03-15 16:32:40 +01:00
Wen Yu Ge a055341a5a remove accidental space at end of sentence 2022-03-15 11:22:48 -04:00
Christy Jacob 1fd053a8b7 feat: remove var_dump 2022-03-15 18:56:12 +04:00
Christy Jacob 91bd898392 feat: remove var_dump 2022-03-15 18:53:48 +04:00
Christy Jacob 7a2614ed6d feat: update test message 2022-03-15 18:53:20 +04:00
Christy Jacob 13b28e0051 feat: update test message 2022-03-15 18:51:32 +04:00
Christy Jacob ee056e582f feat: function execution time for failed executions 2022-03-15 17:06:05 +04:00
Torsten Dittmann 36384c4fe5 chore: prepare 0.13.3 2022-03-15 13:19:04 +01:00
Christy Jacob 1728833307 feat: update error message 2022-03-15 16:04:43 +04:00
Torsten Dittmann 638d9d87f5 fix: user search 2022-03-15 13:04:24 +01:00
Christy Jacob d17e252f93 feat: handle errros better in the executor 2022-03-15 15:56:00 +04:00
Torsten Dittmann 0e5dd2def6 Merge branch 'master' of https://github.com/appwrite/appwrite into fix-bucket-permissions 2022-03-15 10:52:11 +01:00
Torsten Dittmann 4244bdedd3 fix: storage bucket permissions 2022-03-15 10:51:51 +01:00
Wen Yu Ge 7f9f9f84a6 remove reference for legacy code 2022-03-14 17:27:21 -04:00
Christy Jacob e145761800 feat: use build timeout when building runtime 2022-03-15 01:02:24 +04:00
Wen Yu Ge 02ef450b3a Updates description of document data updates, so users only include fields that needs and update. 2022-03-14 17:00:50 -04:00
Wen Yu Ge d4b75b113b Adds reference to query class and query guide in list document 2022-03-14 16:54:55 -04:00
Eldad A. FuxandGitHub 26a1654d01 Merge pull request #2943 from appwrite/feat-attribute-list-example
update attribute examples
2022-03-14 19:40:35 +02:00
5bf0202490 Update src/Appwrite/Utopia/Response/Model/AttributeFloat.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2022-03-14 19:40:19 +02:00
Eldad A. FuxandGitHub 3b9fe4851a Merge pull request #2934 from brandonroberts/chore-tweak-gitpod
chore: remove starting Appwrite from Gitpod, handle forks
2022-03-14 19:35:54 +02:00
Eldad A. FuxandGitHub a314f6d6a1 Merge pull request #2929 from appwrite/fix-ui-float-input
fix: ui float input field
2022-03-14 19:35:21 +02:00
Eldad A. FuxandGitHub 3890f7f001 Merge pull request #2936 from stnguyen90/fix-2932-appwrite-executor-restart
Fix appwrite-executor in compose.phtml
2022-03-14 19:30:57 +02:00
Eldad A. FuxandGitHub 0e9a8a34f8 Merge pull request #2937 from tanimdiucse123/patch-1
Punctuation error
2022-03-14 19:27:01 +02:00
Elad Shechter 67b32a6793 - Fix preview-image 2022-03-14 16:16:36 +04:00
Damodar Lohani 1d7e8a76a1 update attribute examples 2022-03-14 06:03:55 +00:00
Damodar Lohani 1835dba27f storage preview limit variable 2022-03-13 08:11:05 +00:00
Damodar Lohani d1abd4832f storage preview limit environment variable 2022-03-13 08:09:24 +00:00
Damodar Lohani 7d32f84cc2 fix output type 2022-03-13 07:58:49 +00:00
Damodar Lohani 935430c3e3 fix preview output when no output param and type doesn't exist 2022-03-13 07:52:00 +00:00
wess 7d66e995c3 getUser and related, temp, respond empty 2022-03-11 09:09:48 -05:00
tanimdiucse123andGitHub 03cf1fefbc Punctuation error
It seems you are missing a comma. Consider adding a comma.
2022-03-11 14:15:59 +06:00
StevenandGitHub 8a2da034e3 Fix appwrite-executor in compose.phtml
Ensure the appwrite-executor container starts after server restart just like the other services.
2022-03-10 19:38:00 -08:00
wess 5d5a7b88e0 Etsy logo added 2022-03-10 12:58:35 -05:00
wess 886b0a6373 Adds oauth for Etsy 2022-03-10 12:31:51 -05:00
Brandon 29d7d54e42 chore: remove starting Appwrite from Gitpod, handle forks 2022-03-10 09:48:59 -06:00
Eldad A. FuxandGitHub 406f914585 Merge pull request #2931 from Swinkid/master
fix: 'wirte' instead of 'write' in upload model
2022-03-10 11:43:54 +02:00
Alex Noble 6db28ae417 Fixing issue 2930 2022-03-09 22:49:51 +00:00
Torsten DittmannandGitHub 5e94de76e9 fix: ui default values for float attribute 2022-03-09 22:40:16 +01:00
Torsten DittmannandGitHub fa5cba5ac3 fix: ui float input field 2022-03-09 22:13:36 +01:00
Eldad A. FuxandGitHub 9a1862e4a2 Merge pull request #2891 from brandonroberts/gitpod-support
feat: add support for using Gitpod for development
2022-03-09 05:19:46 +02:00
Brandon c7500b4b09 chore: remove Deno install 2022-03-08 10:44:14 -06:00
Brandon 8a90c33172 chore: add comments for install and workarounds 2022-03-08 10:39:15 -06:00
Brandon 1663653b0b fix: PHP8 install workarounds 2022-03-08 10:33:08 -06:00
Brandon 23cacb0eb8 fix: skip apache2 prompts 2022-03-08 09:56:33 -06:00
Brandon 29be327db7 chore: update install command for PHP8.0 2022-03-08 09:12:57 -06:00
Brandon 1f86a43ebe chore: add more flags to use defaults 2022-03-08 08:27:42 -06:00
Brandon 61ad0fbfdd fix: add PHP8 repoistory and upgrade 2022-03-08 08:06:02 -06:00
Brandon 8fee065ef0 feat: add custom Gitpod Dockerfile with PHP 8 and Deno support 2022-03-08 07:48:55 -06:00
Brandon b16257c9f1 chore: remove additional ports from Gitpod config 2022-03-08 06:17:07 -06:00
Brandon c16de61d7e chore: move composer to single line 2022-03-07 10:38:12 -06:00
Torsten DittmannandGitHub cbd1d15101 Merge pull request #2916 from appwrite/chore-prepare-0-13-2
chore: prepare 0.13.2
2022-03-07 17:21:03 +01:00
Torsten Dittmann b3b6470d9d chore: update readme 2022-03-07 16:59:42 +01:00
Torsten Dittmann 9434f126b9 feat: increase preview maximum file size 2022-03-07 16:59:31 +01:00
Torsten Dittmann 692e72a8bd chore: update changelog 2022-03-07 16:21:39 +01:00
Torsten Dittmann 0b5a75f063 chore: update changelog 2022-03-07 16:17:28 +01:00
Brandon f1a9f6acd9 feat: add composer init to prebuild 2022-03-07 09:15:59 -06:00
Torsten Dittmann 26684ec0f9 Merge branch 'master' of https://github.com/appwrite/appwrite into chore-prepare-0-13-2 2022-03-07 16:11:36 +01:00
Torsten Dittmann c3c70bb005 chore update changelog 2022-03-07 16:08:48 +01:00
Torsten DittmannandGitHub 608ed032a4 Merge pull request #2919 from appwrite/patch-incrase-execution-std
Fix: Increase execution substring limit
2022-03-07 15:58:29 +01:00
Matej Bačo 048997dd41 Imcreased execution substring limit 2022-03-07 13:03:51 +00:00
Torsten Dittmann 9ea2bcbfc0 chore: upgrade composer lock 2022-03-07 13:00:38 +01:00
Torsten Dittmann a4dbc78fe1 chore: update changelog 2022-03-07 12:39:29 +01:00
Torsten DittmannandGitHub 43733a6262 Merge pull request #2907 from stnguyen90/fix-2898-invalid-origin-for-apple
Fix platform type mismatch in origin validation
2022-03-07 12:38:19 +01:00
Torsten DittmannandGitHub f6ce4bf37c Merge pull request #2914 from appwrite/chore-0-13-issue-template
chore: add 0.13.x to issue template
2022-03-07 12:36:17 +01:00
Torsten Dittmann 9a22acf688 chore: update changelog 2022-03-07 12:36:04 +01:00
Torsten DittmannandGitHub 008c04ce13 Merge pull request #2915 from appwrite/fix-delete-worker-secrets
Fix: Updated environment secrets
2022-03-07 12:35:15 +01:00
Torsten Dittmann f07cd7b043 chore: prepare 0.13.2 2022-03-07 12:33:09 +01:00
Matej Bačo 13ac77e78c Updated environment secrets 2022-03-07 11:31:41 +00:00
Torsten DittmannandGitHub 5e8d2c1ee7 chore: add 0.13.x to issue template 2022-03-07 11:03:10 +01:00
Steven Nguyen e35ccea43a Fix platform type mismatch in origin validation 2022-03-05 15:35:44 -08:00
Torsten DittmannandGitHub c3ce7249a2 Merge pull request #2890 from appwrite/chore-prepare-0-13-1
chore: prepare 0.13.1
2022-03-04 18:09:54 +01:00
Torsten Dittmann 67ac207385 chore: increase cache buster 2022-03-04 14:31:09 +01:00
Torsten Dittmann 7cf840abe5 chore: update changelog 2022-03-04 14:30:52 +01:00
Torsten Dittmann 2fd6dc9fa1 Merge branch 'master' of https://github.com/appwrite/appwrite into chore-prepare-0-13-1 2022-03-04 14:22:29 +01:00
Torsten DittmannandGitHub 2a56beae0a Merge pull request #2895 from appwrite/feat-fix-timeout-bugs
feat: fix timeout issues
2022-03-04 14:22:07 +01:00
Christy Jacob 4a087ef33d feat: use shorter syntax 2022-03-04 14:37:56 +04:00
Christy Jacob ea1d55e82b feat: use strict comparison 2022-03-04 14:34:42 +04:00
Eldad A. FuxandGitHub 2bdd158b74 Merge pull request #2896 from appwrite/fix-mock-chunked-upload
fix mock upload
2022-03-04 11:56:05 +02:00
Eldad A. FuxandGitHub 388552a080 Merge pull request #2897 from appwrite/fix-flutter-dart
dart flutter fix
2022-03-04 11:55:54 +02:00
Damodar Lohani a742bdbe11 dart flutter fix 2022-03-04 12:29:12 +05:45
Damodar LohaniandGitHub 2096c5c8b8 fix 2022-03-04 12:03:10 +05:45
Damodar LohaniandGitHub 57f410cb5f fix mock upload 2022-03-04 11:59:20 +05:45
Damodar LohaniandGitHub b3fbb7c40d fix mock upload 2022-03-04 11:57:44 +05:45
Christy Jacob 07e104ea01 feat: fix timeout issues 2022-03-04 01:14:44 +04:00
Eldad A. FuxandGitHub f193a59da9 Merge pull request #2893 from appwrite/fix-flutter-sdk
Fix Flutter/Dart SDK examples
2022-03-03 20:35:54 +02:00
Damodar Lohani a4f183cc62 fix examples 2022-03-03 17:45:20 +00:00
Brandon fdc0247cf7 chore: fix command 2022-03-03 08:57:13 -06:00
Brandon 51c231a2bd chore: simplify command to pull images 2022-03-03 08:54:00 -06:00
Brandon f2316a0c7e chore: add command to build images 2022-03-03 08:36:09 -06:00
Brandon cab891a4b9 chore: add more images to prebuild 2022-03-03 08:36:08 -06:00
Brandon 32773b2a0f chore: cleanup 2022-03-03 08:36:08 -06:00
Brandon 5fac14fb42 chore: add back ampersands 2022-03-03 08:36:08 -06:00
Brandon b1c8d46ea1 chore: remove slashes 2022-03-03 08:36:08 -06:00
Brandon 83ee001fc7 chore: add trailing slash 2022-03-03 08:36:08 -06:00
Brandon c04b52b8a7 fix: pull images separately 2022-03-03 08:36:08 -06:00
Brandon 5810e6aeb4 fix: pin image versions 2022-03-03 08:36:08 -06:00
Brandon 2731739e32 chore: temp disable appwrite images 2022-03-03 08:36:08 -06:00
Brandon 8580dad158 feat: add Gitpod configuration 2022-03-03 08:36:08 -06:00
Torsten Dittmann 3968c06205 chore: prepare version numbers to 0.13.1 2022-03-03 15:14:22 +01:00
Torsten Dittmann d57030731f chore: update changelog 2022-03-03 14:56:51 +01:00
Torsten DittmannandGitHub 19c864e049 Merge pull request #2594 from Malte2036/fix-2593-duplicate-membership-verification
fix: check whether the membershipId has been confirmed to avoid recon…
2022-03-03 14:40:26 +01:00
Eldad A. FuxandGitHub 4825ee1aa2 Merge pull request #2889 from appwrite/fix-ui-console-redirect
fix: force reload to console
2022-03-03 14:04:22 +02:00
Torsten Dittmann 6452cae2c7 fix: force reload to console 2022-03-03 12:31:35 +01:00
Christy JacobandGitHub 3c510b5f96 Merge pull request #2887 from appwrite/update-folder
feat: update node version
2022-03-03 14:22:15 +04:00
Christy Jacob 036004fb91 feat: update node version 2022-03-03 14:19:51 +04:00
Torsten DittmannandGitHub 7f3dd1373f Merge pull request #2885 from appwrite/chore-update-composer
chore: update sdk generator to 0.18.1
2022-03-03 11:09:13 +01:00
Torsten DittmannandGitHub 9fc32cb76d Merge pull request #2886 from appwrite/update-folder
feat: update node version
2022-03-03 11:08:59 +01:00
Christy Jacob 709be5f952 feat: update node version 2022-03-03 13:56:48 +04:00
Torsten Dittmann 2eedd1db36 chore: update sdk generator to 0.18.1 2022-03-03 10:48:13 +01:00
Damodar LohaniandGitHub 6c0c7c1cb1 Merge pull request #2884 from appwrite/feat-flutter-dart-changelog 2022-03-03 15:28:14 +05:45
Damodar Lohani d30f941956 downgrade CLI version 2022-03-03 09:42:24 +00:00
Damodar Lohani bceb7d0c66 updates 2022-03-03 07:44:38 +00:00
Torsten DittmannandGitHub 822fc88fec Merge pull request #2796 from appwrite/0.13.x
0.13.x
2022-03-02 17:47:08 +01:00
Torsten Dittmann 448abeabfe Merge branch '0.13.x' of https://github.com/appwrite/appwrite into 0.13.x 2022-03-02 17:45:28 +01:00
Torsten Dittmann 17f3353a5f fix: migration for executions 2022-03-02 17:45:22 +01:00
Torsten DittmannandGitHub a4b3b32ab8 Merge pull request #2883 from appwrite/fix-changes
Fix change log
2022-03-02 17:35:23 +01:00
Torsten Dittmann 51b2b88dc0 fix: executions migration 2022-03-02 17:31:28 +01:00
Damodar LohaniandGitHub 479eb439fe updated some changes 2022-03-02 22:12:07 +05:45
Torsten Dittmann dd0c47e886 fix: add secret key to executor install template 2022-03-02 17:16:16 +01:00
Torsten Dittmann ca25b6ee05 fix: env varaibles for builds worker 2022-03-02 16:51:26 +01:00
Torsten DittmannandGitHub 89da4340d3 Merge pull request #2882 from appwrite/feat-0.13-sync-environment-variables
Feat 0.13 sync environment variables
2022-03-02 16:48:48 +01:00
Torsten Dittmann 33a313959d fix: add ssl key to containers 2022-03-02 16:41:35 +01:00
Bradley Schofield f939dd9f9c Sync environment variables from docker-compose to composer.phtml 2022-03-02 14:47:26 +00:00
Torsten Dittmann ae634c1088 Merge branch '0.13.x' of https://github.com/appwrite/appwrite into 0.13.x 2022-03-02 14:45:46 +01:00
Torsten Dittmann ad50ff5cfe chore: update readme 2022-03-02 14:45:44 +01:00
Torsten DittmannandGitHub 049fdb8d56 Merge pull request #2879 from appwrite/fix-runtimes-version
Fix: Runtimes version
2022-03-02 14:41:02 +01:00
Matej Bačo 96b8b69b5b Lock fiel for new runtimes version 2022-03-02 12:40:51 +00:00
Torsten Dittmann c7f5f0ff94 fix: migration sql escape for rename tables 2022-03-02 13:40:42 +01:00
Torsten Dittmann d0905aabba Merge branch '0.13.x' of https://github.com/appwrite/appwrite into 0.13.x 2022-03-02 13:30:45 +01:00
Torsten Dittmann d826ad0d9f fix: migration sql escape 2022-03-02 13:30:43 +01:00
Torsten DittmannandGitHub 7cce889973 Merge pull request #2878 from appwrite/fix-runtimes-docs
Improved runtimes docs
2022-03-02 13:24:31 +01:00
Matej Bačo 942bdbd25a Improved runtimes docs 2022-03-02 12:21:03 +00:00
Torsten Dittmann a7f3fde528 Merge branch '0.13.x' of https://github.com/appwrite/appwrite into 0.13.x 2022-03-02 13:21:02 +01:00
Torsten Dittmann cb631c1c46 fix: migration escape sql statements 2022-03-02 13:20:59 +01:00
Damodar LohaniandGitHub 30e3814c09 fix storage usage for deployments 2022-03-02 17:39:59 +05:45
Damodar LohaniandGitHub c0571c59b8 fix 2022-03-02 17:38:22 +05:45
Torsten Dittmann c84a1e4fd8 fix: migration custom collection 2022-03-02 12:37:54 +01:00
Torsten Dittmann 0d326f7fad chore: sdk version numbers bump 2022-03-02 12:29:13 +01:00
Torsten Dittmann e274f71e57 docs: update sdk examples for 0.13.x 2022-03-02 12:17:57 +01:00
Torsten Dittmann 52cd0043fc chore: update specs 2022-03-02 11:34:19 +01:00
Torsten DittmannandGitHub e44587b3c9 Merge pull request #2877 from appwrite/fix-spec-nested-maps
Fix spec nested map properties being overridden
2022-03-02 11:30:52 +01:00
Torsten Dittmann e1fd3dd761 Merge branch '0.13.x' of https://github.com/appwrite/appwrite into 0.13.x 2022-03-02 11:30:17 +01:00
Torsten Dittmann b7ce8b225f chore: update changelog 2022-03-02 11:30:11 +01:00
Torsten DittmannandGitHub 5e3f226539 Merge pull request #2876 from appwrite/fix-v13-filter-defaults
Fix v13 filter for null int defaults
2022-03-02 10:49:01 +01:00
Torsten Dittmann 90df04ba13 chore: build js dist files 2022-03-02 10:24:33 +01:00
Torsten Dittmann b25063bc3b fix: remove java from default runtimes 2022-03-02 10:19:57 +01:00
Torsten Dittmann 69e51195a3 fix: migration files cursor 2022-03-02 09:52:24 +01:00
Torsten Dittmann 0003fc09ca fix: add console log to custom collection migration 2022-03-02 09:35:52 +01:00
Torsten Dittmann 66099079b1 style: fix code 2022-03-02 09:12:20 +01:00
Torsten Dittmann 0e270b89d2 fix: files migration 2022-03-02 09:11:10 +01:00
Torsten Dittmann 3e4470ed57 chore: add comment 2022-03-02 08:56:20 +01:00
Torsten Dittmann e6c986d3fb fix: files migration 2022-03-02 08:53:06 +01:00
Torsten Dittmann 8c056706de fix: teams migration type 2022-03-02 08:43:05 +01:00
Torsten Dittmann 7848f76f98 fix: teams total sum renaming 2022-03-02 08:42:34 +01:00
Jake Barnby ae51ba2627 Fix nested maps being overriden 2022-03-02 16:22:48 +13:00
Jake Barnby 74bf55f09c Fix v13 filter for null int defaults 2022-03-02 16:21:34 +13:00
Christy Jacob c91abb5d60 feat: remove irrelevant migration tests 2022-03-02 04:05:35 +04:00
Christy JacobandGitHub f01d53526c Merge pull request #2874 from appwrite/frontend-fixes
Frontend fixes
2022-03-02 03:23:24 +04:00
Christy Jacob dbed3a0632 feat: revert env vars 2022-03-02 03:22:58 +04:00
Christy Jacob eeccb0d1dd feat: html fixes 2022-03-02 03:18:53 +04:00
Christy Jacob 6ebdea2738 feat: html fixes 2022-03-02 03:05:18 +04:00
Christy Jacob 1e40c7e256 Merge branch '0.13.x' of github.com:appwrite/appwrite into frontend-fixes 2022-03-02 02:41:55 +04:00
Christy JacobandGitHub b025cff176 Merge pull request #2871 from appwrite/feat-0-13-migration
feat: 0.13 migration leftovers
2022-03-02 02:41:34 +04:00
Christy Jacob 68c229dab8 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-0-13-migration 2022-03-02 02:41:02 +04:00
Christy JacobandGitHub 3041f5fb8f Merge pull request #2872 from appwrite/chore-0-13-deps-upgrade
chore: update dependencies
2022-03-02 02:36:50 +04:00
Torsten Dittmann daeaa11961 chore: increase cache buster 2022-03-01 21:46:26 +00:00
Torsten Dittmann 9aef10d9a1 chore: update console sdk 2022-03-01 21:33:00 +00:00
Christy JacobandGitHub 8d677d438a Merge pull request #2873 from appwrite/chore-0-13-changelog
chore: changelog for 0.13
2022-03-02 00:46:00 +04:00
Christy Jacob b47cf2f0db feat: response filters return 2022-03-02 00:43:11 +04:00
Torsten DittmannandGitHub b2b7b5cc74 Update CHANGES.md 2022-03-01 21:09:54 +01:00
Christy Jacob edb1dc6c80 feat: hide no buckets message 2022-03-02 00:04:23 +04:00
Christy Jacob 500a0e496b feat: add timeout 2022-03-01 23:52:29 +04:00
Christy JacobandGitHub d284926403 Merge pull request #2870 from appwrite/fix-error-messages
Fix error messages
2022-03-01 22:13:25 +04:00
Christy JacobandGitHub c0ff59b916 Merge pull request #2869 from appwrite/fix-deployment-activate-param
Fix: Deployment activate param
2022-03-01 22:13:11 +04:00
Christy JacobandGitHub 8fd0a9cd31 Merge pull request #2829 from appwrite/feat-update-request-filters
Update Request Filters for 0.13
2022-03-01 22:12:53 +04:00
Torsten Dittmann bad62c80fa chore: update upgrade for 0.13 2022-03-01 18:57:35 +01:00
Torsten Dittmann 2607f6b9c5 chore: update dependencies 2022-03-01 18:55:36 +01:00
Christy Jacob 2cf9364498 feat: fix throw 2022-03-01 21:53:28 +04:00
Torsten Dittmann 5e16046ba6 chore: update changelog 2022-03-01 18:45:05 +01:00
Christy Jacob 4d015cb6f5 feat: fix throw 2022-03-01 21:19:51 +04:00
Torsten Dittmann 70909bad0c fix: add more comments 2022-03-01 18:03:39 +01:00
Torsten Dittmann a9ba7331c4 fix: cleanup migration 2022-03-01 17:30:19 +01:00
Christy Jacob 5958bdd2dc feat: print correct error messages 2022-03-01 20:16:42 +04:00
Torsten Dittmann 24b29b86f8 fix: dirty migration 2022-03-01 16:51:45 +01:00
Matej Bačo 0d2c8d8b39 Fix activate pram 2022-03-01 15:09:21 +00:00
Christy Jacob 0e18469000 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-update-request-filters 2022-03-01 18:55:59 +04:00
Christy JacobandGitHub 279240d918 Merge pull request #2819 from appwrite/update-response-filters
Update response filters ready for 0.13
2022-03-01 18:20:09 +04:00
Christy Jacob 1490b7353c feat: print correct error messages 2022-03-01 18:19:47 +04:00
Christy Jacob 8406b973f5 feat: update order of request filters 2022-03-01 16:52:38 +04:00
Christy JacobandGitHub f37bc46abf Merge pull request #2868 from appwrite/fix-cli-sdk-version
Fix: CLI sdk version
2022-03-01 16:45:52 +04:00
Matej Bačo 5ad3c15d01 Update version 2022-03-01 12:42:37 +00:00
Christy JacobandGitHub a8b4368397 Merge pull request #2867 from appwrite/fix-storage-providers
Fix executor env vars
2022-03-01 16:39:01 +04:00
Christy JacobandGitHub 3a58ae7bb5 Merge pull request #2848 from appwrite/fix-rename-sum
Fix: rename 'sum' to 'total'
2022-03-01 16:30:01 +04:00
Matej BačoandGitHub 14c67c2b54 Merge branch '0.13.x' into fix-rename-sum 2022-03-01 13:27:37 +01:00
Christy Jacob b9dbe3a713 feat: add missing response models for sum->lists 2022-03-01 16:00:15 +04:00
Matej Bačo 2c34480d1b Fix executor env vars 2022-03-01 11:59:50 +00:00
Christy JacobandGitHub abff3f46ee Merge pull request #2866 from appwrite/fix-preview-default
default previews fix when files set on external storage
2022-03-01 15:55:31 +04:00
Damodar Lohani a8f316110d default previews fix when files set on external storage 2022-03-01 11:37:51 +00:00
Matej Bačo 09c8f15dd4 Remove Gitpod changes 2022-03-01 11:33:41 +00:00
Christy Jacob ed9335afdf feat: add missing response models 2022-03-01 15:12:18 +04:00
Matej Bačo 24457d0c79 Manual QA fixes 2022-03-01 11:09:34 +00:00
Christy Jacob 6cce8a1f07 feat: add missing response models 2022-03-01 15:03:45 +04:00
Christy Jacob 22ca8fc8c6 feat: add missing response models 2022-03-01 14:59:24 +04:00
Christy Jacob fd079d8fb7 Merge branch '0.13.x' of github.com:appwrite/appwrite into update-response-filters 2022-03-01 14:07:22 +04:00
Christy JacobandGitHub 05ae5019a6 Merge pull request #2859 from appwrite/fix-create-deployment
Update create deployment docs
2022-03-01 13:56:24 +04:00
Christy JacobandGitHub 4597aee529 Merge pull request #2860 from appwrite/fix-collection-deletes
Fix delete collection using wrong ID
2022-03-01 13:54:49 +04:00
Christy JacobandGitHub cb25e850e9 Merge pull request #2857 from appwrite/feat-spec-nested-maps
Handle JSON rules as objects instead of strings
2022-03-01 13:49:39 +04:00
Christy JacobandGitHub 22b1924124 Merge pull request #2858 from appwrite/refactor-mock-chunked-tests
Add other expected attributes for large file upload mock endpoint
2022-03-01 13:42:17 +04:00
Torsten Dittmann b800c5d224 fix: migration memberships 2022-03-01 10:38:17 +01:00
Matej Bačo fc4ada8185 Update create deployment docs 2022-03-01 08:59:48 +00:00
Jake Barnby 15bfd6f801 Fix delete collection using wrong ID 2022-03-01 21:45:37 +13:00
Jake Barnby 79c47ccb13 Add other expected attributes for large file upload mock endpoint 2022-03-01 17:50:25 +13:00
Jake Barnby b32fa16a68 Handle JSON rules as objects instead of strings to allow nested map attributes 2022-03-01 13:45:24 +13:00
Bradley Schofield 9cc67066ce address Comments 2022-02-28 20:55:18 +00:00
Bradley Schofield e24fb55f68 Address Comments 2022-02-28 20:54:20 +00:00
Christy JacobandGitHub 02a338bdf9 Merge pull request #2641 from appwrite/feat-functions-refactor
Functions Refactor
2022-03-01 00:26:02 +04:00
Matej BačoandGitHub 0dec387f85 Merge branch 'feat-functions-refactor' into fix-rename-sum 2022-02-28 19:50:54 +01:00
Matej Bačo e75e9d3c62 Revie update 2022-02-28 17:06:25 +00:00
Christy Jacob baba4ac891 feat: increase timeout 2022-02-28 21:03:52 +04:00
Christy Jacob f1c8cb23af feat: increase timeout 2022-02-28 20:40:05 +04:00
Christy Jacob 37c6fd75d8 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-28 20:18:48 +04:00
Torsten DittmannandGitHub 9c444c32a1 Merge pull request #2853 from appwrite/feat-realtime-build-status
feat: realtime on deployments
2022-02-28 17:11:01 +01:00
Torsten Dittmann 071d4d6511 tests: add more delay to python tests 2022-02-28 16:43:00 +01:00
Torsten Dittmann f63bfc7026 tests: fix realtime #2 2022-02-28 16:42:52 +01:00
Torsten DittmannandGitHub 1c27b5a88f Merge pull request #2855 from appwrite/fix-storage-env-vars
Fix: Simplify ENV vars
2022-02-28 16:18:30 +01:00
Torsten Dittmann 18dd7bf15b tests: increase timeout 2022-02-28 16:17:44 +01:00
Torsten Dittmann 6c7caa2061 tests: fix realtime tests 2022-02-28 16:17:37 +01:00
Torsten DittmannandGitHub 139d7cb502 Merge pull request #2852 from appwrite/feat-configurable-worker-num
feat: add option to configure worker numbers
2022-02-28 16:10:11 +01:00
Christy Jacob 14b4d5bea4 feat: add orchestration globally 2022-02-28 18:15:25 +04:00
Christy Jacob a1f9019a3d feat: add orchestration globally 2022-02-28 18:15:10 +04:00
Christy Jacob b4ee82ac88 feat: realtime execution status 2022-02-28 16:24:35 +04:00
Matej Baco 1f89a6fd26 Simplified storage providers ENV vars 2022-02-28 13:07:38 +01:00
Christy Jacob 44af094f20 feat: realtime on deployments 2022-02-28 15:50:27 +04:00
Torsten Dittmann de12605d66 feat: add option to configure worker numbers 2022-02-28 12:05:11 +01:00
Torsten DittmannandGitHub 78afe15294 Merge pull request #2756 from appwrite/feat-permissions-improvements
fix: permissions and table names
2022-02-28 11:53:38 +01:00
Torsten DittmannandGitHub dcd731875c Merge pull request #2845 from appwrite/dependabot/npm_and_yarn/prismjs-1.27.0
Bump prismjs from 1.26.0 to 1.27.0
2022-02-28 11:22:49 +01:00
Damodar Lohani bca6df51ec fix cancel all by checking if ongoing upload 2022-02-28 10:10:06 +00:00
Christy Jacob e38265dffd Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-28 13:55:16 +04:00
Christy Jacob e1701f9c3d feat: increase timeout for dart runtime creation 2022-02-28 13:55:09 +04:00
Christy Jacob faa0255065 feat: increase timeout for dart runtime creation 2022-02-28 13:53:47 +04:00
Bradley Schofield 22640b31b4 Merge branch 'feat-functions-refactor' into feat-update-request-filters 2022-02-28 09:46:32 +00:00
Torsten Dittmann 3ceb80ea8a Revert "Add line breaks in CONTRIBUTING.md"
This reverts commit b5de295fbd.
2022-02-28 10:45:24 +01:00
Torsten Dittmann f2c063817d Revert "Improved Token passing"
This reverts commit 70fa9ff29d.
2022-02-28 10:45:22 +01:00
Torsten Dittmann f37203a18e Merge branch '0.13.x' of https://github.com/appwrite/appwrite into feat-permissions-improvements 2022-02-28 10:44:25 +01:00
Aditya OberaiandTorsten Dittmann b5de295fbd Add line breaks in CONTRIBUTING.md 2022-02-28 10:38:22 +01:00
Matej BačoandTorsten Dittmann 70fa9ff29d Improved Token passing 2022-02-28 10:38:22 +01:00
Bradley Schofield bdc8d498a7 Update V12.php 2022-02-28 09:33:26 +00:00
Torsten Dittmann c5c53105f2 fix: remove leftover 2022-02-28 10:31:15 +01:00
Matej Bačo 4c85223183 More UI changes 2022-02-28 09:26:55 +00:00
Matej Bačo 70efbf1fb9 Updated UI 2022-02-28 09:25:38 +00:00
cdc3fd7d4f Update src/Appwrite/Utopia/Response/Model/AttributeList.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-02-28 10:14:53 +01:00
Damodar Lohani 9ef42eb84f fix project logo upload 2022-02-28 08:47:30 +00:00
Damodar Lohani 6aec8ad02c fix creating default bucket 2022-02-28 13:39:19 +05:45
Christy Jacob 46a03e7cff feat: add status code assertion 2022-02-28 01:09:13 +04:00
Christy Jacob 9dd30ca758 feat: update actions cleanup command 2022-02-28 00:33:27 +04:00
Christy Jacob 0bee58dd6a feat: update env vars 2022-02-27 23:28:37 +04:00
Christy Jacob 366b8424e2 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-27 22:42:06 +04:00
Christy Jacob f9f817958a feat: uncomment warmup 2022-02-27 22:41:43 +04:00
Christy JacobandGitHub 4b07d23455 Merge pull request #2849 from appwrite/add-error-codes
feat: add missing error codes
2022-02-27 21:29:47 +04:00
21ea0f0f0f Update app/config/errors.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2022-02-27 21:14:04 +04:00
8495bbd072 Update app/controllers/api/functions.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2022-02-27 21:13:55 +04:00
Christy Jacob 0bcd8bff23 feat: add missing error codes 2022-02-27 18:26:46 +04:00
Christy Jacob f8a445294c feat: add missing error codes 2022-02-27 15:57:41 +04:00
Damodar Lohani 1404851015 fix permission 2022-02-27 11:30:31 +00:00
Matej Baco de37c74048 Bug fix, Updated specs 2022-02-27 11:05:20 +01:00
Matej Baco 56bf7a51df Refactored 'sum' to 'total' 2022-02-27 10:57:09 +01:00
Damodar Lohani 7f0c3250cc update sdk generator version 2022-02-27 13:52:31 +05:45
Damodar Lohani 34c497ade3 composer update 2022-02-27 13:34:11 +05:45
Damodar Lohani 5565b1f956 fix spec 2022-02-27 13:32:51 +05:45
Damodar Lohani d63cfce74b updating console sdks 2022-02-27 13:28:36 +05:45
Damodar Lohani 26a2bc8a97 missing method type to file preview 2022-02-27 13:24:33 +05:45
Matej Baco c240f88bdd Fix from main branch 2022-02-26 09:42:54 +01:00
Eldad A. FuxandGitHub a46e3fa63b Merge pull request #2844 from appwrite/feat-implement-refactor-suggestions
Feat implement refactor suggestions
2022-02-26 09:41:24 +02:00
Damodar Lohani 22b6add461 updated spec 0.13 2022-02-26 12:18:30 +05:45
dependabot[bot]andGitHub 7d9478fc8e Bump prismjs from 1.26.0 to 1.27.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.26.0...v1.27.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 02:33:33 +00:00
Christy Jacob e1eb6942a7 feat: fix failing test 2022-02-26 06:01:02 +04:00
Bradley Schofield 7e9a7e1847 Update variables.php 2022-02-25 15:06:52 +00:00
Bradley Schofield 411f66a82c Update .env 2022-02-25 14:38:42 +00:00
Bradley Schofield 564596c183 Rename env var 2022-02-25 14:34:43 +00:00
Christy Jacob a6682a602d feat: fix activate issue 2022-02-25 18:27:50 +04:00
Bradley Schofield 1db9a872d9 Restore mail worker 2022-02-25 14:26:55 +00:00
Bradley Schofield 1fa764d1f6 rename OPENRUNTIMES_INACTIVE_THRESHOLD to _APP_RUNTIMES_INACTIVE_THRESHOLD 2022-02-25 14:03:08 +00:00
Bradley Schofield 93efdbcae1 Remove duplicate appwrite-executor 2022-02-25 13:50:11 +00:00
Christy Jacob 21887e6401 feat: fix retry deployment endpoint 2022-02-25 15:12:44 +04:00
Christy Jacob 16a46ad99a feat: fix retry deployment endpoint 2022-02-25 15:06:58 +04:00
Christy Jacob 41cb259e95 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-25 15:00:33 +04:00
Christy Jacob c52a4e54e9 feat: set default values for resources as int 2022-02-25 15:00:16 +04:00
Christy JacobandGitHub 1b70995be5 Merge pull request #2839 from appwrite/refactor-func-build-fail-log
Append stdout to function build error log
2022-02-25 14:58:42 +04:00
Christy JacobandGitHub bb30592195 Merge pull request #2840 from appwrite/feat-update-cli-config
feat: upgrade cli config
2022-02-25 14:58:31 +04:00
Bradley Schofield d130df9f78 Updated to be in sync with 0.13 functions 2022-02-25 10:56:49 +00:00
Christy Jacob 48329c916d feat: upgrade cli config 2022-02-25 14:50:34 +04:00
Bradley Schofield a88be70e5e Update V13.php 2022-02-25 10:37:13 +00:00
Bradley Schofield f2e2b5016c Update Contributing and remove unneeded descriptions 2022-02-25 10:13:34 +00:00
Bradley Schofield 8ff280a751 Convert num to string instead of visa versa 2022-02-25 09:46:03 +00:00
Jake Barnby af57c84339 Append stdout to function build error log 2022-02-25 22:10:00 +13:00
Christy JacobandGitHub 47ff5cf54d Merge pull request #2832 from appwrite/feat-implement-refactor-suggestions
Feat implement refactor suggestions
2022-02-24 21:17:04 +04:00
Christy JacobandGitHub 7c670dc910 Merge pull request #2833 from appwrite/fix-review-comments
feat: review comments
2022-02-24 21:01:36 +04:00
Christy Jacob 8d0ff927a7 feat: fix tests 2022-02-24 21:00:05 +04:00
Christy Jacob fcb2fafbf0 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into fix-review-comments 2022-02-24 18:58:35 +04:00
Christy Jacob cd45045559 feat: sync branches 2022-02-24 18:33:38 +04:00
Christy Jacob d38a6907d2 feat: review comments 2022-02-24 18:31:30 +04:00
Christy JacobandGitHub 5059e67d72 Merge pull request #2830 from appwrite/feat-functions-deprecate-sync-model
Remove Synchronous execution model
2022-02-24 18:21:16 +04:00
Bradley Schofield b1acc028c9 Implement various suggestions
+ Fix Docblocks
+ Remove unused variable from deleteRuntime in executor
+ Added build status explanation to description
+ Sync composer.phtml to composer.json
2022-02-24 14:18:46 +00:00
Bradley Schofield b2217f6950 Use execution directly 2022-02-24 13:22:20 +00:00
Bradley Schofield 06448bbdc5 Remove Synchronous execution model 2022-02-24 12:58:10 +00:00
Damodar Lohani 55a4bf3dcc fix usage worker bug 2022-02-24 11:55:20 +00:00
Christy JacobandGitHub 256e9cebe3 Merge pull request #2827 from appwrite/fix-usage-worker
fix usage for tags deployments, pass entrypoint to runtimes
2022-02-24 15:09:11 +04:00
Christy JacobandGitHub bafdc03e97 Merge pull request #2826 from appwrite/fix-swift-integration
Fix swift runtime  integration
2022-02-24 14:57:43 +04:00
Bradley Schofield 61d7e8634c Update Request Filters 2022-02-24 09:57:56 +00:00
Damodar Lohani 1fb3be5a29 fix type error 2022-02-24 07:40:12 +00:00
Damodar Lohani 5ba0635017 send entrypoint 2022-02-24 07:28:59 +00:00
Damodar Lohani 789d5d33ab fix usage for tags -> deployments 2022-02-24 07:28:49 +00:00
Jake Barnby 88c503aa0b Add custom swift execution test 2022-02-24 18:57:25 +13:00
Jake Barnby 2c2b9668d2 Avoid potential scope bug 2022-02-24 15:18:11 +13:00
Jake Barnby 4b280bef24 Update executor to bin entrypoint 2022-02-24 14:55:38 +13:00
Jake Barnby 3af8f66034 Update runtimes lock 2022-02-24 14:55:18 +13:00
Jake Barnby aa091a2afc Increase execution retry attempts to allow swift runtime time to cold start 2022-02-24 14:55:11 +13:00
Eldad A. FuxandGitHub 619ff84f01 Merge pull request #2822 from appwrite/doc-add-line-breaks
Add line breaks in CONTRIBUTING.md
2022-02-24 00:56:03 +02:00
Christy Jacob 0d3b627176 feat: added more runtime test 2022-02-23 20:22:58 +04:00
Christy Jacob edfdbed37d feat: update console sdk 2022-02-23 19:20:19 +04:00
Christy Jacob 2ac341830e feat: added test for python 2022-02-23 18:39:09 +04:00
Christy Jacob cf2fee5b6f Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:25:31 +04:00
Christy Jacob 8ffe663379 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:23:48 +04:00
Christy Jacob f57ffa4a0a feat: some updates 2022-02-23 16:22:18 +04:00
Christy JacobandGitHub e0784cb168 Merge pull request #2818 from appwrite/feat-functions-refactor-merge
Functions refactor synced with 0.13.x
2022-02-23 16:16:57 +04:00
Damodar Lohani 740a7e7293 fix deletes worker 2022-02-23 11:52:33 +00:00
Eldad A. FuxandGitHub 188d92dd99 Merge pull request #2823 from appwrite/feat-improve-code-readability
Improved Token passing
2022-02-23 13:30:19 +02:00
Damodar Lohani beaf5962ce fixed specs and run test for 0.13.x as well 2022-02-23 11:30:14 +00:00
Damodar Lohani 8677b8d7d7 remove stale spec 2022-02-23 11:25:12 +00:00
Bradley Schofield 35557e03b0 Update V12.php 2022-02-23 10:42:45 +00:00
Matej Bačo 6dbc4444b0 Improved Token passing 2022-02-23 10:41:39 +00:00
Aditya OberaiandGitHub dd3cf8ee96 Add line breaks in CONTRIBUTING.md 2022-02-23 16:09:05 +05:30
Damodar Lohani 9983cef3a7 fix env 2022-02-23 08:04:44 +00:00
Damodar Lohani 7a84fc88a6 fix indentation 2022-02-23 06:09:01 +00:00
Damodar Lohani 421faf24bd fix functions large deployment test 2022-02-23 06:07:15 +00:00
Damodar Lohani 3747cbd132 fix indentation 2022-02-23 05:57:21 +00:00
Damodar Lohani ae0cac517e fix boolean 2022-02-23 05:50:55 +00:00
Eldad A. FuxandGitHub 3dd4db5611 Merge pull request #2806 from appwrite/fixtable-names
Fix table names
2022-02-22 21:16:08 +02:00
Torsten Dittmann 658d2e0855 tests: fix realtime tests 2022-02-22 18:01:03 +01:00
Bradley Schofield e91c6a71b2 Update response filters for 0.13 2022-02-22 16:43:32 +00:00
Torsten Dittmann 2ad44e6422 Merge remote-tracking branch 'origin/0.13.x' into fixtable-names 2022-02-22 17:36:42 +01:00
Torsten Dittmann d2ed3fcf3a Merge remote-tracking branch 'origin/0.13.x' into feat-permissions-improvements 2022-02-22 15:16:17 +01:00
Torsten DittmannandGitHub a146626f36 Merge pull request #2774 from appwrite/feat-storage-ui-updates
Storage UI Updates
2022-02-22 15:08:59 +01:00
6f6c6f3051 Update app/controllers/api/storage.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 19:04:22 +05:45
Damodar Lohani d63cd6950a functions isze limit 2022-02-22 12:36:43 +00:00
Damodar Lohani 2edd4b5926 fix storage environment vars 2022-02-22 12:33:35 +00:00
Damodar Lohani a58251baca fix size 2022-02-22 12:31:04 +00:00
56241b5789 Update app/controllers/api/functions.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:12:18 +05:45
2e0a91a3a8 Update app/controllers/api/functions.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:12:13 +05:45
4737aac509 Update app/config/collections.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:36 +05:45
55c3883953 Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:30 +05:45
edef1c6da2 Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:24 +05:45
22a8496350 Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:19 +05:45
e1aaa886e4 Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:13 +05:45
962e498ccb Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:07 +05:45
8767050f03 Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:10:58 +05:45
f4b17028e4 Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:10:52 +05:45
bc1ace9788 Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:10:45 +05:45
Damodar Lohani 6e5095d8bc revert function collection change 2022-02-22 12:14:48 +00:00
Christy JacobandGitHub 953f769ed6 Merge pull request #2810 from appwrite/feat-func-storage-sync
Function Stroage Sync
2022-02-22 15:29:56 +04:00
Damodar Lohani 5d9a9f53d8 update 2022-02-22 11:28:26 +00:00
Damodar Lohani 7b29171119 fix env 2022-02-22 11:19:31 +00:00
Damodar Lohani 372baa51e9 fix redis queue 2022-02-22 11:18:18 +00:00
45e6845826 Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 16:24:36 +05:45
289cffa0bb Update .env
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 16:24:07 +05:45
b0096c94e6 Update app/controllers/api/functions.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 16:19:51 +05:45
10826daaa7 Update app/executor.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 16:17:58 +05:45
ca1b39513a Update app/workers/builds.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 16:17:15 +05:45
Damodar LohaniandGitHub 6301ca49b0 update preview svg 2022-02-22 15:38:38 +05:45
Damodar Lohani 69e45bd2c7 Merge branch '0.13.x' of https://github.com/appwrite/appwrite into feat-storage-ui-updates 2022-02-22 09:47:55 +00:00
Damodar Lohani b9d9e4500b Merge branch 'master' of https://github.com/appwrite/appwrite into 0.13.x 2022-02-22 09:44:07 +00:00
Torsten Dittmann a831aca778 tests: adapt search tests 2022-02-22 10:39:33 +01:00
Torsten Dittmann 61d7e9083d chore: update composer deps 2022-02-22 10:35:54 +01:00
Torsten Dittmann 721c857dbc test: disable migration test for now 2022-02-22 09:55:49 +01:00
Damodar LohaniandGitHub 46183c6654 metadata field for deployments 2022-02-22 13:48:24 +05:45
Damodar Lohani 6099abc9f1 failed tooltip with error message 2022-02-22 07:37:12 +00:00
Damodar Lohani 12ce9c38c8 add icon 2022-02-22 07:17:19 +00:00
Damodar LohaniandGitHub f8cea8cc18 Merge pull request #2816 from appwrite/feat-console-resumable-upload 2022-02-22 13:01:27 +05:45
Damodar Lohani 1b08eec2e2 Merge branch 'feat-storage-ui-updates' into feat-console-resumable-upload 2022-02-22 06:55:09 +00:00
Damodar Lohani 57c83f8b21 fix upload using write 2022-02-22 06:53:20 +00:00
Damodar Lohani 0eb5371207 Merge branch '0.13.x' into feat-storage-ui-updates 2022-02-22 06:44:51 +00:00
Damodar Lohani 9ed39a9d43 composer update 2022-02-22 06:43:17 +00:00
Damodar Lohani 53de779e89 Merge branch 'master' into 0.13.x 2022-02-22 06:43:07 +00:00
Damodar Lohani 6c49811d14 use deployment limit instead 2022-02-22 06:32:31 +00:00
Damodar Lohani cf86289ca0 function deployment limit env 2022-02-22 06:31:06 +00:00
Damodar LohaniandGitHub c4056e3ca5 Merge pull request #2812 from appwrite/feat-ui-icons 2022-02-22 11:48:53 +05:45
Damodar Lohani 6fb644a8e6 update storage usage 2022-02-22 05:56:50 +00:00
Damodar Lohani a086559cb8 composer update 2022-02-22 05:50:00 +00:00
Damodar Lohani d8a510aa22 Merge branch 'feat-functions-refactor-merge' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-22 05:49:45 +00:00
Damodar Lohani 0990448dda Merge branch 'feat-functions-refactor' into feat-functions-refactor-merge 2022-02-22 05:48:03 +00:00
Torsten Dittmann b05a4c71ce tests: fix user search tests 2022-02-21 21:53:23 +00:00
Torsten Dittmann 568479bcfd chore: update composer deps 2022-02-21 20:57:52 +01:00
Eldad A. FuxandGitHub ba8c575f4a Merge pull request #2646 from appwrite/feat-getting-started-cli
feat: added getting started guides ( Node CLI )
2022-02-21 21:24:22 +02:00
Torsten Dittmann c99c1ccfe6 fix: prevent side reload 2022-02-21 20:00:19 +01:00
Torsten Dittmann 78c3294e76 fix: icon alignment 2022-02-21 19:40:26 +01:00
Bradley Schofield e9abe0f943 Regenerate console SDK 2022-02-21 18:15:58 +00:00
Damodar Lohani 5afb7e0702 hiding cancelled files from ui 2022-02-21 17:12:13 +00:00
Damodar Lohani 0c413ea79a cancel all behavior 2022-02-21 16:41:41 +00:00
dcaec7371c Update docs/sdks/node-cli/GETTING_STARTED.md
Co-authored-by: Aditya Oberai <31401437+adityaoberai@users.noreply.github.com>
2022-02-21 19:33:20 +04:00
bcc2271413 Update docs/sdks/node-cli/GETTING_STARTED.md
Co-authored-by: Aditya Oberai <31401437+adityaoberai@users.noreply.github.com>
2022-02-21 19:33:14 +04:00
f7a1719ae0 Update docs/sdks/node-cli/GETTING_STARTED.md
Co-authored-by: Aditya Oberai <31401437+adityaoberai@users.noreply.github.com>
2022-02-21 19:32:03 +04:00
Elad Shechter 6949fbc867 - update is failed color for theme-dark for pill partial 2022-02-21 15:28:05 +00:00
Eldad A. FuxandGitHub aaa6cd7148 Merge pull request #2759 from appwrite/origin/minor-design-fixes
Origin/minor design fixes
2022-02-21 16:07:18 +02:00
Eldad A. FuxandGitHub e485309710 Merge pull request #2807 from appwrite/feat-executor-improvements
feat: retry execution logic
2022-02-21 16:05:13 +02:00
Eldad A. FuxandGitHub 03d1814879 Update init.php 2022-02-21 14:49:58 +02:00
Christy Jacob dfd45a971b fix: fix tests 2022-02-21 16:46:40 +04:00
Christy Jacob 1683ebb17b fix: review comments 2022-02-21 16:31:39 +04:00
Damodar Lohani c33198ee72 Merge branch 'feat-console-resumable-upload' of https://github.com/appwrite/appwrite into feat-console-resumable-upload 2022-02-21 12:22:29 +00:00
Damodar Lohani 53cc72213a fixed cancel behavior 2022-02-21 12:21:30 +00:00
Elad Shechter f62fa543e4 Style fix for upload-box:
- Fixed size width box
- trim text for file name (if long)
- pill falied - fix alignment
- add auto content scroll if there are many files
- color of precent being updated
2022-02-21 12:16:17 +00:00
Christy Jacob 761ed37889 fix: review comments 2022-02-21 16:15:09 +04:00
Christy Jacob 68b39846a5 fix: review comments 2022-02-21 15:23:27 +04:00
Christy Jacob ad920b7237 fix: review comments 2022-02-21 15:20:26 +04:00
Damodar Lohani 9f60627040 failed message 2022-02-21 11:12:59 +00:00
Christy Jacob 1cfc6a8a2d fix: review comments 2022-02-21 15:11:48 +04:00
Christy Jacob 5689353994 fix: review comments 2022-02-21 15:08:58 +04:00
Christy Jacob 2f944e9abc Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-executor-improvements 2022-02-21 15:01:13 +04:00
Christy Jacob 33c58bfc65 fix: issue with auto deploy flag 2022-02-21 14:41:50 +04:00
Torsten Dittmann 111e9faf69 fix: icons 2022-02-21 10:53:44 +01:00
Damodar Lohani a6f9e4a219 check if params empty 2022-02-21 08:12:30 +00:00
Damodar Lohani c884135659 more fixes 2022-02-21 07:26:40 +00:00
Damodar Lohani 77ca9b8e24 Merge branch 'feat-storage-ui-updates' into feat-console-resumable-upload 2022-02-21 00:58:41 +00:00
Damodar Lohani 4d1450fe93 update storage lib version 2022-02-21 00:56:29 +00:00
Christy Jacob 6752300cc1 feat: adjust html text 2022-02-21 02:21:36 +04:00
Christy Jacob 734c38ebb4 feat: fix runtime bugs 2022-02-21 00:25:35 +04:00
Eldad A. FuxandGitHub f1c292ce1d Merge pull request #2725 from appwrite/feat-ui-add-titles-2678
Added titles to users and teams attributes
2022-02-20 19:21:23 +02:00
Eldad A. FuxandGitHub 041696ed5e Merge pull request #2808 from appwrite/fix-usage-worker
Usage worker refactor and fix-document counters
2022-02-20 19:17:51 +02:00
Eldad A. FuxandGitHub 5684befd73 Merge pull request #2813 from appwrite/fix-swagger-resumable-upload
fix spec for resumable upload
2022-02-20 16:20:02 +02:00
Damodar Lohani 6280ab002c able to cancel chunked upload files 2022-02-20 12:21:53 +00:00
Damodar Lohani c1b1f3bae9 resumable and more progress 2022-02-20 12:10:02 +00:00
Damodar Lohani 7d36414889 fix documents table name 2022-02-20 10:17:57 +00:00
Damodar Lohani 03c94627ad seems client check is not required 2022-02-20 10:03:19 +00:00
Damodar Lohani e479df276f more console info 2022-02-20 09:38:52 +00:00
Damodar Lohani 8707938c75 some cleanup 2022-02-20 09:33:01 +00:00
Damodar Lohani fe5ff5b12c update cli and orchentration version 2022-02-20 09:27:23 +00:00
Damodar Lohani b71e9de578 fix open api spec 2022-02-20 09:22:42 +00:00
Christy Jacob b4b3b91c0b feat: improve functions tests 2022-02-19 21:33:27 +04:00
Christy Jacob be4c1d756e feat: improve functions tests 2022-02-19 20:14:31 +04:00
Christy Jacob 7a6d8502de feat: improve functions tests 2022-02-19 19:14:35 +04:00
Christy Jacob cc8fac0297 feat: improve functions tests 2022-02-19 17:57:48 +04:00
Damodar Lohani 73587dc1a1 Working resumable support 2022-02-19 13:01:52 +00:00
Torsten Dittmann 6386e6835f feat: ui add new icons 2022-02-19 12:29:06 +01:00
Damodar Lohani 629d09497f fix spec for resumable upload 2022-02-19 11:24:34 +00:00
Christy Jacob c94913d3f2 feat: updated test functions and bumped appwrite runtimes version 2022-02-19 15:11:34 +04:00
Christy Jacob 4d16072972 feat: updated test functions and bumped appwrite runtimes version 2022-02-19 15:08:55 +04:00
Christy Jacob c7a645037a feat: update php test code 2022-02-19 04:34:47 +04:00
Christy Jacob 38ca8dc6fc feat: update php test code 2022-02-19 04:15:03 +04:00
Christy Jacob 3606293268 feat: cleanup the build command 2022-02-19 03:46:39 +04:00
Christy Jacob 8fffe5766d feat: migrated to new runtimes 2022-02-19 03:32:09 +04:00
Christy Jacob f7a0871848 feat: enable logging 2022-02-18 19:58:04 +04:00
Damodar Lohani 045ba04124 fix resource type 2022-02-18 21:23:48 +05:45
Christy Jacob ac14d5fd8c feat: update composer 2022-02-18 19:25:54 +04:00
Damodar Lohani 575c40e24b update failed pill and 2022-02-18 14:37:15 +00:00
Damodar Lohani 27a2e80ad1 extend exception import 2022-02-18 12:36:24 +00:00
Eldad A. FuxandGitHub 9fd3f3a16c Merge pull request #2809 from appwrite/chore-readme-0.12.3
chore: update readme for 0.12.3
2022-02-18 14:34:39 +02:00
Damodar Lohani 96b8ac7392 Merge branch 'feat-functions-refactor-merge' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:46:37 +00:00
Damodar Lohani eb916e58d4 Merge branch '0.13.x' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:43:29 +00:00
Torsten Dittmann 9a0fa4efad chore: update readme for 0.12.3 2022-02-18 12:38:52 +01:00
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 cd434858df feat: update composer 2022-02-18 15:18:46 +04: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
Elad Shechter 10028582e1 - update to new icons (class names) in HTML
- add empty alt for images
2022-02-18 10:04:02 +00:00
Christy Jacob 7c1eb0bc96 feat: update console sdk 2022-02-18 13:49:38 +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
Christy Jacob 7fb3df3b38 feat: cleanup 2022-02-18 13:21:59 +04:00
Torsten DittmannandGitHub d747165a97 Merge pull request #2804 from appwrite/feat-storage-ui-icons
ui: add new icons for storage
2022-02-18 10:18:52 +01:00
Torsten Dittmann ce58157c28 Merge branch 'feat-storage-ui-updates' of https://github.com/appwrite/appwrite into feat-storage-ui-icons 2022-02-18 10:18:35 +01:00
Torsten Dittmann 087c755b11 tests: add timeout to realtime disconnect 2022-02-18 10:14:44 +01:00
Damodar Lohani 6dfe1eb389 add one more try catch to handle database not found 2022-02-18 03:22:13 +00:00
Damodar Lohani 0b6bed0515 fix create bucket 2022-02-18 02:14:57 +00:00
Damodar Lohani 5eb6eeb6b8 fix deletes worker 2022-02-18 01:36:25 +00:00
Damodar Lohani 4ea9e1ee5a fix default preview image size 2022-02-18 01:21:27 +00:00
Christy Jacob f752807790 feat: add 406 status code 2022-02-18 04:43:04 +04:00
Christy Jacob 281e306d14 feat: improve create runtime strucutre 2022-02-18 01:40:28 +04:00
Torsten Dittmann 8271f87e44 fix: multiple migrations 2022-02-17 20:22:51 +01:00
Torsten Dittmann 9aa7085ae9 Merge remote-tracking branch 'origin/master' into feat-permissions-improvements 2022-02-17 19:27:34 +01:00
Torsten Dittmann ccff540e70 feat: migration 2022-02-17 19:24:50 +01:00
Christy Jacob 37cb58bbde feat: retry execution logic 2022-02-17 20:50:21 +04:00
Christy Jacob 44c1154a42 feat: retry execution logic 2022-02-17 20:49:18 +04:00
Christy Jacob 1d7a2cfc71 feat: extract build commands to the builds worker 2022-02-17 18:51:36 +04:00
Elad Shechter 92ac00fc80 - Update Bucket HTML structure
- Reset more button styles
- Update coordinate popup
- add feature of now-arrow of small popup
- update border-radius of small popup
- Trim on bucket table only for text, to show pill wen there is trim to text
- More button in mobile is now in top corner how it supposed to be
- Add trim inner text class for trimming part of colum
2022-02-17 14:35:45 +00:00
Damodar Lohani 5645a003ab use internal id for bucket files tables 2022-02-17 13:48:25 +00:00
Damodar Lohani 77babbf6d8 trivial fixes 2022-02-17 13:09:33 +00:00
Damodar Lohani 0b767c0b8a metadata to deployments 2022-02-17 12:48:00 +00:00
Damodar Lohani 9d5b6ef096 fix permission and other fixes for chunked upload 2022-02-17 12:47:26 +00:00
Damodar Lohani 0dac3a7346 get proper source type and device 2022-02-17 17:25:02 +05:45
Torsten Dittmann a240362f6a Merge branch 'feat-storage-ui-updates' into feat-storage-ui-icons 2022-02-17 12:33:41 +01:00
Torsten Dittmann 82ac69111c ui: add new icons for storage 2022-02-17 12:15:03 +01:00
Damodar Lohani 2eabd1060b updates 2022-02-17 10:52:51 +00:00
Damodar Lohani 8ba302c4b0 Merge branch 'feat-storage-ui-updates' of https://github.com/appwrite/appwrite into feat-storage-ui-updates 2022-02-17 10:37:21 +00:00
Damodar LohaniandGitHub a1c6cbce67 add default preview icon 2022-02-17 16:22:14 +05:45
Damodar Lohani fc721ac22e Merge branch '0.13.x' of https://github.com/appwrite/appwrite into feat-storage-ui-updates 2022-02-17 10:33:39 +00:00
Torsten DittmannandGitHub 3c445ae8c8 Merge pull request #2776 from appwrite/origin/preview-box
-- Create preview-box.less styles
2022-02-17 11:27:38 +01:00
Torsten DittmannandGitHub fda59df532 Merge branch 'feat-storage-ui-updates' into origin/preview-box 2022-02-17 11:26:46 +01:00
Damodar Lohani 91a307490f refcator storage usage in worker 2022-02-17 14:58:39 +05:45
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
Eldad A. FuxandGitHub fef659ee26 Merge pull request #2726 from appwrite/feat-add-error-codes
Feat add error codes
2022-02-17 09:57:07 +02:00
Eldad A. FuxandGitHub 79131793c4 Merge pull request #2769 from appwrite/fix-realtime-events
Feat: Migrated event channel
2022-02-17 09:55:34 +02:00
Damodar LohaniandGitHub b02b153929 Merge pull request #2785 from appwrite/feat-resumable-upload-support 2022-02-17 13:13:59 +05:45
Christy JacobandGitHub 039d993730 Merge pull request #2739 from appwrite/feat-decouple-database
Decouple database dependencies from the executor
2022-02-17 04:13:11 +04:00
Christy Jacob c5e37f439b feat: do not enque build 2022-02-17 04:12:45 +04:00
Christy Jacob ca2bee015a feat: add new error codes for storage 2022-02-17 02:55:54 +04:00
Christy Jacob da7512e050 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-add-error-codes 2022-02-17 02:25:29 +04:00
Eldad Fux 427697d4b5 Merge branch 'master' of github.com:appwrite/appwrite into feat-ui-add-titles-2678 2022-02-17 00:07:13 +02:00
Eldad A. FuxandGitHub f045adb654 Merge pull request #2786 from appwrite/feat-update-realtime-events
storage realtime event refactor
2022-02-17 00:03:43 +02:00
Eldad A. FuxandGitHub b6566d9cca Merge pull request #2795 from appwrite/fix-func-model
Fix func model execute attribute type
2022-02-17 00:02:26 +02:00
Christy Jacob 9115aa392d feat: create build when activating a deployment 2022-02-17 00:38:58 +04:00
Christy Jacob 40afec223c feat: fix retry build 2022-02-17 00:11:05 +04:00
Christy Jacob 75f4061698 feat: fix retry build 2022-02-17 00:06:22 +04:00
Torsten DittmannandGitHub 9c5c58728b Merge pull request #2802 from appwrite/fix-teams-update-roles
fix: team membership roles & search
2022-02-16 18:12:01 +01:00
Torsten DittmannandGitHub 7ce0eef6d7 Merge pull request #2801 from appwrite/fix-url-validation
fix: url scheme validation
2022-02-16 17:52:58 +01:00
Torsten Dittmann 8b9bd03306 fix: team role update 2022-02-16 17:26:19 +01:00
Torsten Dittmann b43b52f85b fix: add team membership search 2022-02-16 17:26:05 +01:00
Christy Jacob 45dd25b5b6 feat: change default value of build status 2022-02-16 20:25:01 +04:00
Christy Jacob 1c0c5e1b18 feat: change default value of build status 2022-02-16 20:00:45 +04:00
Christy Jacob ca2cf23a74 feat: support mock endpoints 2022-02-16 19:28:37 +04:00
Torsten Dittmann 3e7cf1cefe revert: url validator for project endpoints 2022-02-16 16:20:54 +01:00
Torsten Dittmann d2eb456295 style: fix whitespace 2022-02-16 16:19:27 +01:00
Torsten Dittmann 79c79cd96e fix: url scheme validation 2022-02-16 16:16:37 +01:00
Elad Shechter 69ba55fccc - remove border on preview-file
- change content of file name from <div> to <span> that it will be consistent and fix the problem that in mobile it didn't appear (wasn't inline)
2022-02-16 13:04:28 +00:00
Christy Jacob 259fcc821e feat: improve executor 2022-02-16 15:52:54 +04:00
Christy Jacob cef5264c48 feat: propogate errors in Executor 2022-02-16 15:43:21 +04:00
Eldad A. FuxandGitHub 559d13dd3a Merge pull request #2798 from appwrite/feat-image-preview-limit
Image above 10MB shows default image icon as preview
2022-02-16 13:35:07 +02:00
c567c818bb Update docs/references/storage/get-file-preview.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-02-16 16:01:36 +05:45
Damodar Lohani 193426e34b show default image icon for large image files 2022-02-16 10:04:49 +00:00
Damodar Lohani 3da9b8ffae Merge branch 'feat-image-preview-limit' of https://github.com/appwrite/appwrite into feat-image-preview-limit 2022-02-16 10:01:56 +00:00
Damodar LohaniandGitHub 54383d0fb9 added new image icon 2022-02-16 15:45:40 +05:45
Christy JacobandGitHub b6758c1262 Merge pull request #2797 from appwrite/feat-update-console-sdk
feat: update console SDK
2022-02-16 13:58:40 +04:00
Christy Jacob 59d2613571 feat: update console SDK 2022-02-16 13:56:18 +04:00
Damodar Lohani e7a36f4302 error code 2022-02-16 09:44:52 +00:00
Damodar Lohani 947d9dc57a limit preview to 10 MB 2022-02-16 09:39:06 +00:00
Christy JacobandGitHub e40821393c Merge pull request #2792 from appwrite/feat-rename-autodeploy
Renamed 'deploy' to 'activate'
2022-02-16 13:33:54 +04:00
Matej Bačo 5a8e07ab73 Review change 2022-02-16 09:25:25 +00:00
Christy JacobandGitHub c90581e469 Merge pull request #2793 from appwrite/feat-rename-deploymentid
Improved deployment and build path structure
2022-02-16 13:22:38 +04:00
Matej Bačo ee8a1e10ff Review changes 2022-02-16 09:17:00 +00:00
Damodar Lohani d879128744 Merge branch '0.13.x' into feat-storage-ui-updates 2022-02-16 08:36:32 +00:00
Damodar Lohani f37a26b437 fix storage tests 2022-02-16 08:30:09 +00:00
Damodar LohaniandGitHub cecc99b04e Merge pull request #1380 from appwrite/feat-storage-buckets 2022-02-16 13:45:25 +05:45
Damodar Lohani e696dc4f26 remove bucket read, write from member 2022-02-16 07:59:52 +00:00
Damodar Lohani 61c091811d refactored script to separate component 2022-02-16 06:41:13 +00:00
Damodar Lohani 016803397e fix syntax 2022-02-16 02:37:08 +00:00
Damodar Lohani d0c46fdada remove folderId 2022-02-16 02:08:16 +00:00
Damodar Lohani 8058c66374 fix realtime events for storage 2022-02-16 01:30:27 +00:00
Christy Jacob 896e63bdd8 feat: fix some bugs 2022-02-16 03:39:09 +04:00
Jake Barnby 61d8145112 Add execute param to create function test 2022-02-16 12:38:59 +13:00
Jake Barnby e35b95b950 Update specs 2022-02-16 12:10:38 +13:00
Jake Barnby 47bc7d6045 Update SDK generator version 2022-02-16 12:10:07 +13:00
Jake Barnby d196d108d8 Make func model execute attribute an array 2022-02-16 12:09:37 +13:00
Christy Jacob 20b1e3c04e feat: remove var_dump 2022-02-16 00:21:21 +04:00
Christy Jacob cd4436fe6d feat: remove var_dump() 2022-02-15 21:53:17 +04:00
Christy Jacob 2674186f3b feat: remove var_dump() 2022-02-15 21:51:52 +04:00
Christy Jacob 123c47fb9a feat: handle build and execution errors 2022-02-15 21:39:03 +04:00
Christy Jacob 1d6d43baf8 feat: fix issues with delete endpoint 2022-02-15 19:59:26 +04:00
Christy Jacob aba9dc323d feat: some cleanup 2022-02-15 19:42:45 +04:00
Christy Jacob 0b9e8454d0 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-decouple-database 2022-02-15 17:44:00 +04:00
Christy JacobandGitHub a84f0ebbcb Merge pull request #2706 from appwrite/feat-add-deletes-worker
Feat add deletes worker
2022-02-15 15:01:19 +04:00
Damodar Lohani 63c8e44062 fix expected channels 2022-02-15 09:28:17 +00:00
Matej Baco 07f0eb46b2 Improved deployment and build path structure 2022-02-15 10:16:32 +01:00
Damodar Lohani 048402871d comment 2022-02-15 09:10:47 +00:00
Damodar Lohani c36734b90a prevent page refresh if incomplete upload 2022-02-15 09:08:13 +00:00
Damodar Lohani f3c358f24a fix storage test 2022-02-15 08:49:04 +00:00
Matej Baco 166cd6e748 Renamed deploy to activate 2022-02-15 09:46:21 +01:00
Damodar Lohani 6801b2dd8b remove adapter attributes 2022-02-15 08:45:23 +00:00
Damodar Lohani bc0870ed12 Merge branch 'feat-storage-buckets' of https://github.com/appwrite/appwrite into feat-storage-buckets 2022-02-15 08:44:45 +00:00
Damodar Lohani 17c3491d27 use storage from resource instead 2022-02-15 08:43:57 +00:00
Damodar Lohani 7490aeaf51 remove unused 2022-02-15 08:42:23 +00:00
Damodar Lohani 6e781b05b8 remove extra spacing 2022-02-15 06:28:48 +00:00
Damodar Lohani 353b92f2c6 Merge branch '0.13.x' into feat-storage-buckets 2022-02-15 03:42:28 +00:00
Damodar Lohani 63cebd1394 pending pill 2022-02-15 01:48:03 +00:00
Damodar Lohani 95cfe9f648 use performance.now() for random id 2022-02-15 01:33:54 +00:00
Christy Jacob c0f7d90cd3 feat: some cleanup 2022-02-15 05:14:43 +04:00
Damodar LohaniandGitHub d4c8462730 Merge pull request #2790 from appwrite/feat-ui-upload-box 2022-02-15 06:56:30 +05:45
Christy Jacob 19c9ee4dc6 feat: Remove builds param from delete endpoint 2022-02-15 04:58:12 +04:00
Christy Jacob b80965edd8 feat: remove multiple request logic from executor 2022-02-15 04:49:15 +04:00
Christy Jacob a627d45ba7 feat: maintenance task 2022-02-15 04:40:16 +04:00
Christy Jacob 0acd573c89 feat: maintenance task 2022-02-15 04:23:20 +04:00
Christy Jacob ff5314e202 feat: add updated property to runtime 2022-02-15 03:22:16 +04:00
Christy Jacob f51b855b7e feat: move logic to server start 2022-02-15 02:15:08 +04:00
Christy JacobandGitHub c95aa9072a Merge pull request #2791 from gewenyu99/fix-cn-translation-error
Correct spelling mistake in Chinese Readme
2022-02-15 02:05:36 +04:00
Vincent Ge f3f2b5a3fc Correct dcoker as docker 2022-02-14 16:58:31 -05:00
Christy Jacob e6d1b54243 feat: handle shutdown 2022-02-15 01:26:31 +04:00
Torsten Dittmann dbc42c28a1 ui: remove unnecessary styles attribute 2022-02-14 19:27:48 +01:00
Christy Jacob 7436d3b24f feat: handle shutdown 2022-02-14 22:18:13 +04:00
Torsten Dittmann d84f876aae ui: replace upload box with new UI 2022-02-14 19:18:01 +01:00
Christy Jacob f87b662645 feat: implemented other endpoints 2022-02-14 21:52:44 +04:00
Christy Jacob 3ea9c9a9ce feat: move orchestration pool to utopia resource 2022-02-14 21:18:48 +04:00
Elad Shechter e91a6392dd add spaces in less 2022-02-14 16:52:19 +00:00
Christy Jacob 66b47973bc feat: add start up logic 2022-02-14 20:37:56 +04:00
Elad Shechter eb5c16daa2 add pill component 2022-02-14 16:21:03 +00:00
Elad Shechter f0766ecf7f update transition value for icon-button 2022-02-14 15:13:37 +00:00
Elad Shechter 42b46c4962 -- upload-box implement from UI project
- missing thin close/delete button and thin v- icon
- add utility class section
2022-02-14 14:57:34 +00:00
Eldad A. FuxandGitHub ad010a5ae8 Merge pull request #2750 from appwrite/fix-oauth-providers
Fix non-json responding OAuth providers
2022-02-14 14:28:43 +02:00
Eldad A. FuxandGitHub 9780861e25 Merge pull request #2728 from appwrite/fix-acme-path
Path validator + tests
2022-02-14 08:12:03 +02:00
Christy Jacob b42da9e996 feat: move create runtimr logic to controller 2022-02-14 04:20:12 +04:00
Christy Jacob b95434d012 feat: move create runtimr logic to controller 2022-02-14 04:12:01 +04:00
Christy Jacob 43ef855e7d feat: fix memory leak and separate error callback 2022-02-14 04:00:16 +04:00
Christy Jacob bb9fa487f5 feat: refactor build function 2022-02-14 01:36:07 +04:00
Christy Jacob 36bd50a1ff feat: refactor build function 2022-02-14 01:26:36 +04:00
Christy Jacob 22700daa07 feat: refactor build function 2022-02-13 16:31:44 +04:00
Christy Jacob fc8ce14009 feat: remove more dependencies 2022-02-13 16:03:25 +04:00
Christy Jacob 634b356a64 Merge branch 'feat-add-deletes-worker' of github.com:appwrite/appwrite into feat-add-deletes-worker 2022-02-13 14:17:31 +04:00
Christy Jacob d0abbd9fc3 feat: disable authorization in deletes worker 2022-02-13 14:16:15 +04:00
Christy Jacob 5fee7378ad feat: add test for error message 2022-02-13 13:12:16 +04:00
Christy Jacob 9af621c8c2 feat: update error messages 2022-02-13 12:37:14 +04:00
Christy Jacob 9262bad8bf feat: decouple storage 2022-02-13 12:25:48 +04:00
Damodar Lohani 42e0cef6d7 fix update 2022-02-13 07:25:50 +00:00
Damodar Lohani 625201a1c2 update test 2022-02-13 07:15:07 +00:00
Damodar Lohani d270834035 fix for storage event refactor 2022-02-13 07:02:34 +00:00
Christy Jacob a665def876 feat: decouple storage 2022-02-13 05:42:22 +04:00
Christy Jacob 24c1467e68 feat: decouple storage 2022-02-13 05:29:28 +04:00
Damodar Lohani 034f72addf fix migration test 2022-02-13 00:55:21 +00:00
Damodar Lohani 79412e022d fix migration test 2022-02-13 00:54:32 +00:00
Christy Jacob 0276d94ef1 feat: add remaninig endpoints 2022-02-13 02:34:16 +04:00
Eldad A. FuxandGitHub 7c9daf8cef Update SECURITY.md 2022-02-12 16:40:12 +02:00
Eldad Fux fc64607c4b Updated changes style 2022-02-12 06:36:19 +02:00
Eldad Fux 7e8f6aa1e4 Added 0.11.1 to change log 2022-02-12 06:35:28 +02:00
Eldad A. FuxandGitHub 11eaa9c3e9 Merge pull request #2781 from appwrite/chore-update-0.12.2
chore: release 0.12.2
2022-02-12 06:25:16 +02:00
Torsten Dittmann 9162e197bf chore: release 0.12.2 2022-02-11 18:44:10 +01:00
36a985d7ea Update tests/e2e/Client.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-02-11 12:32:16 +01:00
Matej Bačo 5028598f43 Removed unused validator 2022-02-11 10:43:12 +00:00
Christy Jacob b77c698b4f feat: add remaninig endpoints 2022-02-11 14:31:53 +04:00
Elad Shechter ee1dccfae0 -- Create preview-box.less styles
- Being used inside /views/console/storage/index.phtml
2022-02-11 09:11:13 +00:00
Matej Baco db7ebbd009 Update to new utopia framework validators 2022-02-11 09:44:04 +01:00
Matej Baco 0b75e081e5 Merge branch 'master' into fix-acme-path 2022-02-11 09:23:53 +01:00
Eldad A. FuxandGitHub 9618b03c85 Merge pull request #2729 from vermakhushboo/master
Add LogOwl logger details
2022-02-11 10:09:31 +02:00
Khushboo VermaandGitHub 41feeeb299 Merge branch 'appwrite:master' into master 2022-02-11 13:01:28 +05:30
Eldad A. FuxandGitHub 0adb002930 Merge pull request #2771 from brocococonut/patch-1
Update usage container to include redis vars
2022-02-11 09:13:49 +02:00
Damodar Lohani 9a7608c3a6 progress and remove button 2022-02-11 05:17:57 +00:00
Damodar Lohani 7865644168 more fixes and update 2022-02-11 03:19:30 +00:00
Damodar Lohani d16457a104 progress 2022-02-11 02:39:40 +00:00
Damodar Lohani 65db932232 more progress on upload ui 2022-02-11 02:04:58 +00:00
Damodar Lohani 59aa3e3778 update sdk 2022-02-11 01:20:55 +00:00
Damodar Lohani cdabad5569 updated spec 2022-02-11 01:01:21 +00:00
Damodar Lohani 5c540be4a3 fix validator 2022-02-11 01:01:05 +00:00
Damodar Lohani 31d596c43c add to open api spec as well 2022-02-11 00:30:08 +00:00
Damodar Lohani e3f681caa4 Merge branch 'feat-storage-buckets' into feat-storage-ui-updates 2022-02-11 00:26:32 +00:00
Damodar Lohani af46d0224b work in progress upload ui 2022-02-11 05:56:09 +05:45
Damodar Lohani bdaba2e34a fix validator 2022-02-11 00:05:57 +00:00
Damodar Lohani ebe3dc0dbd dependency updates 2022-02-10 16:38:16 +05:45
Jake LeesandGitHub e098943a15 Update compose.phtml to match docker-compose.yaml 2022-02-10 16:37:48 +11:00
Jake LeesandGitHub 399adace02 Update usage container to include redis vars
The existing compose file has appwrite-usage rely on the redis container, however, no redis connection env variables are being passed in. This just includes them for instances where you're using an external redis instance.
2022-02-10 14:54:27 +11:00
Damodar Lohani 8fa6289aeb Merge branch 'feat-storage-buckets' into feat-storage-ui-updates 2022-02-10 01:21:37 +00:00
Damodar Lohani d73d3015eb Merge branch 'master' into feat-storage-buckets 2022-02-10 01:20:16 +00:00
Christy JacobandGitHub ce6d933de2 Merge pull request #2760 from appwrite/fix-do-spaces-const
Fix: DigitalOcean name
2022-02-10 00:31:22 +04:00
Christy Jacob f18f96e816 feat: fix tests 2022-02-10 00:20:28 +04:00
Matej Bačo da00751a8a Add self-hosted runner 2022-02-09 19:29:26 +00:00
Matej Baco 80adbf8d1d Migrated event channel 2022-02-09 19:47:46 +01:00
Matej Bačo 7f5528b8d6 Updated storage version 2022-02-09 13:16:20 +00:00
Damodar Lohani 40589e6bcf code update 2022-02-09 13:38:15 +05:45
Damodar Lohani 9da29f7e34 remove comments 2022-02-09 13:36:26 +05:45
Damodar Lohani 17728c274e fix update model 2022-02-09 13:35:52 +05:45
Christy Jacob cb922827a4 feat: update cursor errors 2022-02-09 03:08:23 +04:00
Christy Jacob 1ab27083c4 feat: update cursor errors 2022-02-09 02:56:11 +04:00
Christy Jacob debf882d02 feat: address review comments 2022-02-09 02:47:48 +04:00
Christy Jacob d5dd6a17b8 feat: move query errors to general category 2022-02-09 01:34:26 +04:00
Christy Jacob d410dc5f3d feat: move oauth errors to projects 2022-02-09 01:26:02 +04:00
Christy Jacob 0833662606 feat: move oauth errors to projects 2022-02-09 01:25:52 +04:00
Christy Jacob 661630c1c6 Merge branch 'master' of github.com:appwrite/appwrite into feat-add-error-codes 2022-02-08 20:56:03 +04:00
Christy Jacob 96c058431d feat: add link to docs 2022-02-08 20:52:02 +04:00
Elad Shechter 3b5d3d9b87 Add design box for no-sessions and no-logs under user info 2022-02-08 15:46:33 +00:00
Matej Baco 9a1fb0f0f2 Updated letter case of DOSpaces 2022-02-08 16:40:56 +01:00
Damodar Lohani 2c245ab38b cleanup 2022-02-08 20:01:41 +05:45
Damodar Lohani 475d475066 some ui update 2022-02-08 19:54:42 +05:45
Damodar Lohani 6124b1cc5f make all 3 dot icons horizontal 2022-02-08 19:27:59 +05:45
Christy JacobandGitHub d214dedf7d Merge pull request #2758 from appwrite/feat-fix-build-entrypoint
Feat fix build entrypoint
2022-02-08 15:15:24 +04:00
Torsten Dittmann d4ed9dc339 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-permissions-improvements 2022-02-08 12:06:44 +01:00
Bradley Schofield 5e1d491cdd Fix build entrypoint 2022-02-08 10:46:55 +00:00
Torsten DittmannandGitHub 6796aabf9c Merge pull request #2637 from appwrite/feat-migration-0-13
feat: migration for 0.13
2022-02-08 11:17:44 +01:00
Elad Shechter a221ec191a - moved close-button styles from modal.less to forms.less, to be common close-button. Will act as design for close & delete button.
- Update function.phtml - delete variables buttons, got the common CSS class name as the close-button styles.
2022-02-08 09:46:44 +00:00
Elad Shechter b49d8803d7 Checkboxes style - update border-radius from 0 to 4px 2022-02-08 09:33:07 +00:00
Elad Shechter bc063ee6a4 Checkboxes style - update border-radius from 0 to 4px 2022-02-08 09:32:22 +00:00
Elad Shechter b681132b32 Modal close button - fixed center of x sign 2022-02-08 09:05:40 +00:00
Christy Jacob 12794f4214 feat: update descriptions of projects errors 2022-02-08 03:23:07 +04:00
Christy Jacob d504ef2607 feat: update descriptions of database errors 2022-02-08 03:17:52 +04:00
Christy Jacob e7cfa206e5 feat: update descriptions of functions errors 2022-02-08 03:04:06 +04:00
Christy Jacob 4934736e2d feat: update descriptions of storage errors 2022-02-08 03:01:28 +04:00
Christy Jacob e600fc9483 feat: update descriptions of avatars errors 2022-02-08 02:58:20 +04:00
Christy Jacob 35cd17290e feat: update descriptions of temas errors 2022-02-08 02:48:05 +04:00
Christy Jacob 97c7513faa feat: update descriptions of oauth errors 2022-02-08 02:44:02 +04:00
Christy Jacob 40977d82a9 feat: update descriptions of users errors 2022-02-08 02:39:53 +04:00
Christy Jacob f65b3ca18d feat: update descriptions of general errors 2022-02-08 02:27:46 +04:00
Christy Jacob 073ab5565f feat: rename default to unknown 2022-02-08 02:17:23 +04:00
Christy Jacob 8dfc56cbde feat: remove prefix from general errors 2022-02-08 02:16:02 +04:00
Christy Jacob f540ebd3d9 feat: update error order 2022-02-08 02:12:26 +04:00
Christy Jacob 196e038ecc feat: update error order 2022-02-08 02:10:49 +04:00
Christy Jacob 4649653d9f feat: add invalid argument error 2022-02-08 02:08:05 +04:00
Christy Jacob e0e5f24ddb feat: rearrange errors 2022-02-08 01:10:36 +04:00
Christy Jacob 5e41aad012 feat: remove unused imports 2022-02-08 01:04:52 +04:00
Elad Shechter 74aa1808b1 Fix incorrect closing HTML element. Was </small> instead of </span> 2022-02-07 17:48:04 +00:00
Elad Shechter 464a687062 Remove Enable/Disable - duplication and inconsistent 2022-02-07 17:44:26 +00:00
Elad Shechter 47baed87e9 update checkbox style to square 2022-02-07 17:31:02 +00:00
Torsten Dittmann 5cb3c2b7e3 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-permissions-improvements 2022-02-07 13:25:23 +01:00
Torsten Dittmann 42d0589d32 fix: permissions and collections schema 2022-02-07 13:25:15 +01:00
Damodar Lohani 7315852aae use more generic icons for previews 2022-02-07 14:40:39 +05:45
Christy Jacob 959e0d24f8 feat: use default exception 2022-02-07 03:24:49 +04:00
Christy Jacob 44f7d85a64 feat: handle utopia exceptions 2022-02-07 02:55:53 +04:00
Christy Jacob 847abadd39 feat: add type attribute to returned error 2022-02-07 01:46:47 +04:00
Christy Jacob c861d3c52f feat: adjust docs 2022-02-07 01:42:05 +04:00
Christy Jacob c46900f067 feat: adjust formatting 2022-02-07 01:39:33 +04:00
Christy Jacob a5b706f64b feat: adjust formatting 2022-02-07 01:37:11 +04:00
Christy Jacob 42e424b70a feat: remove unused error 2022-02-07 01:33:48 +04:00
Christy Jacob 30c5d3c264 feat: use general server errors in general API controller 2022-02-07 01:27:16 +04:00
Christy Jacob f197bbf564 feat: use general server errors in shared API controller 2022-02-07 01:01:23 +04:00
Christy Jacob 6d343abcb1 feat: use general server errors in teams API 2022-02-07 01:00:06 +04:00
Christy Jacob 3cdccf0024 feat: use general server errors in storage API 2022-02-07 00:58:40 +04:00
Christy Jacob 3b420fdeed feat: use general server errors in projects API 2022-02-07 00:56:50 +04:00
Christy Jacob 6e88817831 feat: use general server errors in health API 2022-02-07 00:55:45 +04:00
Christy Jacob 1613b3f79e feat: use general server errors in functions API 2022-02-07 00:53:26 +04:00
Christy Jacob 8189dba42c feat: use general server errors in database API 2022-02-07 00:49:21 +04:00
Christy Jacob c1aed2b64b feat: use general server errors in avatars API 2022-02-07 00:38:14 +04:00
Christy Jacob 49bfb25df6 feat: use general server errors in accounts API 2022-02-07 00:36:15 +04:00
Christy Jacob adf103730b feat: update error codes in the health API 2022-02-06 21:27:13 +04:00
Christy Jacob 53807ab47c feat: update error codes in the health API 2022-02-06 21:21:47 +04:00
Christy Jacob 78a4091f62 feat: update error codes in the projects API 2022-02-06 21:13:14 +04:00
Christy Jacob 11cb9b9dd9 feat: update error codes in the projects API 2022-02-06 21:11:31 +04:00
Christy Jacob 44c923144a feat: update error codes in the projectsAPI 2022-02-06 21:11:02 +04:00
Christy Jacob d7f31231e3 feat: update error codes in the database API 2022-02-06 20:56:30 +04:00
Christy Jacob 7e200253ea feat: update error codes in the database API 2022-02-06 20:50:48 +04:00
Christy Jacob c57d42e686 feat: update error codes in the functions API 2022-02-06 20:12:28 +04:00
Christy Jacob 1ca2cc7bc0 feat: update error codes in the functions API 2022-02-06 20:12:15 +04:00
Christy Jacob 7160364902 feat: update error codes in the teams API 2022-02-06 19:57:15 +04:00
Christy Jacob c3369dec50 feat: update error codes in the teams API 2022-02-06 19:38:15 +04:00
Christy Jacob 5fc751a9dd feat: update error codes in the teams API 2022-02-06 19:17:19 +04:00
Christy Jacob d756a9b972 feat: update error codes in the teams API 2022-02-06 18:52:21 +04:00
Christy Jacob 7085bc81d1 feat: update error codes in the storage API 2022-02-06 18:45:09 +04:00
Christy Jacob 9ad151006b feat: update error codes in the storage API 2022-02-06 18:44:48 +04:00
Christy Jacob 4905792bb5 feat: update error codes in the storage API 2022-02-06 18:40:22 +04:00
Christy Jacob d9fbe80317 feat: update error codes in the storage API 2022-02-06 18:38:59 +04:00
Christy Jacob 6a8401dfe5 feat: update error codes in the storage API 2022-02-06 18:35:17 +04:00
Christy Jacob 2c14abb143 feat: update error codes in the storage API 2022-02-06 18:32:28 +04:00
Christy Jacob 42fcb291d4 feat: update error codes in the avatars API 2022-02-06 18:21:03 +04:00
Christy Jacob f6599f545e feat: update error codes in the avatars API 2022-02-06 18:19:10 +04:00
Christy Jacob 534d541b1f feat: update error codes in the avatars API 2022-02-06 18:17:52 +04:00
Christy Jacob c7e1050ce5 feat: update error codes in the avatars API 2022-02-06 18:17:26 +04:00
Christy Jacob fd46cdc412 feat: update error codes in the accounts API 2022-02-06 18:16:14 +04:00
Christy Jacob 66a4c2b877 feat: update error codes in the accounts API 2022-02-06 18:13:16 +04:00
Christy Jacob bc3454928b feat: update error codes in the avatars API 2022-02-06 18:10:16 +04:00
Christy Jacob 593ef15450 feat: update error codes in the accounts API 2022-02-06 18:02:14 +04:00
Christy Jacob d9714e8a5e feat: update error codes in the accounts API 2022-02-06 17:59:45 +04:00
Christy Jacob 696709c46c feat: update error codes in the accounts API 2022-02-06 17:54:40 +04:00
Christy Jacob d3efbc1ef5 feat: update error codes in the accounts API 2022-02-06 17:40:31 +04:00
Christy Jacob 7f29a9e8c9 feat: update error codes in the accounts API 2022-02-06 16:58:50 +04:00
Christy Jacob 361cce8ec1 feat: update error codes in the accounts API 2022-02-06 16:58:26 +04:00
Christy Jacob 1b8413fdef feat: update error codes in the accounts API 2022-02-06 16:58:05 +04:00
Christy Jacob 6cdc9388e0 feat: update error codes in the accounts API 2022-02-06 16:57:51 +04:00
Christy Jacob e2333af716 feat: update error codes in the accounts API 2022-02-06 16:57:32 +04:00
Christy Jacob a932920fb4 feat: update error codes in the accounts API 2022-02-06 16:56:08 +04:00
Christy Jacob b16faed83a feat: update error codes in users API 2022-02-06 16:49:01 +04:00
Christy Jacob 7735b67a3f feat: fix tests 2022-02-06 15:19:33 +04:00
Christy Jacob 6ab1095280 feat: catch docker remove errors elegantly 2022-02-06 14:00:44 +04:00
Christy Jacob dea2873845 feat: update creation endpoint 2022-02-06 13:37:50 +04:00
Christy Jacob 132011102e feat: update creation endpoint 2022-02-06 13:25:33 +04:00
Christy Jacob 20415aaafd feat: update creation endpoint 2022-02-06 13:25:10 +04:00
Christy Jacob a9c1b96de5 feat: update comment 2022-02-06 13:19:11 +04:00
Christy Jacob ae073f5369 feat: update comment 2022-02-06 13:18:44 +04:00
Christy Jacob a96c6c84ee feat: update comment 2022-02-06 13:15:52 +04:00
Christy Jacob 1b0a02e20d feat: fix executor issues 2022-02-05 23:49:57 +04:00
Matej Baco 9d24a1532b Cleanup 2022-02-05 16:49:34 +01:00
Matej Baco ecb1d21953 Fixed Bitly response parsing 2022-02-05 16:38:08 +01:00
Matej Baco a8a61701b2 Fixed GitHub response parsing 2022-02-05 16:25:47 +01:00
Christy Jacob f83fdc92de feat: fix executor issues 2022-02-05 14:08:05 +04:00
Eldad A. FuxandGitHub f57a48d7a3 Merge pull request #2749 from appwrite/docs-br-pr-test
docs: update status badge for tests
2022-02-05 09:19:55 +02:00
BrandonandGitHub 97ae1df61a chore: switch to tests 2022-02-04 21:11:05 -06:00
BrandonandGitHub 53156cd6d6 docs: change to CodeQL for status 2022-02-04 20:44:57 -06:00
BrandonandGitHub b4f958ff04 docs: update status badge 2022-02-04 20:30:54 -06:00
BrandonandGitHub 5c0320826f docs: test 2022-02-04 19:55:39 -06:00
Torsten DittmannandGitHub bffd21c5ce Merge pull request #2746 from appwrite/feat-minor-ui-changes
Minor UI updates
2022-02-04 17:38:58 +01:00
Eldad A. FuxandGitHub 1334546ebf Merge pull request #2748 from appwrite/fix-oauth-cleanup
OAUTh: Code  cleanup
2022-02-04 18:15:22 +02:00
Matej Baco d3e8e5ff21 Fixed tests 2022-02-04 17:10:52 +01:00
Matej Baco 7f938be344 Clde quality cleanup 2022-02-04 16:37:47 +01:00
Matej Baco 7a128fb7cc Proper attribute migration; new specs generated 2022-02-04 16:34:25 +01:00
Matej Baco 4ff32612c8 Fixing tests 2022-02-04 16:25:54 +01:00
Matej Baco a32f341f31 Added hash to response model 2022-02-04 16:02:05 +01:00
Matej Baco 2add8f3601 Added encryption options to account creation 2022-02-04 16:00:24 +01:00
Eldad Fux 0764fae1f0 Minor UI updates 2022-02-04 16:38:58 +02:00
Eldad A. FuxandGitHub e42c012961 Merge pull request #2733 from appwrite/feat-oauth-refresh-tokens
Feat oauth refresh tokens
2022-02-04 14:42:28 +02:00
Matej Bačo 13931da4f9 Merge branch 'master' into fix-acme-path 2022-02-04 12:20:02 +00:00
Matej Baco b05301aaf3 Implement new test for oauth and improve mocks 2022-02-04 11:23:06 +01:00
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
Eldad A. FuxandGitHub 0d6532df2b Merge pull request #2741 from appwrite/feat-github-ci-selfhosted
ci: add selfhosted runner
2022-02-03 20:03:03 +02:00
Torsten DittmannandGitHub 55f38bf70a ci: add selfhosted runner 2022-02-03 18:08:18 +01:00
Christy Jacob 0b36c7e21c feat: remove handle shutdown method 2022-02-03 20:22:56 +04:00
Matej Baco d92d878a6b Implement refresh token fallback, if missing in response 2022-02-03 17:05:06 +01: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
6256e824ea Apply suggestions from code review
Co-authored-by: Brandon <robertsbt@gmail.com>
2022-02-01 18:14:58 +01:00
Matej Baco 8f58069b48 Implemented refresh token for all providers 2022-02-01 18:13:54 +01:00
Matej Baco 63f5f923b0 Updated docs to represent new refactored OAUth system 2022-02-01 17:54:26 +01:00
Matej Baco 563ae10217 Protected oauth methods 2022-02-01 17:47:19 +01: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
Matej Baco 76c8da92a3 Expirty token into spotify 2022-02-01 09:22:55 +01: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 3303dd1f4b Refactored all providers 2022-01-31 21:39:14 +01:00
Matej Baco 60a2019715 Temporarly disabled all oauths 2022-01-31 21:20:17 +01: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
Christy JacobandGitHub 73ee234926 Merge pull request #2690 from appwrite/feat-cleanup-collections
Feat cleanup collections
2022-01-31 17:53:47 +04:00
Bradley Schofield 52c39d8784 Fix Executor 2022-01-31 13:38:06 +00:00
Torsten Dittmann 22290c21dd Merge branch 'master' of https://github.com/appwrite/appwrite 2022-01-31 14:14:01 +01: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
Christy JacobandGitHub db6bf37e6a Merge pull request #2704 from appwrite/feat-cleanup-executor
Feat cleanup executor
2022-01-31 15:01:14 +04: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
Jake Barnby b2e93bfa40 Add missing validator cases for OpenAPI3 2022-01-31 23:42:33 +13:00
Damodar Lohani 6a5daf1509 remove adapter attribute from test 2022-01-31 16:19:31 +05:45
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
Christy JacobandGitHub 656e5e3903 Merge pull request #2697 from appwrite/feat-add-network-variable
Implement network environment variable for the executor
2022-01-31 14:20:57 +04:00
Bradley Schofield ca5ec8905c Merge branch 'feat-functions-refactor' into feat-add-network-variable 2022-01-31 10:19:14 +00:00
Torsten DittmannandGitHub 1ecc6acc18 Merge pull request #2705 from appwrite/snyk-upgrade-8e756cdff5fdfe6bd5fac7efc147781b
[Snyk] Upgrade prismjs from 1.25.0 to 1.26.0
2022-01-31 11:15:13 +01:00
Christy Jacob ce6e14a7cc feat: add builds worker to test docker-compose 2022-01-31 14:14:55 +04:00
Torsten DittmannandGitHub cac87c27e0 Merge pull request #2679 from appwrite/fix-ui-boolean-attribute
fix: ui boolean default values
2022-01-31 11:11:43 +01:00
Christy Jacob b9dfb8188a feat: add builds worker to test docker-compose 2022-01-31 14:06:15 +04:00
Damodar Lohani 21dc234a94 Merge branch '0.13.x' into feat-storage-buckets 2022-01-31 15:37:08 +05:45
Christy Jacob 4305041567 feat: add builds worker in installation docker-compose 2022-01-31 13:51:12 +04:00
Christy Jacob fa006e9963 feat: replace strings with constant 2022-01-31 13:46:24 +04:00
Damodar Lohani 37d5b9a5be fix limit size 2022-01-31 14:22:45 +05:45
Damodar Lohani 8000f40c9a use human readable formats 2022-01-31 14:20:29 +05:45
Damodar Lohani d3cbfa96c0 update sdk examples 2022-01-31 13:09:12 +05:45
Damodar Lohani 05c8b45799 update spec 2022-01-31 13:06:37 +05:45
Damodar Lohani 9018972f7f fix ui 2022-01-31 12:56:24 +05:45
Damodar Lohani 1347829470 fix reogranize 2022-01-31 12:52:30 +05:45
Damodar Lohani 64b3a04465 fix remove adapter attribute from storage buckets 2022-01-31 12:50:12 +05:45
Damodar Lohani 5ef23e32c2 switch default permission to bucket level 2022-01-31 12:35:15 +05:45
Damodar Lohani 89d3b38d51 update link to markdown syntax 2022-01-31 12:25:49 +05:45
Damodar Lohani 677169ae45 updated storage library version 2022-01-31 12:21:22 +05:45
Damodar Lohani 0cd03d7ec2 remove unused attributes of buckets 2022-01-31 12:07:28 +05:45
Damodar Lohani 45a2b5a583 update storage service doc 2022-01-31 12:03:56 +05:45
Eldad A. FuxandGitHub adce14f9d8 Merge pull request #2642 from wess/master
Stripe OAuth provider
2022-01-31 01:45:11 +02:00
Eldad Fux 3bb5e6d239 Added titles to users and teams attributes 2022-01-31 00:51:58 +02:00
Christy Jacob f042c00b20 feat: add new exceptions to accounts api 2022-01-31 02:44:47 +04:00
Eldad A. FuxandGitHub 4cae20468b Updated CI badge 2022-01-31 00:32:23 +02:00
Eldad A. FuxandGitHub 4544483539 Merge pull request #2624 from BobcatProgrammer/feat-926-oauth2-microsoft-tenant-config
feat: Make OAuth2 Microsoft Provider configureable
2022-01-30 21:55:26 +02:00
Eldad A. FuxandGitHub da520f47bb Merge pull request #2666 from appwrite/feat-default-to-collection-permissions
Default to collection-level permissions from console
2022-01-30 20:03:41 +02:00
Eldad A. FuxandGitHub 22cb3bc01f Merge pull request #2688 from appwrite/fix-update-document-permission
updateDocument permission check bugfix
2022-01-30 20:01:06 +02:00
Eldad A. FuxandGitHub f5be55025e Merge pull request #2693 from appwrite/feat-managed-databases
Feat: compatibility with managed databases
2022-01-30 20:00:33 +02:00
Eldad Fux 1969380bfa Merge branch 'master' of github.com:appwrite/appwrite into feat-default-to-collection-permissions 2022-01-30 19:25:45 +02:00
Damodar Lohani b2d1d88ffb docs 2022-01-30 15:14:52 +05:45
Damodar Lohani 8ff848d7a8 remove useless file 2022-01-30 15:13:03 +05:45
Damodar Lohani c32a81992b update sdk-generator 2022-01-30 14:38:24 +05:45
Damodar Lohani 50adedf907 update spec and sdk 2022-01-30 14:12:51 +05:45
Damodar LohaniandGitHub ebaed8b6f7 Merge pull request #2419 from appwrite/feat-s3-integration 2022-01-30 13:43:35 +05:45
Damodar Lohani 17fdca5f36 Merge branch 'feat-storage-buckets' into feat-s3-integration 2022-01-30 13:42:51 +05:45
Damodar LohaniandGitHub ccf1fd5501 Merge pull request #1383 from lohanidamodar/feat-large-file 2022-01-30 11:56:43 +05:45
Christy Jacob 506c19eb01 feat: add more desctiptions 2022-01-30 03:27:29 +04:00
Christy Jacob aedded86de feat: add more desctiptions 2022-01-30 03:13:55 +04:00
Christy Jacob 6a0b3c328b feat: add more descriptions 2022-01-30 03:12:38 +04:00
Christy Jacob 8264a8fcd1 feat: improve description 2022-01-30 03:08:56 +04:00
Christy Jacob df55cf4e39 fix: add description 2022-01-30 03:05:23 +04:00
Christy Jacob c4b5f59b1b fix: bugs in exception class 2022-01-30 02:53:39 +04:00
Christy Jacob b32ab98c00 fix: exception namespace 2022-01-30 02:50:07 +04:00
Christy Jacob ecb4f97a72 fix: exception namespace 2022-01-30 02:49:52 +04:00
Christy Jacob 785af114f0 feat: load error codes in exception 2022-01-30 02:47:35 +04:00
Christy Jacob 9f671cfb18 feat: move error codes to config 2022-01-30 02:20:34 +04:00
Christy Jacob a52a8fa3c7 feat: added new exception class and error codes 2022-01-30 02:15:01 +04:00
Christy Jacob e816edc047 feat: fix tests 2022-01-29 04:54:47 +04:00
Christy Jacob f3dfec8e75 feat: fix tests 2022-01-29 04:52:06 +04:00
Christy Jacob 220a166434 feat: fix tests 2022-01-29 04:00:25 +04:00
Christy JacobandGitHub 951a3a4dd1 Merge pull request #2675 from appwrite/feat-add-builds-worker
Feat add builds worker
2022-01-28 18:25:46 +04:00
Christy Jacob 150e35244b feat: remove executor port 2022-01-28 16:31:41 +04:00
Christy Jacob 1f95e64947 feat: replace var_dump 2022-01-28 16:30:19 +04:00
Christy Jacob 8f51bf4763 feat: linting 2022-01-28 16:29:06 +04:00
Christy Jacob 8d59a058a9 feat: put db and redis workers back in the pool 2022-01-28 16:26:58 +04:00
Christy Jacob a4e3eb07d8 feat: put db and redis workers back in the pool 2022-01-28 16:26:22 +04:00
Wess CopeandGitHub 216914faca Merge branch 'appwrite:master' into master 2022-01-28 07:25:35 -05:00
wess 9d0a2243bf resized stripe logo 2022-01-28 07:15:12 -05:00
Torsten Dittmann da4b7c5857 Merge branch 'master' of https://github.com/appwrite/appwrite 2022-01-28 13:10:50 +01:00
Jake Barnby a264978f19 Update Kotlin and Android platform versions to current 2022-01-28 21:33:57 +13:00
Damodar Lohani 62cdf010cc composer update 2022-01-28 13:26:29 +05:45
Damodar Lohani 6b69c03b6c Merge branch 'feat-storage-buckets' into feat-s3-integration 2022-01-28 13:25:50 +05:45
Damodar Lohani b999b64eca Merge branch 'feat-storage-buckets' into feat-large-file 2022-01-28 13:23:52 +05:45
Damodar Lohani 7e2b79f0f5 Merge branch 'master' into feat-storage-buckets 2022-01-28 13:23:22 +05:45
Damodar Lohani 171eb86565 fix headers in test 2022-01-28 13:06:35 +05:45
Damodar Lohani 803317bb7e Merge branch 'feat-storage-buckets' into feat-large-file 2022-01-28 13:01:39 +05:45
Damodar Lohani b46002005a fix webhook test 2022-01-28 11:31:22 +05:45
Christy Jacob 3418c06bc8 feat: added deleteDeployment to executor 2022-01-28 05:40:53 +04:00
Christy Jacob f4616a6832 feat: added deleteDeployment to deletes worker 2022-01-28 05:32:56 +04:00
Christy Jacob 6e44812d99 feat: remove unused injection 2022-01-28 05:30:24 +04:00
Christy Jacob 8e10d5cad9 feat: remove unused injection 2022-01-28 05:29:36 +04:00
Christy Jacob 09de5ed256 feat: delete deployment deletion to the worker 2022-01-28 05:29:20 +04:00
Christy Jacob 5125adc16b feat: use coroutines for deleting within the executor 2022-01-28 05:21:11 +04:00
Christy Jacob dbcf479cd9 feat: remove curl request from DELETE /function 2022-01-28 04:26:19 +04:00
Christy Jacob 608eff458c feat: refactor 2022-01-28 04:25:28 +04:00
Christy Jacob 700c2fff2b feat: remove builds mount from trafeik 2022-01-28 04:23:49 +04:00
Christy Jacob 80b99ea146 feat: added build mount to deletes worker 2022-01-28 04:17:59 +04:00
Christy Jacob 1d5b6b7fd9 feat: delete built files in deletes worker 2022-01-28 04:02:44 +04:00
Christy Jacob a82562c16e feat: add deploymentId property to builds collection 2022-01-28 03:36:30 +04:00
snyk-bot 088a128af7 fix: upgrade prismjs from 1.25.0 to 1.26.0
Snyk has created this PR to upgrade prismjs from 1.25.0 to 1.26.0.

See this package in npm:
https://www.npmjs.com/package/prismjs

See this project in Snyk:
https://app.snyk.io/org/eldadfux/project/8574b5e4-6e89-4ade-bc02-2eaabc43eed0?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-01-27 17:58:10 +00:00
Christy Jacob ada65e9819 feat: update deployment status 2022-01-27 16:50:22 +04:00
Jake Barnby 1ff0ecdee2 Remove Integer $loose parameters 2022-01-27 23:23:57 +13:00
Damodar Lohani 5c9b8a56c7 fix deletepath call 2022-01-27 16:05:08 +05:45
Simon TrockelandGitHub ad8258f7c9 Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-27 11:12:27 +01:00
Damodar Lohani dedc2806af fix missing permission for update 2022-01-27 15:51:33 +05:45
Jake Barnby 1bcabf8f90 Merge remote-tracking branch 'origin/master' into fix-db-attr-number-params 2022-01-27 22:47:15 +13:00
Bradley Schofield d8a9b7e933 More cleaning up 2022-01-27 09:27:57 +00:00
Bradley Schofield 7d3f992a9f Add status codes 2022-01-27 09:18:48 +00:00
Bradley Schofield c94b28555d Remove Try Catch's and use global handler 2022-01-27 09:18:01 +00:00
Damodar Lohani 8bafd7cafb fix namespace 2022-01-27 13:51:03 +05:45
Damodar Lohani cb8a4b57ca fix usage 2022-01-27 13:40:16 +05:45
Damodar Lohani bdd1d4c6b6 remove file sum from tags total 2022-01-27 13:31:06 +05:45
Damodar Lohani 1515ee1825 fix deleting cache dir 2022-01-27 13:19:47 +05:45
Damodar Lohani 6b1dbab7a4 fix test 2022-01-27 13:06:32 +05:45
Eldad A. FuxandGitHub 9cd9a1dc5d Merge pull request #2468 from stnguyen90/bug-2405-non-owner-delete-membership
Fix non-owner not able to delete their membership
2022-01-27 08:53:27 +02:00
Jake Barnby 204234941c Remove $loose param from constructors 2022-01-27 19:44:53 +13:00
Jake Barnby 30a14f01e8 Add float validator case to spec to prevent fallthrough 2022-01-27 19:43:30 +13:00
Christy Jacob 2c91a24928 feat: fix failing tests 2022-01-27 03:19:02 +04:00
Christy Jacob 9e33960d95 feat: remove swoole server config 2022-01-27 02:42:08 +04:00
Christy Jacob f65b3e0c5b feat: sync master and fix tests 2022-01-27 02:29:49 +04:00
Eldad A. FuxandGitHub 23df3a10ab Merge pull request #2599 from appwrite/fix-create-existing-collection
Fix: 409 for createCollection
2022-01-27 00:17:56 +02:00
Simon Trockel cecf46a975 Merge branch 'feat-926-oauth2-microsoft-tenant-config' of https://github.com/BobcatProgrammer/appwrite into feat-926-oauth2-microsoft-tenant-config 2022-01-26 22:18:32 +01:00
Simon TrockelandGitHub 38fdf5f9b7 Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-26 19:55:59 +01:00
kodumbeats 732e4c0b20 Add missing port to PDO dsn for workers 2022-01-26 11:01:49 -05:00
Matej Baco f6568b3cf5 Imroved UI of required and optional enum 2022-01-26 16:04:50 +01:00
Christy Jacob c595f4eea9 feat: rename tag to deployments across worker 2022-01-26 17:09:32 +04:00
Christy Jacob c1d71904e8 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-builds-worker 2022-01-26 16:59:24 +04:00
Damodar Lohani 02aaa71c96 fix delete worker 2022-01-26 18:39:18 +05:45
Damodar Lohani 5090a2a440 update param 2022-01-26 18:32:57 +05:45
Damodar Lohani cfc20b4983 fix bucket id param 2022-01-26 18:30:41 +05:45
Damodar Lohani c12a302fc8 fix pagination 2022-01-26 18:26:42 +05:45
Bradley Schofield f3e97e4133 Fix environment variables during build 2022-01-26 10:49:02 +00:00
a3519ec912 Update CHANGES.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-01-26 10:27:17 +00:00
Bradley Schofield 4113644fba Implement network environment variable for the executor. 2022-01-26 10:23:30 +00:00
Bradley Schofield 18e1420899 Update executor.php 2022-01-26 10:10:29 +00:00
8b6914e194 Fix formatting src/Appwrite/Auth/OAuth2/Microsoft.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-26 11:10:00 +01:00
7bf5da9759 Fix formatting src/Appwrite/Auth/OAuth2/Microsoft.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-26 11:09:51 +01:00
Bradley Schofield d429aa180f Fix Build Structure in Executor 2022-01-26 10:09:11 +00:00
e2ee905a8e Fix formatting src/Appwrite/Auth/OAuth2/Microsoft.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-26 11:08:10 +01:00
Bradley Schofield ee2670fcd7 Merge branch 'feat-functions-refactor' into feat-cleanup-collections 2022-01-26 09:59:46 +00:00
Eldad A. FuxandGitHub 5f6c5f8663 Merge pull request #2695 from gewenyu99/doc-make-translations-easier-to-find
moved translation links to a more visible location
2022-01-26 11:38:48 +02:00
Eldad A. FuxandGitHub 4147faafdc Merge pull request #2684 from appwrite/feat-rename-tags
Feat rename tags to deployments
2022-01-26 11:37:25 +02:00
Christy Jacob b5d75de5ab feat: remove var_dump 2022-01-26 13:23:29 +04:00
Christy Jacob 4020aea356 feat: add to changes.md 2022-01-26 13:20:46 +04:00
Matej Baco 32a066fb48 Cleanup 2022-01-26 10:17:55 +01:00
Damodar LohaniandGitHub 1c464274d0 Merge pull request #2685 from appwrite/fix-cache 2022-01-26 14:23:47 +05:45
Damodar Lohani 0d51236f98 Merge branch 'master' into fix-cache 2022-01-26 13:53:18 +05:45
Simon TrockelandGitHub 6fde6642bc Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-26 09:05:53 +01:00
Christy Jacob d5a4105318 feat: refactor 2022-01-26 04:02:13 +04:00
Christy Jacob ebc55e7e8e feat: refactor 2022-01-26 03:45:41 +04:00
Vincent Ge 5ae1da65e3 moved translation links to a more visible location 2022-01-25 17:50:41 -05:00
kodumbeats 160a451fed Lengths and orders not necessary for fulltext indexes 2022-01-25 16:48:18 -05:00
Christy Jacob 92706045ad feat: refactor the builds worker 2022-01-25 23:31:42 +04:00
Christy Jacob a0296d6346 feat: refactor the executor 2022-01-25 22:44:21 +04:00
Christy Jacob e0c5500809 feat: add feature to changes.md 2022-01-25 21:13:28 +04:00
Christy Jacob e2bc4e748f Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-builds-worker 2022-01-25 21:11:29 +04:00
Christy Jacob 3685d8ef31 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-rename-tags 2022-01-25 21:02:48 +04:00
Bradley Schofield 4273ad4771 Merge branch 'feat-rename-tags' into feat-cleanup-collections 2022-01-25 16:51:22 +00:00
Bradley Schofield 3c17afbaed Cleanup Collections
- Rename functionId to resourceId on Deployments
 - Add a resourceType to Deployments
 - Remove status, buildStdout and buildStderr from deployments
 - Rename dateCreated on Builds to startTime
 - Rename time on Builds to endTime
 - Added a deploymentId to Builds
 - Added duration to builds
 - Remove Vars from Build
2022-01-25 16:51:05 +00:00
Christy Jacob cf0a84c476 feat: add sleep for webhooks test 2022-01-25 20:49:41 +04:00
Christy JacobandGitHub 342f22ff09 Merge pull request #2673 from appwrite/feat-fx-review
Feat fx review
2022-01-25 20:44:15 +04:00
Torsten Dittmann 0763e9eeb7 Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-fx-review 2022-01-25 17:35:53 +01:00
Matej Baco c15d57f573 Fixed update document permission check and implement test for it 2022-01-25 15:51:04 +01:00
Christy Jacob be16b40a37 feat: update docs 2022-01-25 17:45:38 +04:00
Christy Jacob 963a258fd6 feat: update description in scopes.php 2022-01-25 15:50:00 +04:00
Bradley Schofield 9c4091b16e Repackage Test Functions 2022-01-25 10:03:53 +00:00
Damodar Lohani 542f248330 updated console SDK 2022-01-25 15:45:03 +05:45
Damodar Lohani 4f59c8035b update spec 2022-01-25 15:26:39 +05:45
Christy Jacob 88a149384b feat: fix response model, generate console SDK 2022-01-25 13:40:44 +04:00
Damodar Lohani 6754adc838 fix storage update 2022-01-25 15:21:43 +05:45
Damodar Lohani 9b0f1ef962 test for cache deletion 2022-01-25 14:10:58 +05:45
Damodar Lohani 58ec32340f remove cache on file delete 2022-01-25 13:37:11 +05:45
Christy Jacob 1b42033cda feat: fix response model, generate console SDK 2022-01-25 04:54:44 +04:00
Christy Jacob f6271a82bc feat: update html files 2022-01-25 04:36:35 +04:00
Christy Jacob 32d1d68aaf feat: update WebhooksCustomServerTest 2022-01-25 03:48:51 +04:00
Christy Jacob ddbda8bea6 feat: update RealtimeCustomClientTest 2022-01-25 03:46:43 +04:00
Christy Jacob 7a30446197 feat: update FunctionCustomServerTest 2022-01-25 03:46:13 +04:00
Christy Jacob f70f5377cf feat: update testSychronousExecution() 2022-01-25 03:40:03 +04:00
Christy Jacob b7def09224 feat: update testCreateCustomExecution() 2022-01-25 03:38:24 +04:00
Christy Jacob 0372c8e096 feat: update testCreateCustomExecution() 2022-01-25 03:38:11 +04:00
Christy Jacob 156e160116 feat: update testCreateExecution() 2022-01-25 03:37:44 +04:00
Christy Jacob 172edfcae4 feat: update project custom scope 2022-01-25 03:36:57 +04:00
Christy Jacob af9db5ac1c feat: update response models and response filters 2022-01-25 03:31:41 +04:00
Christy Jacob a93e8f3b0b feat: update deletes,usage and functions worker 2022-01-25 03:19:01 +04:00
Christy Jacob da4655df32 feat: update retry build endpoint 2022-01-25 03:17:10 +04:00
Christy Jacob f712345677 feat: update create-execution endpoint 2022-01-25 03:16:53 +04:00
Christy Jacob 43e3f23a4e feat: update create-deployment endpoint 2022-01-25 03:15:53 +04:00
Christy Jacob 9b77485bcd feat: reneame delete-tag endpoint 2022-01-25 03:14:21 +04:00
Christy Jacob 37d30154f3 feat: reneame get-tag endpoint 2022-01-25 03:11:33 +04:00
Christy Jacob 988634eb79 feat: reneame list-tags endpoint 2022-01-25 03:09:24 +04:00
Christy Jacob 8f69eafd89 feat: reneame create-tag endpoint 2022-01-25 03:06:54 +04:00
Christy Jacob 831a94a0c5 feat: reneame create-tag endpoint 2022-01-25 03:06:16 +04:00
Christy Jacob f7e44a31be feat: reneame create-tag endpoint 2022-01-25 03:05:41 +04:00
Christy Jacob f6411cd213 feat: reneame create-tag endpoint 2022-01-25 03:05:17 +04:00
Christy Jacob e6fdeb3d9d feat: reneame update-function-tags endpoint 2022-01-25 02:59:02 +04:00
Christy Jacob 8307c8d432 feat: rename tags response model to deployment 2022-01-25 02:54:13 +04:00
Christy Jacob 939a11d701 feat: rename tags to deployments in events.php 2022-01-25 02:40:49 +04:00
Christy Jacob 9d2e452779 feat: rename tags to deployments in collections.old.php 2022-01-25 02:26:21 +04:00
Christy Jacob 6d3c522834 feat: rename tags to deployments in collections.php 2022-01-25 02:13:34 +04:00
Christy Jacob e67de99223 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-functions-refactor 2022-01-25 02:03:00 +04:00
Eldad Fux c43b71f78a Merge branch 'master' of github.com:appwrite/appwrite into fix-create-existing-collection 2022-01-24 23:33:46 +02:00
Eldad A. FuxandGitHub d444bd538d Merge pull request #2682 from brandonroberts/fix-console-web-docs
fix: update sdk to web-default for auth docs links from console
2022-01-24 23:14:00 +02:00
Eldad A. FuxandGitHub 708b548690 Merge pull request #2630 from gewenyu99/doc-2584-add-chinese-readme
Adds Chinese translations to README
2022-01-24 22:58:53 +02:00
Brandon 32b037d6aa fix: update sdk to web-default for auth docs links from console 2022-01-24 14:25:47 -06:00
Christy Jacob 074a293d63 feat: refactoring the builds worker 2022-01-25 00:06:29 +04:00
Vincent Ge 7da87c0358 Translations button up top and lists available languages at bottom + link 2022-01-24 11:11:33 -05:00
Bradley Schofield f68723a518 Various Improvements
+ Updated build list
+ Added search attribute to builds
+ Renamed automaticDeploy to deploy
+ Added tests for build list
2022-01-24 15:54:07 +00:00
Vincent Ge 2ac2c3dbd2 Adopted translation changes made by Yuqi 2022-01-24 10:44:27 -05:00
Bradley Schofield bfc4f72673 Update docker-compose in docs and make executor a executable
Update docker-compose in docs and make executor a executable
2022-01-24 10:32:40 +00:00
Torsten Dittmann d49ef8355d fix: ui boolean default values 2022-01-24 11:27:46 +01:00
Damodar Lohani 25fe4420ab update 2022-01-24 15:54:21 +05:45
Bradley Schofield b9f2174a15 Regenerate Console SDK 2022-01-24 09:54:56 +00:00
Damodar Lohani fb9a18700f update header 2022-01-24 15:36:30 +05:45
Bradley Schofield 9a0b7ce142 Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-functions-refactor 2022-01-24 09:37:46 +00:00
Bradley Schofield 5ba45abadc Implement Some of Eldad's Changes 2022-01-24 09:37:14 +00:00
18f099825b Update CHANGES.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-01-24 09:22:08 +00:00
c43f6c4223 Update CHANGES.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-01-24 09:21:42 +00:00
Matej Baco 85630df661 PR review changes 2022-01-24 09:20:02 +01:00
Damodar Lohani 7d7eb57fed fix header 2022-01-24 13:56:20 +05:45
Christy Jacob 046797e48f feat: refactor auth::skip 2022-01-24 03:05:07 +04:00
Christy Jacob b59566a815 feat: move retry build call to builds worker 2022-01-24 03:01:42 +04:00
Christy Jacob abd54938ef feat: add build worker 2022-01-24 02:25:46 +04:00
Torsten Dittmann ce347c8e54 fix: permissions to 0777 for functions 2022-01-23 22:01:20 +01:00
Torsten Dittmann 8b67fa76f8 fix: default vars param on function 2022-01-23 21:45:12 +01:00
Torsten Dittmann 1e0578cfba fix: chmod issues in tmp directory with linux 2022-01-23 21:44:45 +01:00
Eldad A. FuxandGitHub 3509c83501 Merge pull request #2650 from appwrite/feat-retry-realtime-db-connection
Feat: retry db connection in realtime server
2022-01-23 19:48:22 +02:00
Eldad A. FuxandGitHub 029935eb6a Merge pull request #2659 from appwrite/fix-function-timeout
Fix function timeout in controller
2022-01-23 19:45:55 +02:00
Eldad Fux 1ba97b5d9d Unused env vars 2022-01-23 19:34:08 +02:00
Eldad Fux 65421fb42a Removed unused volumes 2022-01-23 19:28:18 +02:00
Eldad Fux 7d2d49bb89 Removed unused volumes 2022-01-23 19:28:13 +02:00
Eldad Fux 029e1dc6f6 Hiding port 8080 2022-01-23 19:21:23 +02:00
Christy Jacob 12ed89b49c Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-functions-refactor 2022-01-23 20:53:33 +04:00
Eldad Fux 0219c92cb0 Review 2022-01-23 18:34:18 +02:00
Eldad Fux acb4198aa9 Review 2022-01-23 18:34:07 +02:00
Damodar Lohani fe885ca95c add missing headers 2022-01-23 12:14:50 +05:45
Simon Trockel f6dd0e926e Add documentation for Custom Oauth Provider forms 2022-01-23 00:16:07 +01:00
Simon Trockel 45635cdbcc Rework Apple Custom Oauth Form 2022-01-22 23:13:16 +01:00
Simon Trockel e29ac692d5 Adjust all code param lengths 2022-01-22 21:02:51 +01:00
Simon Trockel 9f2d225f29 Merge branch 'feat-926-oauth2-microsoft-tenant-config' of https://github.com/BobcatProgrammer/appwrite into feat-926-oauth2-microsoft-tenant-config 2022-01-22 19:31:47 +01:00
Simon Trockel 8233881c44 feat: Generic custom Oauth provider form 2022-01-22 19:31:40 +01:00
Simon TrockelandGitHub 05ff84d1f6 Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-22 19:27:02 +01:00
kodumbeats ad78e22a9d Default to collection-level permissions from console 2022-01-21 15:35:52 -05:00
kodumbeats 9f8fdd39d7 Merge remote-tracking branch 'origin/master' into feat-retry-realtime-db-connection
Fix errors when compiling plugins
2022-01-21 14:12:26 -05:00
Torsten DittmannandGitHub 6cd2c0951b Merge pull request #2663 from appwrite/fix-pin-php-to-patch-version
Fix: pin PHP to patch version
2022-01-21 20:07:38 +01:00
Torsten Dittmann bae6353bcf Merge branch 'master' of https://github.com/appwrite/appwrite into feat-functions-refactor 2022-01-21 19:58:24 +01:00
Torsten Dittmann 4c86fa1741 Merge branch 'feat-functions-refactor-review' of https://github.com/appwrite/appwrite into feat-functions-refactor 2022-01-21 19:58:15 +01:00
Torsten Dittmann ddc871dde5 Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-functions-refactor 2022-01-21 19:58:03 +01:00
Torsten Dittmann a794087a86 fix: increase docker connections 2022-01-21 19:56:37 +01:00
Christy Jacob 4f87ebe586 fix: patch version 2022-01-21 22:02:02 +04:00
kodumbeats 7ddcf4142e Briefly sleep to give realtime a chance to disconnect 2022-01-21 12:53:13 -05:00
kodumbeats 7e6c9b9d87 Harmonize database reconnect across services 2022-01-21 12:32:27 -05:00
kodumbeats f7373fff2b Update utopia/database to latest 2022-01-21 11:39:21 -05:00
kodumbeats 43f65a3b2c Pin to specific node version 2022-01-21 11:31:08 -05:00
kodumbeats 7566547ff3 Pin alpine where possible 2022-01-21 11:21:52 -05:00
kodumbeats a7c81c0d28 Pin to patch version to avoid regressions 2022-01-21 11:11:39 -05:00
Eldad A. FuxandGitHub d67d242ed4 Merge pull request #2661 from appwrite/doc-session-delete-updates
docs: update description for delete session endpoint
2022-01-21 17:04:00 +02:00
Torsten Dittmann 12db6816f0 test: connection pool for docker socket 2022-01-21 15:33:58 +01:00
BrandonandGitHub 6715d9a00e docs: update description for delete session endpoint 2022-01-21 06:25:17 -06:00
Bradley SchofieldandGitHub 5c518a370e Merge pull request #2660 from appwrite/feat-functions-refactor-review
feat: refactor some of the executor
2022-01-21 12:24:35 +00:00
Torsten Dittmann cc7b15ddf1 Merge branch 'feat-functions-refactor-review' of https://github.com/appwrite/appwrite into feat-functions-refactor-review 2022-01-21 12:21:29 +01:00
Torsten DittmannandGitHub c2c53cac94 Apply suggestions from code review 2022-01-21 12:21:20 +01:00
Torsten Dittmann 9ab6b695e6 feat: refactor some of the executor 2022-01-21 11:42:12 +01:00
Matej Baco d9eb1e9545 Use dynamic value in controller 2022-01-21 09:05:41 +01:00
Bradley Schofield 2e3c904385 Fix a few bugs 2022-01-20 14:41:27 +00:00
Bradley Schofield 4286e8d70b Fix database stuff 2022-01-20 11:34:50 +00:00
Torsten DittmannandGitHub f0c7a156e1 Merge pull request #2651 from appwrite/fix-ui-reset-form-attribute-creation
fix: ui reset form after creating attribute
2022-01-20 12:28:45 +01:00
Matej Baco 0694d53826 Added more logging 2022-01-20 11:31:04 +01:00
Torsten Dittmann f5fedf05d5 fix: ui reset form after creating attribute 2022-01-20 10:55:33 +01:00
kodumbeats 4a8c879706 Retry database connections in realtime server 2022-01-19 17:15:38 -05:00
kodumbeats 1cf7da26d4 Test new exists behavior in database 2022-01-19 17:15:22 -05:00
Bradley SchofieldandGitHub 474e090b5d Merge pull request #2643 from appwrite/feat-executor-logging
Implemented proper logger for executor
2022-01-19 15:34:09 +00:00
Torsten Dittmann 573a4d2464 fix: improve migration loop 2022-01-19 13:03:11 +01:00
Torsten Dittmann 6f6a7eb6f8 feat: add migration to populate search fields 2022-01-19 12:59:58 +01:00
Torsten Dittmann 4cc89ae597 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-migration-0-13 2022-01-19 12:17:19 +01:00
Torsten Dittmann 512c3bf841 Merge branch 'master' of https://github.com/appwrite/appwrite 2022-01-19 12:17:10 +01:00
Torsten DittmannandGitHub be8958a5c7 Merge pull request #2647 from appwrite/ci-github-action-with-cache
ci: add github action with cache
2022-01-19 12:16:45 +01:00
Torsten DittmannandGitHub 8f800301cf Merge pull request #2631 from appwrite/fix-password-validation-console
Updated password length min requirment in the console
2022-01-19 12:12:47 +01:00
Torsten DittmannandGitHub 785932abd4 Merge pull request #2638 from appwrite/fix-listcollections-search
Fix list collections when passing `search` parameter
2022-01-19 12:08:36 +01:00
Christy Jacob ecc91f92f4 fix: update CLI user agent name 2022-01-19 14:32:14 +04:00
Matej Baco a3b5cfb2f5 Import bug fix 2022-01-19 10:33:48 +01:00
Jake Barnby 06719b172c Add listCollection using search parameter tests 2022-01-19 22:04:57 +13:00
Christy Jacob ffb3d81b1f fix: use CLI user agent in account screen 2022-01-19 13:03:53 +04:00
Jake Barnby 438f80cc5a Update query attribute to search, remove name index 2022-01-19 20:57:18 +13:00
Eldad A. FuxandGitHub f2b89362a4 Merge pull request #2633 from appwrite/fix-function-authorization-exception
Fix function authorization exception
2022-01-19 07:37:24 +02:00
Steven Nguyen 88f43c32a4 Fix non-owner not able to delete their membership 2022-01-18 21:26:14 -08:00
Torsten DittmannandGitHub e45fc7c46e Update Scope.php 2022-01-19 00:23:19 +01:00
Torsten DittmannandGitHub c9d53e0134 Update tests.yml 2022-01-19 00:02:48 +01:00
Torsten DittmannandGitHub 7a9d477e3e Update tests.yml 2022-01-18 23:58:24 +01:00
Torsten Dittmann fc99863ba6 ci: add github action 2022-01-18 23:41:51 +01:00
Malte2036 d43486ec6b add test for duplicate team membership verification 2022-01-18 23:32:36 +01:00
Malte2036 9f42a53a53 refactor confirm team validation to pass tests 2022-01-18 23:32:05 +01:00
Christy Jacob 962a1be130 feat: added getting started guides 2022-01-19 02:22:28 +04:00
Matej Baco 5fd5a3261e Implemented proper logger for executor 2022-01-18 17:55:53 +01:00
Vincent Ge 51585b29c5 corrected translation issues found by Adam Yang 2022-01-18 11:33:38 -05:00
Wess CopeandGitHub 5209fb9c9e Merge branch 'appwrite:master' into master 2022-01-18 10:55:43 -05:00
Bradley SchofieldandGitHub 0b3700303c Merge pull request #2640 from PineappleIOnic/the-executor-poc
Move executor-poc into the appwrite repository
2022-01-18 15:49:45 +00:00
Bradley Schofield e79578570e Merge branch 'master' into the-executor-poc 2022-01-18 15:24:33 +00:00
Bradley Schofield f85970fa3d Fix functions vars default response
Changed default from array to class
2022-01-18 15:12:26 +00:00
Eldad Fux 61131434cb Updated to use minlength and fixed alt attribute 2022-01-18 16:25:14 +02:00
Torsten DittmannandGitHub c2185d3079 Merge pull request #2601 from appwrite/dependabot/npm_and_yarn/markdown-it-12.3.2
chore(deps): bump markdown-it from 12.3.0 to 12.3.2
2022-01-18 14:41:26 +01:00
dependabot[bot]andGitHub 1311aa35a2 chore(deps): bump markdown-it from 12.3.0 to 12.3.2
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.3.0 to 12.3.2.
- [Release notes](https://github.com/markdown-it/markdown-it/releases)
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/12.3.0...12.3.2)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 13:35:12 +00:00
Torsten DittmannandGitHub 646e485130 Merge pull request #2612 from appwrite/snyk-upgrade-1f0dbf1aaa1d55e32fdf3220bbcef06b
[Snyk] Upgrade chart.js from 3.6.2 to 3.7.0
2022-01-18 14:34:16 +01:00
Jake Barnby 1a6a1498bc Add fulltext index for collections collection name column to fix listCollections search 2022-01-19 00:45:44 +13:00
Torsten Dittmann a811814cc0 fix: accidental phpunit configuration change 2022-01-18 12:10:58 +01:00
Torsten Dittmann 446bb82823 remove: unused UID validator 2022-01-18 12:08:51 +01:00
Torsten Dittmann d3150afebc feat: migration for 0.13 2022-01-18 12:05:04 +01:00
Jake Barnby 2b82148591 Use $loose = true for number param validators to allow passing strings as required by SDK's 2022-01-18 23:47:30 +13:00
Eldad A. FuxandGitHub 2cc87078cd Merge pull request #2632 from appwrite/fix-response-filter-fallthrough
Fix V08 response filter fallthrough
2022-01-18 10:39:17 +02:00
Jake Barnby 219e314834 Add unauthorized test 2022-01-18 20:04:36 +13:00
Jake Barnby 0f209f8430 Fix function authorization exception when missing permission 2022-01-18 19:38:10 +13:00
Eldad Fux d8a9003714 Updated password length min requirment in the console 2022-01-18 07:21:03 +02:00
Jake Barnby 4a2614ad05 Fix V08 response filter fallthrough 2022-01-18 17:39:47 +13:00
Vincent Ge 5a05590966 adds Chinese translations to README 2022-01-17 15:03:39 -05:00
Eldad A. FuxandGitHub 11b0967d3b Merge pull request #2629 from appwrite/fix-hide-internal-id
fix: hide internal id from documents
2022-01-17 21:15:03 +02:00
Torsten Dittmann 66f67cceb8 revert: adding documentlist response model 2022-01-17 18:54:46 +01:00
Torsten Dittmann cd28a0ed97 tests: fix internalId assertion 2022-01-17 17:31:51 +01:00
Torsten Dittmann ba2790221c fix: hide internal id from documents 2022-01-17 17:25:20 +01:00
Eldad A. FuxandGitHub f5bf1a3cd6 Merge pull request #2600 from gewenyu99/doc-wrap-id-string-in-quotes
Wrap unique() in double quotes to better indicate that it's a literal…
2022-01-17 17:33:33 +02:00
Eldad A. FuxandGitHub 9447190a86 Merge pull request #1650 from Sayanta66/patch-2
Copyedited the tutorial
2022-01-17 17:32:45 +02:00
Bradley Schofield 8d92d32112 Update executor.php 2022-01-17 15:24:19 +00:00
Bradley Schofield 76280b0d23 Fix permission bug 2022-01-17 15:23:35 +00:00
Aditya OberaiandGitHub 4ca9ba54bb Merge branch 'master' into patch-2 2022-01-17 20:00:21 +05:30
115e565717 Update docs/tutorials/add-environment-variable.md
Co-authored-by: Aditya Oberai <31401437+adityaoberai@users.noreply.github.com>
2022-01-17 19:55:05 +05:30
dab5aadc9a Update docs/tutorials/add-environment-variable.md
Co-authored-by: Aditya Oberai <31401437+adityaoberai@users.noreply.github.com>
2022-01-17 19:54:46 +05:30
Bradley Schofield a10d099789 Fix fallback values for executor environment variables 2022-01-17 14:04:53 +00:00
ec97e845a2 Update app/views/console/users/index.phtml
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-01-17 14:03:08 +01:00
Eldad A. FuxandGitHub 4064d3181f Merge pull request #2625 from appwrite/fix-ui-int-float-default-value
fix: ui for int/float default values
2022-01-17 14:53:25 +02:00
Torsten Dittmann 96828f739e fix: ui for int/float default values 2022-01-17 11:47:22 +01:00
Bradley Schofield 0e5f9b138a Update executor.php 2022-01-17 10:18:31 +00:00
Bradley Schofield 15dff8cbb6 Fix wierd swoole bug 2022-01-17 10:09:29 +00:00
Simon TrockelandGitHub 7f52116a17 Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-17 00:47:46 +01:00
Simon Trockel 9922a6d6cf feat: Makes Microsoft OAuth Provider configureable 2022-01-17 00:46:12 +01:00
Eldad A. FuxandGitHub 2f5c958f22 Merge pull request #2622 from appwrite/fix-usage-entrypoint
Fixed usage entrypoint in dev mode
2022-01-16 19:08:21 +02:00
Eldad A. FuxandGitHub 2fbcc3e23e Merge pull request #2617 from appwrite/add-notion-oauth-provider
feat: add notion oauth provider
2022-01-16 19:08:10 +02:00
Eldad A. FuxandGitHub 6b360149fd Merge pull request #2615 from appwrite/fix-deny-abondoned-project
Fix for console memberships
2022-01-16 18:39:47 +02:00
Eldad A. FuxandGitHub 7c142e91ac Merge pull request #2619 from appwrite/fix-deletes-worker
fix: reset user attributes and delete sessions when deleting a user
2022-01-16 18:39:20 +02:00
Eldad Fux 4e44b3e1af Fixed usage entrypoint in dev mode 2022-01-16 18:37:32 +02:00
Damodar Lohani ea931be54b Merge branch 'feat-storage-buckets' into feat-s3-integration 2022-01-16 18:13:33 +05:45
Damodar Lohani 543c32a1ab fix bucket model 2022-01-16 18:11:21 +05:45
Damodar Lohani 24c803e7d9 Merge branch 'feat-storage-buckets' into feat-s3-integration 2022-01-16 18:09:09 +05:45
Christy Jacob f6b6673bc9 feat: update notion image 2022-01-16 16:03:29 +04:00
Damodar Lohani f1c3105180 Merge branch 'feat-storage-buckets' of github.com:appwrite/appwrite into feat-storage-buckets 2022-01-16 17:25:38 +05:45
Damodar Lohani 41051a8979 fix range for offset 2022-01-16 17:24:36 +05:45
Damodar Lohani 16c0a7c544 directory separator 2022-01-16 17:23:02 +05:45
Damodar Lohani 4b3e461928 composer update 2022-01-16 17:20:03 +05:45
Damodar Lohani 4a37d402df Merge branch 'master' into feat-storage-buckets 2022-01-16 17:18:43 +05:45
2db266d71d Update app/controllers/web/console.php
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-01-16 17:11:49 +05:45
Damodar Lohani 7787d0df62 fix issue caused by naming 2022-01-16 17:10:26 +05:45
Damodar Lohani ccc77438f4 update spec 2022-01-16 16:02:01 +05:45
Damodar Lohani 8f1a390ae3 fix response for large payload 2022-01-16 14:25:09 +05:45
Damodar Lohani 1e3514b7b2 update antiVirus to antivirus for consistency 2022-01-16 13:40:55 +05:45
Damodar Lohani 7e33188f4d fix abort 2022-01-16 13:32:03 +05:45
Damodar Lohani d04d9d7aba update docs 2022-01-16 13:21:27 +05:45
Damodar Lohani 797795707e failure test for large chunk 2022-01-16 13:17:39 +05:45
Eldad A. FuxandGitHub 464db81880 Merge pull request #2620 from appwrite/fix-consistent-users-limit
Fixed missing users limit validation
2022-01-16 09:28:37 +02:00
Damodar Lohani 0b0b8f1e8e variables required 2022-01-16 13:12:39 +05:45
30fdb9f66d Apply suggestions from code review
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-01-16 13:01:06 +05:45
Eldad Fux 9650f37dc9 Update image magick version 2022-01-16 08:33:47 +02:00
Christy Jacob 6238fcc46a fix: reset user attrbites and do not delete user 2022-01-16 05:02:13 +04:00
Eldad Fux 8dc7d24d5a Fixed missing validation 2022-01-16 01:25:00 +02:00
Christy Jacob 161bb1ec75 fix: delete user and sessions when deleting a user 2022-01-16 03:24:38 +04:00
Christy Jacob 0722f34347 feat: add notion oauth provider 2022-01-16 02:47:51 +04:00
Eldad Fux e691e75712 Changed button name 2022-01-15 20:34:01 +02:00
Eldad Fux ebcdfaabfb Deny last user from leaving a project, redirect to home if current user leaves 2022-01-15 16:50:49 +02:00
snyk-bot c57fe89b3b fix: upgrade chart.js from 3.6.2 to 3.7.0
Snyk has created this PR to upgrade chart.js from 3.6.2 to 3.7.0.

See this package in npm:
https://www.npmjs.com/package/chart.js

See this project in Snyk:
https://app.snyk.io/org/eldadfux/project/8574b5e4-6e89-4ade-bc02-2eaabc43eed0?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-01-15 11:18:16 +00:00
Eldad A. FuxandGitHub 33c9c5c9b8 Merge pull request #2610 from TheMardy/doc-_-update-team-membership-status-detail
Add important detail
2022-01-14 14:24:47 +02:00
Martijn HanegraafandGitHub bd468e4e6a Add important detail
Update Team Membership automatically creates a session
2022-01-14 09:30:01 +01:00
Eldad A. FuxandGitHub fb2ec0355a Merge pull request #2607 from appwrite/feat-fix-version-check
Check version from appwrite.io
2022-01-13 18:27:00 +02:00
Eldad Fux bd05401c37 Fixed version check with https://appwrite.io 2022-01-13 17:58:47 +02:00
Eldad A. FuxandGitHub 5551ddb933 Merge pull request #2604 from appwrite/feat-remove-appwrite-default-domains
Removed Appwrite Default Domains
2022-01-13 16:30:05 +02:00
Eldad A. FuxandGitHub f4010a497a Update bug.yaml 2022-01-13 16:28:48 +02:00
640b2ef324 change Error Code to 409
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-01-13 13:11:08 +01:00
Eldad Fux 95313ec122 Check version from appwrite.io 2022-01-13 13:10:05 +02:00
Eldad Fux 26eb09da25 Removed Appwrite domains 2022-01-13 13:03:32 +02:00
Vincent Ge a102ee6f14 Wrap unique() in double quotes to better indicate that it's a literal string 2022-01-12 17:19:30 -05:00
Matej Baco 2f75f9d13d Removed leftover 2022-01-12 20:54:19 +01:00
Matej Baco 6b77fcf21f FIxed 409 for createCollection 2022-01-12 20:51:13 +01:00
Malte2036 c24a7fa611 fix: check whether the membershipId has been confirmed to avoid reconfirmation 2022-01-12 11:21:53 +01:00
Bradley Schofield 0b2c4832f5 Update to handle runtimes becoming more generic 2022-01-11 14:05:50 +00:00
Eldad A. FuxandGitHub babd77f663 Merge pull request #2588 from appwrite/fix-setcookie-mock
set proper domain name while setting cookie in mock api
2022-01-11 13:41:50 +02:00
Damodar Lohani 95f740800b set proper domain name while setting cookie in mock api 2022-01-11 17:15:29 +05:45
Bradley Schofield 2a6de25f28 Update Runtime Repo name 2022-01-11 10:19:49 +00:00
Damodar LohaniandGitHub 7721a362a4 Merge pull request #2485 from appwrite/feat-refactor-storage-resource 2022-01-11 15:51:29 +05:45
Bradley Schofield e1b5809779 Update functions.php 2022-01-10 14:45:05 +00:00
Bradley Schofield 87565d07e2 Update collections.php 2022-01-10 14:25:46 +00:00
Bradley Schofield 504cee8fd9 Update functions.php 2022-01-10 14:21:48 +00:00
Bradley Schofield 4e14d892b0 Implement Suggestions 2022-01-10 14:18:33 +00:00
Bradley Schofield e866a352a7 Implement Suggestions 2022-01-10 14:13:23 +00:00
Bradley Schofield 6c55c73352 Add build status docblock 2022-01-10 14:01:50 +00:00
Bradley Schofield 58e68088fa Remove 'pending' build state, update version numbers 2022-01-10 14:00:11 +00:00
Damodar Lohani e16f64d84b fix default bucket creation issue 2022-01-10 12:16:33 +05:45
Torsten DittmannandGitHub e7b91f2040 Merge pull request #2564 from appwrite/feat-release-0-12-1
feat: release version 0.12.1
2022-01-07 15:18:26 +01:00
0047f727a7 Update CHANGES.md
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-01-07 14:38:10 +01:00
Torsten Dittmann 4b1a6132f9 fix: sdks 2022-01-07 14:32:03 +01:00
Torsten Dittmann b4ee90a235 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-release-0-12-1 2022-01-07 13:58:44 +01:00
Torsten Dittmann 36c48e1f58 Merge branch 'feat-release-0-12-1' of https://github.com/appwrite/appwrite into feat-release-0-12-1 2022-01-07 13:58:39 +01:00
Torsten DittmannandGitHub f90f98b597 Update init.php 2022-01-07 13:58:15 +01:00
Torsten DittmannandGitHub 5e261e9407 Update CHANGES.md 2022-01-07 13:57:58 +01:00
Torsten DittmannandGitHub 55c9d819d1 Merge pull request #2573 from appwrite/fix-request-filters
Fixed boolean request filters on listDocuments
2022-01-07 13:53:52 +01:00
Torsten DittmannandGitHub 39ebf27210 Merge pull request #2574 from appwrite/fix-dashboad-ui
Added sum to request, added format to realtime
2022-01-07 13:53:39 +01:00
Damodar Lohani a790edf8d7 setting file size attributes to bigint 2022-01-07 17:14:52 +05:45
Matej Baco 468b84d01c Added sum to request, added format to realtime 2022-01-07 11:15:20 +01:00
Damodar Lohani 2239e4a5e6 Merge branch 'feat-s3-integration' into feat-refactor-storage-resource 2022-01-07 15:47:38 +05:45
Matej BačoandGitHub ff09547ed7 Update src/Appwrite/Utopia/Request/Filters/V12.php 2022-01-07 09:46:28 +01:00
Matej Baco 41138b130f Fixed boolean request filters on listDocuments 2022-01-07 09:33:41 +01:00
Eldad A. FuxandGitHub f140c206c3 Merge pull request #2570 from appwrite/feat-update-arch
Updated architecture
2022-01-07 08:56:36 +02:00
Eldad Fux 58ebd1ec30 Updated architecture 2022-01-07 08:34:24 +02:00
Wess CopeandGitHub 25b34eef80 Merge branch 'appwrite:master' into master 2022-01-06 10:03:05 -05:00
Torsten DittmannandGitHub b3cd06d08a Update CHANGES.md 2022-01-06 12:42:43 +01:00
Torsten DittmannandGitHub 0095ff2d6c fix: string attribute size response model 2022-01-06 12:41:58 +01:00
Damodar Lohani f3bd94b26f fix tags 2022-01-06 15:36:24 +05:45
Damodar Lohani 6a735ad232 Merge branch 'feat-large-file' into feat-s3-integration 2022-01-06 15:33:44 +05:45
Bradley Schofield 58c7871388 Fix Merge Issues 2022-01-06 09:45:56 +00:00
Damodar Lohani d20062f63a Merge branch 'feat-storage-buckets' into feat-large-file 2022-01-06 15:01:21 +05:45
Damodar Lohani ba82839128 Merge branch 'master' into feat-storage-buckets 2022-01-06 13:11:23 +05:45
Torsten Dittmann bbe8232294 feat: release version 0.12.1 2022-01-05 16:40:51 +01:00
Torsten Dittmann 6b569c6c6c Merge branch 'master' of https://github.com/appwrite/appwrite 2022-01-05 16:38:28 +01:00
Torsten Dittmann d8087a7053 fix: sdk version numbers 2022-01-05 16:38:22 +01:00
Torsten DittmannandGitHub 011014eb89 Merge pull request #2562 from appwrite/fix-migration-with-unknown-project-id
fix: migration for leftover documents on deleted projects
2022-01-05 16:29:27 +01:00
Torsten Dittmann 81c117e5cb Merge branch 'master' of https://github.com/appwrite/appwrite 2022-01-05 15:40:05 +01:00
Torsten DittmannandGitHub ff9f8a4c1e Merge pull request #2563 from appwrite/fix-functions-vars-ui
fix: ui for functions variables
2022-01-05 15:30:45 +01:00
Torsten Dittmann ade1d93198 fix: ui for functions variables 2022-01-05 15:20:36 +01:00
Bradley Schofield e2c4272ebd Merge branch 'master' into the-executor-poc 2022-01-05 13:38:51 +00:00
Bradley Schofield 51af513786 Update composer.lock 2022-01-05 13:14:08 +00:00
Torsten Dittmann 9f0644c489 fix: migration for unknown userlimit 2022-01-05 13:54:23 +01:00
Torsten Dittmann f477d2c359 fix: function head 2022-01-05 12:52:33 +01:00
Torsten Dittmann 94d49f9685 fix: migration for leftover documents on deleted projects 2022-01-05 12:49:53 +01:00
Varghese JoseandGitHub fdd3d2d54b Update ml.json
fix:typo
2022-01-05 17:04:48 +05:30
Varghese JoseandGitHub b4ff3b1c35 Merge branch 'appwrite:master' into master 2022-01-05 17:02:29 +05:30
Torsten DittmannandGitHub 8d419491d5 readme: update announcement link 2022-01-05 11:39:11 +01:00
Torsten DittmannandGitHub 1a0f740459 Merge pull request #1281 from appwrite/feat-database-indexing
Feat database indexing
2022-01-05 11:02:54 +01:00
Torsten Dittmann 8516e227ef chore: update changelog 2022-01-05 10:34:55 +01:00
Torsten Dittmann fb0b0bf258 fix: remove activity badge 2022-01-05 10:30:14 +01:00
Torsten Dittmann 5dabed8ba4 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2022-01-05 10:28:24 +01:00
Christy JacobandGitHub 1c8260193b Merge pull request #2558 from appwrite/feat-dashboard-aggregation-ui
Improved dashboard aggregation UI
2022-01-05 13:03:52 +04:00
Matej Baco e68bbcfe88 Added aggregation note 2022-01-05 10:00:35 +01:00
Eldad A. FuxandGitHub 1a18e4c410 Update database.md 2022-01-05 08:31:58 +02:00
Eldad A. FuxandGitHub e776367958 Merge pull request #2556 from appwrite/fix-collection-rules-docs
Rename rules to attributes in docs
2022-01-05 08:01:40 +02:00
Torsten Dittmann 762b532674 fix: migration 2022-01-04 20:09:44 +01:00
Torsten Dittmann 4160827f92 fix: migration 2022-01-04 19:36:06 +01:00
Torsten Dittmann 9c6e03c405 fix: migration 2022-01-04 18:54:18 +01:00
Torsten Dittmann 3e4e5a787d fix: migration 2022-01-04 18:27:19 +01:00
Torsten Dittmann f397f93975 fix: migration link 2022-01-04 17:48:19 +01:00
Torsten Dittmann 25698ccd78 fix: remove logs from travis job 2022-01-04 17:25:11 +01:00
Torsten Dittmann bcf388a941 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2022-01-04 17:12:43 +01:00
Torsten Dittmann 2d3d632f46 fix: .gitignore 2022-01-04 17:12:42 +01:00
Eldad Fux 1659af4dd8 Updated lang colors 2022-01-04 18:10:21 +02:00
Torsten Dittmann b78c98f793 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2022-01-04 17:09:53 +01:00
Torsten Dittmann 5f8c55151f fix: push compiled css 2022-01-04 17:09:51 +01:00
Eldad Fux c696f1409b Updated lang colors 2022-01-04 18:07:32 +02:00
Matej Baco 44bb12475e Replaced rules description with attributes 2022-01-04 17:06:16 +01:00
Torsten Dittmann 81e340e52c fix: increase cache buster 2022-01-04 17:04:40 +01:00
Torsten Dittmann f888a697d4 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2022-01-04 17:04:26 +01:00
Torsten DittmannandGitHub 05425934c7 Merge pull request #2552 from appwrite/feat-enable-travis-again
ci: add travis again
2022-01-04 17:02:47 +01:00
Torsten Dittmann f23b6cc55e fix: disable github action 2022-01-04 17:02:23 +01:00
Torsten DittmannandGitHub b2b4c61d32 Merge pull request #2486 from appwrite/feat-prefs-improvement
Feat prefs improvement
2022-01-04 17:01:07 +01:00
Torsten Dittmann 49e9e1b9cd fix: tests 2022-01-04 16:50:48 +01:00
Torsten Dittmann 972ce959b6 fix: tests 2022-01-04 16:48:15 +01:00
Torsten Dittmann 06e1f6afd1 chore: composer update 2022-01-04 16:19:03 +01:00
Torsten Dittmann 150c2f9cd8 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-prefs-improvement 2022-01-04 16:18:38 +01:00
Torsten DittmannandGitHub 07cb89b5dc Merge pull request #2537 from appwrite/feat-quest-filters
Feat request filters
2022-01-04 16:14:40 +01:00
Torsten DittmannandGitHub 1898d63ba9 Merge pull request #2555 from appwrite/feat-contribution-sdks
doc-contribution-sdks
2022-01-04 16:00:27 +01:00
Matej Baco eed3d3d510 Removed temp branch change 2022-01-04 15:43:01 +01:00
Damodar Lohani 566f625194 sdk generating check list 2022-01-04 20:27:31 +05:45
Matej Baco 51a7f5da44 Merge branch 'feat-database-indexing' into feat-quest-filters 2022-01-04 15:38:50 +01:00
Torsten Dittmann 23b28f4395 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-enable-travis-again 2022-01-04 15:29:55 +01:00
Matej Baco e2aebdd2bc Merge branch 'feat-database-indexing' into feat-quest-filters 2022-01-04 15:29:42 +01:00
Torsten Dittmann d229564383 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2022-01-04 15:29:23 +01:00
Matej BačoandGitHub 7c30844e88 Merge pull request #2550 from appwrite/feat-request-filters-fixes
fix: request and response filters
2022-01-04 15:27:04 +01:00
Torsten DittmannandGitHub 4484507640 Merge pull request #2553 from appwrite/fix-changelog
Fix-changelog
2022-01-04 15:13:12 +01:00
Damodar Lohani 5f54d873a7 fix changelog third 2022-01-04 19:31:13 +05:45
Damodar Lohani 11dfa25a9f update changelog 2022-01-04 19:30:14 +05:45
Damodar Lohani be7590f110 updated changes 2022-01-04 19:21:52 +05:45
Torsten Dittmann 4dede67a68 fix travis 2022-01-04 14:25:00 +01:00
Torsten Dittmann fc41b5f369 fix: increase sleep 2022-01-04 14:12:40 +01:00
Torsten Dittmann 0a508cecc1 ci: add travis again 2022-01-04 14:02:51 +01:00
Torsten DittmannandGitHub d33255e43e Merge pull request #2551 from appwrite/fix-sdk-versions
Fix-sdk-versions
2022-01-04 13:56:54 +01:00
Damodar Lohani ed438e0c85 update versions 2022-01-04 18:30:54 +05:45
Damodar LohaniandGitHub aa72ba1be2 Merge pull request #2549 from appwrite/feat-sdk-changelogs 2022-01-04 18:21:33 +05:45
Damodar Lohani 2690250f55 updated param 2022-01-04 18:18:27 +05:45
Christy Jacob 2413a7fb42 fix: request and response filters 2022-01-04 16:30:50 +04:00
Damodar Lohani a74ff45467 updated changelog and getting started and examples 2022-01-04 18:11:23 +05:45
Damodar LohaniandGitHub 1c0e797c87 Merge pull request #2548 from appwrite/fix-customid-example 2022-01-04 17:58:29 +05:45
Torsten Dittmann 9e659f34a5 feat: push changed docs 2022-01-04 12:53:40 +01:00
Torsten Dittmann a64564a969 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into fix-customid-example 2022-01-04 12:45:32 +01:00
Torsten Dittmann fc0e4dcf9a fix: index and customid example in spec 2022-01-04 12:44:28 +01:00
Torsten DittmannandGitHub 0c87e4ca02 Merge pull request #2547 from appwrite/fix-specs-the-third
fix: specifications definitions
2022-01-04 12:20:36 +01:00
Torsten Dittmann 4b8feff81e chore: update composer lock 2022-01-04 12:08:53 +01:00
Torsten Dittmann 58becbf211 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2022-01-04 12:08:30 +01:00
Torsten Dittmann 3e91012d9d fix: ui indexes show stuck index 2022-01-04 11:52:59 +01:00
Torsten Dittmann 0b8259a078 fix: 0.12.x specs 2022-01-04 11:45:57 +01:00
Torsten Dittmann 304981da24 fix: specs definitions 2022-01-04 11:42:23 +01:00
Damodar Lohani 980846b4bb updated sdk-generator version 2022-01-04 15:15:10 +05:45
Matej Baco df9e064047 Fixed TODOs 2022-01-04 10:05:21 +01:00
Torsten Dittmann a3fbe546c3 fix: certificates migration 2022-01-03 17:04:39 +01:00
Torsten Dittmann 64826fa545 fix: migrate certificatesId 2022-01-03 17:03:36 +01:00
Torsten Dittmann ab0211d12f fix: update specs 2022-01-03 16:51:00 +01:00
Torsten Dittmann 9ed6b3bcd8 docs: re-generate all docs 2022-01-03 16:45:49 +01:00
Torsten Dittmann af440d787d fix: spec file names 2022-01-03 15:52:33 +01:00
Torsten Dittmann 7d488a2ef6 fix: remove unused import 2022-01-03 15:09:42 +01:00
Torsten Dittmann 473fdf451e fix: realtime startup 2022-01-03 15:06:40 +01:00
Torsten Dittmann 806bb4ee03 style: remove unnecessary comment 2022-01-03 15:02:14 +01:00
Torsten Dittmann a24702b4e1 fix: realtime tests 2022-01-03 15:01:35 +01:00
Torsten Dittmann ae967839e1 fix: realtime racecondition 2022-01-03 14:42:49 +01:00
Torsten Dittmann a096a2e317 fix: realtime get fresh resource 2022-01-03 13:57:32 +01:00
Torsten Dittmann 7230b5f6ec Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2022-01-03 13:44:28 +01:00
Torsten Dittmann bd9aae224f chore: update composer lock 2022-01-03 13:30:17 +01:00
Torsten Dittmann ce3a647557 fix: add missing collection prefix to cache purging 2022-01-03 13:30:03 +01:00
Torsten Dittmann fe6fb90fcd chore: update changelog 2022-01-03 12:58:21 +01:00
Torsten Dittmann 8be3a17ec0 chore: update changelog 2022-01-03 12:57:24 +01:00
Torsten Dittmann 02bc86368f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2022-01-03 11:29:17 +01:00
Torsten Dittmann 5d44e6ee78 fix: delete audit logs for collections and documents 2022-01-03 11:29:15 +01:00
Torsten DittmannandGitHub d78c279b34 Merge pull request #2544 from appwrite/fix-health-av-response
fix: throw exception when antivirus is not available
2022-01-03 10:53:26 +01:00
Matej Baco df97b67c6d Merge branch 'feat-database-indexing' into feat-quest-filters 2022-01-03 10:52:35 +01:00
Torsten Dittmann 753824428a fix: throw exception when antivirus is not available 2022-01-03 10:50:52 +01:00
Torsten DittmannandGitHub a071cae7f0 Merge pull request #2470 from appwrite/chore-changelog-0-12
chore(changelog): 0.12
2022-01-03 10:45:47 +01:00
Torsten DittmannandGitHub ceffb55f1c Merge branch 'feat-database-indexing' into chore-changelog-0-12 2022-01-03 10:45:38 +01:00
Torsten Dittmann 4248cec43d chore: update sdks 2022-01-03 10:41:47 +01:00
Matej Baco 35a665b2d7 Added Health request filters 2022-01-03 10:40:03 +01:00
Torsten DittmannandGitHub a50b7fcbf4 Merge pull request #2538 from appwrite/feat-database-ui-attribute-details
feat: add ui for attribute details
2022-01-03 10:29:18 +01:00
Torsten DittmannandGitHub a68c35accb Merge pull request #2539 from appwrite/feat-new-spec-formats
Feat new spec formats
2022-01-03 10:28:45 +01:00
Torsten DittmannandGitHub 9b9eefaf9a Merge pull request #2542 from appwrite/feat-realtime-depends-on-db
Set db as depended of realtime
2022-01-03 10:19:19 +01:00
Torsten DittmannandGitHub afe9a17405 Update collection.phtml 2022-01-02 17:50:19 +01:00
Matej Baco f80dc3a7ff Removed var dumps 2022-01-02 17:25:02 +01:00
Matej Baco 30f7293e81 Moved test to proper space 2022-01-02 17:08:27 +01:00
Matej Baco f9994d8021 Added request filter tests 2022-01-02 16:23:37 +01:00
Matej Baco a762fe7b3e Moved request format to app init 2022-01-02 16:19:27 +01:00
Matej Baco c6feea3c9f Tests fix 2022-01-02 14:25:13 +01:00
Matej Baco 924ea3a45a Added response models 2022-01-02 12:43:48 +01:00
Matej Baco 266e967dae Recursive import bug fix 2022-01-02 10:15:41 +01:00
Eldad Fux 90d55ccd90 Updated compose.phtml and kept consistent order 2022-01-02 07:55:58 +02:00
Eldad Fux 698f2737dd Set db as depended of realtime 2022-01-02 07:52:07 +02:00
Eldad Fux ab30553382 Merge branch 'feat-new-spec-formats' of github.com:appwrite/appwrite into feat-new-spec-formats 2022-01-01 19:41:40 +02:00
Eldad Fux c742dc8fb5 Updated names and review comments 2022-01-01 19:41:32 +02:00
70882f6d12 Update src/Appwrite/Specification/Format/Swagger2.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-01-01 19:40:57 +02:00
724608ce29 Update src/Appwrite/Specification/Format/OpenAPI3.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-01-01 19:40:49 +02:00
fcb0168eb1 Update app/tasks/specs.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-01-01 19:38:52 +02:00
Torsten Dittmann ed02d6f803 fix: ui attribute validation 2022-01-01 15:54:39 +01:00
Eldad Fux b75d05eb32 Limited tests to last versions 2022-01-01 14:27:52 +02:00
Eldad Fux 0690c76a20 Updated swagger2 2022-01-01 14:20:33 +02:00
Eldad Fux d1b5f310e3 Added spec generator CLI command, remove old HTTP endpoint 2022-01-01 14:07:11 +02:00
Eldad Fux 18a2e020c2 Changed spec formats 2022-01-01 04:28:31 +02:00
Torsten Dittmann 2133d4a5e1 fix: cleanup attributes table 2021-12-31 17:54:55 +01:00
Matej Baco 69b4d074f5 Migrated all imports to new request class 2021-12-31 16:50:07 +01:00
Matej Baco b703943b26 Merge branch 'feat-database-indexing' into feat-quest-filters 2021-12-31 16:48:52 +01:00
Matej Baco 577eb107da Added request filters for queries 2021-12-31 16:45:49 +01:00
Matej Baco 551021085a Bug fixes for request parser 2021-12-31 16:17:57 +01:00
Torsten Dittmann fc07a55b48 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-ui-attribute-details 2021-12-31 16:17:09 +01:00
Eldad A. FuxandGitHub 5140d3328e Merge pull request #2432 from appwrite/feat-improve-error-logging
Implement utopia-php/logger
2021-12-31 16:55:29 +02:00
Torsten Dittmann 18cbf00baa chore: update package.json 2021-12-31 15:54:59 +01:00
Matej Baco 62a90a302a Fixed missing logs from realtime in CLI 2021-12-31 15:36:54 +01:00
Matej Baco 71a546c908 Post-merge fixes 2021-12-31 15:19:29 +01:00
Torsten Dittmann cf3136e51c fix: migration team memberships and permissions 2021-12-31 15:03:25 +01:00
Matej Baco 2c56e5ea25 Removed space after merge 2021-12-31 14:44:22 +01:00
Torsten Dittmann 3730e33b0c fix: api key migration 2021-12-31 14:40:38 +01:00
Matej Baco 1c18ddc1bb Merge branch 'feat-database-indexing' into feat-improve-error-logging 2021-12-31 14:40:14 +01:00
Matej Baco 457cb18be1 Improved request filters 2021-12-31 14:30:50 +01:00
Torsten Dittmann c65a853be1 fix: de-clutter ui part for attributes 2021-12-31 14:29:00 +01:00
Torsten Dittmann 084d0550db feat: add ui for attribute details 2021-12-31 14:02:19 +01:00
Torsten Dittmann 25c6673140 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-31 13:58:35 +01:00
Matej Baco ba06f1ff61 Added custom IDs request filters 2021-12-31 13:00:07 +01:00
Eldad A. FuxandGitHub b6dddd3cbf Merge pull request #2536 from appwrite/feat-updated-runtimes
Feat-updated-runtimes
2021-12-31 13:43:45 +02:00
Eldad A. FuxandGitHub b766ec5a4a Merge pull request #2401 from PineappleIOnic/fix-improve-recovery-rate-limit
Update abuse-key for password recovery to add IP
2021-12-31 10:52:28 +02:00
Matej Baco ae4d02c0f0 Cleanup of POC 2021-12-31 09:40:35 +01:00
Eldad Fux 88a4b2366d Updated change log 2021-12-31 09:28:41 +02:00
Eldad Fux a2b947b220 Update runtimes lib 2021-12-31 09:25:24 +02:00
Matej Baco 592ab3ab00 WIP: Request filters refactor (into HTTP.php) 2021-12-30 17:17:01 +01:00
Damodar Lohani 3452541b6d modify console ui for incomplete uploads and handle proper deletion of incomplete uploads 2021-12-30 17:08:46 +05:45
Torsten Dittmann a40c91cec5 fix: deletes worker 2021-12-30 12:21:06 +01:00
Torsten Dittmann 4ef7c5c93c fix: stdclass import 2021-12-30 11:32:30 +01:00
Torsten Dittmann 8a12fdc2b2 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-30 11:27:51 +01:00
Torsten Dittmann 0d0abef508 feat: limit database to 100 queries 2021-12-30 11:27:46 +01:00
Torsten DittmannandGitHub 7740696e36 Merge pull request #2532 from appwrite/fix-prefs-response
Fix-prefs-response
2021-12-30 11:07:51 +01:00
Damodar LohaniandGitHub 95afb6aa0b Update src/Appwrite/Utopia/Response/Model/User.php 2021-12-30 15:49:17 +05:45
Torsten Dittmann f65441fb83 fix: migration dont stop on exception 2021-12-30 10:59:58 +01:00
Torsten Dittmann ba50075fff fix: migration handle default and requried attributes 2021-12-30 10:51:16 +01:00
Matej Baco 9b749db89b Draft commit with POC 2021-12-30 10:25:43 +01:00
Damodar Lohani 7a18639c5c test for user prefs 2021-12-30 13:54:23 +05:45
Damodar Lohani 297d03126e make empty prefs object instead of array 2021-12-30 11:55:17 +05:45
Torsten Dittmann 14752d528b fix: uid validator in ui 2021-12-29 18:12:58 +01:00
Torsten Dittmann b344b51af7 fix: uid validator text 2021-12-29 18:09:21 +01:00
Torsten Dittmann 0c5e9eed33 fix: migration 2021-12-29 17:33:52 +01:00
Torsten Dittmann 2015106702 fix: use bigint for large integers 2021-12-29 15:50:21 +01:00
Torsten Dittmann d8f71acc3f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-29 15:49:32 +01:00
Torsten DittmannandGitHub 21158e5a96 Merge pull request #2526 from appwrite/fix-query-value-limits
fix: database query value limits
2021-12-29 15:18:49 +01:00
Torsten DittmannandGitHub f470f92c6a Merge pull request #2530 from appwrite/feat-database-id-query
fix: query on $id
2021-12-29 15:18:16 +01:00
Torsten Dittmann 03989a052b fix: query on 2021-12-29 15:06:44 +01:00
Torsten Dittmann 9e88092ee8 tests: add tests for query limit 2021-12-28 19:16:22 +01:00
Torsten Dittmann 1a5712017b fix: database query value limits 2021-12-28 18:57:24 +01:00
Torsten Dittmann b05680cf7d fix: database activites 2021-12-28 16:48:36 +01:00
Torsten Dittmann aea014d61a fix: dockerfile and update dependencies 2021-12-28 13:37:54 +01:00
Torsten Dittmann 0189fe6cff fix: remove length limit from db query param 2021-12-28 13:37:46 +01:00
Torsten Dittmann 0ccf2cb0f6 fix: update geo db to dec-21 2021-12-28 13:37:03 +01:00
Torsten Dittmann e20b99ef2f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-28 13:16:15 +01:00
Torsten DittmannandGitHub dbf8b2e1d2 Merge pull request #2523 from appwrite/feat-prepend-collection-name-to-id
feat(refactor-db): add prefix to external collections
2021-12-28 13:15:55 +01:00
Torsten Dittmann f48708ddf4 fix: use env var instead of hard coded value 2021-12-28 13:04:58 +01:00
Torsten Dittmann afde0cb680 fix: increase connection pool 2021-12-28 12:51:29 +01:00
Torsten Dittmann 9a1937d070 fix: certs worker env variables 2021-12-28 12:28:29 +01:00
Torsten Dittmann dc6d3565a0 feat: more informations to automatic domain certificate 2021-12-28 12:06:00 +01:00
Torsten Dittmann 9802058e4f fix: certificates and domain collection 2021-12-28 12:02:39 +01:00
Torsten Dittmann c675c048ac fix: certificates 2021-12-28 11:48:55 +01:00
Torsten Dittmann 49ba7d5dfd fix: users prefs default value 2021-12-28 11:48:50 +01:00
Torsten Dittmann cf15c90c2a fix: saving certificates 2021-12-28 11:26:46 +01:00
Torsten Dittmann b16c4367d8 fix: migration 2021-12-27 18:38:51 +01:00
Torsten Dittmann 447612b2d5 fix: database attributes tests 2021-12-27 18:21:54 +01:00
Torsten Dittmann 9917cdb9ac fix: get attribute endpoint 2021-12-27 18:07:35 +01:00
Torsten Dittmann 8122d8882b fix: collection level permissions cursor 2021-12-27 18:00:52 +01:00
Torsten Dittmann bb208fd05c fix: composer dependencies 2021-12-27 14:07:57 +01:00
Torsten Dittmann ec5e129300 fix: remove vendor mount 2021-12-27 13:49:33 +01:00
Torsten Dittmann 693b8c7185 fix: replace internal and external database with project database 2021-12-27 13:45:23 +01:00
Torsten Dittmann 67e90fe27d fix: realtime api 2021-12-27 11:45:31 +01:00
Torsten Dittmann ffae301d5f fix: database service 2021-12-27 11:45:24 +01:00
Matej Baco bd9d777717 PR review changes 2021-12-27 11:35:51 +01:00
kodumbeats 6aeb12f3a0 Use correct namespace for realtime 2021-12-24 16:20:56 -05:00
kodumbeats c3bbce1b04 Use correct namespace 2021-12-23 19:27:55 -05:00
kodumbeats 3f43b426fa Prepend "collection_" to collections 2021-12-23 17:51:38 -05:00
kodumbeats 1bb6ab9691 Only create the projectDB once 2021-12-23 17:51:21 -05:00
kodumbeats 05a061127f Use the same namespace 2021-12-23 17:51:10 -05:00
kodumbeats 647db81169 Test changes in audit and abuse libraries 2021-12-23 16:25:33 -05:00
Damodar Lohani 36409dafc6 fix bucket role 2021-12-23 15:53:37 +05:45
Bradley Schofield 84aeddf188 Remove Unneeded Code 2021-12-23 09:51:42 +00:00
Damodar Lohani 4cd8f05f69 fixes to files collection 2021-12-23 15:18:44 +05:45
Damodar Lohani 68a83fa529 console external db 2021-12-23 15:18:38 +05:45
Damodar Lohani b6d0607c72 update console db for default buckets 2021-12-23 14:43:11 +05:45
Damodar Lohani 535bdee74a update remove sub collection and use the configured collections itself 2021-12-23 14:16:32 +05:45
kodumbeats bc2703ea08 Set default database for collections 2021-12-22 20:51:49 -05:00
Eldad A. FuxandGitHub 2a279c1b1a Merge pull request #2508 from appwrite/fix-generator
fix parent folder being copied in linux
2021-12-22 13:37:08 +02:00
Matej Baco 628b3fc805 Added non-multi-byte test 2021-12-22 09:34:31 +01:00
Matej Baco 491b163b27 Update text to HTTP response changes 2021-12-22 09:08:37 +01:00
Matej Baco 1f32bd6367 Merge branch 'feat-database-indexing' into feat-prefs-improvement 2021-12-22 09:07:50 +01:00
Torsten DittmannandGitHub 166ebf7225 Merge pull request #2474 from appwrite/feat-database-indexing-migration
feat(tasks): migration for 0.12.x
2021-12-21 17:34:41 +01:00
Torsten Dittmann c91db74b23 fix: install compose template 2021-12-21 16:29:09 +01:00
Matej Baco ac64cde0a2 Error handler resources removed 2021-12-21 16:21:30 +01:00
Torsten Dittmann 100e296165 remove benchmark 2021-12-21 16:18:50 +01:00
Matej Baco f03ab69bf3 Implemented logger in http server 2021-12-21 16:01:40 +01:00
Matej Baco 5fcc5b9b38 Code cleanup 2021-12-21 15:41:58 +01:00
Matej Baco 03fa483181 Improved CI/CD logs 2021-12-21 15:22:18 +01:00
Matej Baco 9c0c28c3f8 Fixed failing tests due to dependency exception looping 2021-12-21 14:57:43 +01:00
Torsten Dittmann 721363a240 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-21 12:08:02 +01:00
Torsten Dittmann 366c4b903e feat: anonymous methods 2021-12-21 11:48:10 +01:00
Matej Baco c82549cdf4 Applied changes from PR into db-indexing solving unexpected errors returning 200 codes 2021-12-21 11:47:06 +01:00
Matej Baco 195e721fbb Removed debug code 2021-12-21 11:42:58 +01:00
Matej BačoandGitHub aae56831fb Merge pull request #2519 from appwrite/fix-500-status-code
fix: status code on uncaught exception
2021-12-21 11:32:03 +01:00
Torsten Dittmann f9016c7e7d fix: status code on uncaught exception 2021-12-21 11:12:33 +01:00
Torsten Dittmann 8fba7a375e Merge branches 'feat-database-indexing' and 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-21 11:10:28 +01:00
Matej Baco cba3618c35 Tests fix 2021-12-21 10:29:09 +01:00
Eldad A. FuxandGitHub 2bc1ccfd19 Merge pull request #2517 from PineappleIOnic/fix-functions-usage-typo
Fix Functions Usage Chart Typo
2021-12-21 00:37:56 +02:00
Matej Baco 5757a853f5 Tests fixed, I hope 2021-12-20 16:56:58 +01:00
Bradley Schofield b38a9ec594 Fix Functions Usage Chart Typo 2021-12-20 15:54:22 +00:00
Bradley Schofield 5d66f56ca2 Fix Typo in Functions Usage Charts 2021-12-20 15:52:24 +00:00
Bradley Schofield 0018fe11a2 Update Orchestration Library Version 2021-12-20 15:38:31 +00:00
Matej Baco 27a43beddc Test bug fix 2021-12-20 16:37:17 +01:00
Matej Baco 399cd9e38e Updated dependencies after logger library release 2021-12-20 16:26:58 +01:00
Matej Baco 0cb2b736f0 Merge branch 'master' into feat-improve-error-logging 2021-12-20 16:24:50 +01:00
Matej Baco e46b99b0a6 Implemented limit in a new way; second iteration 2021-12-20 16:21:01 +01:00
Eldad A. FuxandGitHub 86861d4361 Merge pull request #2497 from appwrite/feat-health-api-response-models
Response models for Health API
2021-12-20 14:50:26 +02:00
4be208deb7 Update CHANGES.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-12-20 12:56:25 +01:00
Matej Baco ed8427d9ee Merge branch 'feat-database-indexing' into feat-prefs-improvement 2021-12-20 12:35:51 +01:00
Matej Baco c8d7148903 Tests fixed 2021-12-20 12:34:48 +01:00
Matej Baco cfc00efe72 Updated 0.12 breaking changes 2021-12-20 12:22:24 +01:00
Matej Baco a6b19775e9 Reverted composer lock 2021-12-20 12:12:34 +01:00
Matej Baco e065470ffc Merge branch 'feat-database-indexing' into feat-health-api-response-models 2021-12-20 12:09:50 +01:00
Eldad A. FuxandGitHub c068088f79 Merge pull request #2511 from appwrite/remove-authorization-disable-calls
refactor: replace authorization disable with skip
2021-12-20 12:54:59 +02:00
Christy JacobandGitHub 80cc823510 Merge pull request #2312 from AmreshSinha/feat-1781-yammer-oauth
Added Yammer OAuth2 Provider
2021-12-19 21:54:27 +04:00
Christy JacobandGitHub c7ffd88f14 Merge pull request #2191 from TafadzwaD/master
Added Shona Translations
2021-12-19 21:46:58 +04:00
Damodar Lohani da72a67687 Merge branch 'feat-s3-integration' into feat-refactor-storage-resource 2021-12-19 13:21:19 +05:45
Damodar Lohani 4de4e87c49 Merge branch 'feat-large-file' into feat-s3-integration 2021-12-19 13:19:54 +05:45
Damodar Lohani c1e8d4527d fix merge issue 2021-12-19 13:02:25 +05:45
Damodar Lohani 879bff2bb1 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-19 13:01:09 +05:45
Damodar Lohani 99fd943f3c Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-19 12:26:16 +05:45
Eldad A. FuxandGitHub 047256abfc Merge pull request #2510 from appwrite/feat-sdk-generator-update
Feat-sdk-generator-update
2021-12-17 22:08:08 +02:00
Torsten Dittmann 8826984b1f refactor: replace disable with skip calls for authorization 2021-12-17 16:25:05 +01:00
Torsten Dittmann 1b97c9cd43 fix: optimize team membership controllers 2021-12-17 16:11:22 +01:00
Torsten Dittmann d482fb86ea Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-17 15:54:36 +01:00
Torsten DittmannandGitHub d1dd5ecf07 Update CHANGES.md 2021-12-17 15:45:03 +01:00
Torsten DittmannandGitHub 490a39993e Update CHANGES.md 2021-12-17 15:44:22 +01:00
Torsten Dittmann 9e24be1041 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-17 15:08:58 +01:00
Torsten Dittmann 5ebea37295 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-17 14:59:55 +01:00
Torsten Dittmann 8dde9fca2a chore: update composer lock 2021-12-17 14:38:46 +01:00
Torsten DittmannandGitHub 7f82661801 Merge pull request #2503 from appwrite/feat-strict-enums
fix: strict enum attribute
2021-12-17 13:51:42 +01:00
Torsten Dittmann 22c20ad11c fix: collection level permission using admin mode 2021-12-17 13:51:07 +01:00
Damodar Lohani ad0edfd5fb updated dart and flutter sdk version 2021-12-17 17:58:24 +05:45
Damodar Lohani fb5fbaaefa dart and flutter changelog 2021-12-17 17:56:13 +05:45
Damodar Lohani cfd9938415 update sdk generator 2021-12-17 17:26:36 +05:45
Torsten Dittmann 468bfcb88f chore: update sdk docs 2021-12-17 12:18:28 +01:00
Torsten Dittmann 7f1fd96657 fix: rebuild js and specs 2021-12-17 12:16:53 +01:00
Torsten DittmannandGitHub d6486ac9e4 Merge pull request #2487 from appwrite/feat-database-disable-collections
feat(database): add collection enable/disable
2021-12-17 12:07:25 +01:00
Torsten Dittmann ae37c630bc fix: document level permissions migration 2021-12-17 11:58:11 +01:00
Torsten Dittmann 626c73896f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-17 11:57:16 +01:00
Torsten Dittmann 2690cab771 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-disable-collections 2021-12-17 11:53:57 +01:00
Torsten DittmannandGitHub 09ffc8aa10 Merge pull request #2504 from appwrite/feat-arrow-functions-on-auth-skip
feat: use arrow functions on authorization skip method
2021-12-17 11:51:35 +01:00
Torsten Dittmann e2297da3da feat: add more arrow functions 2021-12-17 11:41:26 +01:00
Torsten Dittmann f6d7228202 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-arrow-functions-on-auth-skip 2021-12-17 11:23:22 +01:00
Torsten DittmannandGitHub 0e84545829 Merge pull request #2506 from appwrite/fix-database-collection-level-permissions
fix: collection level permissions
2021-12-17 11:22:36 +01:00
Torsten DittmannandGitHub 2103121a62 Merge pull request #2505 from appwrite/feat-database-replace-attributeid-indexid
feat: replace attributeId and indexId with key
2021-12-17 11:22:14 +01:00
Eldad Fux d8d1d1b98a Updated less build 2021-12-17 09:42:48 +02:00
Eldad Fux 5b8cadce06 Updated Discord logo size 2021-12-17 09:42:05 +02:00
Eldad Fux d606b25ec9 Updated less build 2021-12-17 09:33:27 +02:00
Eldad A. FuxandGitHub 9c9b99dbec Merge pull request #2509 from appwrite/feat-new-disocrd-logo
Updated Discord logo
2021-12-17 09:31:24 +02:00
Eldad Fux 4a5d9f9ec9 Updated Discord logo 2021-12-17 09:27:09 +02:00
Damodar Lohani 0214b522c5 fix parent folder being copied in linux 2021-12-17 12:29:18 +05:45
Damodar LohaniandGitHub 3d36b6d803 Merge pull request #2502 from appwrite/feat-flutter-oauth-web 2021-12-17 12:18:11 +05:45
Torsten Dittmann 7566c5368e fix: events middleware 2021-12-16 19:50:06 +01:00
Torsten Dittmann 166c906d51 fix: collection level permissions 2021-12-16 19:12:06 +01:00
Torsten Dittmann 548f3a3adb tests: fix attribute and index test 2021-12-16 17:10:01 +01:00
Torsten Dittmann 86075a50ab feat: replace attributeId and indexId with key 2021-12-16 16:04:30 +01:00
Torsten Dittmann a5840a478a tests: add enum strict check 2021-12-16 14:06:32 +01:00
Matej Baco 29076758ac Updated tests, fixed response models 2021-12-16 13:19:04 +01:00
Matej Baco 432de6058f Merge branch 'master' into feat-health-api-response-models 2021-12-16 12:31:07 +01:00
Torsten Dittmann d1f901e7a8 feat: use arrow functions on authorization skip method 2021-12-16 12:30:43 +01:00
Torsten Dittmann 30ed41c21d fix: realtime stats aggregation 2021-12-16 12:11:58 +01:00
Torsten Dittmann 6f19652ab8 fix: disable animation from charts 2021-12-16 11:27:19 +01:00
Torsten Dittmann 555505fc79 fix: remove activity badge from collections 2021-12-16 11:25:17 +01:00
Torsten Dittmann 90eec40dac fix: document level description 2021-12-16 11:23:04 +01:00
Torsten Dittmann a11d7bf750 fix: strict enum attribute 2021-12-16 11:15:55 +01:00
Damodar Lohani deda052137 update flutter getting started 2021-12-16 15:37:59 +05:45
Eldad A. FuxandGitHub 8feb260173 Update README.md 2021-12-16 10:49:53 +02:00
Eldad A. FuxandGitHub 5e804cb957 Merge pull request #2397 from rdmchr/update-teams-doc
Overhauling the teams documentation
2021-12-16 09:25:12 +02:00
Damodar Lohani c8dec74e74 fix merge issues 2021-12-16 12:38:27 +05:45
Damodar Lohani 3f9ba67853 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-16 11:47:51 +05:45
kodumbeats fa69a59e3c Drop collection table before deleting metadata 2021-12-15 15:16:11 -05:00
Eldad A. FuxandGitHub 8083663f99 Merge pull request #2500 from appwrite/chore-update.php-deps
chore: update php dependencies
2021-12-15 18:28:59 +02:00
Torsten DittmannandGitHub 86fc6a6ba3 Merge pull request #2492 from appwrite/fix-indexes-leftovers
feat: fix issue with listIndexes
2021-12-15 15:17:34 +01:00
Torsten DittmannandGitHub 1de17ed132 Merge pull request #2484 from appwrite/feat-add-user-agent
Feat: add user agent
2021-12-15 15:16:32 +01:00
Torsten Dittmann a29d66d8ac fix: ui for array/required attributes creation 2021-12-15 14:57:29 +01:00
Torsten Dittmann b95a8efe3d chore: update php extensions 2021-12-15 14:23:29 +01:00
Torsten Dittmann a6cef92b2d chore: update composer deps 2021-12-15 14:23:29 +01:00
Torsten Dittmann 55426042dc Revert "chore: update php extensions"
This reverts commit b775049dac.
2021-12-15 14:21:59 +01:00
Torsten Dittmann 529796f885 Revert "chore: update composer deps"
This reverts commit d0b4d4e9ee.
2021-12-15 14:21:56 +01:00
Torsten Dittmann b775049dac chore: update php extensions 2021-12-15 14:18:55 +01:00
Torsten Dittmann d0b4d4e9ee chore: update composer deps 2021-12-15 14:18:50 +01:00
Torsten Dittmann ca9456f3bf fix: ui to resend invites multiple times 2021-12-15 13:52:23 +01:00
Torsten Dittmann 19f5e639f8 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-15 13:05:11 +01:00
Torsten DittmannandGitHub aaf1a71972 Merge pull request #2478 from appwrite/feat-database-controller-docs-refactor
docs(api): reviewed in-line docs of endpoints
2021-12-15 13:03:33 +01:00
Torsten Dittmann 282cb75afd fix: input validation of url attributes 2021-12-15 12:35:41 +01:00
Matej Baco b177c9a3ef Antivirus spelling 2021-12-15 12:04:11 +01:00
Matej Baco 24c2ef67d4 Updated antivirus spelling 2021-12-15 12:02:01 +01:00
Matej Baco ea7b5970c3 Post-PR review fixes 2021-12-15 11:19:29 +01:00
5b1378d324 Apply suggestions from code review
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-12-15 11:09:43 +01:00
77d6ea8890 Apply suggestions from code review
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-12-15 11:06:26 +01:00
Damodar LohaniandGitHub f3e6dfb71d Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-15 15:43:14 +05:45
Torsten DittmannandGitHub 8a890a05e5 Merge pull request #2498 from appwrite/feat-database-indexing-float-attribute
fix: convert default value to float on attribute creation
2021-12-15 10:37:09 +01:00
Torsten DittmannandGitHub 5463258df9 fix: convert default value to float on attribute creation 2021-12-14 22:01:58 +01:00
Matej Baco 5d373e1ce7 Created Response models + applied them 2021-12-14 15:17:55 +01:00
Torsten Dittmann 8f583cc063 fix: swagger spec 2021-12-14 13:51:57 +01:00
Torsten Dittmann a5a86cc1cd fix: bin2hex() calls 2021-12-14 13:10:38 +01:00
Torsten Dittmann d8d2fbdd95 Merge branch 'feat-database-controller-docs-refactor' of https://github.com/appwrite/appwrite into feat-database-controller-docs-refactor 2021-12-14 12:21:46 +01:00
Torsten Dittmann af5fb8751e fix: paginatio docs on endpoints 2021-12-14 12:21:44 +01:00
Torsten Dittmann cb37a69c3e Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-controller-docs-refactor 2021-12-14 12:16:05 +01:00
Torsten Dittmann f5f23222f3 chore: add comment for mode resource 2021-12-14 12:15:00 +01:00
Torsten Dittmann 8bb580ea1a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-disable-collections 2021-12-14 11:47:50 +01:00
Torsten Dittmann d92763fbfc Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-14 11:47:05 +01:00
Torsten Dittmann 37a243b42f Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-14 11:43:27 +01:00
Torsten Dittmann aaab9ead70 feat: remove func permission models 2021-12-14 11:42:34 +01:00
Torsten Dittmann b42a79411a fix: database permission model 2021-12-14 11:14:39 +01:00
Damodar Lohani ca2db44c32 fix tests 2021-12-14 15:27:39 +05:45
Damodar Lohani 786f5bfeb4 make permissions optional on create file 2021-12-14 15:27:34 +05:45
Matej Bačo 44721f840f Reverted version limitation 2021-12-14 10:34:51 +01:00
Torsten Dittmann 22faa5b9cf fix: users service - delete all sessions 2021-12-14 10:32:45 +01:00
Torsten Dittmann a7ee99dcef fix: utopia view 2021-12-14 10:11:34 +01:00
Torsten Dittmann 3f0d4a64c0 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-14 09:36:04 +01:00
Damodar Lohani 326c115d9a bucket channels and related tests 2021-12-14 13:46:17 +05:45
Damodar Lohani 32da55b0d2 add bucket events 2021-12-14 13:17:09 +05:45
Damodar Lohani 9b77d1396e fix realtime 2021-12-14 13:15:27 +05:45
Damodar Lohani 1112d97c6f update package 2021-12-14 13:07:10 +05:45
Damodar Lohani 29a5de377c fix custom id validator 2021-12-14 12:34:54 +05:45
Damodar Lohani 6362f18a9a fix param order 2021-12-14 12:08:37 +05:45
Damodar Lohani 2f582f6e18 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-14 11:30:52 +05:45
Damodar Lohani 0f8a3fcea3 fix collection config name 2021-12-14 10:57:48 +05:45
Christy Jacob a3e3ba9e44 feat: fix issue with listIndexes 2021-12-14 04:42:54 +04:00
wess b288632a90 Add stripe logo 2021-12-13 12:28:44 -05:00
Radmacher ad3fb9303d Removed 'unique' 2021-12-13 18:15:05 +01:00
Torsten Dittmann 7b607e85ac Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-13 16:56:40 +01:00
Torsten DittmannandGitHub a10eccbdc7 Merge pull request #2465 from appwrite/feat-database-indexing-realtime-console
feat(realtime): add console channel
2021-12-13 16:55:24 +01:00
Torsten DittmannandGitHub 9ce203f483 Merge pull request #2488 from appwrite/feat-database-indexing-update-utopia-deps
chore(deps): update utopia dependencies
2021-12-13 16:54:32 +01:00
Torsten Dittmann 7e9e40d03e chore(deps): update utopia dependencies 2021-12-13 16:42:40 +01:00
Eldad Fux 34c68699a3 Added twitter card tags 2021-12-13 15:50:02 +02:00
Eldad Fux 0d9c0daf47 Updated cachebuster 2021-12-13 15:23:57 +02:00
Torsten Dittmann 1291c8c8ec tests(database): add enable/disable tests 2021-12-13 14:23:12 +01:00
Eldad Fux 32f894792d Updated logo 2021-12-13 15:22:24 +02:00
Matej Baco 198382a60a Removed unnecessary use 2021-12-13 14:18:44 +01:00
Matej Baco e3716ab2b8 Included prefs size exceeded test 2021-12-13 14:09:23 +01:00
Matej Baco 7262515842 Added prefs max size limit 2021-12-13 13:53:30 +01:00
Matej Baco 447b47592c Updated docs 2021-12-13 13:42:40 +01:00
Torsten Dittmann 66710cebc2 feat(ui): add collection enable/disable 2021-12-13 13:42:17 +01:00
Torsten Dittmann 6c6992a3f7 feat(database): add colection enable/disable 2021-12-13 13:42:04 +01:00
Damodar Lohani 64c719e82c re organize validators 2021-12-13 17:31:59 +05:45
Christy Jacob 79e9298e9b feat: update user agent name to Appwrite CLI 2021-12-13 15:19:47 +04:00
Torsten Dittmann 13ab43e72e Merge branch 'feat-database-indexing-migration' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-13 11:59:15 +01:00
Torsten Dittmann 361006d42c adapt to review 2021-12-13 11:59:13 +01:00
Christy Jacob 8fbb6d1057 feat: update user agent name to Appwrite CLI 2021-12-13 14:37:05 +04:00
b15096421b Update app/controllers/api/database.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-12-13 11:10:03 +01:00
784183c646 Update src/Appwrite/Migration/Version/V11.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-13 10:44:07 +01:00
Torsten DittmannandGitHub 8179bc1a8f Merge pull request #2477 from appwrite/feat-database-indexing-permissions-fix
fix(database/storage): permissions using an admin user
2021-12-13 10:31:47 +01:00
fbb5696f89 Update src/Appwrite/Messaging/Adapter/Realtime.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-13 10:29:50 +01:00
Damodar Lohani 350859d9bd refactor files collection config 2021-12-13 15:02:53 +05:45
Damodar Lohani d9883fe9eb use storage from resources in functions 2021-12-13 13:53:36 +05:45
Damodar Lohani 80272c528f use storage from resource 2021-12-13 13:53:27 +05:45
Damodar Lohani b25cd9274c storage device resource 2021-12-13 13:53:17 +05:45
Damodar Lohani 0481a510a4 storage resource 2021-12-13 13:19:15 +05:45
Christy Jacob d2809d9980 feat: display terminal icon in logs 2021-12-12 22:07:24 +04:00
Christy Jacob 854e9f7eaf feat: use Appwrite\Detector in database.php 2021-12-12 21:59:12 +04:00
Christy Jacob 9845fc05fa feat: use Appwrite\Detector in database.php 2021-12-12 21:58:17 +04:00
Christy Jacob 3d863d634a feat: use Appwrite\Detector in users.php 2021-12-12 21:55:40 +04:00
Christy Jacob 2b9f4667f7 feat: add the termnial user agent 2021-12-12 21:46:47 +04:00
Eldad Fux 0f9ef59fda Updated logo 2021-12-12 19:01:14 +02:00
Eldad Fux 624c18c0bf Updated og image 2021-12-12 18:05:33 +02:00
Christy JacobandGitHub cc53f1bf08 Merge pull request #2476 from appwrite/feat-add-list-runtime
feat: add new endpoint
2021-12-12 14:43:56 +04:00
Eldad Fux 8a46713d8e Updated our Twitter handle 2021-12-11 22:17:33 +02:00
Eldad Fux 07551dc902 Merge branch 'master' of github.com:appwrite/appwrite 2021-12-11 02:17:34 +02:00
Eldad Fux 76bf24ac9b Updated Youtube URL 2021-12-11 02:17:28 +02:00
Torsten Dittmann aef6c11370 fix(auth): use getRoles instead of static property 2021-12-10 18:52:33 +01:00
kodumbeatsandGitHub ca821f3989 Add missing period to doc 2021-12-10 12:23:20 -05:00
kodumbeatsandGitHub 75a83e9b53 Harmonize offset param descriptions 2021-12-10 12:22:10 -05:00
Torsten Dittmann b530fd66cd fix(storage): add same permissions check to files uploaded 2021-12-10 17:48:54 +01:00
Radmacher f02c1d01c5 Removed "Use this endpoint" to avoid repetition 2021-12-10 16:48:47 +01:00
Radmacher eb9d258be7 Changed "On admin mode" to "In admin mode" 2021-12-10 16:45:21 +01:00
Radmacher bfbf0e54b9 Rolled back addition of articles 2021-12-10 16:44:54 +01:00
Bradley Schofield 4f5b47e258 Remove debug print 2021-12-10 14:34:16 +00:00
Bradley Schofield 65a58689fb Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-12-10 13:48:04 +00:00
Torsten Dittmann adffae7cf7 docs(api): reviewed in-line docs of endpoints 2021-12-10 13:27:11 +01:00
Torsten Dittmann 0d60e82666 fix(database): permissions using an admin user 2021-12-10 11:56:11 +01:00
Torsten Dittmann ea7d9f617c handle float min/max 2021-12-10 11:51:50 +01:00
Bradley Schofield 3c26a08202 Change exitCode to statusCode and move build to tag create
Change exitCode to statusCode and move build to tag create instead of tag deploy
2021-12-10 10:43:56 +00:00
Damodar Lohani c63bf70404 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-10 16:24:33 +05:45
Damodar Lohani 037c0bfbd5 Merge branch 'feat-large-file' into feat-s3-integration 2021-12-10 16:22:35 +05:45
Damodar Lohani 16e686d250 Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-12-10 16:20:27 +05:45
Damodar Lohani 6bc7825089 fix hardcoded chunk size with a const 2021-12-10 16:14:59 +05:45
Damodar Lohani 0bb74c79eb add type for mode 2021-12-10 15:51:37 +05:45
Bradley SchofieldandGitHub 7e20dc5863 Merge branch 'appwrite:master' into fix-improve-recovery-rate-limit 2021-12-09 17:02:20 +00:00
Christy Jacob 653dfb292b feat: address review comments 2021-12-09 19:53:37 +04:00
Torsten Dittmann b2ac3fb5f3 add better logging 2021-12-09 16:37:41 +01:00
Torsten Dittmann 83e1241db9 wait for event loop to finish before exiting cli 2021-12-09 15:46:07 +01:00
Torsten Dittmann 337083e9f4 add more verbose logging 2021-12-09 15:45:56 +01:00
Torsten Dittmann 3ab5a070e5 fix counting documents 2021-12-09 15:03:08 +01:00
Christy Jacob 43ef3c060b feat: add new endpoint 2021-12-09 17:02:12 +04:00
Torsten Dittmann 04a3e0633d add coroutine 2021-12-09 13:51:29 +01:00
Torsten DittmannandGitHub ec01ab178c Merge pull request #2453 from appwrite/fix-missing-encryption-filters
Fix-missing-encryption-filters
2021-12-09 11:47:49 +01:00
Damodar Lohani 63d3b8e200 more review suggestion fixes 2021-12-09 16:29:44 +05:45
Torsten Dittmann 9d47280d78 feat(migratio): add options 2021-12-09 11:42:49 +01:00
Damodar Lohani 80a89877c1 fix variable 2021-12-09 14:11:30 +05:45
Damodar Lohani eb2968256a Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-09 13:52:53 +05:45
Damodar Lohani a3fa418aa5 update chunks uploaded when all chunks are uploaded 2021-12-09 13:30:52 +05:45
Damodar Lohani 9f3b298a57 Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-12-09 12:23:15 +05:45
Damodar Lohani 8a3647c5c6 updates 2021-12-09 12:15:41 +05:45
Damodar Lohani 57d11d7468 fix default 2021-12-09 12:14:21 +05:45
Damodar LohaniandGitHub 70b6e88aec Merge pull request #2398 from appwrite/feat-sb-uis 2021-12-09 12:09:24 +05:45
Damodar Lohani d30fcd13c5 remove comments 2021-12-09 12:06:00 +05:45
Radmacher 9fb460396c Fixed inconsistency 2021-12-08 23:22:52 +01:00
34f6aea63b Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-08 23:16:45 +01:00
Torsten Dittmann 3f92e6991a leftover commits 2021-12-08 18:50:04 +01:00
Torsten Dittmann 34e80acb7f feat(migration): version 0.12.x 2021-12-08 18:49:44 +01:00
Bradley Schofield 37da3c5651 Implement Automatic Deploy
+ Implemented Automatic Deploy
+ Tags will now build automatically
+ You can now restart builds that failed
+ Builds now have their own storage device
+ Added a retry build endpoint
2021-12-08 15:08:53 +00:00
Torsten Dittmann 4727e4f8f8 update to review 2021-12-08 10:43:06 +01:00
Damodar Lohani be6d514ee1 Merge branch 'feat-large-file' into feat-s3-integration 2021-12-08 14:57:34 +05:45
Damodar Lohani 9b4d931189 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-08 14:57:10 +05:45
Damodar Lohani a6860b9c9b Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-08 14:56:48 +05:45
Damodar Lohani f364ed96e5 fix newly added test 2021-12-08 14:55:13 +05:45
Damodar Lohani bd286f3a0d Merge branch 'feat-sb-uis' into feat-s3-integration 2021-12-08 14:29:33 +05:45
Damodar Lohani 8279a2e208 Merge branch 'feat-large-file' into feat-s3-integration 2021-12-08 14:29:27 +05:45
Damodar Lohani 5fed67a2c2 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-08 14:28:21 +05:45
Damodar Lohani 6f31a3de09 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-08 14:25:59 +05:45
Damodar Lohani f5e48033ec Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-08 14:24:05 +05:45
Eldad A. FuxandGitHub 27b7b73b92 Update README.md 2021-12-07 18:27:56 +02:00
Torsten Dittmann 760f41b9c6 fixed grammar mistakes 2021-12-07 17:23:21 +01:00
Torsten Dittmann cece3ed83b chore(changes): first iteration of the changelog 2021-12-07 17:20:52 +01:00
Torsten Dittmann 9d23afa263 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-realtime-console 2021-12-07 14:09:16 +01:00
Torsten DittmannandGitHub cfcdd26a84 Merge pull request #2456 from appwrite/feat-db-main-rebase
rebase(main): into feat-database-indexing
2021-12-07 14:08:48 +01:00
Torsten DittmannandGitHub dd89eb334e Merge pull request #2445 from appwrite/snyk-upgrade-dc2a48ec087a7d753eeee3495066176f
[Snyk] Upgrade chart.js from 3.5.1 to 3.6.0
2021-12-07 13:55:06 +01:00
Torsten Dittmann 075f46b6bf Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-07 13:53:09 +01:00
Torsten Dittmann 655ff4da8d chore(deps): update chart.js to 3.6.2 2021-12-07 13:51:04 +01:00
Bradley Schofield 885f57438d Fix Tests 2021-12-07 10:42:33 +00:00
Damodar Lohani af7f98a03f fix error 2021-12-07 14:00:42 +05:45
Damodar Lohani 7a86082fa7 Merge branch 'feat-sb-uis' into feat-s3-integration 2021-12-07 13:21:47 +05:45
Damodar Lohani 34ead9edb7 Merge branch 'feat-large-file' into feat-s3-integration 2021-12-07 13:21:40 +05:45
Damodar Lohani b4c3802558 make comparisons strict 2021-12-07 13:15:39 +05:45
Damodar Lohani ce337cff32 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-07 13:10:31 +05:45
Damodar Lohani 277df21217 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-07 13:06:02 +05:45
Damodar Lohani dae6d6808c fix comparisons and duplicates 2021-12-07 13:05:25 +05:45
Bradley Schofield 7ac13b853c Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into the-executor-poc 2021-12-06 16:34:40 +00:00
Torsten Dittmann c66843bc85 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-realtime-console 2021-12-06 17:05:52 +01:00
Torsten Dittmann e47abb3c9a fix(ui): checkboxes in form service 2021-12-06 16:56:55 +01:00
Bradley Schofield e499af30b2 Move and update changelog
+ Improve Syncronous function error handling
2021-12-06 15:53:36 +00:00
Eldad A. FuxandGitHub 1337129aeb Merge pull request #2466 from appwrite/fix-translation-tests
Attempt to fix tests
2021-12-06 17:44:31 +02:00
Matej Baco c276bee7a9 Merge branch 'fix-translation-tests' into feat-improve-error-logging 2021-12-06 16:44:22 +01:00
Bradley Schofield 7de975ea95 Fix Bugs from merge 2021-12-06 15:04:00 +00:00
Matej Baco 277d397a41 Attempt to fix tests 2021-12-06 16:03:11 +01:00
Bradley Schofield 1e76c03fd7 Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-12-06 14:18:50 +00:00
Bradley Schofield f30169dcc4 Move Build data into it's own collection
Move Build data into it's own collection
2021-12-06 14:12:41 +00:00
Matej BačoandGitHub 8f1fb9d330 Merge branch 'master' into feat-improve-error-logging 2021-12-06 14:16:39 +01:00
Matej Baco 243dfbb9ca PR review bug fix 2021-12-06 14:14:55 +01:00
Matej Baco 4d8c2e3cdb Fixed worker logger 2021-12-06 13:55:59 +01:00
Torsten Dittmann e944da2f3e feat(realtime): add console channel 2021-12-06 13:03:12 +01:00
Damodar Lohani e1c413120a Merge branch 'feat-sb-uis' into feat-s3-integration 2021-12-06 13:29:16 +05:45
Matej Baco c6c555b763 Implemented worker error logging in a better way 2021-12-05 14:07:45 +01:00
67c15e9346 Update src/Appwrite/Resque/Worker.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-12-05 12:08:08 +01:00
Damodar Lohani a5de9094f2 update descriptions 2021-12-05 15:28:30 +05:45
Damodar Lohani 5b83538485 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-05 14:06:02 +05:45
Damodar Lohani f7a04fffc9 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-05 14:05:39 +05:45
Damodar Lohani 6437e37e85 update ui 2021-12-05 13:50:40 +05:45
44ca72a7a5 Update app/config/locale/codes.php
Code formatting

Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-12-04 10:28:31 +02:00
Torsten Dittmann ad0387153a fix(ui): create/edit document 2021-12-03 10:53:33 +01:00
Damodar Lohani 95dcab624e Merge branch 'feat-large-file' into feat-s3-integration 2021-12-03 13:54:52 +05:45
Damodar Lohani 08cec63c3e Merge branch 'feat-sb-uis' into feat-s3-integration 2021-12-03 13:52:10 +05:45
Damodar Lohani ea8985d591 skip decryption for null 2021-12-03 13:23:21 +05:45
Damodar Lohani 66450584e8 fix merge issue 2021-12-03 12:43:09 +05:45
Damodar Lohani 5ea1ab714e function tags upload chunk begin from 1 2021-12-03 11:43:41 +05:45
Damodar Lohani ddcd6558fe Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-03 11:13:42 +05:45
Damodar Lohani 307114f2c5 fix make chunk start from 1 2021-12-03 11:12:46 +05:45
Damodar Lohani e57030b45a Merge branch 'feat-large-file' of github.com:lohanidamodar/appwrite into feat-large-file 2021-12-03 10:31:54 +05:45
Damodar Lohani 9e9256386b Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-03 10:31:30 +05:45
f562420606 Apply suggestions from code review
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-12-03 10:18:24 +05:45
95e2cb6290 Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-02 23:20:57 +01:00
c3f06f9a58 Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-02 23:19:07 +01:00
18dfe9b4a0 Update docs/references/teams/get-team-members.md
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-02 23:10:36 +01:00
244b829c68 Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-02 23:10:14 +01:00
Torsten Dittmann b09dc51fba revert(ui): switch margin 2021-12-02 14:09:18 +01:00
Damodar Lohani a32351ff7e add the filter back 2021-12-02 18:44:28 +05:45
Damodar Lohani e6304d71b0 remove encrypt filter from password as it's already hashed 2021-12-02 15:35:19 +05:45
Damodar Lohani 32b13f113a session secret field size increase 2021-12-02 15:32:40 +05:45
Damodar Lohani b22797318e Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-02 13:53:17 +05:45
Damodar Lohani bc22bbae46 Merge branch 'feat-database-indexing' into fix-missing-encryption-filters 2021-12-02 13:43:12 +05:45
Damodar Lohani d60dc467f8 incrementing field size for encrypted fields 2021-12-02 13:34:56 +05:45
Torsten Dittmann 83394170a1 fix(git): .gitattributes syntax 2021-12-01 16:41:56 +01:00
Torsten Dittmann 3d2cd66466 tests(database): increase password length 2021-12-01 16:33:03 +01:00
Torsten Dittmann 135bf0cfee fix tests 2021-12-01 16:09:57 +01:00
Torsten Dittmann f04cb72cfb Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-01 14:19:41 +01:00
Torsten Dittmann f11a6325ff fix(api): use constant for maximum offset range 2021-12-01 14:05:01 +01:00
Torsten Dittmann 3aadb7d102 fix(ui): document boolean attribute margin bottom 2021-12-01 13:55:37 +01:00
Torsten Dittmann c8d7ea8071 fix(ui): collection tables 2021-12-01 13:19:15 +01:00
Torsten Dittmann 38ca693966 fix(ui): creat enum attribute validation 2021-12-01 13:05:24 +01:00
Torsten Dittmann b55c5a2660 fix(ui): elements issue 2021-12-01 12:56:40 +01:00
Torsten Dittmann ac796048d8 replace old collections file 2021-12-01 12:48:23 +01:00
Matej Baco c057084bee Log data update 2021-12-01 11:59:08 +01:00
Damodar Lohani b0762f169d encrypt oauth2 providers 2021-12-01 13:18:49 +05:45
Damodar Lohani 6ac92c6a59 update missing encrypt filter 2021-12-01 13:02:55 +05:45
Christy Jacob 859444703f feat: update PR 2021-12-01 02:41:53 +04:00
Christy Jacob c1ef83eec7 feat: update PR 2021-12-01 02:39:42 +04:00
Bradley Schofield 1a81f10d89 Add a DNS warning during install 2021-11-30 16:11:45 +00:00
Torsten DittmannandGitHub 45fde3b2b9 Merge pull request #2390 from appwrite/feat-db-refactor-restrict-assignable-permissions
feat(refactor-db): restrict assignable permissions
2021-11-30 15:28:03 +01:00
Matej Baco 970936c93d WIP: Better worker error logging 2021-11-30 13:12:17 +01:00
Bradley Schofield e64bb9faf5 Add Build Timeout EnvVar 2021-11-30 09:39:50 +00:00
Damodar Lohani ce07c464f8 fix chunks 2021-11-30 14:25:21 +05:45
Damodar Lohani e1f45b5a2d update naming 2021-11-30 13:51:54 +05:45
Damodar Lohani a2ef59df47 update file naming 2021-11-30 13:49:19 +05:45
Damodar Lohani 2a6bf47bce fix chunked upload for tags - chunk start from 1 2021-11-30 13:46:47 +05:45
Damodar Lohani ba8598cc8b remove dumps 2021-11-30 13:46:32 +05:45
Christy JacobandGitHub 67f59cdcb6 Merge pull request #2015 from fernandoamz/feat-add-translation-latin
Feat add translation latin
2021-11-29 19:30:46 +04:00
Fernando 8b4e1745b1 Fix country duplicated 2021-11-29 08:17:07 -06:00
Matej Baco 7bed9aed5b Updated to new utopia logger, removed leftover 2021-11-29 13:52:18 +01:00
Bradley Schofield 879bdf1a74 Update api.php 2021-11-29 09:52:12 +00:00
Bradley Schofield 4cee817161 Merge branch 'master' into fix-improve-recovery-rate-limit 2021-11-29 09:13:35 +00:00
Christy JacobandGitHub a9e07668c6 Merge pull request #2376 from Ln11211/feat-1764-telugu-translation
Feat-1764-telugu translation
2021-11-28 22:11:27 +04:00
Christy JacobandGitHub db5373cc10 Merge pull request #2373 from Shrey-Nahar/feat-1719-tamil-translation
Added tamil translations
2021-11-28 20:56:31 +04:00
Christy JacobandGitHub f900675bbd Merge pull request #2221 from NeonSpork/master
refactor: Remove redundant Norwegian language translation
2021-11-28 20:37:10 +04:00
Christy JacobandGitHub 51efa18e7b Merge pull request #2132 from daniloff200/some-typos-fixes
fix(typos): fix bunch of typos and missclicks in whole project
2021-11-28 20:16:43 +04:00
Christy JacobandGitHub 2b94b386ed Merge pull request #2348 from chandrikadeb7/chandrikadeb7-bengali-translation
Feat bengali translation
2021-11-28 18:28:33 +04:00
Dmitriy DanilovandGitHub 3eabd83309 Merge branch 'master' into some-typos-fixes 2021-11-28 09:22:19 -05:00
Christy JacobandGitHub 2554749d8e Merge pull request #2329 from arsheelsheikh/ur
Translation of text into Urdu language
2021-11-28 17:53:18 +04:00
kodumbeats ee5b1da82d Roles must be assoc array with roles as keys 2021-11-28 08:32:00 -05:00
kodumbeats 4b9ff6cca2 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-restrict-assignable-permissions 2021-11-28 07:32:29 -05:00
Christy JacobandGitHub 7d613c181a Merge pull request #2202 from saintmalik/doc-fix-typos
doc: Fix typos
2021-11-28 15:52:10 +04:00
Christy JacobandGitHub 83aafeb5eb Merge pull request #2016 from PineappleIOnic/doc-add-creating-runtime
Add Tutorial for Creating a new runtime for Appwrite's new execution model
2021-11-28 14:45:00 +04:00
Christy JacobandGitHub 5b44f6ff89 Merge pull request #1884 from kristofkalocsai/feat-1691-improve-hungarian-translations
updates hu locale translations
2021-11-28 14:23:51 +04:00
Eldad Fux d9c71336f4 Updated gitattributes 2021-11-28 09:43:07 +02:00
snyk-bot ab961597c4 fix: upgrade chart.js from 3.5.1 to 3.6.0
Snyk has created this PR to upgrade chart.js from 3.5.1 to 3.6.0.

See this package in npm:
https://www.npmjs.com/package/chart.js

See this project in Snyk:
https://app.snyk.io/org/eldadfux/project/8574b5e4-6e89-4ade-bc02-2eaabc43eed0?utm_source=github&utm_medium=referral&page=upgrade-pr
2021-11-28 07:36:40 +00:00
Eldad Fux 9edeebcc81 Updated gitattributes 2021-11-28 02:06:59 +02:00
Eldad Fux 95cbf89fe1 Updated gitattributes 2021-11-28 02:05:54 +02:00
Eldad Fux e3ad45384a Updated gitattributes 2021-11-28 02:05:04 +02:00
Eldad Fux ec9ac7a7b6 Updated gitattributes 2021-11-28 02:04:25 +02:00
Eldad Fux 35c0f91720 Updated gitattributes 2021-11-28 02:02:58 +02:00
Eldad Fux 1ac5947bda Cleanup 2021-11-28 01:58:47 +02:00
Eldad Fux b9dc9610d3 Updated gitattributes 2021-11-28 01:57:03 +02:00
Eldad Fux b19991ed9e Updated gitattributes 2021-11-28 01:56:10 +02:00
Eldad Fux fa5b90184f Merge branch 'master' of github.com:appwrite/appwrite 2021-11-28 01:51:53 +02:00
Eldad Fux 5d712d9306 Add local build file 2021-11-28 01:51:47 +02:00
Eldad A. FuxandGitHub 29a36bc0d1 Update .gitattributes 2021-11-28 01:50:53 +02:00
Eldad A. FuxandGitHub f1c501cb47 Update .gitattributes 2021-11-28 01:50:16 +02:00
Eldad Fux 38421951cf Add local build file 2021-11-28 01:48:59 +02:00
Eldad Fux 64466f1dca Add local build file 2021-11-28 01:47:40 +02:00
Eldad A. FuxandGitHub 2517d053e6 Update .gitattributes 2021-11-28 01:39:57 +02:00
Eldad A. FuxandGitHub fa923e3af0 Update .gitattributes 2021-11-28 01:38:41 +02:00
Eldad A. FuxandGitHub d4e5e6d6b0 Update .gitattributes 2021-11-28 01:37:58 +02:00
Eldad A. FuxandGitHub e8561d6288 Update .gitattributes 2021-11-28 01:36:29 +02:00
Eldad A. FuxandGitHub 2b098dabfe Update .gitattributes 2021-11-28 01:35:11 +02:00
Eldad A. FuxandGitHub 007c4e802a Merge pull request #2328 from appwrite/remove-bundled-javascript
feat(public): remove bundles from repo
2021-11-27 19:08:04 +02:00
Eldad A. FuxandGitHub 8075ff9692 Merge pull request #2407 from codingsamurai-10/feat-2387-support-negative-numbers-in-preview
Support negative numbers in file preview
2021-11-26 21:15:06 +02:00
Eldad A. FuxandGitHub 573ab5a938 Merge pull request #2426 from appwrite/feat-update-theme-color
Updated theme color to Appwrite pink
2021-11-26 21:13:36 +02:00
Eldad A. FuxandGitHub 8e3fead690 Merge pull request #2439 from appwrite/feat-nist-password-requirements
Feat: NIST password requirements
2021-11-26 18:41:30 +02:00
Damodar Lohani 5ee52d91f2 fix local chunked upload 2021-11-26 13:52:19 +05:45
Damodar Lohani 028a62d3d3 fix deletes worker 2021-11-26 10:50:31 +05:45
Damodar Lohani ee7459cd36 Merge branch 'feat-sb-uis' into feat-s3-integration 2021-11-26 10:23:42 +05:45
Damodar Lohani 8ece11d28e Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-26 10:22:30 +05:45
Damodar Lohani 0dbcf3cf23 updated package 2021-11-26 10:17:45 +05:45
Damodar Lohani 8d8d32af7c Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-26 10:16:16 +05:45
kodumbeats 61ffe18d2b Update password validator tests 2021-11-25 17:31:18 -05:00
kodumbeats a83d99915d Align password requirements with nist guidelines 2021-11-25 15:07:54 -05:00
kodumbeats f64702150d Use correct validator for confirmation password 2021-11-25 15:03:11 -05:00
Torsten DittmannandGitHub 89a296cb6c Merge pull request #2438 from appwrite/feat-database-worker
feat(views/install): database worker
2021-11-25 20:23:23 +01:00
Torsten Dittmann 3b144840bd feat(views): database worker 2021-11-25 20:20:28 +01:00
Torsten Dittmann 0d6581330b remove usage worker from installation compose 2021-11-25 18:17:03 +01:00
Torsten Dittmann e08ff9f0f9 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-25 18:16:39 +01:00
Torsten DittmannandGitHub 7766c98d20 Merge pull request #2437 from appwrite/fix-cache-purge-with-globbing
fix(refactor-db): fix cache purging while file globbing
2021-11-25 17:46:27 +01:00
Torsten Dittmann 4e98eb372a chore(deps): update composer lock 2021-11-25 17:45:09 +01:00
kodumbeats c26831097e Test cache changes from dev branch 2021-11-25 11:33:30 -05:00
Torsten Dittmann 194337ac3b fix(ui): increase cache buster 2021-11-25 17:08:24 +01:00
Matej Baco a8bf2a4f59 FIxed realtime logging, upgraded code to new logger version 2021-11-25 15:13:14 +01:00
Matej Baco 276f521eb6 WIP: Realtime erro handler fix 2021-11-25 14:45:05 +01:00
Torsten Dittmann ff9d2e6448 fix(ui): collection settings permissions 2021-11-25 14:18:53 +01:00
Torsten Dittmann ab74f8efb0 add all docs 2021-11-25 14:07:19 +01:00
Torsten Dittmann 6561f7d4a2 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-25 14:02:08 +01:00
Torsten DittmannandGitHub 3552f69542 Merge pull request #2436 from appwrite/fix-swagger-spec
fix(spec): add nullable property
2021-11-25 14:02:01 +01:00
Torsten Dittmann d71c351d0a fix(ui): add activity bubble to tabs 2021-11-25 13:57:59 +01:00
Torsten Dittmann 0b0b6968a1 fix(ui): fix charts 2021-11-25 11:54:02 +01:00
Torsten Dittmann e30d7d1db4 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-25 11:28:55 +01:00
Torsten Dittmann 7d2bb76416 fix(ui): ordering of collections in pagination 2021-11-25 11:28:53 +01:00
Torsten Dittmann c39002be0a chore(specs): update specs 2021-11-25 11:27:18 +01:00
Torsten Dittmann eb7c9dd020 fix(specs): swagger add nullable property 2021-11-25 11:08:39 +01:00
Torsten Dittmann c927b1a93b Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into fix-swagger-spec 2021-11-25 10:10:41 +01:00
Torsten DittmannandGitHub 4f92551c8f Merge pull request #2379 from appwrite/fix-swagger-spec-for-permissions
Fix-swagger-spec-for-permissions
2021-11-25 10:10:25 +01:00
Torsten Dittmann e1539639ec fix(ui): charts 2021-11-25 10:07:34 +01:00
Jake Barnby 82f368f0d9 WIP schema extension POC 2021-11-25 21:04:39 +13:00
Damodar Lohani 7672a69e7e dependency update 2021-11-25 13:42:39 +05:45
Damodar Lohani 9fbf657329 Merge branch 'feat-sb-uis' into feat-s3-integration 2021-11-25 13:42:13 +05:45
Damodar Lohani e7f7ce0e70 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-25 13:41:12 +05:45
Damodar Lohani ec9d4599c4 Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-11-25 13:38:40 +05:45
Damodar Lohani 8728668e21 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-25 13:33:55 +05:45
Damodar Lohani ce950637a5 update dependency 2021-11-25 13:32:01 +05:45
Damodar Lohani fc6c6a16e9 fix deletes 2021-11-25 13:31:02 +05:45
Damodar Lohani 96e04a948f Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-11-25 11:11:18 +05:45
Damodar Lohani 6598aa0f1e fix deletes 2021-11-25 11:11:07 +05:45
Damodar Lohani 7508e9f631 update deletes to account for different storage device 2021-11-25 10:44:38 +05:45
Damodar Lohani c8c34d765d fix collection name 2021-11-25 10:36:48 +05:45
Damodar Lohani a19934db2b metadata for s3 chunked upload 2021-11-25 10:32:40 +05:45
Torsten DittmannandGitHub 28e345064c Merge pull request #1654 from appwrite/feat-db-refactor-ui-fixes
feat(refactor-db): prep the API for UI work
2021-11-24 18:31:28 +01:00
Torsten Dittmann fe2b598c64 fix(ui): input id validation pattern 2021-11-24 18:00:45 +01:00
Torsten Dittmann fba2529539 fix(tests): realtime tests 2021-11-24 17:44:11 +01:00
Torsten Dittmann 0a38f0776a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 17:28:49 +01:00
Torsten DittmannandGitHub 172146e492 Merge pull request #2385 from appwrite/feat-db-refactor-enable-strict-query-matching
feat(refactor-db): enable strict query matching
2021-11-24 17:28:12 +01:00
Torsten Dittmann 59437b1ca8 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-enable-strict-query-matching 2021-11-24 17:18:18 +01:00
Torsten DittmannandGitHub c468355519 Merge pull request #2434 from appwrite/feat-update-database-to-0.12
Bump utopia-php/database to 0.12
2021-11-24 17:17:48 +01:00
Torsten Dittmann 5c19fcd847 fix(tests): adapt default id length 2021-11-24 17:08:14 +01:00
kodumbeats 37ec36f146 Bump utopia-php/database to 0.12 2021-11-24 10:46:04 -05:00
kodumbeats 8743756126 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-enable-strict-query-matching 2021-11-24 09:26:59 -05:00
Torsten Dittmann db0a75a18a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 14:56:45 +01:00
kodumbeatsandGitHub a5d7af9bd2 Merge pull request #2433 from appwrite/fix-purge-external-database-cache-on-schema-update
fix(refactor-db): purge external database cache on schema update
2021-11-24 08:55:58 -05:00
Torsten Dittmann 9e8cb3a3f2 fix(ui): forms and database list 2021-11-24 14:27:44 +01:00
Torsten Dittmann b19217cc56 update specs 2021-11-24 14:10:33 +01:00
Matej Baco 70c5666690 Fixed logger import 2021-11-24 12:06:47 +01:00
Matej Baco fd1dcae247 Documented worker class 2021-11-24 11:09:10 +01:00
Matej Baco 5b08969133 Code review changes 2021-11-24 11:09:04 +01:00
Bradley Schofield 037420e0bc Add new tests for server side
+ Added new tests for serverside
+ Updated the example for 'status' for the SyncExecution Model
2021-11-24 10:01:43 +00:00
Bradley SchofieldandGitHub 6184c4c93b Add Eldad's Suggestion 2021-11-24 09:57:25 +00:00
Matej Baco 49e9baf383 Code review updates 2021-11-24 10:38:32 +01:00
Torsten Dittmann 7c8135b580 refactor(ui): list documents 2021-11-24 09:33:21 +01:00
Torsten Dittmann 7be4211aa5 fix(ui): input validation for ids 2021-11-24 09:33:12 +01:00
Torsten Dittmann 8d3a5025bd feat(js): update gulpfile 2021-11-24 09:32:49 +01:00
Torsten Dittmann ab702764a3 feat(ui): introduce alpine.js 2021-11-24 09:32:36 +01:00
Damodar Lohani 1dbd349b7d updated dependency 2021-11-24 13:22:37 +05:45
Damodar Lohani 28e4f5ac43 Merge branch 'feat-sb-uis' into feat-s3-integration 2021-11-24 11:27:11 +05:45
kodumbeats 27d1405af0 Test for purged document cache on deleteAttribute 2021-11-23 12:39:01 -05:00
kodumbeats c7bc055995 Purge external database cache on createAttribute 2021-11-23 12:04:08 -05:00
kodumbeats efb8087a9b Purge external database cache on deleteAttribute 2021-11-23 12:03:51 -05:00
Torsten DittmannandGitHub 446827732d Merge pull request #2427 from appwrite/feat-improve-deletes-worker
fix(deletes): add realtime logs and improve code
2021-11-23 17:46:19 +01:00
Torsten Dittmann 7e3df6fc96 refactor(workers): remove db exceptions from deletes 2021-11-23 17:11:52 +01:00
Torsten DittmannandGitHub 8e09a7eb9c Merge pull request #2423 from appwrite/fix-usage-worker-influxdb-check
fix(usage): influxdb health check
2021-11-23 17:03:19 +01:00
Matej Baco 56402c78fe Implemented logging for HTTP, Realtime, Workers 2021-11-23 15:24:25 +01:00
Torsten Dittmann c549e75ca0 fix(forms): don't include disabled form elements 2021-11-23 14:41:40 +01:00
Torsten Dittmann 7904d79916 fix(ui): add enum attribute 2021-11-23 13:46:20 +01:00
LNandGitHub d7ba359789 Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-23 17:52:50 +05:30
Torsten Dittmann f68ab29184 fix(ui): error messages from exception 2021-11-23 11:07:07 +01:00
Matej Baco fc3d322773 Prepared register, logger, doctor and ENV variables 2021-11-22 17:12:18 +01:00
Torsten Dittmann 3a8eb4020c fix(ui): multiple issues in db 2021-11-22 13:49:51 +01:00
Torsten DittmannandGitHub 61e7add075 Merge pull request #2422 from PineappleIOnic/fix-docs-update-email
Fix description for the update email endpoint
2021-11-22 10:32:32 +01:00
Bradley Schofield a0c841d13f Rollback to Docker CLI 2021-11-22 09:27:08 +00:00
Torsten Dittmann f1d95a236b Merge branch 'master' of https://github.com/appwrite/appwrite into remove-bundled-javascript 2021-11-22 10:23:48 +01:00
Torsten Dittmann f9ebeac24c fix(ui): collection permission binding 2021-11-19 18:26:13 +01:00
Torsten Dittmann 38499e0a5d fix(deletes): add realtime logs and improve code 2021-11-19 17:46:10 +01:00
Bradley SchofieldandGitHub 55c2759e9f Update update-email.md 2021-11-19 15:45:14 +00:00
Bradley Schofield 40d1d1b445 Update executor.php 2021-11-19 11:21:51 +00:00
Torsten Dittmann db478c12d7 feat(ui): add users usage 2021-11-19 12:09:04 +01:00
Damodar Lohani 5ec183bae6 remove numbers in labels 2021-11-19 16:38:46 +05:45
Damodar Lohani 5bf53f6db5 Merge branch 'feat-sb-uis' into feat-s3-integration 2021-11-19 15:58:56 +05:45
Damodar Lohani 7147a7dc6f Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-19 15:49:10 +05:45
Damodar Lohani 84fd0345cd fix file deletes - use external db 2021-11-19 15:43:00 +05:45
Damodar Lohani a3d7b5f60b Merge branch 'feat-sb-uis' into feat-s3-integration 2021-11-19 15:37:28 +05:45
Damodar Lohani eb0be63b5d Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-11-19 15:34:27 +05:45
Damodar Lohani 328ef5adf9 inject mode 2021-11-19 15:30:42 +05:45
Damodar Lohani 0b0f14ef88 allow operating with disabled bucket from console 2021-11-19 15:27:09 +05:45
Matej Baco 442117c94b Updated theme color to Appwrite pink 2021-11-19 09:09:35 +01:00
Damodar Lohani cceb440177 Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-11-19 13:02:38 +05:45
Damodar Lohani 4f7d82948e fix bucket enabled 2021-11-19 13:02:12 +05:45
Damodar Lohani 4c1e721ed8 Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-11-19 12:32:13 +05:45
Damodar Lohani 4416ddf3ee fix test 2021-11-19 12:30:46 +05:45
Damodar Lohani 9c826f06d3 fix test 2021-11-19 12:30:09 +05:45
Damodar Lohani 956d26bada do support and other fixes 2021-11-19 11:43:06 +05:45
Damodar Lohani 283c55ccc3 fix chartjs tooltip config 2021-11-19 11:32:02 +05:45
Damodar Lohani 2915678897 fix webhooks test 2021-11-19 11:06:33 +05:45
Damodar Lohani a6fc5820cc checks for if bucket is disabled 2021-11-18 20:43:18 +05:45
Bradley Schofield 2e2ff76eab Start working on moving back to DockerAPI 2021-11-18 13:44:45 +00:00
Torsten Dittmann 7d0eae7aee fix(ui): adapt usage legends 2021-11-18 14:19:14 +01:00
Damodar Lohani adc1e3f2af missing semicolon 2021-11-18 18:32:54 +05:45
Torsten Dittmann 60c6f85b89 fix charts hover 2021-11-18 13:10:02 +01:00
Damodar Lohani f0170d7022 Merge branch 'fix-swagger-spec-for-permissions' of github.com:appwrite/appwrite into fix-swagger-spec-for-permissions 2021-11-18 17:35:00 +05:45
Damodar Lohani 71baa6cd39 permission model for openapi spec 2021-11-18 17:34:54 +05:45
Torsten Dittmann 4378dfe724 fix(usage): influxdb health check 2021-11-18 11:46:39 +01:00
Torsten Dittmann 0fc1812604 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-18 11:34:53 +01:00
Torsten Dittmann f2eb6ae317 fix(ui): logs pagination 2021-11-18 11:33:42 +01:00
Torsten DittmannandGitHub d0769018ba Merge pull request #2420 from appwrite/feat-database-logs-pagination
feat(controllers): add pagination to logs endpoints
2021-11-18 11:28:00 +01:00
Torsten Dittmann 41833d18da chore(deps): update composer 2021-11-18 11:15:32 +01:00
Torsten Dittmann 58536b9eb1 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-logs-pagination 2021-11-18 11:14:18 +01:00
Eldad A. FuxandGitHub fbddd4e69e Merge pull request #2332 from appwrite/fix-functions-definition
fix function model permission
2021-11-18 07:47:10 +02:00
Damodar Lohani 1abd4a8ac6 chart updated for consistency 2021-11-18 11:24:21 +05:45
Damodar Lohani aa00872909 Merge branch 'feat-sb-uis' into feat-sb-uis-chartjs-upgrade 2021-11-18 11:23:11 +05:45
LNandGitHub dba0f212f5 Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-18 08:37:44 +05:30
Fernando Amezcua b91c13fcb5 Fix merge changes 2021-11-17 10:58:47 -06:00
Fernando AmezcuaandGitHub 3dab8a80d1 Merge branch 'appwrite:master' into feat-add-translation-latin 2021-11-17 10:53:43 -06:00
Damodar Lohani 71b3ecad10 update naming 2021-11-17 19:06:58 +05:45
Damodar Lohani ff4aa30781 fix elements parents 2021-11-17 19:05:35 +05:45
Damodar Lohani 5d478f1ffe fix order 2021-11-17 19:02:07 +05:45
Christy JacobandGitHub 5c3998426f Merge pull request #2236 from Dhruvacube/locale
Corrected hindi grammatical errors
2021-11-17 14:54:33 +04:00
Torsten Dittmann 99a0dc5ec3 chore(public): build dist files 2021-11-17 11:40:49 +01:00
Torsten Dittmann 585d197b4f chore(deps): update composer lock 2021-11-17 11:39:25 +01:00
Torsten Dittmann d099b0133c Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-17 11:39:03 +01:00
Torsten Dittmann 4f6d0e9e79 Merge branch 'feat-database-logs-pagination' of https://github.com/appwrite/appwrite into feat-database-logs-pagination 2021-11-17 11:37:20 +01:00
a0e49a0bfa Update tests/e2e/Services/Account/AccountBase.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-11-17 11:22:20 +01:00
Christy JacobandGitHub e95696a449 Merge pull request #2232 from ErfanBahramali/patch-1
Fix Persian translation
2021-11-17 14:18:51 +04:00
Torsten Dittmann b796144628 chore(composer): update audit library 2021-11-17 11:18:47 +01:00
Christy JacobandGitHub 55210d9b73 Merge pull request #2346 from vancassa/feat-1697-Javanese-translation
feat(locales): add javanese translation
2021-11-17 14:17:40 +04:00
Christy JacobandGitHub 8e50e5a165 Merge pull request #2213 from 1995YogeshSharma/doc-1985-update-code-part-getting-started-with-flutter
Issue #1985 - Changes added to getting started with flutter doc
2021-11-17 13:39:56 +04:00
Christy JacobandGitHub f4f812eb92 Merge pull request #2198 from ivernus/feat-1737-irish-translation
added country names translated into Irish
2021-11-17 13:38:48 +04:00
Christy JacobandGitHub 788e658edb Merge pull request #2021 from MukulKolpe/refractor-1944-PSR_Isssue_In_ExtendLibrary
Fixed PSR issues in the Extend(src\Appwrite) library
2021-11-17 12:42:12 +04:00
Christy JacobandGitHub 111e1a1807 Merge pull request #2000 from g3offrey/fix-1962-psr-issue-on-openssl-master
fix: PSR issues on OpenSSL at master
2021-11-17 12:38:53 +04:00
Christy JacobandGitHub bff01d309b Merge pull request #1786 from vj-codes/master
doc-1703-improved-marathi-translation
2021-11-17 11:30:14 +04:00
Wess CopeandGitHub c21cc918be Merge branch 'appwrite:master' into master 2021-11-16 15:57:43 -05:00
Torsten Dittmann 47b6fe59ce Merge branch 'feat-database-logs-pagination' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-16 16:26:13 +01:00
Torsten Dittmann 3a25532524 fix response model 2021-11-16 16:06:51 +01:00
Torsten Dittmann ced8c9ef03 use updated audit library 2021-11-16 15:54:29 +01:00
Bradley Schofield b7907a68cc Fix description for the update email endpoint 2021-11-16 14:33:59 +00:00
Torsten Dittmann 19d01c17bb Revert "fix(api): add after pagination to logs endpoints"
This reverts commit 058b4dd975.
2021-11-16 14:37:33 +01:00
Torsten Dittmann 78159ff8ca Revert "fix(response): add $id to Log"
This reverts commit 7034f84a6e.
2021-11-16 14:37:28 +01:00
Christy Jacob a50f099ba3 feat: sync graphQL with master 2021-11-16 15:45:24 +04:00
Damodar Lohani 3dd10b7c3c DO spaces support with existing envs 2021-11-16 17:20:13 +05:45
Torsten Dittmann 7034f84a6e fix(response): add $id to Log 2021-11-16 12:20:25 +01:00
Torsten Dittmann 058b4dd975 fix(api): add after pagination to logs endpoints 2021-11-16 12:20:14 +01:00
Torsten Dittmann f8731e8d65 fix(api): logs limit param description 2021-11-16 12:02:11 +01:00
Damodar Lohani d6b2a13d29 update package 2021-11-16 16:41:50 +05:45
Christy Jacob 8141043946 Merge branch 'master' into feat-graphql-support 2021-11-16 11:09:21 +04:00
Torsten Dittmann fd3e46bbcb feat(chore): update composer lock 2021-11-15 10:49:21 +01:00
Torsten Dittmann b1263e9603 tests(logs): test pagination on logs endpoints 2021-11-15 10:49:11 +01:00
Torsten Dittmann d5f959454b feat(controllers): add pagination to logs endpoints 2021-11-15 10:48:32 +01:00
LNandGitHub f41de4681d Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-15 12:05:41 +05:30
Damodar Lohani 3f32e39227 WIP 2021-11-15 11:49:43 +05:45
Damodar Lohani 810eeb3583 Merge branch 'master' into feat-sb-uis-chartjs-upgrade 2021-11-15 10:55:14 +05:45
Eldad A. FuxandGitHub a917746ac9 Merge pull request #2325 from appwrite/feat-dep-upgrade-chartjs
fix(js): migrate to chart.js v3.5.1
2021-11-15 06:18:48 +02:00
Bradley Schofield c348a71407 Get tests passing again 2021-11-15 02:18:53 +00:00
Eldad A. FuxandGitHub 232c6d5982 Merge pull request #2375 from fenix-hub/master
Fix Godot Engine line mentioning another user
2021-11-14 17:05:08 +02:00
Eldad A. FuxandGitHub ef7f2ac6ea Merge pull request #2414 from appwrite/feat-update-ogimage
Updated OG image
2021-11-14 17:04:01 +02:00
Damodar Lohani 385ee837bc fix issues with creating and viewing files 2021-11-14 20:22:04 +05:45
Damodar Lohani d914c7ecd7 skip antivirus if non-local device 2021-11-14 18:56:52 +05:45
Damodar Lohani c9595b40dd fix api to account for non-local storage 2021-11-14 18:50:51 +05:45
Damodar Lohani 436f6b7c77 merge fixes 2021-11-14 18:43:48 +05:45
Damodar Lohani 241b6f4cd6 check the device environment variable to set proper device 2021-11-14 18:39:23 +05:45
Damodar Lohani 364634e386 add environment variables required for s3 support 2021-11-14 18:36:11 +05:45
Damodar Lohani e337fe3aca Merge branch 'feat-large-file' into feat-s3-integration 2021-11-14 18:13:43 +05:45
Eldad A. FuxandGitHub d8bcdfd36b Merge pull request #2416 from appwrite/feat-fix-github-form
Added 0.11.x to GitHub bug form dropdown
2021-11-14 14:27:11 +02:00
Damodar Lohani 692cbe1899 fix return 2021-11-14 18:08:45 +05:45
Matej Baco f6f2005fd8 Added 0.11.x to dropdown 2021-11-14 13:22:42 +01:00
Damodar Lohani 73aea7387c Merge branch 'feat-storage-buckets' into feat-large-file 2021-11-14 16:53:52 +05:45
Matej Baco c3cc31335a Reduced image size with looseless compressor 2021-11-14 09:41:03 +01:00
Matej Baco 5600e17c51 Updated OG image 2021-11-14 09:38:27 +01:00
Eldad A. FuxandGitHub 5ef3950bf3 Merge pull request #2410 from appwrite/feat-sdks-deno-node-response-models
feat(sdks): deno/node response models
2021-11-13 23:18:19 +02:00
Eldad A. FuxandGitHub 1597c6995f Merge pull request #2404 from appwrite/docs-remove-unnecessary-getting-started-tutorial-link
(docs): Remove unnecessary Getting Started tutorial link
2021-11-13 09:15:41 +02:00
Torsten Dittmann bf6c9cce20 feat(sdks): release deno & node response models 2021-11-12 13:22:47 +01:00
Torsten Dittmann 513c7b8081 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-12 11:04:01 +01:00
Damodar Lohani 2d63458b4f fix date 2021-11-12 15:39:43 +05:45
Damodar Lohani d3701ec41d fix dashboard chart 2021-11-12 15:38:32 +05:45
Damodar Lohani b965b2a146 update charts styling 2021-11-12 15:32:39 +05:45
Damodar Lohani 7fd3ac6e02 fix storage usage 2021-11-12 13:32:05 +05:45
Damodar Lohani 80c732f34e buckets chart 2021-11-12 13:31:57 +05:45
Damodar Lohani 35dffe9d8e chart title and description 2021-11-12 11:23:46 +05:45
Damodar Lohani 57f0de5fdd CRUD chart theme 2021-11-12 11:00:15 +05:45
kodumbeats dc7bb3eefc Remove testing code 2021-11-11 20:17:03 -05:00
kodumbeats 09de7fb698 Remove trailing commas 2021-11-11 20:14:46 -05:00
kodumbeats 4dd6f63fb9 Use Auth method to simplify code 2021-11-11 20:14:40 -05:00
Aditya Rana 9b64fa7f12 Added test for negative angle values (-315deg equivalent to 45deg test case). 2021-11-11 19:41:56 +05:30
Aditya Rana 07bdd3e26b Converting negative angle values to their postive counterpart. 2021-11-11 19:37:37 +05:30
Torsten Dittmann dfcf2bdc1c fix(ui): cleanup comments and whitespace 2021-11-11 14:58:50 +01:00
Damodar Lohani 3cc530749c make file size unsigned 2021-11-11 16:17:53 +05:45
Damodar Lohani 84275d1f74 files now in external namespace 2021-11-11 12:06:24 +05:45
Damodar Lohani 2de39155b6 use external db for files storage 2021-11-11 12:05:52 +05:45
Radmacher 4f7b699b0c Updated delete team membership doc 2021-11-10 17:32:47 +01:00
Radmacher 6ccceb9f32 Updated update team membership status doc 2021-11-10 17:21:36 +01:00
Radmacher 3ff2cf172f Updated get team members doc 2021-11-10 17:13:51 +01:00
Radmacher 4137bdb098 Updated update team membership roles docs 2021-11-10 16:43:07 +01:00
Radmacher 5924026bb8 Updated create team membership docs 2021-11-10 16:32:10 +01:00
Radmacher 010fca8f18 Fixed permissions misunderstanding 2021-11-10 13:45:23 +01:00
Torsten Dittmann b0388371c4 fix(ui): single array property 2021-11-10 11:24:45 +01:00
Torsten Dittmann 1c96af3311 fix(ui): multiple arrays on document 2021-11-10 10:43:51 +01:00
Aditya OberaiandGitHub fa5c56e9ec Remove unnecessary Getting Started tutorial link 2021-11-10 00:21:11 +05:30
LNandGitHub b3a3c80531 Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-09 22:48:36 +05:30
Bradley Schofield 6ba2c4741b Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-11-09 15:54:04 +00:00
Bradley Schofield 89cc417e3f Update api.php 2021-11-09 14:56:25 +00:00
Bradley Schofield a101c06c62 Update api.php 2021-11-09 14:52:32 +00:00
Bradley Schofield eb73bee093 Update api.php 2021-11-09 14:45:11 +00:00
Bradley Schofield b78715f353 Update api.php 2021-11-09 14:07:10 +00:00
Damodar Lohani 777e9de8bc migration test 2021-11-09 17:36:56 +05:45
Damodar Lohani e2f7446bac Fix usage test and model 2021-11-09 17:19:16 +05:45
Torsten Dittmann e5aad79a32 Merge branch 'master' of https://github.com/appwrite/appwrite 2021-11-09 11:46:08 +01:00
Bradley Schofield 24b747453f Add the ability for multiple abuse-keys 2021-11-09 10:21:24 +00:00
Damodar Lohani 2fcbc49a7a bucket usage 2021-11-09 16:05:47 +05:45
Damodar Lohani 654a88a95d update storage usage charts 2021-11-09 15:09:06 +05:45
Damodar Lohani 44437f5c8b fix storage usage 2021-11-09 11:52:01 +05:45
Damodar Lohani 49c850eba7 update usage tasks with missing usage stats and fixes for buckets 2021-11-09 11:35:03 +05:45
Damodar Lohani 1694601974 update usage storage 2021-11-09 10:55:19 +05:45
Damodar Lohani 290f6a5625 update storage usage model 2021-11-09 10:55:06 +05:45
Eldad A. FuxandGitHub a1a4584095 Merge pull request #2400 from appwrite/feat-sdks-web-5-0
feat(sdks): release web 5.0.0
2021-11-08 21:01:17 +02:00
Bradley Schofield 5a54ae8d0a Update abuse-key for password recovery to add IP
Update abuse-key for password recovery to add IP
2021-11-08 14:54:28 +00:00
Torsten Dittmann 12c13eb18b feat(sdks): release web 5.0.0 2021-11-08 14:29:18 +01:00
LNandGitHub 4927053fb7 Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-08 17:35:51 +05:30
Torsten DittmannandGitHub 3741786e07 Merge pull request #2225 from PineappleIOnic/health-improve-db-test
Improve health check for Database
2021-11-08 10:42:55 +01:00
Damodar Lohani 34bbe18ec1 updated storage UI to support buckets 2021-11-08 14:11:06 +05:45
LNandGitHub 54586b48d5 Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-07 21:04:00 +05:30
Damodar Lohani 1041f76bf7 new version for sdk generation 2021-11-07 15:09:03 +05:45
Damodar Lohani 3b290e1042 handling bucket enforced permissions 2021-11-07 12:20:49 +05:45
Eldad A. FuxandGitHub 3b0ee3988f Merge pull request #2392 from appwrite/feat-add-color-primery
Added primary color variables
2021-11-07 08:32:27 +02:00
Damodar Lohani 7867f2fc56 remove todo 2021-11-07 11:44:22 +05:45
Damodar Lohani c3c0df2c1c remove stale unused acode 2021-11-07 11:40:19 +05:45
Damodar Lohani 411db5c3f0 delete constant 2021-11-07 11:39:28 +05:45
Damodar Lohani 7f548ba150 remove components 2021-11-07 11:39:22 +05:45
Damodar Lohani e8443ded49 Merge branch 'feat-storage-buckets' of github.com:appwrite/appwrite into feat-storage-buckets 2021-11-07 11:38:12 +05:45
Damodar Lohani cad73af84d more strict comparison 2021-11-07 11:36:18 +05:45
Damodar Lohani b68311755f using strict comparison 2021-11-07 11:35:21 +05:45
Radmacher 071f964e29 Working on an overhaul for the teams documentation. 2021-11-06 14:30:32 +01:00
JB LeiknesandGitHub fa3cf3c025 Merge branch 'appwrite:master' into master 2021-11-05 10:13:04 +01:00
Matej Baco c5c9aa1b0e Added priary color variables 2021-11-05 08:03:27 +01:00
LNandGitHub 48b9dd5baa Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-04 16:12:30 +05:30
Miku ChanandGitHub b5ef74aef4 Merge branch 'master' into locale 2021-11-04 15:40:25 +05:30
Damodar LohaniandGitHub 02d042a8f8 Merge pull request #1443 from lohanidamodar/feat-sb-delete 2021-11-04 15:36:18 +05:45
Damodar Lohani 9a673798f9 Merge branch 'feat-storage-buckets' into feat-sb-delete 2021-11-04 15:29:39 +05:45
Damodar LohaniandGitHub 0e91b67528 Merge pull request #2381 from appwrite/feat-mock-upload-chunked 2021-11-04 15:04:28 +05:45
kodumbeats 85c2078e77 Update tests where unowned role is used to create documents 2021-11-03 12:39:15 -04:00
kodumbeats 7853c9370b Enforce that users cannot add permission roles they do not have 2021-11-03 12:38:06 -04:00
kodumbeats d6b794d305 Add query e2e tests to check for strict matching 2021-11-03 11:02:41 -04:00
kodumbeats af52dbd074 Test patch to query validator constructor 2021-11-02 19:45:23 -04:00
kodumbeats 58e6b3a6d6 Reorder so that expected value is first in assertions 2021-11-02 19:45:04 -04:00
kodumbeats 238ff6fcd4 Enable strict query checking if queries are provided 2021-11-02 19:43:10 -04:00
Torsten Dittmann 4c57b8f83e Merge branch 'feat-db-refactor-ui-fixes' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-02 16:20:20 +01:00
Torsten DittmannandGitHub 4dea1ebaf2 Merge pull request #2380 from appwrite/feat-db-refactor-more-api-bugfixes
fix(refactor-db): more api bugfixes
2021-11-02 16:20:06 +01:00
kodumbeats f474de4b7f Use database release for optional array attributes 2021-11-02 11:19:20 -04:00
Torsten Dittmann 08b6a64363 Merge branch 'feat-db-refactor-ui-fixes' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-02 16:17:52 +01:00
Torsten Dittmann 244cd28f5a fix(ui): fix typos and replace * role 2021-11-02 16:15:30 +01:00
Torsten DittmannandGitHub 0dd32a0a0c Merge pull request #2360 from appwrite/feat-db-refactor-backfill-usage-stats
Backfill usage stats with empty records when required
2021-11-02 16:09:37 +01:00
Torsten Dittmann ada4b993d6 fix(ui): prevent double inerstion on clone 2021-11-02 11:04:43 +01:00
Damodar Lohani 27cc105325 remove leftover dump 2021-11-02 15:04:18 +05:45
Damodar Lohani 404a3c5754 adding example 2021-11-02 15:02:44 +05:45
Damodar Lohani cff3995300 fix response 2021-11-02 14:44:26 +05:45
Damodar Lohani 410081bf11 some tests to validate mock tests 2021-11-02 11:17:02 +05:45
kodumbeats b9bf29b559 Test patch for optional array attributes 2021-11-01 20:49:35 -04:00
kodumbeats dd5c873b99 Clear external cache when resources are deleted 2021-11-01 20:48:38 -04:00
kodumbeats 7624f97f0b PHP_FLOAT_MIN provides the smallest positive float, not largest negative 2021-11-01 20:48:14 -04:00
kodumbeats c2f994a02e Pass filters to createAttribute to inherit default value defined in this layer 2021-11-01 20:47:07 -04:00
Damodar Lohani 9c2b9fee1f fix spec 2021-11-01 18:37:08 +05:45
Damodar Lohani 9de29d1fc4 Merge branch 'feat-storage-buckets' into feat-large-file 2021-11-01 14:46:15 +05:45
Damodar Lohani 78f7164c30 Merge branch 'feat-storage-buckets' of github.com:appwrite/appwrite into feat-storage-buckets 2021-11-01 14:45:32 +05:45
Damodar Lohani 240cf0d738 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-01 14:43:33 +05:45
LNandGitHub df21f1d80d Fixed a small typo
Fixed a small typo in te.json
2021-10-31 21:32:54 +05:30
LNandGitHub e5372e828f Added Telugu in init.php
This commit adds Telugu to init.php file.
2021-10-31 21:16:44 +05:30
LNandGitHub 41ef17af48 Added Telugu in codes
This commit adds Telugu in codes.php file
2021-10-31 21:12:32 +05:30
LNandGitHub fc3827c4b0 Translated everything
Finally translated all lines
2021-10-31 20:59:53 +05:30
LNandGitHub 28165e570a Added more translations
Added more translations, translated until line 151
2021-10-31 19:55:06 +05:30
Nicolò SantilioandGitHub 4a528b3fde Fix Godot Engine line mentioning another user 2021-10-31 15:15:29 +01:00
LNandGitHub d92c3477d9 Created File te.json
Created the file and translated until line 53.
2021-10-31 18:50:57 +05:30
Arsheel SheikhandGitHub ae82df56a9 fixed word 2021-10-31 18:47:29 +05:30
Arsheel SheikhandGitHub 3fd0d3653e fixed bracket 2021-10-31 18:36:32 +05:30
Arsheel SheikhandGitHub 6e98483534 correction fixed 2021-10-31 18:16:47 +05:30
Eldad A. FuxandGitHub ed6fd6a78e Merge pull request #2374 from fenix-hub/master
Add Godot Engine SDK to Community SDKs
2021-10-31 13:35:08 +02:00
Nicolò SantilioandGitHub cc4ef95cc0 Update README.md 2021-10-31 12:01:20 +01:00
Shrey e0fdda66ea Added tamil translations 2021-10-31 00:46:27 +05:30
Torsten Dittmann b2bf63df15 fix(ui): add confirmation message to leave teams 2021-10-29 18:11:35 +02:00
Torsten Dittmann b0b0d91572 fix(ui): remove leftover 2021-10-29 17:56:21 +02:00
Torsten Dittmann a2beb8ce0b fix(ui): remove leftover 2021-10-29 17:55:15 +02:00
Torsten Dittmann 641c2b215c fix(ui): update casting and enum 2021-10-29 17:51:21 +02:00
Torsten Dittmann a0e42ff3a9 fix(ui): rebuild JS 2021-10-29 17:51:09 +02:00
Torsten Dittmann 6da10ca4ae fix(ui): cast empty strings to null 2021-10-29 17:50:59 +02:00
Torsten Dittmann 535f433817 fix(ui): pre-select value for enum 2021-10-29 15:50:17 +02:00
Torsten Dittmann b8936c7674 fix(ui): add basic pagination with after and enum attributes 2021-10-29 14:01:48 +02:00
Torsten Dittmann 620333a8d2 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-29 13:16:19 +02:00
Torsten DittmannandGitHub 252720dd28 Merge pull request #2367 from appwrite/fix-swagger-spec-responses
fix(specs): swagger responses
2021-10-29 13:15:36 +02:00
Torsten Dittmann 23c771bdfc update specs 2021-10-29 13:01:26 +02:00
Torsten Dittmann 5ed2fc19f5 fix(specs): swagger responses 2021-10-29 12:55:49 +02:00
Dmitriy Danilov 9f06372eef Merge branch 'master' into some-typos-fixes 2021-10-29 03:33:18 +03:00
Damodar LohaniandGitHub c192df1cf1 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-28 16:48:36 +05:45
340ab02ee5 Update app/init.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-10-28 16:46:47 +05:45
3f0e0d6867 Update app/controllers/api/storage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-10-28 16:44:53 +05:45
Damodar Lohani cb6873af95 fix removed gravity 2021-10-28 16:43:49 +05:45
Torsten Dittmann 85ccf0def4 fix(ui): array attributes in documents 2021-10-28 12:41:46 +02:00
Damodar Lohani d4b8bd6aaa update doc 2021-10-28 15:59:59 +05:45
Damodar Lohani 39d32ea919 fix counts 2021-10-28 15:53:26 +05:45
Damodar Lohani 0f5a3802e3 fix count 2021-10-28 15:08:28 +05:45
Damodar Lohani 4bb7e59336 update bucket model 2021-10-28 14:48:26 +05:45
Torsten Dittmann 973e8bff9b fix(ui): make number/float range optional 2021-10-28 10:55:48 +02:00
Damodar Lohani 25b4d887d2 Merge branch 'feat-storage-buckets' into feat-sb-delete 2021-10-28 14:34:15 +05:45
Damodar Lohani 8678f83f75 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-28 14:33:49 +05:45
Damodar Lohani fa46ca7243 removing debug tmp 2021-10-28 14:32:56 +05:45
Torsten Dittmann bb106861ba remove tmp mount from appwrite server 2021-10-28 10:47:41 +02:00
Damodar Lohani 4645517ae1 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-28 11:40:39 +05:45
Damodar Lohani 1677a80046 Merge branch 'feat-storage-buckets' into feat-sb-delete 2021-10-28 11:39:29 +05:45
Damodar Lohani 67884563d5 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-28 11:39:04 +05:45
kodumbeats 92e48e273d Add reminder to check query order 2021-10-27 18:31:25 -04:00
kodumbeats 6e46e2fb0f Use correct key in metrics array 2021-10-27 18:17:51 -04:00
kodumbeats 79b1fceaf3 Rename to prevent collisions 2021-10-27 18:17:15 -04:00
kodumbeats 656471ced2 Backfill usage stats with empty records when required 2021-10-27 15:57:20 -04:00
Torsten Dittmann 275dd70a04 fix(ui): form validation and checkbox disabling 2021-10-27 18:55:36 +02:00
Torsten Dittmann 04c75a8256 fix(ui): required fields now are properly set in DOM 2021-10-27 18:54:57 +02:00
Torsten Dittmann 8d326b1b7e Merge branch 'feat-db-refactor-ui-fixes' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-27 15:45:12 +02:00
kodumbeats 974788db83 fix(api): allow failed attributes to be deleted 2021-10-27 09:44:10 -04:00
Torsten Dittmann f92a55d0bf style(usage): improve usage worker code 2021-10-27 14:12:06 +02:00
Torsten Dittmann 71084e023b fix(ui): leftover from users fix 2021-10-27 13:16:25 +02:00
Torsten Dittmann 31d1493ba6 fix(ui): users settings 2021-10-27 13:14:51 +02:00
Torsten Dittmann adf5c1b288 fix(ui): disabled default value when required or array 2021-10-27 13:05:12 +02:00
Bradley Schofield 91827930c0 Improve exception 2021-10-27 10:21:16 +01:00
Torsten Dittmann 886e19be16 remove data-debug 2021-10-27 11:11:07 +02:00
Torsten Dittmann df1398328c Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-27 11:01:21 +02:00
Torsten DittmannandGitHub d79116035f Merge pull request #1885 from appwrite/feat-db-refactor-api-buxfixes
feat(refactor-db): database lifecycle bugfixes
2021-10-27 11:00:14 +02:00
kodumbeats 0312b071ce Get integer constant from Range class 2021-10-26 16:51:40 -04:00
kodumbeats 10172f4216 Require minimum size 2021-10-26 16:28:16 -04:00
kodumbeats c6ee3766b7 Prevent default values for array attributes 2021-10-26 16:14:25 -04:00
kodumbeats cb6a21f34f avoid overwhelming DatabaseV1 queue with >1000 attributes at once 2021-10-26 15:15:46 -04:00
kodumbeatsandGitHub a0cf23c3cb Merge pull request #2205 from appwrite/feat-permissions-tests
feat(refactor-db): e2e permissions tests
2021-10-26 13:16:43 -04:00
Torsten Dittmann 7224520fa8 fix all usage ui 2021-10-26 15:19:28 +02:00
kodumbeats 549db83086 Test webhooks for deleting attributes and indexes 2021-10-25 21:14:30 -04:00
kodumbeats 353eb2b057 Respond with proper model on deleteAttribute 2021-10-25 21:12:27 -04:00
kodumbeats c3627cac24 Define delete types as constants 2021-10-25 20:14:55 -04:00
kodumbeats f30858f09e Ensure attributes are available before testing indexes 2021-10-25 20:14:12 -04:00
kodumbeats c0ade69c14 Sleep long enough for all attributes to create 2021-10-25 16:15:16 -04:00
kodumbeats 5d0c0b2836 Throw exception if $min > $max 2021-10-25 16:10:39 -04:00
kodumbeats ffbcc728bb support integers as valid float values 2021-10-25 16:00:33 -04:00
kodumbeats fb0b83574f Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-api-buxfixes 2021-10-25 14:26:44 -04:00
Torsten Dittmann 839284a832 fix(ui): total users 2021-10-25 19:13:13 +02:00
Torsten Dittmann ae05fa1c63 fix(ui): usage for collections 2021-10-25 18:58:11 +02:00
Torsten Dittmann a7a15d5723 re-build js & css after merge 2021-10-25 16:55:26 +02:00
Torsten Dittmann 1500ffedf4 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-25 16:55:05 +02:00
Torsten Dittmann 6352c89560 Merge branch 'feat-db-refactor-ui-fixes' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-25 16:53:18 +02:00
Torsten Dittmann cbc630e1b6 fix merge conflicts 2021-10-25 16:51:39 +02:00
Torsten Dittmann 1fd4e6c3c8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-25 16:01:07 +02:00
Torsten Dittmann 5f7ff196b1 fix merge leftovers 2021-10-25 15:49:46 +02:00
Torsten DittmannandGitHub 6f881e8c64 Merge pull request #2212 from kodumbeats/feat-db-refactor-ui-fixes
feat(db-refactor): merge feat-database-indexing changes
2021-10-25 15:47:00 +02:00
Torsten Dittmann 4d890c57af disable travis 2021-10-25 15:33:01 +02:00
Torsten Dittmann 5a3c083938 active travis 2021-10-25 15:32:27 +02:00
Torsten Dittmann b99ea3a932 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into pr/2212 2021-10-25 15:04:09 +02:00
Torsten Dittmann a7d550ba86 fix(database): documents audit logs 2021-10-25 15:03:20 +02:00
Damodar Lohani 399941cfb6 fix functions test 2021-10-25 11:55:54 +05:45
Damodar Lohani 10c93cb62e fix code 2021-10-25 11:26:10 +05:45
Damodar Lohani 921828e4e4 Merge branch 'feat-storage-buckets' into feat-sb-delete 2021-10-25 10:34:55 +05:45
Damodar Lohani 50e030fc03 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-25 10:34:32 +05:45
Damodar Lohani 01adbe6efb Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-25 10:34:05 +05:45
Eldad A. FuxandGitHub cf9e31a1de Update README.md 2021-10-24 19:25:09 +03:00
Chandrika DebandGitHub 17a637a43a Merge branch 'appwrite:master' into chandrikadeb7-bengali-translation 2021-10-24 11:24:23 +05:30
Eldad A. FuxandGitHub 923fd17879 Merge pull request #2339 from baishakhi9931/patch-1
Update README.md
2021-10-23 22:05:08 +03:00
Vanessa Cassandra b91df5e67f feat: add javanese translation 2021-10-23 22:06:32 +08:00
Eldad A. FuxandGitHub 2f1bd16c42 Merge pull request #2326 from appwrite/chore-update-docker-images
Feat(chore): update docker dependencies
2021-10-23 07:38:57 +03:00
kodumbeats d3942cd7a2 Use appwrite-built telegraf/influx images 2021-10-22 14:52:31 -04:00
Baishakhi ChakrabortyandGitHub e922fd6642 Update README.md 2021-10-22 23:57:58 +05:30
kodumbeatsandGitHub ac4dbf6ab8 Merge pull request #2338 from appwrite/experiment-selfhosted-runners
[Experiment] Selfhosted CI
2021-10-22 14:17:52 -04:00
Torsten Dittmann bc32535905 disable travis temporarily 2021-10-22 19:36:54 +02:00
Torsten Dittmann dc99127533 increase sleeps 2021-10-22 19:21:52 +02:00
Torsten Dittmann 744560fbb9 always run teardown 2021-10-22 18:52:22 +02:00
Torsten Dittmann 2c6f4d0cdb fix db tests 2021-10-22 18:52:13 +02:00
Torsten Dittmann 744c093739 teardown functions 2021-10-22 18:34:05 +02:00
Torsten Dittmann 60b44dcae9 teardown & db race condition 2021-10-22 18:30:42 +02:00
Torsten Dittmann c8036ffc32 reduce timeouts 2021-10-22 18:19:02 +02:00
Torsten Dittmann a89e892b3d use docker-compose v2 2021-10-22 17:32:25 +02:00
Torsten Dittmann 6fd5df3316 add github action with selfhosted runner 2021-10-22 17:26:17 +02:00
Torsten DittmannandGitHub c10b81b644 Merge pull request #2331 from appwrite/feat-release-swift-0-1-1
feat(sdk): Apple 0.1.1
2021-10-22 14:04:28 +02:00
Damodar Lohani 0e8645fc13 fix function model permission 2021-10-22 16:17:38 +05:45
Torsten Dittmann a07cc445d1 add prism via npm 2021-10-22 12:29:08 +02:00
Damodar Lohani 5dfdf3b3ac wip 2021-10-22 16:06:23 +05:45
Torsten Dittmann fb24335876 feat(sdk): swift 0.1.1 2021-10-22 10:32:45 +02:00
kodumbeats 656ceb9c94 Refactor guest tests to use dataproviders 2021-10-21 20:38:27 -04:00
kodumbeats d3745c0b40 Refactor member tests to use dataproviders 2021-10-21 20:38:17 -04:00
kodumbeats 46c3ce7a15 Explain data provider state 2021-10-21 20:38:01 -04:00
arsheel bad06a8f99 Translation of text into Urdu language 2021-10-21 23:50:42 +05:30
Torsten Dittmann 79923aa393 remove leftover 2021-10-21 19:26:13 +02:00
Torsten Dittmann 091c6ef4f6 add buildstep to docker 2021-10-21 19:20:41 +02:00
Torsten Dittmann a63649dacc add git ignore 2021-10-21 18:56:38 +02:00
Torsten Dittmann 1df99e6fb5 remove dist folder 2021-10-21 18:56:30 +02:00
kodumbeats 12094126b4 Update influxdb and telegraf with new builds 2021-10-21 10:25:32 -04:00
kodumbeats e34a6f988b Update redis to 6.2 from 6.0 2021-10-21 10:25:12 -04:00
Torsten Dittmann 72fc6e6b57 fix(js): migrate to chart.js v3.5.1 2021-10-21 15:12:01 +02:00
Bradley Schofield f2cf8db3da Update add-runtime.md 2021-10-21 10:58:19 +01:00
JB LeiknesandGitHub 178ef50d3a Merge branch 'appwrite:master' into master 2021-10-21 11:41:58 +02:00
Damodar Lohani e252906f56 fix test for buckets and database 2021-10-21 15:26:17 +05:45
Damodar Lohani 2481208b38 add bucketId 2021-10-21 15:26:05 +05:45
Damodar Lohani 6b447232b9 fix for buckets 2021-10-21 15:25:58 +05:45
Eldad A. FuxandGitHub f11a445ef0 Merge pull request #2311 from ffranchina/fix-unknown-svg
Fixed the unknown SVG icon
2021-10-21 00:01:55 +03:00
Eldad A. FuxandGitHub b9e6318370 Merge pull request #2316 from fenix-hub/master
Update health.php
2021-10-20 19:09:55 +03:00
Nicolò SantilioandGitHub 8639db0cd2 Update health.php 2021-10-20 17:30:59 +02:00
Bradley Schofield 214f103984 Handle rootless runtimes
+ Update to handle using rootless runtimes for build and launch
+ also updated swoole to 4.8
2021-10-20 12:31:38 +01:00
AmreshSinha d737294acb Added Yammer OAuth2 Provider 2021-10-20 11:09:02 +05:30
Francesco Franchina 3aa6f4ac83 Fixed the unknown SVG icon 2021-10-19 23:39:16 +02:00
Fernando 529d5e8d22 Merge branch 'feat-add-translation-latin' of https://github.com/fernandoamz/appwrite into feat-add-translation-latin 2021-10-19 10:31:32 -05:00
Fernando 5003a2e536 Fix order locale alphabetical 2021-10-19 10:31:14 -05:00
Bradley Schofield ff113cf25e Update add-runtime.md 2021-10-19 09:21:39 +01:00
Damodar Lohani 0f61377b58 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-19 12:41:51 +05:45
Damodar Lohani 37102f95f0 update realtime tests for storage 2021-10-19 12:40:06 +05:45
Christy JacobandGitHub 72702386cc Merge pull request #2211 from Virtual1/feat-1672-af-translation
Translate missing Afrikaans terms
2021-10-19 11:55:03 +05:30
Christy JacobandGitHub 028c2bdd6b Merge pull request #2166 from fatrixienicolieopetina/feat-1721-tagalog-translation
Issue #1721 Added Tagalog/Filipino translations
2021-10-19 11:37:46 +05:30
Christy JacobandGitHub 226989cb9b Merge pull request #2126 from Shrey-Nahar/feat-1759-sindhi-translation
Added Sindhi translations
2021-10-19 11:32:52 +05:30
Christy JacobandGitHub 1d3a87e347 Merge pull request #2014 from Asmit2952/master
refactor-1968-fixed-PSR-issues-in-utopia-library
2021-10-19 11:12:53 +05:30
Christy JacobandGitHub 71559af6c7 Merge pull request #2008 from kaczmarekdaniel/master
Docker library psr issues fix
2021-10-19 10:45:11 +05:30
Christy JacobandGitHub 88cfcb9ea8 Merge pull request #1997 from srijit2002/master
fix: Fix PSR issue in database library
2021-10-19 10:36:15 +05:30
Christy JacobandGitHub 52915e0656 Merge pull request #1956 from papuruth/refactor-1942-Fix-PSR-Auth-Library
Fix PSR issues in Auth library #1937
2021-10-19 10:31:31 +05:30
Christy JacobandGitHub bdd0fd7b02 Merge pull request #1834 from RukmalFernando/master
Update Sinhala translations & fix 2 country-name
2021-10-19 10:26:38 +05:30
Bradley Schofield aca61d1902 Update Cache Test 2021-10-18 16:08:50 +01:00
Torsten DittmannandGitHub b29c83f53b Update README.md 2021-10-18 16:07:41 +02:00
Damodar LohaniandGitHub 235e44162d Merge pull request #2255 from appwrite/0.11.x 2021-10-18 19:05:21 +05:45
Torsten Dittmann 63567a80fe docs(sdks): flutter changelog 2021-10-18 15:14:41 +02:00
Torsten DittmannandGitHub c75e008b62 Merge pull request #2224 from appwrite/feat-0-11-0-changes
feat(changes): changes for 0.11.x
2021-10-18 13:27:29 +02:00
Eldad A. FuxandGitHub 825210a74c Merge pull request #2254 from appwrite/feat-0-11-console-sdk
feat(js): update appwrite sdk
2021-10-18 12:51:50 +03:00
Torsten Dittmann 6539ff5902 feat(js): update appwrite sdk 2021-10-18 11:40:43 +02:00
Torsten Dittmann 1f0589bc37 added gravity changes 2021-10-18 11:20:17 +02:00
Torsten Dittmann dac4ea3a1a add changes 2021-10-18 11:14:51 +02:00
Torsten Dittmann 5b879ba206 update changelog 2021-10-18 11:13:25 +02:00
Torsten Dittmann 74b7dd1733 update flutter version 2021-10-18 11:12:40 +02:00
Torsten Dittmann 9a9e8f6e71 docs(node): fix code examples 2021-10-18 10:10:26 +02:00
Eldad A. FuxandGitHub 24dbe7bccc Merge pull request #2251 from appwrite/feat-release-0-11-sdks
feat(sdks): release 0.11 sdks
2021-10-18 10:39:35 +03:00
Torsten Dittmann 933eb8bfe6 feat(sdks): release 0.11 sdks 2021-10-18 09:37:09 +02:00
Eldad A. FuxandGitHub e6b510c1a2 Merge pull request #2250 from appwrite/feat-0-11-0-docs
docs(sdks): 0.11.x docs
2021-10-18 09:56:08 +03:00
Eldad A. FuxandGitHub cf6ce6bcdb Merge pull request #2249 from appwrite/fix-gravity
Fix top-left gravity in storage preview
2021-10-18 09:52:05 +03:00
Torsten Dittmann 8a3e6edb44 docs(sdks): fix flutter examples 2021-10-18 08:49:27 +02:00
Torsten Dittmann 05a0ade355 docs(sdks): 0.11.0 2021-10-18 08:47:46 +02:00
Damodar Lohani a43e838718 update utopia-image with fix for top-left gravity 2021-10-18 12:32:24 +05:45
Torsten Dittmann 4b10ecf2ee Merge branch '0.11.x' of https://github.com/appwrite/appwrite into feat-0-11-0-changes 2021-10-17 17:35:11 +02:00
Eldad Fux cb11f9c3f6 Added Youtube icon 2021-10-17 18:08:40 +03:00
Eldad Fux caba0bb5fc Added youtube icon 2021-10-17 18:07:46 +03:00
Eldad A. FuxandGitHub 6aa5166208 Merge pull request #2243 from appwrite/feat-0-11-specs
feat(specs): 0.11.x
2021-10-17 17:49:15 +03:00
Torsten Dittmann 328f5e1467 feat(specs): 0.11.x 2021-10-17 16:42:47 +02:00
Torsten Dittmann 9d6e6fc770 Merge branch '0.11.x' of https://github.com/appwrite/appwrite into 0.11.x 2021-10-17 16:36:34 +02:00
Torsten Dittmann 6c33145ef4 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.11.x 2021-10-17 16:31:07 +02:00
Eldad Fux 661ac937c8 Updated dependencies 2021-10-17 17:12:23 +03:00
Eldad Fux 1049ff19c3 Updated Swift logo 2021-10-17 17:11:38 +03:00
Eldad Fux 81f6aa1917 Added Swift lang theme 2021-10-17 16:56:51 +03:00
Torsten Dittmann 361d097163 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-0-11-0-changes 2021-10-17 14:02:23 +02:00
Eldad A. FuxandGitHub bfc04aa76d Merge pull request #2209 from appwrite/feat-enable-apple-platforms
Feat enable apple platforms
2021-10-17 13:45:01 +03:00
Eldad A. FuxandGitHub 295b8b2a51 Merge branch '0.11.x' into feat-enable-apple-platforms 2021-10-17 13:44:48 +03:00
Eldad A. FuxandGitHub 9bc326418d Update app/config/platforms.php 2021-10-17 13:44:12 +03:00
Eldad A. FuxandGitHub 095d6218a2 Update app/config/platforms.php 2021-10-17 13:44:07 +03:00
Eldad A. FuxandGitHub 9c9685be8a Update app/config/platforms.php 2021-10-17 13:44:00 +03:00
Eldad A. FuxandGitHub 02ddba083d Update app/config/platforms.php 2021-10-17 13:43:54 +03:00
Eldad A. FuxandGitHub ef6410df35 Update app/config/platforms.php 2021-10-17 13:43:45 +03:00
Eldad A. FuxandGitHub 1ea741efb5 Merge pull request #2239 from appwrite/fix-allow-audio-mime-types
Added mime types
2021-10-17 13:33:18 +03:00
Eldad Fux 1e07f0db97 Fix for review 2021-10-17 12:23:42 +03:00
0cca6dbce2 Update app/config/storage/mimes.php
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-10-17 12:22:19 +03:00
Damodar Lohani 474d8dd983 Merge branch 'feat-storage-buckets' into feat-sb-delete 2021-10-17 14:05:19 +05:45
Damodar Lohani 1cf105d144 no folderid field 2021-10-17 14:02:03 +05:45
Damodar Lohani e6996ad63a fix webhook test 2021-10-17 13:59:03 +05:45
Damodar Lohani e0faaf2758 Merge branch 'feat-storage-buckets' into feat-sb-delete 2021-10-17 13:00:10 +05:45
Damodar Lohani c1aa49747a Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-17 12:59:09 +05:45
Damodar Lohani cecc863717 fix storage tests 2021-10-17 12:57:59 +05:45
Damodar Lohani 89d9feaa99 fir list storage after pagination 2021-10-17 12:39:34 +05:45
Damodar Lohani fdfb3b9493 fix list files 2021-10-17 12:35:08 +05:45
Damodar Lohani 68361364b3 file search attribute 2021-10-17 12:29:35 +05:45
Damodar Lohani 4dc278a2bf Merge branch 'feat-storage-buckets' into feat-sb-delete 2021-10-17 12:03:35 +05:45
Damodar Lohani b282ee7c18 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-17 12:00:16 +05:45
Damodar Lohani da068085ef add search field in storage buckets 2021-10-17 11:51:13 +05:45
Damodar Lohani d029c94bc8 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-17 11:45:45 +05:45
Damodar Lohani 3e78abfc85 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-17 11:38:33 +05:45
Eldad Fux bac55d1478 Added mime types 2021-10-16 19:34:02 +03:00
Eldad A. FuxandGitHub 2e214c4543 Merge pull request #2237 from appwrite/remove-gh-action
ci(gh): remove github actions tests
2021-10-16 16:33:27 +03:00
Torsten Dittmann 881d5c9ad3 fix(styles): re-build less 2021-10-16 14:14:07 +02:00
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 84b42f8306 ci(gh): remove tests 2021-10-16 14:12:07 +02:00
Torsten Dittmann d81e5896ab Merge branch 'feat-0-11-0-changes' of https://github.com/appwrite/appwrite into feat-0-11-0-changes 2021-10-16 14:10:56 +02:00
Torsten Dittmann 1e8379bd72 updated changelog 2021-10-16 14:10:53 +02:00
Torsten DittmannandGitHub dd88e32475 Merge pull request #2230 from m1ga/imageFix
fix: mobile storage image preview
2021-10-16 14:07:11 +02:00
Dhruva Shaw 1a986978dc corrected hindi grammatical errors 2021-10-16 17:03:49 +05:30
Eldad A. FuxandGitHub ee1fc104b4 Merge pull request #2231 from appwrite/feat-prepare-0-11-0-release
chore(release): prepare 0.11.0 release
2021-10-16 11:02:09 +03:00
Erfan Bahramali 3c6e8e24ce Fix Persian translation 2021-10-15 20:46:36 +03:30
Torsten Dittmann f4a6f6235f tests(unit): migration type 2021-10-15 18:56:35 +02:00
Torsten Dittmann 142e623cd1 tests(unit): migration type 2021-10-15 18:55:39 +02:00
Torsten Dittmann e182a7db2c deps(js): upgrade litespeed.js to v0.3.12 2021-10-15 18:54:05 +02:00
Torsten Dittmann b44cfb5d2b fix(tests): class name collision 2021-10-15 18:31:24 +02:00
Torsten Dittmann 441156da7c chore(release): prepare 0.11.0 release 2021-10-15 18:11:20 +02:00
Torsten DittmannandGitHub 195a9cce73 Update CHANGES.md 2021-10-15 16:33:50 +02:00
Eldad A. FuxandGitHub 0b084cbf5f Merge pull request #2227 from appwrite/deps-php-swoole-4-8-0
deps(php): upgraded swoole to 4.8.0
2021-10-15 17:20:59 +03:00
kodumbeats 4a1507ba25 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-api-buxfixes 2021-10-15 09:26:17 -04:00
Torsten DittmannandGitHub fb96736b5b Merge pull request #2226 from appwrite/deps-composer-0-11-0
deps(composer): update multiple dependencies
2021-10-15 15:10:05 +02:00
Torsten DittmannandGitHub c903bfa0ce Merge pull request #2228 from appwrite/chore-geodb-maxmind-2021-10
chore(geodb): update maxmind db to 2021-10
2021-10-15 14:56:17 +02:00
m1ga 41cfe3a3a3 fix: mobile storage image preview 2021-10-15 14:30:38 +02:00
Bradley Schofield 01ecbe60e4 Executor now marks all processing executions as failed on shutdown
Executor now marks all processing executions as failed on shutdown
2021-10-15 12:40:20 +01:00
Torsten Dittmann 7de15ab7f5 chore(geodb): update maxmind db to 2021-10 2021-10-15 12:34:53 +02:00
Torsten Dittmann 795ffb5d56 deps(php): upgraded swoole to 4.8.0 2021-10-15 12:23:38 +02:00
Torsten Dittmann 59949f8191 deps(composer): update multiple dependencies 2021-10-15 12:18:29 +02:00
Bradley Schofield 7540dafa9b Update health.php 2021-10-15 10:40:25 +01:00
Bradley Schofield f988a89cf3 Update health.php 2021-10-15 10:05:21 +01:00
Torsten Dittmann aa6d2940a1 remove duplicate 2021-10-15 10:59:44 +02:00
Torsten Dittmann 20a4d6ba6d add more changes 2021-10-15 10:58:49 +02:00
Torsten Dittmann dcb158e984 feat(changes): changes for 0.11.x 2021-10-15 10:37:26 +02:00
kristofkalocsai 52586cf6f7 adds optional articles 2021-10-15 07:27:15 +02:00
JB LeiknesandGitHub 06f2e1cdf0 Merge branch 'appwrite:master' into master 2021-10-14 21:52:11 +02:00
NeonSpork 791649c4bb fix: remove unused country code
nb and nn remain
2021-10-14 21:26:23 +02:00
Christy JacobandGitHub 80136de0ac Merge pull request #1993 from waridrox/fixPSR_Migration
Fixed PSR issues in `Migration` library
2021-10-14 20:32:10 +05:30
Jake Barnby dd299007ff Merge Apple platform creation into tabbed dialog 2021-10-15 02:49:40 +13:00
Christy JacobandGitHub 8f1c9b0236 Merge pull request #2215 from mishmanners/patch-1
Email add
2021-10-14 18:29:56 +05:30
Eldad A. FuxandGitHub b6f129a7d4 Merge pull request #1991 from appwrite/feat-add-swift-logo
feat: added swift runtime image
2021-10-14 15:24:19 +03:00
Christy Jacob 09ec6c24f4 feat: update runtimes version 2021-10-14 16:20:52 +05:30
Jake Barnby e5ba262742 Update Apple + Swift examples 2021-10-14 23:07:14 +13:00
Bradley Schofield 7649a2c677 Make new database work with the executor
+ New DB now works with executor
+ events now work with new execution model
2021-10-14 10:37:00 +01:00
NeonSpork 067c0b6705 refactor: remove redundant NO and fix typos in NB
NB and NN representing Norwegian bokmål and
Norwegian nynorsk respectively is more in line
with the ISO standard for Norwegian language abbreviation,
when both are present.

init.php and codes.php updated to reflect removal of no.json and NO
2021-10-14 09:22:58 +02:00
MishManners®™andGitHub e94130dd27 Email add
Updated email to include the full email path, as well as direct link that will open in the users' default mail software. This makes it easier/quicker to contact you 😄
2021-10-14 12:33:14 +11:00
1995YogeshSharma 0548e4ffb4 Changes added to getting started with flutter doc 2021-10-14 00:49:52 +05:30
kodumbeats 7610e6196b Rebuild frontend script after merge conflicts 2021-10-13 13:36:13 -04:00
kodumbeats d93d2af194 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-ui-fixes 2021-10-13 13:11:06 -04:00
Jessica Erasmus a066e08c9b Translate missing Afrikaans terms 2021-10-13 15:09:39 +00:00
Jake Barnby 90904ab676 Add e2e Apple platform tests 2021-10-14 02:44:52 +13:00
Jake Barnby 1dab8b203c Temp update to swift template sdk-generator 2021-10-14 01:23:03 +13:00
Jake Barnby f975156a28 Prefix apple platforms 2021-10-14 01:22:42 +13:00
Jake Barnby 48112559d8 Add swift client generation to SDK tasks 2021-10-14 01:22:04 +13:00
Jake Barnby cf1abdf1e7 Add swift client getting started 2021-10-13 22:07:28 +13:00
Jake Barnby 56c745ed74 Update swift server getting started 2021-10-13 22:07:12 +13:00
Varghese JoseandGitHub 96818cd5ad Update ml.json
translated to malayalam word
2021-10-13 11:32:01 +05:30
kodumbeats ab7f2fa69c Test team/role permissions 2021-10-12 21:09:02 -04:00
SaintMalik 32e513012e doc: Fix typos 2021-10-12 19:22:41 +01:00
Conor O'Callaghan 6ad3ea3281 added country names translated into Irish 2021-10-12 13:07:01 +01:00
Bradley Schofield efaa2227e0 start fixing bubgs 2021-10-12 12:54:50 +01:00
716243656b Update docs/tutorials/add-runtime.md
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-10-12 09:43:47 +01:00
88ca25bdc2 Update docs/tutorials/add-runtime.md
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-10-12 09:43:41 +01:00
9d7d0b7f21 Update docs/tutorials/add-runtime.md
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-10-12 09:43:33 +01:00
4e49c2f734 Update docs/tutorials/add-runtime.md
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-10-12 09:43:20 +01:00
472e05ec5e Update docs/tutorials/add-runtime.md
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-10-12 09:43:16 +01:00
07d6aca811 Update docs/tutorials/add-runtime.md
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-10-12 09:42:45 +01:00
041f2186b7 Update docs/tutorials/add-runtime.md
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-10-12 09:42:37 +01:00
cab3d205e2 Update docs/tutorials/add-runtime.md
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-10-12 09:42:21 +01:00
Christy JacobandGitHub 7650676006 Merge pull request #2019 from NeonSpork/master
feat: Nynorsk Norwegian translation
2021-10-12 09:53:30 +05:30
Shrey NaharandGitHub 76c98cfcf7 Update sd.json
updated %s
2021-10-11 23:31:19 +05:30
Tafadzwa DembaandGitHub bf7d39b777 Merge branch 'appwrite:master' into master 2021-10-11 18:35:40 +02:00
TafadzwaD a25b4c2429 Added Shona translations 2021-10-11 18:33:21 +02:00
Fernando AmezcuaandGitHub 09d2ed9586 Merge branch 'master' into feat-add-translation-latin 2021-10-11 10:53:59 -05:00
TafadzwaD 99aea00e07 Added language as supported into app/init.php 2021-10-11 16:34:26 +02:00
TafadzwaD bf5d2b9456 Added Shona language as supported in codes.php 2021-10-11 16:31:08 +02:00
TafadzwaD 784fe73b37 Link translation 2021-10-11 16:28:15 +02:00
TafadzwaD 61cdd6ce59 Generated translations for Shona 2021-10-11 16:20:12 +02:00
Bradley Schofield dd5bdda000 Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-10-11 14:59:34 +01:00
Christy JacobandGitHub 8fcfb7ca5f Merge pull request #1990 from divshacker/master
Fixes PSR issues in the Templates library
2021-10-11 17:32:25 +05:30
TafadzwaD 128ad27c1a Created sn.json file in the translations folder as the ISO 639-1 code for Shona is sn. The file will contain Shona Translations 2021-10-11 13:58:50 +02:00
Christy JacobandGitHub 87adbe6564 Merge pull request #2173 from thet3o/refactor-italian-translation-correction
Updated it.json for a more accurate translation by a native speaker
2021-10-11 17:27:07 +05:30
Christy JacobandGitHub 4ff0a51154 Merge pull request #2177 from takmar/feat_1696_japanese_translation
Added Japanese translations
2021-10-11 17:26:09 +05:30
Christy JacobandGitHub 0d2406450b Merge pull request #2024 from DevGirisankar/master
Fixed typo
2021-10-11 17:14:40 +05:30
Christy JacobandGitHub 833a8ce609 Merge pull request #2018 from mantasio/feat-1701-lithuanian-translation
Locales: Add Lithuanian (lt) translation
2021-10-11 15:35:14 +05:30
Christy JacobandGitHub eaf8193e8d Merge pull request #2010 from Exouxas/master
Added Norwegian Bokmål translations
2021-10-11 15:33:52 +05:30
Christy JacobandGitHub 4aeb64b5b8 Merge pull request #2022 from RReiso/feat-1749-latvian-translation
Added Latvian translations
2021-10-11 15:21:42 +05:30
Christy JacobandGitHub b27aec0b5b Merge pull request #2129 from aerabi/aerabi/translate-azerbaijani
Translate azerbaijani
2021-10-11 15:09:19 +05:30
Mohammad-Ali A'RÂBI 963524914f feat(locale): add Azerbaijani to PHP code 2021-10-11 11:37:39 +02:00
Mohammad-Ali A'RÂBI 38d22c9a64 feat(locale): add Azerbaijani translations of countries 2021-10-11 11:35:36 +02:00
Mohammad-Ali A'RÂBI 29fa5eff17 feat(locale): add Azerbaijani translations of the phrases 2021-10-11 11:35:36 +02:00
Christy JacobandGitHub f15110e373 Merge pull request #2128 from nataliarossini/feat-1711-portuguese-br-translation
fix portuguese-br grammar and misspell
2021-10-11 15:00:29 +05:30
Christy JacobandGitHub 4fc901291a Merge pull request #2134 from HelloSeaNation/master
Update zh-tw.json
2021-10-11 14:56:25 +05:30
Christy JacobandGitHub b60177c72f Merge pull request #2152 from toir427/patch-2
Typo and blockquote
2021-10-11 14:50:10 +05:30
Christy JacobandGitHub 9f7e77405d Merge pull request #2171 from KaminskiDaniell/patch-2
Update currencies.php
2021-10-11 14:36:25 +05:30
Christy JacobandGitHub 93f74afce0 Merge pull request #2174 from oovk/master
Fixed PSR issues in the URL library
2021-10-11 14:18:32 +05:30
Christy JacobandGitHub a4563982f3 Merge pull request #2178 from ivernus/feat-1737-irish-translation
Irish translation for 1737
2021-10-11 14:05:35 +05:30
Conor O'Callaghan e0b6a27e7d Irish translation for 1737 2021-10-10 12:55:45 +01:00
Takuma Yoshida a5387a6df2 Added Japanese translations 2021-10-10 20:22:14 +09:00
oovk f138aeb3a6 fixed PSR issues in the URL library 2021-10-09 19:51:21 +02:00
the_t3o 9530e49790 Updated it.json for a more accurate translation by a native speaker 2021-10-09 19:30:41 +02:00
Daniel KamińskiandGitHub 2d5b75b2b5 Update currencies.php 2021-10-09 17:44:30 +02:00
Toir TuychievandGitHub 702bbb8713 Removed the block quote
Removed the block quote
2021-10-09 18:13:55 +05:00
Christy JacobandGitHub 702f1eec53 Merge pull request #2147 from toir427/patch-1
typo docker-compose.yml
2021-10-09 18:09:57 +05:30
Christy JacobandGitHub 9ee213de17 Merge pull request #2156 from KaminskiDaniell/patch-1
Modified some translations
2021-10-09 18:07:20 +05:30
Christy JacobandGitHub 4cfc80f7b8 Merge pull request #2154 from siw3kosky/patch-1
Update add-translations.md
2021-10-09 18:00:05 +05:30
Chandrika DebandGitHub c69c592d64 Update bn.json 2021-10-09 12:10:10 +05:30
Patricia Nicole Opetina 6c4cdff8c0 Added Tagalog/Filipino translations 2021-10-09 13:19:10 +08:00
Torsten Dittmann 6e87d261fe init draft of permission tests 2021-10-08 14:49:45 +02:00
Torsten DittmannandGitHub 3e7605d195 Merge pull request #2122 from appwrite/sync-realtime-with-db-refactor
Sync realtime with db refactor
2021-10-08 12:36:05 +00:00
Daniel KamińskiandGitHub d219599c84 Modified some translations
Hello, I have corrected some Polish translations
2021-10-08 13:38:43 +02:00
Torsten Dittmann 15a92a6b46 remove gh action 2021-10-08 13:34:12 +02:00
Torsten Dittmann 24a2cbfa9b fix error message 2021-10-08 12:59:28 +02:00
Torsten Dittmann 9aaf6c27e5 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-08 12:59:03 +02:00
Torsten DittmannandGitHub 1d50ad653e Merge pull request #1616 from appwrite/feat-enum-attributes
feat(refactor-db): enum attributes
2021-10-08 10:58:44 +00:00
Bradley SchofieldandGitHub 932167204c Update add-runtime.md 2021-10-08 11:57:19 +01:00
Christy JacobandGitHub 6c2257e3e8 Merge pull request #1941 from ezioishan/master
Fix PSR issues in Detector #1939
2021-10-08 16:00:33 +05:30
Christy JacobandGitHub 2155da8b0c Merge pull request #1927 from tacoelho/master
Add Esperanto Translation
2021-10-08 15:56:05 +05:30
Christy JacobandGitHub 8c2aafbe58 Merge pull request #2023 from PrerakMathur20/master
Added Assamese translations
2021-10-08 15:53:37 +05:30
Torsten Dittmann 1a72f05bbb update specs 2021-10-08 12:09:29 +02:00
Torsten Dittmann 44aed9524e Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-08 11:06:53 +02:00
siw3koskyandGitHub ad99e8bab3 Update add-translations.md
fixed typos
2021-10-08 10:47:38 +02:00
Torsten Dittmann 8685c09c13 fix functions and users 2021-10-08 10:39:37 +02:00
ab2c2686df Update docs/tutorials/add-runtime.md
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-10-08 09:13:56 +01:00
03605bd097 Update docs/tutorials/add-runtime.md
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-10-08 09:13:46 +01:00
9795e82376 Update docs/tutorials/add-runtime.md
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-10-08 09:13:35 +01:00
fff4321cf8 Update docs/tutorials/add-runtime.md
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-10-08 09:13:31 +01:00
792159de9a Update docs/tutorials/add-runtime.md
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-10-08 09:13:23 +01:00
b00ec16872 Update docs/tutorials/add-runtime.md
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-10-08 09:13:06 +01:00
f24a381a0a Update docs/tutorials/add-runtime.md
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-10-08 09:12:41 +01:00
a9a95b7c4b Update docs/tutorials/add-runtime.md
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-10-08 09:12:32 +01:00
62440077cc Update docs/tutorials/add-runtime.md
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-10-08 09:12:24 +01:00
88c73cfa22 Update docs/tutorials/add-runtime.md
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-10-08 09:12:08 +01:00
Bradley SchofieldandGitHub 772bb346d2 Update add-runtime.md 2021-10-08 09:11:39 +01:00
Toir TuychievandGitHub e19abf3528 typo and blockquote
typo and blockquote
2021-10-08 13:02:31 +05:00
Toir TuychievandGitHub ab6f15d698 typo docker-compose.yml
typo docker-compose.yml
2021-10-08 12:44:47 +05:00
HelloSeaNation a01c6a5a57 Update zh-tw.json 2021-10-08 18:29:36 +13:00
Dmitry a52d9152e5 fix(typos): fix bunch of typos and missclicks in whole project 2021-10-08 05:03:09 +03:00
Natalia Rossini b0abfedbb9 fix portuguese-br grammar and misspell 2021-10-07 21:46:49 +01:00
Torsten Dittmann f09742175c fix auth tests 2021-10-07 22:24:09 +02:00
Torsten Dittmann adfc2ffbb7 update composer 2021-10-07 21:35:30 +02:00
Torsten Dittmann 57835c60d6 generate docs 2021-10-07 21:35:26 +02:00
Torsten Dittmann 90f30cc743 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 21:34:21 +02:00
Torsten Dittmann 746b9c651e fix auth tests 2021-10-07 21:27:23 +02:00
Torsten Dittmann 4829b488f5 fix auth tests 2021-10-07 21:19:58 +02:00
Torsten Dittmann e368053d7b fix magic url 2021-10-07 21:10:43 +02:00
kodumbeats 1f031f1187 Remove legacy method 2021-10-07 14:44:14 -04:00
kodumbeats 6373c4f92d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-api-buxfixes 2021-10-07 14:40:45 -04:00
kodumbeats f197699523 Throw exception when any enum element is empty 2021-10-07 14:30:52 -04:00
kodumbeats b3d5ba4123 Address review comments 2021-10-07 14:27:20 -04:00
kodumbeats 5b1d7bfa5d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enum-attributes 2021-10-07 14:08:02 -04:00
kodumbeatsandGitHub 328b326faa Merge pull request #1896 from appwrite/feat-before-pagination
feat(refactor-db): before pagination
2021-10-07 14:05:41 -04:00
Torsten Dittmann 1dc8a74e57 fix users endpoint 2021-10-07 19:57:23 +02:00
Shrey 9e7d205d41 Added Sindhi translations 2021-10-07 22:48:47 +05:30
Torsten Dittmann d065fbc388 fix duplicate tests due ot merge fail 2021-10-07 18:14:13 +02:00
Torsten Dittmann 66772f55a6 fix tests 2021-10-07 17:49:47 +02:00
Torsten Dittmann a585a9090a fix realtime with db refactor 2021-10-07 17:35:17 +02:00
TatianaandGitHub 8537e14005 Update init.php 2021-10-07 11:24:20 -03:00
TatianaandGitHub 4f22fffb21 Update codes.php 2021-10-07 11:22:46 -03:00
TatianaandGitHub 8e4c12ae5f Update and rename esp.json to eo.json 2021-10-07 11:21:06 -03:00
b8f84c4843 Update app/config/locale/translations/esp.json
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-10-07 11:19:29 -03:00
Torsten Dittmann 42414e8841 update lock 2021-10-07 12:08:34 +02:00
Torsten Dittmann 8db80e164d Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 12:08:24 +02:00
waridrox db7e1f5ebb Fixed PSR issues in Migration library
Signed-off-by: waridrox <mohdwarid4@gmail.com>
2021-10-07 15:34:55 +05:30
Christy JacobandGitHub 3746cda31b Merge pull request #1998 from ar-ankou/feat-database-indexing
fix-1981-psr-issues-in-the-task-library
2021-10-07 15:11:37 +05:30
Bradley Schofield 8c7a7e438b Update add-runtime.md 2021-10-07 10:25:53 +01:00
Bradley Schofield 54f8c77928 Update add-runtime.md 2021-10-07 10:10:51 +01:00
Bradley Schofield 0554d26754 Add tests section and Raising a PR Section 2021-10-07 10:10:00 +01:00
Christy JacobandGitHub c03bfb66ec Merge pull request #1992 from kostapappas/feat-add-Greek-translation
Feat add greek translation
2021-10-07 14:38:02 +05:30
Christy JacobandGitHub d6c17d309d Merge pull request #1988 from charithesh16/feat-database-indexing
Fixes PSR issues for Detector Library
2021-10-07 14:28:19 +05:30
Christy JacobandGitHub d6c42c0630 Merge pull request #1986 from krishguptadev/feat-database-indexing
style: fix using php cs fixer
2021-10-07 14:25:44 +05:30
Christy JacobandGitHub 964b00081f Merge pull request #1959 from mazedlx/master
Update de.json
2021-10-07 14:23:52 +05:30
Christy JacobandGitHub 760a1be0c8 Merge pull request #1958 from jakubhi/feat-1760-slovak-translation
Added Slovak translation
2021-10-07 14:22:27 +05:30
Christy JacobandGitHub 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
Christy JacobandGitHub 423fec88e5 Merge pull request #1883 from ErfanBahramali/patch-1
Fix Persian translation (spelling correction)
2021-10-07 14:10:26 +05:30
Christy JacobandGitHub 38f78778be Merge pull request #1868 from cristina-sirbu/ro_locale
Added romanian translations
2021-10-07 14:09:02 +05:30
Christy JacobandGitHub ee7e2821cb Merge pull request #1841 from dazzlerkumar/feat-1730-bihari-translation
Added Bihari translations
2021-10-07 14:06:54 +05:30
Christy JacobandGitHub 960a879783 Merge pull request #1836 from HelloSeaNation/master
Update zh-cn.json
2021-10-07 14:02:44 +05:30
Christy JacobandGitHub 4b7bd051f4 Merge pull request #1820 from OscarRG/pt-translation
feat(locales):Add Portugal(pt-pt) translation
2021-10-07 13:56:51 +05:30
cristina-sirbu 7542e6652f Fix punctuation 2021-10-07 08:26:49 +03:00
Giri d3052117d5 Fixed typo
fixes the mistyped 'accepeted' to the correct 'accepted' spelling
2021-10-07 10:36:38 +05:30
kodumbeats 1b4beb5ea2 Ensure enum attribute has proper response model 2021-10-06 22:25:03 -04:00
Prerak Mathur 2672596a1f assamese-trans 2021-10-07 06:06:53 +05:30
kodumbeats ec5d2ed591 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enum-attributes 2021-10-06 20:36:25 -04:00
Prerak Mathur b9841bcdec Merge branch 'master' of https://github.com/PrerakMathur20/appwrite 2021-10-07 05:54:18 +05:30
Prerak Mathur e3a7a14364 assamese-trans 2021-10-07 05:54:12 +05:30
Bradley Schofield d9f04e31e2 Update add-runtime.md 2021-10-06 23:45:44 +01:00
Ruta R c8b02b9177 Added Latvian translations 2021-10-06 18:04:57 -04:00
Mukul Kolpe c1235bfb7c Fixed PSR issues in the Extend(src\Appwrite) library 2021-10-07 02:53:58 +05:30
NeonSpork 36ae9def87 feat: Nynorsk Norwegian translation 2021-10-06 22:53:25 +02:00
NeonSpork b9a95e5351 fix: corrected typos
"e-postadresse" should be one word,
misspelled "sendt"
2021-10-06 22:50:40 +02:00
Mantas Pieškaitis 11b0c37f98 Add Lithuanian translation 2021-10-06 21:42:19 +03:00
Bradley Schofield 83bc9208e7 First Rough Draft 2021-10-06 17:11:44 +01:00
Fernando AmezcuaandGitHub 38a2b01c23 Merge branch 'master' into feat-add-translation-latin 2021-10-06 10:56:21 -05:00
Fernando f0615de9c8 Add fixes to latin language 2021-10-06 10:42:52 -05:00
Torsten Dittmann df661a605f fix migration tests 2021-10-06 17:10:03 +02:00
jakubhiandGitHub 1aa3fe036a Changed emails.invitation.body
Rephrased the invitation sentence.
2021-10-06 16:59:31 +02:00
Asmit2952 5a729e0932 Fixed PSR issues in Utopia Library
Signed-off-by: Asmit2952 <asmitbm2952002@gmail.com>
2021-10-06 19:52:38 +05:30
Torsten Dittmann 8083c182b0 fix leftover 2021-10-06 16:13:55 +02:00
Torsten Dittmann 9941198a7f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-before-pagination 2021-10-06 16:11:04 +02:00
Torsten DittmannandGitHub 5a20340900 Merge pull request #1487 from appwrite/feat-db-search-attribute
feat-db-search-attribute
2021-10-06 13:45:44 +00:00
kaczmarekdaniel 8531eddeb4 Docker library psr issues fix 2021-10-06 15:39:14 +02:00
Dazzler Kumar 1c63ffa5b7 Update Bihari Translation 2021-10-06 18:49:31 +05:30
Torsten Dittmann e0699932a0 fix(users): query to ignore deleted users 2021-10-06 14:56:44 +02:00
Torsten Dittmann 492a83e336 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-search-attribute 2021-10-06 14:48:57 +02:00
Torsten DittmannandGitHub fb165fa968 Merge pull request #1554 from appwrite/feat-db-project-subqueries
Moved project json attributes to their own collection
2021-10-06 12:42:10 +00:00
Torsten DittmannandGitHub 90e02847e4 Merge pull request #1646 from appwrite/feat-database-user-deprecation
Feat: Deprecate user for security reasons
2021-10-06 12:41:53 +00:00
Geoffrey ec1d529e13 fix: PSR issues on OpenSSL at master 2021-10-06 14:07:23 +02:00
Torsten Dittmann 7ce2ca45b4 fix cache purge in projects api 2021-10-06 13:56:44 +02:00
Torsten Dittmann 97aa1908c8 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-project-subqueries 2021-10-06 13:56:06 +02:00
Steven Boixel acb4aebe4d Fix - PSR issues in the Task library
This fix the PSR issue for the Cron Class and also the CronTest

Resolve #1981
2021-10-06 13:53:33 +02:00
Torsten DittmannandGitHub ba284db86a Merge pull request #1645 from appwrite/feat-db-search-tests
Implemented search tests
2021-10-06 11:48:16 +00:00
Christy JacobandGitHub 026efb8c25 Merge pull request #1957 from Emiliaaah/fix-psr-network
Fix PSR issues in Network
2021-10-06 17:17:36 +05:30
Srijit 4df8803c75 fix: Fix PSR issue in database library 2021-10-06 17:14:03 +05:30
Christy Jacob db988d43ab feat: revert changes 2021-10-06 16:40:13 +05:30
Christy Jacob b25bd2c0ba feat: revert changes 2021-10-06 16:37:01 +05:30
Christy JacobandGitHub e56d10e6da Merge pull request #1875 from und1n3/feat-1678-catalan-translation
Added catalan translations.
2021-10-06 16:05:49 +05:30
Christy JacobandGitHub 856c69535c Merge pull request #1857 from OscarRG/feat-Luxembourgish-translation
feat(locales):Add Luxembourgish(lb) translation
2021-10-06 15:50:38 +05:30
Christy JacobandGitHub a351d02314 Merge pull request #1952 from minna-xD/feat-1685-finnish-translation
Updated Finnish translations (retry)
2021-10-06 15:21:01 +05:30
Lampros KostapappasandGitHub afe43af6d4 Merge branch 'appwrite:master' into master 2021-10-06 10:24:29 +03:00
Christy Jacob d41384f01c feat: added swift runtime image 2021-10-06 12:33:58 +05:30
divshacker 1a2a1c4df8 updated_templates 2021-10-06 12:26:23 +05:30
Charithesh Puppireddy c9b8175a90 Fixed PSR issues for Detector Library 2021-10-06 11:38:54 +05:30
Krish GuptaandGitHub 8331842a23 style: fix using php cs fixer 2021-10-06 11:10:29 +05:30
Christy JacobandGitHub a4a33ff226 Merge pull request #1810 from willtryagain/doc-1690-hindi-translation
hindi-trans
2021-10-06 10:49:06 +05:30
Aman AtmanandGitHub bb7bc65f06 Update hi.json 2021-10-06 10:44:15 +05:30
Christy JacobandGitHub 60fc05e7c7 Merge pull request #1960 from banaboi/functions-docs-typo
Fixed typo
2021-10-06 10:13:09 +05:30
Christy JacobandGitHub 1e0f259447 Merge pull request #1871 from NeonSpork/norwegian-translation
fix: Added missing Norwegian translations
2021-10-06 10:10:53 +05:30
Fernando d0c325ed9a Add owner var in the json lat file 2021-10-05 22:51:39 -05:00
Fernando 6687bdc028 Add new blank space 2021-10-05 21:58:04 -05:00
Fernando 45aff15240 Update init file 2021-10-05 21:57:30 -05:00
Fernando 99e1aec48f Translate json to latin 2021-10-05 21:55:52 -05:00
Luke Banicevic 39644c1562 Fixed typo 2021-10-06 12:37:53 +11:00
JB LeiknesandGitHub b5e6d52a27 Merge branch 'appwrite:master' into norwegian-translation 2021-10-06 00:09:55 +02:00
Christian Leo-PernoldandGitHub a9cee98145 Update de.json
Fix spelling of Nordkorea.
Change Mazedonien to Nordmazedonien
2021-10-05 23:36:03 +02:00
Torsten DittmannandGitHub 301e3c3e1a Merge pull request #1569 from appwrite/feat-cleanup-index-on-delete-attribute
feat(refactor-db): clean up internal indexes collection on delete attribute
2021-10-05 21:26:06 +00:00
Torsten Dittmann 4a054559a5 fix search with cristiano 2021-10-05 23:15:43 +02:00
Torsten Dittmann 895da9dbef fix semi-colons 2021-10-05 22:37:17 +02:00
Torsten DittmannandGitHub 244b62f12d Merge pull request #1480 from appwrite/feat-enforce-document-collection-permissions
feat(refactor-db) enforce either document or collection permissions
2021-10-05 20:33:23 +00:00
Torsten DittmannandGitHub 653d817934 Merge pull request #1468 from appwrite/feat-db-attribute-limits
feat(refactor-db): catch attribute limit exceptions
2021-10-05 20:32:24 +00:00
jakubhi f5cccb975b Added Slovak translation
Added the Slovak translations of countries, emails and settings (basically everything).
2021-10-05 22:28:01 +02:00
Emilia 2865921c00 Fix PSR issues in Network 2021-10-05 22:07:39 +02:00
Christy JacobandGitHub 6b20537fbd Merge pull request #1948 from didair/didair/1718_update_swedish_translations
Add missing swedish translations !1718
2021-10-06 01:14:55 +05:30
Andreas Ekström ef0172beb1 Fix indentation 2021-10-05 21:43:16 +02:00
Christy JacobandGitHub 7c7dbd22b9 Merge pull request #1807 from TheLearneer/feat-1705-nepali-translation
feat(locales): Add Nepali(ne) translations
2021-10-06 01:13:01 +05:30
Papu Kumar 6122578fe5 fix PSR issues in Auth library #1937 2021-10-06 00:53:04 +05:30
Minna NandGitHub b1977040ea Merge branch 'appwrite:master' into feat-1685-finnish-translation 2021-10-05 21:36:15 +03:00
3897b2293b Update app/config/locale/translations/esp.json
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-10-05 15:21:23 -03:00
Christy JacobandGitHub 1eba87af2c Merge pull request #1895 from Rutam21/feat-1757-sa-translation
Added Sanskrit translations
2021-10-05 23:26:15 +05:30
Andreas Ekström 0f89d969e8 Use e-postadressen instead of adressen 2021-10-05 19:53:06 +02:00
Andreas Ekström 13c8c9a6fd Add missing Swedish translations 2021-10-05 19:51:28 +02:00
David Mendoza 3ee11afe88 Fixed PSR issues on event library 2021-10-05 11:50:54 -06:00
Christoffer Aske 154a91ff11 Added Norsk Bokmål translations 2021-10-05 19:50:20 +02: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
Christy JacobandGitHub 7f92de77c7 Merge pull request #1879 from ArtixAllMighty/language_nl
Updated nl.json
2021-10-05 23:01:03 +05:30
NeonSpork 7024af0643 fix: typo 2021-10-05 19:29:25 +02:00
Christy JacobandGitHub 2e2650799d Merge pull request #1945 from appwrite/revert-1877-locale
Revert "Added Norsk Bokmål translations"
2021-10-05 22:58:56 +05:30
Christy JacobandGitHub d7ef941028 Revert "Added Norsk Bokmål translations" 2021-10-05 22:58:47 +05:30
Christy JacobandGitHub 7c4c47b352 Merge pull request #1877 from Exouxas/locale
Added Norsk Bokmål translations
2021-10-05 22:58:32 +05:30
NeonSpork e8becd73dc fix: add missing period 2021-10-05 19:28:12 +02:00
Christy JacobandGitHub ca974bdb29 Merge pull request #1878 from aerabi/aerabi/add-fa-translation
feat(locale): complete Persian translations
2021-10-05 22:25:02 +05:30
Christy JacobandGitHub 7af7197d54 Merge pull request #1876 from Biki-das/mywork
doc(tutorials/add-storage-adapter) -------> fixed typo
2021-10-05 22:23:56 +05:30
Torsten Dittmann 1ba98f2c1f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-enforce-document-collection-permissions 2021-10-05 18:33:52 +02:00
Christy JacobandGitHub 2b80aba554 Merge pull request #1894 from harshita214/master
Update languages.php
2021-10-05 22:02:52 +05:30
JB LeiknesandGitHub af56a8efba fix: change line 13 to more closely follow en.json 2021-10-05 18:28:54 +02:00
Ishan Sourav 1d8b7da145 Fix PSR issues in Detector #1939 2021-10-05 21:57:40 +05:30
Torsten Dittmann cec95b5663 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-before-pagination 2021-10-05 18:19:53 +02:00
kodumbeats 76be4ed082 Merge remote-tracking branch 'origin/feat-db-search-attribute' into feat-db-search-tests 2021-10-05 12:10:02 -04:00
kodumbeats 3d6de5da47 Throw correct response code for duplicate user 2021-10-05 12:02:54 -04:00
kodumbeats a071880f2d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-search-attribute 2021-10-05 11:52:24 -04:00
Torsten Dittmann c774ea849c Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-user-deprecation 2021-10-05 17:45:39 +02:00
Torsten Dittmann f0ff3de725 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-cleanup-index-on-delete-attribute 2021-10-05 17:44:57 +02:00
Torsten Dittmann 70a7855bf6 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-attribute-limits 2021-10-05 17:44:35 +02:00
Torsten Dittmann c3d1dad82c fix stdClass usage 2021-10-05 17:39:39 +02:00
Dazzler Kumar edf3a4d48d Update Bihari Translations 2021-10-05 20:47:30 +05:30
kodumbeats f2c678bf41 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-search-attribute 2021-10-05 11:04:09 -04:00
Minna NandGitHub 8868ca9977 Merge branch 'appwrite:master' into feat-1685-finnish-translation 2021-10-05 18:04:05 +03:00
Christy JacobandGitHub ec7ea864de Merge pull request #1851 from teeradon43/feat-1720-th-translation
Added Thai translation
2021-10-05 20:23:06 +05:30
Christy JacobandGitHub a37ea54ecb Merge pull request #1932 from appwrite/revert-1847-feat-1685-finnish-translation
Revert "Updated Finnish translations"
2021-10-05 20:20:22 +05:30
Christy JacobandGitHub b15cbcf807 Revert "Updated Finnish translations" 2021-10-05 20:18:10 +05:30
Christy JacobandGitHub b7dde1e9d5 Merge pull request #1847 from minna-xD/feat-1685-finnish-translation
Updated Finnish translations
2021-10-05 20:17:42 +05:30
Christy JacobandGitHub ec58b573bc Merge pull request #1840 from Nikhil-1503/feat-1699-kannada-translation
Added Kannada translations
2021-10-05 20:12:35 +05:30
Torsten Dittmann dcab167368 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-user-deprecation 2021-10-05 16:40:05 +02:00
Torsten Dittmann 925d11c422 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-cleanup-index-on-delete-attribute 2021-10-05 16:39:03 +02:00
Torsten Dittmann 349588df12 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-enforce-document-collection-permissions 2021-10-05 16:37:58 +02:00
Torsten Dittmann dc2581a98a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-05 16:37:25 +02:00
Torsten Dittmann 41857f0bda fix usage worker 2021-10-05 16:37:19 +02:00
Torsten Dittmann cdaec34c6a fix usage worker 2021-10-05 16:36:34 +02:00
kodumbeats 270d0eb0c4 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-database-user-deprecation 2021-10-05 10:31:27 -04:00
kodumbeats 88ef9dfd3c style - pass clone of user object to workers 2021-10-05 10:29:43 -04:00
Torsten Dittmann bc0a15e38b fix usage worker 2021-10-05 16:27:06 +02:00
kodumbeats 31f1c4e1dd Merge remote-tracking branch 'origin/feat-database-indexing' into feat-cleanup-index-on-delete-attribute 2021-10-05 10:14:26 -04:00
kodumbeats 0960a54169 Clean up unneeded sleeps in db tests 2021-10-05 10:10:40 -04:00
kodumbeats 0f5931555a Fix issues from merge 2021-10-05 09:57:57 -04:00
Torsten Dittmann 02e27810b0 update lock 2021-10-05 15:54:05 +02:00
Torsten Dittmann 768ab84a17 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-before-pagination 2021-10-05 15:53:54 +02:00
kodumbeats 35c21e31c8 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-attribute-limits 2021-10-05 09:48:59 -04:00
Torsten DittmannandGitHub af0fbecff7 Merge pull request #1925 from appwrite/fix-delete-cached-document-update
fix(refactor-db): update purgeDocument to deleteCachedDocument
2021-10-05 13:44:48 +00:00
TatianaandGitHub 59013149b6 Update init.php
Add Esperanto
2021-10-05 10:41:21 -03:00
TatianaandGitHub b9bbfbe9ab Update codes.php
Add Esperanto
2021-10-05 10:37:00 -03:00
Rutam Prita MishraandGitHub 7d4c1539f8 Merge branch 'appwrite:master' into feat-1757-sa-translation 2021-10-05 19:06:14 +05:30
TatianaandGitHub 9b44597ed7 Update esp.json 2021-10-05 10:34:58 -03:00
TatianaandGitHub b0b3a1fb34 Update esp.json 2021-10-05 10:33:45 -03:00
TatianaandGitHub 8a3c52fb27 Update esp.json 2021-10-05 10:32:48 -03:00
TatianaandGitHub 58100ac26a Create esp.json
Add Esperanto translation
2021-10-05 10:30:58 -03:00
kodumbeats dc06e42348 Remove standard lib imports 2021-10-05 09:16:27 -04:00
kodumbeats 481ff1e2f9 Refactor purgeDocument calls to deleteCachedDocument 2021-10-05 09:05:40 -04:00
kodumbeats 22132ef420 Update to utopia-php/database:0.10.0 2021-10-05 09:05:19 -04:00
Torsten Dittmann 580b92227c fix tests 2021-10-05 14:59:58 +02:00
Torsten Dittmann 5f7e9a5f75 poke travis 2021-10-05 14:32:22 +02:00
Rutam Prita Mishra c7bba451b2 Added Sanskrit translations 2021-10-05 17:50:20 +05:30
harshita214andGitHub ca9bfed85a Update languages.php 2021-10-05 17:32:33 +05:30
Torsten Dittmann b1bb92b305 remove 0.10.x docs 2021-10-05 13:55:38 +02:00
Torsten Dittmann befebd0dd9 use version 0.11.0 2021-10-05 12:43:28 +02:00
Torsten Dittmann d8e6abf893 remove comment 2021-10-05 12:31:42 +02:00
Torsten Dittmann 33699ea2c4 feat(controllers): implement before cursor pagination 2021-10-05 12:30:33 +02:00
OscarRGandGitHub 0100eb2d80 Update pt-pt.json 2021-10-05 12:12:29 +02:00
ea0692cdec Update kn.json
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-10-05 15:39:12 +05:30
Christy JacobandGitHub f90a0f349f Merge pull request #1880 from hdkhoasgt/feat-1725-vietnamese-translation
Added Vietnamese translations
2021-10-05 15:21:08 +05:30
Christy JacobandGitHub 42f25ba6fd Merge pull request #1833 from chuiizeet/feat-1683-es-translation
Update spanish language translation file
2021-10-05 15:15:07 +05:30
Christy JacobandGitHub fe9ecfad29 Merge pull request #1771 from Olyno/translation-1687-add-french
feat(translations): add french
2021-10-05 15:03:28 +05:30
Christy JacobandGitHub be346a97c2 Merge pull request #1829 from Ganzabahl/feat-1734-danish-translations
Feat 1734 danish translations
2021-10-05 15:02:18 +05:30
Christy JacobandGitHub 011df42e5d Merge pull request #1825 from mbos2/mbos2/appwrite/feat-1738-croatian-translations
mbos2/appwrite/feat-1738-croatian-translations
2021-10-05 14:59:18 +05:30
Christy JacobandGitHub e300194787 Merge pull request #1813 from anoopmsivadas/feat-1702-malayalam-translation
Update Malayalam translations
2021-10-05 14:57:48 +05:30
Christy JacobandGitHub bc4970b9c7 Merge pull request #1811 from achromik/feat-1710-pl-translation
feat(locales): Add Polish(pl) translations
2021-10-05 14:56:38 +05:30
Christy JacobandGitHub 40298b9986 Merge pull request #1808 from honeykpatel/feat-1688-Help-improve-Appwrite's-Gujarati-language-translation
Add gujarati translation
2021-10-05 14:51:56 +05:30
Christy JacobandGitHub 513e8403e3 Merge pull request #1806 from izqalan/feat-1704-malay-language-translation
feat(locales): add malay translation
2021-10-05 14:46:31 +05:30
Christy JacobandGitHub 5bb5bb780f Merge pull request #1800 from arsangamal/feat-1673-arabic-translations-addition
[Feature] Added the missing Arabic translations
2021-10-05 14:44:24 +05:30
Christy JacobandGitHub 9ad681ada6 Merge pull request #1796 from daniloff200/feat-1674-add-belarusian-translation
feat(locales): add Belarusian translation
2021-10-05 14:43:57 +05:30
Christy JacobandGitHub 6acb23c4b9 Merge pull request #1795 from daniloff200/feat-1714-add-russian-translation
feat(locales): add Russian translation
2021-10-05 14:42:42 +05:30
Christy JacobandGitHub 938e65a7eb Merge pull request #1794 from daniloff200/feat-1723-add-ukrainian-translation
feat(locales): add Ukrainian translation
2021-10-05 14:41:12 +05:30
Olyno d8fe0c3f6f fix(punctuation): add missing 2021-10-05 10:55:45 +02:00
Olyno 5bbc3fe141 revert(terms): readd english version 2021-10-05 10:52:21 +02:00
Eldad A. FuxandGitHub 7243b190c1 Merge pull request #1814 from ssong/feat-1700-update-korean-language-translations
feat: update the korean translation
2021-10-05 08:50:21 +03:00
Eldad A. FuxandGitHub 4c3919ac48 Merge pull request #1816 from Hrdtr/feat-1693-indonesian-translation
feat(locales): indonesian translation
2021-10-05 08:46:36 +03:00
Eldad A. FuxandGitHub e818e3526d Merge pull request #1817 from renato04/master
Improve Appwrite's Portuguese (Brazil) language translation
2021-10-05 08:45:27 +03:00
Eldad A. FuxandGitHub 3d51eaba32 Merge pull request #1818 from deshankoswatte/doc-1409-teams-membership-parameter-order
doc-1409-teams-membership-parameter-order
2021-10-05 08:43:38 +03:00
Eldad A. FuxandGitHub 617a69bd6a Merge pull request #1815 from JaswanthRemiel/patch-2
Update README.md
2021-10-05 08:42:25 +03:00
Eldad A. FuxandGitHub f72eb401bc Merge pull request #1824 from ilmalte/issue#1695
feat(locales): italian translation
2021-10-05 08:34:00 +03:00
Eldad A. FuxandGitHub c2f8665041 Merge pull request #1827 from Rutam21/feat-1708-oriya-translation
Added Odia translations
2021-10-05 08:29:47 +03:00
Eldad A. FuxandGitHub acb9f9e428 Merge pull request #1865 from AREA44/update-readme
Add Getting started for Android in README
2021-10-05 08:25:52 +03:00
Eldad A. FuxandGitHub 238d145b06 Merge pull request #1866 from MatteoGheza/patch-1
Fix typo in bug.yaml
2021-10-05 08:22:32 +03:00
Eldad A. FuxandGitHub 458c93ca2d Merge pull request #1846 from Kokoden/refactor-1689-improve-hebrew-translation
Add Hebrew translation
2021-10-05 08:15:28 +03:00
kodumbeats d57f7b0a30 Throw exception on index creation if any attribute is not ready 2021-10-04 20:43:27 -04:00
kodumbeats 2aa94e7897 Improve attr/index lifecycle with status stuck when deletion fails 2021-10-04 20:23:15 -04:00
izqalan e30df60832 fix: punctuation 2021-10-05 07:27:08 +08:00
Dmitry dac6881c62 feat(locales): add Ukrainian translation 2021-10-05 00:04:32 +03:00
Dmitry 47b6edbf7d feat(locales): add Russian translation 2021-10-05 00:03:50 +03:00
Dmitry 4809598a3d feat(locales): add Belarusian translation 2021-10-05 00:02:36 +03:00
0d41b1ffaa Update app/config/locale/translations/da.json
Sorry missed that one :)

Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-10-04 20:40:54 +02:00
kristofkalocsai e8280aad82 updates hu locale translations 2021-10-04 20:21:37 +02:00
c0f324411f Update app/config/locale/translations/pt-pt.json
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-10-04 20:10:20 +02:00
Erfan BahramaliandGitHub 8a66885c09 Fix Persian translation (spelling correction) 2021-10-04 21:40:14 +03:30
hdkhoa.sgt 7dc7e1c6a4 Added Vietnamese translations 2021-10-04 23:57:37 +07:00
Mohammad-Ali A'RÂBIandMohammad-Ali A'RÂBI cca86170cf feat(locale): complete Persian translations
fixes #1684
2021-10-04 18:40:10 +02:00
SubarakiandGitHub a855bb0743 Updated nl.json
Filled in empty translations for the dutch language.
2021-10-04 18:36:31 +02:00
Christoffer Aske 63bba101f9 Added Norsk Bokmål translations 2021-10-04 16:59:27 +02:00
Aleksander Chromik 79a2e5529b Fix PL transaltion for invitation email body 2021-10-04 16:35:01 +02:00
Anoop M S 0e92a82de9 Fix punctuation issues 2021-10-04 19:57:25 +05:30
Biki-das 4c0e30ad62 fixed typo 2021-10-04 18:47:11 +05:30
37b34e8f18 Update app/config/locale/translations/gu.json
Fixed an error and added a Gujarati Translation.

Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-10-04 18:34:19 +05:30
und1n3 bdc49c01a6 Added catalan translations. 2021-10-04 14:31:22 +02:00
7497540db0 Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-10-04 13:02:54 +02:00
Matej Baco b068f4969c Review changes 2021-10-04 13:01:08 +02:00
6ada84cb53 Update tests/e2e/Services/Users/UsersCustomServerTest.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-10-04 12:58:33 +02:00
Damodar Lohani cb73c43965 remove duplicates 2021-10-04 15:24:25 +05:45
Torsten DittmannandGitHub 16b8dc3d0b ci(gh): add github action (#1823)
* ci(gh): add github action

* fix name

* fix ci
2021-10-04 10:50:27 +02:00
NeonSpork 41e4e6988b fix: Added missing Norwegian translations 2021-10-04 10:14:01 +02:00
Lampros KostapappasandGitHub d2ba7eab81 Update el.json
add greek translation
2021-10-04 08:28:06 +03:00
cristina-sirbu 12d3ff0a93 Added romanian translations 2021-10-04 07:24:20 +03:00
Matteo GhezaandGitHub 400c13cd21 Fix type in bug.yaml 2021-10-03 16:25:10 +02:00
Nguyen Long NhatandGitHub 3a70c66ba0 Getting started for Android 2021-10-03 18:55:03 +07:00
48bde71793 Update app/config/locale/translations/ne.json
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-10-03 16:41:46 +05:45
bbc744fc17 Update app/config/locale/translations/ne.json
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-10-03 16:39:57 +05:45
Eldad A. FuxandGitHub fc3a48e053 Merge pull request #1860 from appwrite/fix-issue-forms
Fix: Updates to our GitHub issue forms
2021-10-03 12:09:12 +03:00
Matej Baco 411b581db4 Code of conduct missing fixed 2021-10-03 11:01:45 +02:00
Bishwajeet ParhiandGitHub 1e5e84b10a removing a blank space 2021-10-03 14:24:56 +05:30
chuiizeet 80bd66136f Fix spanish language translation file 2021-10-03 02:49:37 -05:00
Oscar RG fbea718960 feat(locales):Add Luxembourgish(lb) translation 2021-10-03 09:26:03 +02:00
9782cb02f2 Apply translation fixes from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-10-02 23:53:45 +02:00
Eldad A. FuxandGitHub 3f8159ffad Merge pull request #1849 from m1ga/master
doc(all): add new client SDK: Appclerator Titanium
2021-10-03 00:48:40 +03:00
Michael GangolfandGitHub 32aa7c321b Update README.md
move to `community` section
2021-10-02 23:47:29 +02:00
a8b06a51f2 Fix Hebrew translation
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-10-02 23:46:53 +02:00
Michael GangolfandGitHub e08d9bbda2 Add new Titanium SDK 2021-10-02 22:26:55 +02:00
teeradon43 8a323c6e2b Updated th translations 2021-10-03 03:22:23 +07:00
teeradon43 9a6a5cb37f Update translations for Thai 2021-10-03 03:13:37 +07:00
Minna N cc006d6954 Updated Finnish translations 2021-10-02 20:32:51 +03:00
Kokoden b6ee537537 Add Hebrew translation 2021-10-02 16:39:06 +02:00
Dazzler Kumar 062da599a5 Added Bihari Translations 2021-10-02 15:01:54 +05:30
HelloSeaNationandGitHub d462db0cfb Update zh-cn.json 2021-10-02 14:48:03 +13:00
HelloSeaNationandGitHub de43fabb93 Update zh-cn.json
tidy up the line at the bottom
2021-10-02 14:47:29 +13:00
HelloSeaNationandGitHub a2f6ef0b19 Update zh-cn.json 2021-10-02 14:41:43 +13:00
RukmalFernando 438974c4d2 Update Sinhala translations & fix 2 country-name 2021-10-02 03:37:59 +05:30
chuiizeet ff05dc0252 Update spanish language translation file 2021-10-01 16:40:04 -05:00
Arsan Gamal 9583880938 [Fix] Typo fix in translations 2021-10-01 23:16:33 +02:00
Fernando cb2e637a86 Add spanish latino translation 2021-10-01 15:49:12 -05:00
Dazzler Kumar 949146f046 Bhojpuri (Bihari) language support 2021-10-02 00:44:46 +05:30
Nikhil Shanbhag 70dc5d2123 Added Kannada translations 2021-10-02 00:00:48 +05:30
Rutam Prita Mishra 397c6611bb Added Odia translations 2021-10-01 23:21:19 +05:30
Matej Bošnjak 7061e295ac Changed formal typo of emails.magicSession.subject 2021-10-01 18:12:36 +02:00
Matej Bošnjak 3eba9c9854 Changed translation of emails.verification.hello and emails.magicSession.hello to more formal 2021-10-01 17:58:21 +02:00
Daniele Maltese abc532c5ce feat(locales): italian translation 2021-10-01 17:55:21 +02:00
JesperandGitHub 8e0d4a755c Update init.php
Added Danish
---
Locale::setLanguageFromJSON('da', __DIR__.'/config/locale/translations/da.json');
---
2021-10-01 17:45:47 +02:00
JesperandGitHub e80198a0b1 Update codes.php
Added Danish and did some cosmetic tweaking of comments.
2021-10-01 17:43:59 +02:00
JesperandGitHub b32606739a Update da.json
Finished the list and double checked countries.
2021-10-01 17:41:46 +02:00
Dehami Koswatte f31fc0735e Add code review fixes 2021-10-01 21:06:57 +05:30
Olyno ef3e73d00f fix(translation): replace Salut with Bonjour 2021-10-01 16:57:38 +02:00
JesperandGitHub 648f3f452a Update da.json
Updated first 20 lines
2021-10-01 16:50:52 +02:00
JesperandGitHub 8200101a5c Added da.json
Text to be translated added - First steps first ;)
2021-10-01 16:40:56 +02:00
OscarRivasGonzalez a986e5b151 feat(locales):Add Portugal(pt-pt) translation 2021-10-01 16:17:11 +02:00
Matej Bošnjak c4e0ef27c3 Added missing translation for Croatian language 2021-10-01 15:52:02 +02:00
Matej Bošnjak 09387cccd4 Added locale translations for Croatian language 2021-10-01 15:49:31 +02:00
Dehami Koswatte e1235299f5 Fix parameter order at create-team-membership method 2021-10-01 18:41:18 +05:30
Renato Ramos NascimentoandGitHub 67c197dd74 Merge branch 'appwrite:master' into master 2021-10-01 09:40:44 -03:00
Renato Ramos Nascimento 37ed62be9d added pt-br translations 2021-10-01 09:35:55 -03:00
Herdi Tr ad8c1c1534 feat: indonesian translation 2021-10-01 19:31:44 +07:00
Jaswanth RemielandGitHub 1e8d5f1c5f Update README.md
Regards,
I have added A Link Of DEV Community Of Appwrite In the #Followus Section Of README.md
Hope It Helps:)
2021-10-01 17:07:20 +05:30
Sang Song 158895a26f chore: update the korean translation 2021-10-01 12:23:47 +01:00
Eldad A. FuxandGitHub 40ee40a398 Update README.md 2021-10-01 14:13:20 +03:00
Jake Barnby 337e0c3dac Update tvOS placeholder 2021-10-02 00:11:34 +13:00
Jake Barnby 222fbc7f58 Add swift getting started 2021-10-02 00:10:49 +13:00
Jake Barnby f572959c33 Add watchOS + tvOS platforms 2021-10-02 00:10:29 +13:00
Aman AtmanandGitHub bbb1fff47d Update hi.json 2021-10-01 16:17:17 +05:30
Anoop M S a2f95ad96c update Malayalam translations 2021-10-01 15:23:17 +05:30
Aleksander Chromik a235111354 Added PL translations 2021-10-01 09:59:00 +02:00
willtryagain c685b1ba5b hindi-trans 2021-10-01 13:25:59 +05:30
Sascha GreuelandGitHub c1bd17e2ed Update german language file (de.json) (#1790)
* Update de.json

* Update de.json
2021-10-01 09:41:00 +02:00
Santosh Bhandari 7599d125ff Added Nepali(ne) translations 2021-10-01 12:57:52 +05:45
Honey 6d44c39fc9 Add gujarati translation 2021-10-01 12:33:49 +05:30
izqalan 9586d2d683 feat: malay translation 2021-10-01 14:11:41 +08:00
Christy JacobandGitHub 351f348a7b Merge pull request #1802 from appwrite/fix-issue-forms
Bug fixes
2021-10-01 11:26:08 +05:30
Matej Baco c7125d909a Bug fixes 2021-10-01 07:53:07 +02:00
kodumbeats 5cdc330cab Merge remote-tracking branch 'origin/feat-response-models-new-attributes' into feat-db-refactor-api-buxfixes
API Specification updates for varying attributes
2021-09-30 20:26:54 -04:00
Arsan Gamal ab6ce62835 [Feature] Added the missing Arabic translations 2021-09-30 22:11:47 +02:00
kodumbeatsandGitHub 81c0f8c3c1 Merge pull request #1647 from appwrite/feat-database-indexing-openapi-fix
Update API spec generation to support anyOf for AttributeList responses and oneOf for Attribute responses
2021-09-30 15:42:32 -04:00
kodumbeats 7ca035960d Fix attribute response model spec definitions 2021-09-30 15:37:21 -04:00
Matej BačoandGitHub 0b67b62951 Merge pull request #1788 from appwrite/feat-database-indexing-openapi-fix-getAttribute
Return oneOf models for getAttribute
2021-09-30 21:08:27 +02:00
kodumbeats dd04158ae1 Return oneOf models for getAttribute 2021-09-30 15:03:18 -04:00
vj-codes 3d38d50d6d doc-1703-improved-marathi-translation 2021-10-01 00:12:13 +05:30
Bradley Schofield 4e5ac770ff Improve Executor reliability 2021-09-30 15:36:09 +01:00
Christy JacobandGitHub 07cc5e1e59 Merge pull request #1574 from appwrite/feat-github-issue-forms
Updated bug issue template to GitHub forms
2021-09-30 19:12:26 +05:30
Christy JacobandGitHub cda59898bf Merge pull request #1551 from appwrite/doc-tutorials-update
Update OAuth and Translation tutorials
2021-09-30 19:11:53 +05:30
75d7583bcc Update .github/ISSUE_TEMPLATE/bug.yaml
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-09-30 15:41:44 +02:00
Torsten Dittmann 80e0df8a69 fix realtime 2021-09-30 13:18:50 +02:00
Torsten Dittmann aa5d4cfc9b fix types 2021-09-30 12:32:24 +02:00
Torsten Dittmann 1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Matej Baco 73c0b23680 Swagger (2,3) support for multiple types of response 2021-09-30 11:59:01 +02:00
Damodar Lohani 7b6a637301 fix view method 2021-09-30 15:32:53 +05:45
Damodar Lohani 18dc0f6a90 moved range parser to framework 2021-09-30 15:31:45 +05:45
Damodar Lohani 08b3cadd49 Merge branch 'feat-large-file' of github.com:lohanidamodar/appwrite into feat-large-file 2021-09-30 15:23:27 +05:45
Damodar Lohani d267c8965b const for output chunk size 2021-09-30 14:26:29 +05:45
Damodar Lohani dfa5f6e6c4 correct comment 2021-09-30 14:22:03 +05:45
Damodar Lohani 070d3d5e4d Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-30 14:21:07 +05:45
1ab0b6ccb6 Update app/controllers/api/storage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-09-30 14:19:02 +05:45
Damodar Lohani 5475bd104b update bucket permission model similarly to collections permission model 2021-09-30 12:30:14 +05:45
Damodar Lohani ddd5335fb0 Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-30 12:10:28 +05:45
Damodar Lohani 96749afe7c update permission validator 2021-09-30 12:08:19 +05:45
Olyno 6f79850a85 feat(translations): add french 2021-09-29 13:20:29 +02:00
Bradley Schofield 7adee918d1 Fix automatic launch retry not working 2021-09-28 15:58:10 +01:00
Bradley Schofield 8e7618fabe Update Tests to account for build steps
+ Also update curl timeout error code for Swoole Hook
2021-09-28 14:29:41 +01:00
Christy JacobandGitHub 7050f8d5a9 Merge pull request #1671 from appwrite/fix-magicurl-translations
Added missing MagicURL translation to all languages
2021-09-28 16:14:02 +05:30
Jake Barnby 1a0487328e Enable iOS and macOS platforms 2021-09-28 23:24:54 +13:00
Bradley Schofield e51295db49 Error any execution if the tag is still being built. 2021-09-28 10:09:55 +01:00
Damodar LohaniandGitHub 5564c3c34c Merge pull request #1665 from lohanidamodar/feat-large-function-tags
Feat-large-function-tags
2021-09-28 14:23:05 +05:45
Damodar Lohani 23ba9e7a54 test for large function code 2021-09-28 13:36:09 +05:45
Matej Baco c65b637467 Github Forms for Hacktoberfest preps 2021-09-28 09:47:01 +02:00
Matej Baco 2ffbc33da2 Added missing MagicURL translation to all languages 2021-09-28 08:56:01 +02:00
Matej Baco 8fb83d9605 Fixed column width 2021-09-28 08:51:53 +02:00
kodumbeats 2c2b5f6232 Create docs for api/sdk description 2021-09-27 20:26:33 -04:00
kodumbeats f4d07e826b Fix tests by testing cleanup duplicate behavior on fresh collection 2021-09-27 19:38:03 -04:00
Sayanta BanerjeeandGitHub 3d6c8e3d9a Update add-environment-variable.md 2021-09-27 20:21:19 +05:30
Sayanta BanerjeeandGitHub 4542b7572a Update add-environment-variable.md 2021-09-27 20:16:19 +05:30
Sayanta BanerjeeandGitHub 77d0010c9a Update add-environment-variable.md 2021-09-27 20:14:27 +05:30
Bradley Schofield f7910295f2 Use Docker CLI instead of Docker API due to Swoole Hook Bug 2021-09-27 13:39:20 +01:00
Matej Baco 429da848c6 Added missing tests for user deprecation feature 2021-09-27 14:11:06 +02:00
Matej Baco 24f9c2518b Removed imports 2021-09-27 12:20:32 +02:00
Matej Baco d0b70a9dee Re-added function execution search + added missing tests 2021-09-27 12:12:42 +02:00
Matej Baco 7e0871d3b6 Failed attributes should be hidden 2021-09-27 10:35:18 +02:00
Eldad Fux 0b9a236c11 Merge branch 'master' of github.com:appwrite/appwrite 2021-09-27 11:30:36 +03:00
Eldad Fux 010202145e og image fix 2021-09-27 11:30:31 +03:00
Damodar Lohani f19b23ce7d chunks info field in tags collection 2021-09-27 13:23:41 +05:45
Damodar Lohani a4e9f2ece9 chunked upload support on function tags creation 2021-09-27 12:46:04 +05:45
Damodar Lohani b64e74124a update test 2021-09-27 12:21:34 +05:45
Damodar Lohani 6c494e8439 fix undefined param 2021-09-27 12:17:41 +05:45
Damodar Lohani 6afd021233 setting the payload size to 6mb so that at leaset 5 mb chunk is supported 2021-09-27 12:10:37 +05:45
Damodar Lohani 311f07ddde get ID from header 2021-09-27 11:49:17 +05:45
Matej Baco 8e7039ab92 Merge branch 'feat-new-document-usage-log' into feat-db-refactor-ui-fixes 2021-09-27 07:45:41 +02:00
Gireesh Puthumana 8b170cbbd2 Fix for #1662. Corrected the spelling in the logs. 2021-09-26 17:33:36 -04:00
Matej Baco e7e787e7de WIP: UI refactor 2021-09-26 16:30:21 +02:00
Eldad A. FuxandGitHub 41b263dc1f Merge pull request #1659 from appwrite/fix-sum-description
Fixed sum description
2021-09-26 16:02:39 +03:00
Eldad A. FuxandGitHub e240168116 Merge pull request #1651 from TorstenDittmann/feat-release-flutter-1-0-4
feat(sdks): release flutter 2.0.0
2021-09-26 16:02:27 +03:00
Torsten Dittmann 74ccfab77d feat(sdks): release web 2021-09-26 12:41:32 +02:00
Eldad A. FuxandGitHub 2537a343b9 Merge pull request #1655 from lohanidamodar/fix-remove-beta-from-flutter
remove beta from Flutter and dart SDKs
2021-09-26 13:03:44 +03:00
Eldad Fux 59521d53da Fixed sum description 2021-09-25 16:48:46 +03:00
Bradley SchofieldandGitHub 5b7635cbcf Merge pull request #1 from PineappleIOnic/executor-runtime-key-implementation
Implement Executor to Runtime Communication Security
2021-09-24 13:38:44 +01:00
Bradley Schofield 23355cd681 Update executor.php 2021-09-24 11:53:04 +01:00
Bradley Schofield e4a8f96ce5 Change authentication method 2021-09-24 11:46:41 +01:00
Torsten Dittmann f736ce655d feat(sdks): update flutter 2.0.1 2021-09-24 09:47:11 +02:00
Damodar Lohani 08fa3ecee7 remove beta from Flutter and dart SDKs 2021-09-24 11:54:03 +05:45
kodumbeats 4f86cb527e Fix composer file broken during merge 2021-09-23 21:54:21 -04:00
kodumbeats fcb13806be Merge remote-tracking branch 'origin/feat-enforce-document-collection-permissions' into feat-db-refactor-ui-fixes 2021-09-23 21:52:03 -04:00
kodumbeats d457ba1627 Merge remote-tracking branch 'origin/feat-db-attribute-limits' into feat-db-refactor-ui-fixes 2021-09-23 21:51:16 -04:00
Matej Baco add7a01fac Added database key for performence 2021-09-23 15:40:05 +02:00
Torsten Dittmann fd601520fe chore(sdks): add flutter changelog 2021-09-23 14:41:56 +02:00
Matej Baco 36f55c8726 Removed var dump 2021-09-23 13:13:22 +02:00
Matej Baco c97b153255 Implemented oneOf for non-array results with multiple types 2021-09-23 13:12:50 +02:00
Torsten Dittmann 9af67bef6e chore(deps): compoer lock update 2021-09-23 11:40:32 +02:00
Torsten Dittmann 198f5d581e Merge branch 'master' of https://github.com/appwrite/appwrite into feat-release-flutter-1-0-4 2021-09-23 11:39:19 +02:00
Torsten Dittmann 8d21e12d57 feat(sdks): flutter 2.0.0 2021-09-23 11:38:31 +02:00
Torsten DittmannandGitHub 6209b7e104 Merge pull request #1642 from TorstenDittmann/feat-sdk-web-4-0-2
feat(sdk): release web 4.0.1
2021-09-23 11:17:22 +02:00
Damodar Lohani d603e7e2ce Merge branch 'feat-storage-buckets' into feat-sb-delete 2021-09-23 13:13:32 +05:45
Damodar Lohani a9cbbdf4e2 Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-23 13:05:34 +05:45
Damodar Lohani ca58351e93 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-23 13:03:19 +05:45
Matej Baco c61b00995c Manual code review suggestion changes 2021-09-23 09:01:10 +02:00
1f2f0c2443 Apply suggestions from code review
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-09-23 08:57:16 +02:00
8f1847f871 Test assert bug fix
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-09-23 08:50:47 +02:00
d43987fd7a Fix test assert bug
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-09-23 08:49:45 +02:00
4bbf0e9303 Remove unnecessary whitespace
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-09-23 08:44:57 +02:00
Matej Baco f9423111f3 Merge branch 'feat-database-indexing' into feat-db-search-tests 2021-09-23 08:35:07 +02:00
kodumbeats c87e686ca2 Fix createUrlAttribute description 2021-09-22 21:29:56 -04:00
Bishwajeet ParhiandGitHub 53982458cd Update GETTING_START.md for flutter 2021-09-22 21:28:44 +05:30
wess c55d8d4073 Adding Stripe OAuth for connected accountns 2021-09-22 11:46:10 -04:00
Bradley SchofieldandGitHub 502ff3e501 Merge branch 'the-executor-poc' into executor-runtime-key-implementation 2021-09-22 16:37:30 +01:00
Bradley Schofield 73722b517f Update executor.php 2021-09-22 16:23:31 +01:00
Bradley Schofield 28a9e1e290 Revert "Add authentication between executor and runtimes"
This reverts commit 9e083791db.
2021-09-22 16:13:59 +01:00
Bradley Schofield 6252b5d0df Use Swoole Table for activeFunctions list 2021-09-22 16:13:41 +01:00
Torsten Dittmann d6b69340ba feat(sdks): release flutter 1.0.4 2021-09-22 15:11:34 +02:00
Bradley Schofield 9e083791db Add authentication between executor and runtimes 2021-09-22 12:27:45 +01:00
Sayanta BanerjeeandGitHub 5424531b85 Copyedited the tutorial
Copyedited the tutorial. Fixed all of the document errors and punctuation errors along with typos
2021-09-22 16:25:09 +05:30
Bradley Schofield 8e4bb7166d Add documentation for executor secret 2021-09-22 11:08:02 +01:00
Bradley Schofield 715a8ac729 Add authentication between appwrite and the executor
+ Add authentication between appwrite and the executor
+ Add built status and build stdout/stderr to tag for later use
+ Changes to executor to implement new build stages
2021-09-22 11:03:04 +01:00
9c9a17a2a4 Apply suggestions from code review
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-09-21 20:33:11 +02:00
Matej Baco d0e777edd5 Swagger Double type fix 2021-09-21 14:25:41 +02:00
Matej Baco 1eeddc8015 This should not be removed 2021-09-21 14:19:25 +02:00
Matej Baco b97542e581 Swagger2 array fix 2021-09-21 14:16:24 +02:00
Matej Baco a87d482e49 Swagger2 support for arrays (work-around) 2021-09-21 14:12:43 +02:00
Matej Baco e8f77ae363 OpenAPI3 support for anyOf 2021-09-21 14:01:18 +02:00
Matej Baco 77793b4e01 update instead of delete, adjust code to new attribute 2021-09-21 13:18:54 +02:00
Matej Baco fce5e3e96c Removed PHPStorm-generated stuff 2 2021-09-21 10:27:31 +02:00
Matej Baco 9d1b1a17d9 Removed PHPStorm-generated stuff 2021-09-21 10:26:28 +02:00
Matej Baco 732c59a03d Implemented search tests 2021-09-21 10:22:13 +02:00
kodumbeats 3c05a43ea7 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-attribute-limits 2021-09-20 21:28:54 -04:00
kodumbeats 1b76219f6f Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-09-20 21:27:07 -04:00
kodumbeats fdd43837c1 Test duplicate index is removed in edge case of deleteAttribute 2021-09-20 21:23:41 -04:00
kodumbeats c9601160a6 Handle case of duplicate indexes on deleteAttribute 2021-09-20 21:22:08 -04:00
kodumbeats 51ea0aecb1 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-cleanup-index-on-delete-attribute 2021-09-20 13:32:16 -04:00
Torsten Dittmann 7c1686e196 reverse sdk 2021-09-20 19:01:12 +02:00
Torsten Dittmann 1a760ffb95 feat(sdk): release web 4.0.1 2021-09-20 18:37:24 +02:00
Bradley Schofield fc17e12547 Get Rust Execution working 2021-09-20 16:52:12 +01:00
Eldad A. FuxandGitHub 45066d99db Merge pull request #1567 from appwrite/feat-delete-collection-attributes-indexes
feat(refactor-db): delete internal attributes and indexes on deleteCollection
2021-09-19 23:18:39 +03:00
kodumbeats 20d4264de4 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-delete-collection-attributes-indexes 2021-09-19 11:52:22 -04:00
kodumbeats cb7c810207 Drop collection table in deletes worker 2021-09-19 11:49:24 -04:00
Eldad A. FuxandGitHub bf9dd4935c Merge pull request #1634 from appwrite/fix-db-refactor-test-timeouts
feat(refactor-db): upgrade travis instance from medium to large
2021-09-19 08:20:58 +03:00
Eldad A. FuxandGitHub 409e42a426 Merge pull request #1631 from appwrite/feat-travis-build-failures
feat(tests): check for failing test
2021-09-19 08:15:29 +03:00
Eldad A. FuxandGitHub f4bdc60df4 Merge pull request #1562 from appwrite/feat-parallel-build
Feat - Parellel builds to reduce build time
2021-09-19 07:57:52 +03:00
Eldad A. FuxandGitHub 45bf9a20ae Merge pull request #1630 from appwrite/fix-deletes-worker-usage-constant
fix(refactor-db): use correct constant when deleting usage stats
2021-09-19 07:55:09 +03:00
Eldad A. FuxandGitHub bb364d20ef Update README.md 2021-09-18 17:31:01 +03:00
kodumbeats 38a6e147c2 Use limits defined by database library 2021-09-16 21:52:35 -04:00
kodumbeats b390c663a4 Upgrade travis instance from medium to large 2021-09-16 20:57:25 -04:00
Christy Jacob 13024e97f2 feat(tests): check for failing test 2021-09-16 19:27:12 +05:30
Christy Jacob c03dc64adb feat(tests): check for failing test 2021-09-16 18:48:23 +05:30
kodumbeats d1d16bd356 Increase travis VM size 2021-09-16 08:45:53 -04:00
Christy Jacob 2853b7f52a feat(tests): check for failing test 2021-09-16 18:10:18 +05:30
Christy Jacob 351b252c2c feat(tests): check for failing test 2021-09-16 17:35:53 +05:30
Christy Jacob 086f631211 feat(tests): check for failing test 2021-09-16 17:04:23 +05:30
Christy Jacob cad09af1bd feat(tests): check for failing test 2021-09-16 13:49:18 +05:30
Christy Jacob b580810c7d feat(tests): check for failing test 2021-09-16 13:29:20 +05:30
Christy Jacob 4a0958866b feat(tests): check for failing test 2021-09-16 13:03:25 +05:30
Christy Jacob 3f4a0756ad feat(tests): check for failing test 2021-09-16 12:36:24 +05:30
Christy Jacob f8067b9cfb feat(tests): check for failing test 2021-09-16 11:08:21 +05:30
Christy Jacob 43d5d67f43 feat(tests): check for failing test 2021-09-16 10:46:59 +05:30
kodumbeats 5a1cb9a7e0 Prefetch build images 2021-09-15 17:15:37 -04:00
kodumbeats bfdf6de15f Delete collection document from internal collections table 2021-09-15 14:02:18 -04:00
kodumbeats ab3a84b326 Remove builder after tests since travis reuses build nodes 2021-09-15 13:36:30 -04:00
kodumbeats f500fae219 Merge remote-tracking branch 'origin/fix-deletes-worker-usage-constant' into feat-response-models-new-attributes
Fix deletes queue constant for usage stats
2021-09-15 12:23:36 -04:00
kodumbeats e90036f674 Exit tests if a container has status exited 2021-09-15 11:46:08 -04:00
Torsten DittmannandGitHub da8000539c Merge pull request #1629 from appwrite/0.10.x
master <= 0.10.x
2021-09-15 17:36:51 +02:00
kodumbeats 8cde715d04 Use correct constant when deleting usage stats 2021-09-15 11:28:40 -04:00
kodumbeatsandGitHub 4cf16c88ed Update docblocks for getType 2021-09-15 11:17:09 -04:00
kodumbeatsandGitHub d305c7c442 Merge pull request #1624 from TorstenDittmann/feat-response-models-new-attributes-torsten
feat(feat-response-models-new-attributes): introduce response type array
2021-09-15 10:28:39 -04:00
Torsten DittmannandGitHub 8d90d1dfa7 Merge pull request #1628 from TorstenDittmann/prepare-0-10-4-release
feat(release): prepare 0.10.4
2021-09-15 16:08:13 +02:00
Torsten Dittmann 824a23e8cc feat(release): prepare 0.10.4 2021-09-15 16:06:49 +02:00
Torsten Dittmann 45e9c62d7a Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-09-15 16:04:43 +02:00
Torsten DittmannandGitHub 1fbb37b983 Merge pull request #1627 from TorstenDittmann/fix-realtime-memory-leak-2
fix(realtime): memory leak #2
2021-09-15 16:03:18 +02:00
Torsten Dittmann 7ef31e6fbe revert leftover 2021-09-15 15:28:21 +02:00
Torsten Dittmann a2315821ca fix(realtime): memory leak #2 2021-09-15 15:22:50 +02:00
49cfddae1e Update app/controllers/api/storage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-09-15 10:40:30 +05:45
Damodar Lohani ccae13ac19 fix bucket delete 2021-09-15 10:39:49 +05:45
Torsten Dittmann 0992576e52 introduce response type array 2021-09-14 10:26:16 +02:00
Matej Baco ba6c528617 Apply suggestions from code review 2 2021-09-14 08:58:19 +02:00
d3e02db31f Apply suggestions from code review
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-09-14 08:57:55 +02:00
0bb13e9251 Apply suggestions from code review
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-09-14 11:50:34 +05:45
Bradley Schofield 3c533f1932 Add Synchronous Execution Test 2021-09-13 12:06:50 +01:00
Bradley Schofield da8b4bb9f9 Add build step and more function cleanup 2021-09-13 11:50:45 +01:00
Damodar Lohani 00aae12d00 Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-13 14:07:55 +05:45
Damodar Lohani a3a97540f3 fix usage test 2021-09-13 14:03:40 +05:45
Damodar Lohani 1ec3bcd498 view endpoint supports range headers too 2021-09-13 12:34:35 +05:45
Damodar Lohani cc65339a01 fix range header and test 2021-09-13 12:07:27 +05:45
Damodar Lohani 547302c80c fix range header support for streaming 2021-09-13 12:02:45 +05:45
kodumbeats 5735c5d129 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enforce-document-collection-permissions 2021-09-12 09:14:03 -04:00
kodumbeats b4ad95747a Merge remote-tracking branch 'origin/feat-database-indexing' into feat-delete-collection-attributes-indexes 2021-09-12 09:07:46 -04:00
kodumbeats d32b877347 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-09-12 08:57:02 -04:00
Damodar Lohani b0bdcebd15 fix file custom ID 2021-09-12 15:52:19 +05:45
Damodar Lohani 9052d34b33 fix range header 2021-09-12 15:14:40 +05:45
Damodar Lohani f924ead8f8 range support fix and passed test 2021-09-12 14:35:43 +05:45
Damodar Lohani 40898ae313 download with range header 2021-09-12 12:48:25 +05:45
Damodar Lohani 8caa06ef88 remove multiple imports 2021-09-12 12:05:18 +05:45
Damodar Lohani c48ea44ac4 Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-12 12:03:47 +05:45
Damodar Lohani 6d3a78f7a9 check if bucket exists in usage endpoint 2021-09-12 11:59:40 +05:45
e9124f28c7 Removed unnecessary array_merge import
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-09-11 19:29:17 +02:00
Eldad A. FuxandGitHub ca39f1e617 Merge pull request #1555 from appwrite/fix-oauth-default-succss-failure-url
fix-oauth-default-succss-failure-url
2021-09-11 20:15:16 +03:00
Eldad A. FuxandGitHub 9c8fe347b7 Merge pull request #1610 from TorstenDittmann/fix-some-bugs
fix(app): minor bugs
2021-09-11 20:11:04 +03:00
Eldad A. FuxandGitHub a1d1bc935b Merge pull request #1613 from appwrite/fix-usage-daemon-startup
Fix-usage-daemon-startup
2021-09-11 20:09:46 +03:00
kodumbeats ca335c9be5 Test enum enforcement when creating documents 2021-09-10 16:25:16 -04:00
kodumbeats d8ba1095cd Test enum attribute creation and response model 2021-09-10 16:14:31 -04:00
kodumbeats 7fbe95de30 Use enum filter to respond with proper enum model 2021-09-10 16:14:12 -04:00
kodumbeats 23611857a1 Add response model for enum attribute 2021-09-10 16:12:55 -04:00
kodumbeats 42ff17d163 Use whitelist validator to enforce enum 2021-09-10 16:12:22 -04:00
kodumbeats 9e4343e2ba Create route for enum attribute 2021-09-10 16:09:11 -04:00
Damodar Lohani 5802212dd8 fix usage daemon first time startup 2021-09-10 16:08:49 +05:45
Damodar Lohani c31bca52c1 uncomment missing ubucket id test 2021-09-10 14:35:15 +05:45
Damodar Lohani 2f9849f957 buckets related metrics 2021-09-10 14:34:16 +05:45
Damodar Lohani 2b55e50c68 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-10 14:15:13 +05:45
Eldad A. FuxandGitHub 7ae8b4d18e Merge pull request #1557 from appwrite/feat-usage-deletes
delete older usage stats
2021-09-10 10:41:37 +03:00
Eldad A. FuxandGitHub ad4051549f Merge pull request #1503 from appwrite/feat-usage-daemon
Feat usage daemon
2021-09-10 10:39:18 +03:00
kodumbeats f5d69b4b0a Catch exceptions in one block 2021-09-09 13:15:30 -04:00
kodumbeats e1c7e4908b Remove unneeded var 2021-09-09 12:52:56 -04:00
kodumbeats 2d622db371 Add comments to before_install instructions 2021-09-09 12:46:40 -04:00
Torsten Dittmann 9ff5fb91ac fix(app): minor bugs 2021-09-09 16:24:57 +02:00
Torsten DittmannandGitHub 7a446cf14e Update CHANGES.md 2021-09-09 14:29:24 +02:00
Torsten DittmannandGitHub d97907bbf0 Merge pull request #1609 from appwrite/0.10.x
0.10.x => master
2021-09-09 14:27:59 +02:00
Torsten DittmannandGitHub b9412ea88c Merge pull request #1608 from TorstenDittmann/feat-release-0-10-3
feat(release): 0.10.3
2021-09-09 13:50:08 +02:00
Torsten Dittmann c03e939f73 fix changelog typo 2021-09-09 13:42:20 +02:00
Torsten Dittmann 3753bef3f5 fix changelog typo 2021-09-09 13:41:48 +02:00
Torsten Dittmann 0951c455ea Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-release-0-10-3 2021-09-09 13:36:17 +02:00
Torsten Dittmann c13e9be80c Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-09-09 13:34:40 +02:00
Torsten DittmannandGitHub 585c36a357 Merge pull request #1607 from TorstenDittmann/fix-functions-utf-8-encoding
fix(functions): utf-8 encode stdout and stderr
2021-09-09 13:32:59 +02:00
Torsten Dittmann dcc731a52d feat(release): 0.10.3 2021-09-09 13:21:29 +02:00
Torsten Dittmann d2f425e67d fix(functions): utf-8 encode stdout and stderr 2021-09-09 13:06:00 +02:00
Torsten DittmannandGitHub 65c13677f9 Merge pull request #1606 from TorstenDittmann/fix-realtime-memory-leak
fix(realtime): memory leak with swoole table
2021-09-09 11:00:42 +02:00
Torsten Dittmann 1200ced449 fix(realtime): memory leak with swoole table 2021-09-09 10:26:53 +02:00
Damodar Lohani be811e2366 added new fields for large file support 2021-09-08 14:11:37 +05:45
Damodar Lohani 7590446917 remove files collection as it's replaced by per bucket collection 2021-09-08 14:11:23 +05:45
Damodar Lohani 380ebdc62d Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-08 13:47:05 +05:45
Damodar LohaniandGitHub d9cce4b987 Merge pull request #1573 from appwrite/feat-separate-files-collection-per-bucket
feat-separate-files-collection-per-bucket
2021-09-08 13:29:27 +05:45
b38c77255e Update app/init.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-09-08 12:40:48 +05:45
Eldad A. FuxandGitHub ec0471767a Merge pull request #1598 from TorstenDittmann/release-php-2-3-1
chore(sdks): php sdk to 2.3.1
2021-09-08 07:27:45 +03:00
Torsten Dittmann 10d4269a06 revert comment 2021-09-07 15:32:40 +02:00
Torsten Dittmann 39c2ad1542 chore(sdks): php sdk to 2.3.1 2021-09-07 15:32:13 +02:00
Bradley Schofield 66d8b0599c Merge branch 'master' into the-executor-poc 2021-09-07 12:51:25 +01:00
Damodar Lohani 9becb87117 Merge branch 'feat-storage-buckets' into feat-separate-files-collection-per-bucket 2021-09-07 11:13:02 +05:45
Damodar Lohani 53542fb937 fix webhook test 2021-09-07 11:12:44 +05:45
Damodar Lohani 225cc1694c Merge branch 'feat-usage-daemon' into feat-usage-deletes 2021-09-07 11:06:28 +05:45
Damodar Lohani 2adac4548a Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-09-07 11:06:12 +05:45
Damodar Lohani ec0148a17b Merge branch 'feat-usage-daemon' into feat-usage-deletes 2021-09-07 11:04:25 +05:45
Damodar Lohani 1ecd9eecff fix deletes interval 2021-09-07 11:03:30 +05:45
Damodar LohaniandGitHub 5cc74bf4cb Merge pull request #1504 from appwrite/feat-new-usage-endpoints
Feat new usage endpoints
2021-09-07 10:56:36 +05:45
Torsten DittmannandGitHub 636e6bc8dc Merge pull request #1596 from TorstenDittmann/fix-ssl-acme-challeng-check
fix(ssl): fix check for auto generation
2021-09-06 17:30:26 +02:00
Torsten Dittmann ab6a9f5a4b fix(ssl): fix check for auto generation 2021-09-06 17:26:30 +02:00
Torsten DittmannandGitHub 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 0a1005a896 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into 0.10.x 2021-09-06 16:32:14 +02:00
Torsten DittmannandGitHub 5e2ef7e213 Update CHANGES.md 2021-09-06 16:00:21 +02:00
Torsten Dittmann 8115cfb2ca Merge branch '0.10.x' of https://github.com/appwrite/appwrite into 0.10.x 2021-09-06 15:59:39 +02:00
Torsten DittmannandGitHub acdadba684 Merge pull request #1594 from TorstenDittmann/feat-release-0-10-2
feat(release): 0.10.2
2021-09-06 15:58:11 +02:00
Torsten DittmannandGitHub 5b70298805 Merge pull request #1593 from TorstenDittmann/extend-client-storage-tests
test(storage): default permissions with client
2021-09-06 15:56:33 +02:00
Torsten Dittmann 17118e69f9 feat(release): 0.10.2 2021-09-06 15:45:43 +02:00
Torsten DittmannandGitHub aee9ea93d9 Merge pull request #1592 from TorstenDittmann/fix-ssl-generation
fix(ssl): skip auto generation with acme challenge
2021-09-06 15:39:27 +02:00
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 DittmannandGitHub 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 DittmannandGitHub df832ca0a1 Merge pull request #1591 from TorstenDittmann/release-sdks
chore(deps): update sdks and sdk-generator
2021-09-06 15:16:12 +02:00
Bradley Schofield 543edc9287 Improvements to executor and UI 2021-09-06 13:43:23 +01:00
Torsten Dittmann b36b159352 fix(ssl): skip auto generation with acme challenge 2021-09-06 14:06:33 +02:00
Damodar Lohani 9f93ceec13 missing break 2021-09-06 15:24:36 +05:45
Torsten Dittmann c4dc1c6e6a chore(sdks): update flutter to 1.0.2 2021-09-06 11:39:24 +02:00
Torsten Dittmann f92080a487 add changelog 2021-09-06 09:51:48 +02:00
Torsten Dittmann ed75e88e09 chore(deps): update sdks and sdk-generator 2021-09-06 09:45:41 +02:00
eccc19e5dc Apply suggestions from code review
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-09-06 12:13:20 +05:30
Damodar Lohani 1a21c8fdbb fix constant value 2021-09-06 11:48:44 +05:45
Bradley Schofield bca326dc8d Improvements to executor
- Executor now loads runtimes from php-runtimes package
- Executor now handles timeouts correctly
- Executor can now shutdown and remove containers before shutting down itself preventing a `docker-compose stop` failure due to active network endpoints.
- Fixed a issue with JWT's not working
- Improved general executor reliability
- Tests now pass!
2021-09-06 01:37:20 +01:00
Torsten Dittmann 978f15c1c1 extend tests 2021-09-03 18:05:50 +02:00
Torsten Dittmann 1f7bad1560 add test 2021-09-03 17:59:02 +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 b617afb17c fix huge mistake 2021-09-03 16:42:31 +02:00
Torsten Dittmann dc4cf2b35f fix(auth): add role for privileged users 2021-09-03 16:30:16 +02:00
Torsten DittmannandGitHub 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 DittmannandGitHub 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 DittmannandGitHub 1a0b108f56 Merge pull request #1576 from TorstenDittmann/fix-migration-warning
fix(migration): better warning message
2021-09-03 11:43:57 +02:00
Torsten DittmannandGitHub 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
Matej Baco ae89bf914c Updated bug issue template to GitHub forms 2021-09-03 08:54:55 +02:00
kodumbeats 1410101db8 Test index cleanup when attribute is deleted 2021-09-02 17:38:46 -04:00
kodumbeats 31977e462c Clean up indexes when attribute is deleted 2021-09-02 17:38:33 -04:00
Eldad A. FuxandGitHub 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
kodumbeats 8c3ca6808c Test deleteCollection removal of attributes/indexes 2021-09-02 12:46:05 -04:00
kodumbeats 84e9881a6a Delete from attribute/index tables on deleteCollection 2021-09-02 12:45:03 -04:00
Torsten DittmannandGitHub c6b54f111b Update README.md 2021-09-02 16:29:48 +02:00
Torsten DittmannandGitHub 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
Matej Baco 0fa6c76413 Bug fix, tests are now green 2021-09-02 13:12:10 +02:00
Damodar Lohani 5ea98b65a2 fix create files collection per bucket 2021-09-02 16:51:54 +05:45
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
Damodar Lohani 95fb93057c separate files collection per bucket 2021-09-02 16:34:07 +05:45
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
Damodar Lohani f230c5b340 storage after pagination test 2021-09-02 15:56:10 +05:45
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 DittmannandGitHub 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
Matej Baco 524abc80d7 Rollback of services and providers sub-collections 2021-09-02 11:38:24 +02:00
Damodar Lohani 1edf1a7ba1 custom ID and after pagination 2021-09-02 14:15:10 +05:45
Torsten DittmannandGitHub afc1622fc2 Merge pull request #948 from appwrite/feat-265-realtime
Feat 265 - Realtime Implementation
2021-09-02 10:28:54 +02:00
Damodar Lohani 91e13572a8 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-02 13:37:40 +05:45
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. FuxandGitHub 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 334a59e3c1 schedule usage stats deletion 2021-09-02 12:17:32 +05:45
Damodar Lohani 3a29d6a565 fix deletes, remove 15m period after refactor 2021-09-02 12:16:03 +05:45
Damodar Lohani d779b98365 Merge branch 'feat-usage-daemon' into feat-usage-deletes 2021-09-02 12:15:11 +05:45
Eldad Fux 4be7f732bc Fixed mock adapter view 2021-09-02 08:56:11 +03:00
Damodar Lohani cf912993b4 fix default magic login handling url 2021-09-02 11:06:25 +05:45
kodumbeats 484bda5c4d Env block not for environment vars 2021-09-01 15:44:27 -04:00
kodumbeats 395203d9e2 Update docker-compose to version compatible with buildkit 2021-09-01 15:39:53 -04:00
kodumbeats 92cf111036 Define environment vars in env block 2021-09-01 15:39:38 -04:00
kodumbeats 67148acab1 Set envs inline to ensure compose uses buildkit 2021-09-01 15:24:10 -04:00
kodumbeats 87a9c97df6 Pull and build in parallel 2021-09-01 15:06:21 -04:00
kodumbeats 2ad776ac54 Explode compile step into multistage build for parallel compilation 2021-09-01 15:05:50 -04:00
Torsten DittmannandGitHub 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 DittmannandGitHub 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 OberaiandGitHub 7ca025f1ad Fix anchor link to Technology Stack heading 2021-09-01 16:18:04 +00:00
kodumbeats 6b7059c034 Fix missing lines from conflict resolution 2021-09-01 10:57:20 -04:00
kodumbeats c49179e6bc Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enforce-document-collection-permissions 2021-09-01 10:52:38 -04:00
kodumbeats 624d099bf9 Assert row width exception is thrown 2021-09-01 10:36:01 -04:00
kodumbeats be47d16290 Use MariaDB max limit for index/attribute subqueries 2021-09-01 10:08:59 -04:00
0e7cf6a466 Update src/Appwrite/Messaging/Adapter/Realtime.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 14:47:21 +02:00
Christy Jacob dd9cddc525 feat(review): fix review comments 2021-09-01 16:54:36 +05:30
Bradley Schofield 35ed296b75 Add Deno and update UI 2021-09-01 10:48:56 +01: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
Matej Baco 0ab76a1c6f Update sub-collection names and filter names, improved error log, fixed docs typo 2021-09-01 10:43:35 +02:00
Matej Baco 51b1a7e72c Removed re-selecting queries, improved selecting from sub-tables 2021-09-01 10:25:54 +02:00
Matej Baco 182630ed20 Rollbacked auth attribute, set subquery limits to 5000, Replaced " with ' 2021-09-01 09:52:43 +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
5bdebe55d7 Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 09:23:08 +02:00
8346710d4f Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 09:22:51 +02:00
Matej Baco 577ab9c3ad Fixed permissions, improved database filter docs, added 404 platform update test 2021-09-01 09:03:22 +02:00
kodumbeats ae58a60065 Use checkAttribute to catch index limits 2021-08-31 21:13:58 -04:00
kodumbeats e2d1b2df58 Fetch new checkAttribute database method 2021-08-31 21:13:36 -04:00
Eldad A. FuxandGitHub 5f0f932428 Merge pull request #1420 from PineappleIOnic/orchestration-api-test
Implement Utopia Orchestration library into Appwrite
2021-09-01 00:04:51 +03:00
Christy Jacob ac0ff8ea0f feat(response): use recursive function for swagger/openapi spec generation 2021-09-01 02:25:13 +05:30
Torsten Dittmann 9755663547 chore(composer): update lock file 2021-08-31 21:08:29 +02:00
Torsten Dittmann 6fc1cb02ed Merge branch 'master' of https://github.com/appwrite/appwrite into orchestration-api-test 2021-08-31 21:08:08 +02:00
Christy Jacob ad81e414d9 feat(response): add metric and metric list to response models 2021-09-01 00:34:01 +05:30
Torsten Dittmann 38e1624636 fix(functions): flag execution errors as failed 2021-08-31 20:52:47 +02:00
kodumbeats 53b8a1c245 Rename defaultValue filter to casting 2021-08-31 14:00:28 -04:00
kodumbeats 656914f8dc Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-31 13:55:18 -04:00
Eldad A. FuxandGitHub d0f7438a14 Merge pull request #1553 from TorstenDittmann/feat-migration-0-10-x
feat(migration): add 0.10.x migration
2021-08-31 20:44:12 +03:00
Eldad A. FuxandGitHub 4b57fb996d Merge pull request #1549 from appwrite/fix-events
fix-events
2021-08-31 20:43:07 +03:00
kodumbeats efa0b86299 Add assertions for row width limit 2021-08-31 12:35:03 -04:00
kodumbeats 8f06625980 Reduce sleep time in test 2021-08-31 11:53:20 -04:00
Torsten DittmannandGitHub 56e714cf45 Merge pull request #1263 from TorstenDittmann/feat-265-realtime-console
feat(console): add realtime
2021-08-31 17:36:47 +02:00
kodumbeats 42ca474731 Search for attributes from internal table 2021-08-31 11:35:06 -04:00
kodumbeats 4f4db30a8a Test for attribute limit exception 2021-08-31 11:32:49 -04:00
kodumbeats 94e330149f Catch limit exception on attributes 2021-08-31 11:11:46 -04:00
Torsten Dittmann c729972325 fix(security): replace getQuery with frontend equivalent 2021-08-31 16:05:43 +02:00
4267221970 Update src/Appwrite/Auth/Auth.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-08-31 16:37:55 +05:45
Damodar Lohani fe51f50b3f requested changes 2021-08-31 16:14:54 +05:45
b8466063e1 Apply suggestions from code review
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-08-31 16:11:20 +05:45
Damodar Lohani 2b6b08c5e1 disable auth settings for smtp dependent auth if smtp is not enabled 2021-08-31 15:30:51 +05:45
Damodar Lohani e9e83d14c3 updates and fixes, default handler for magic login 2021-08-31 15:07:48 +05:45
Damodar Lohani 4996a80e22 publicly allow 503 errors 2021-08-31 13:20:51 +05:45
Damodar Lohani 6a3f90a3a4 for endpoints that send mails, throw exception when smtp is disabled 2021-08-31 13:20:04 +05:45
Damodar Lohani ee5745d3ce throw exception if SMTP is not available 2021-08-31 13:17:58 +05:45
Damodar Lohani dfe8bc6d53 docs for magic urls 2021-08-31 13:11:36 +05:45
Damodar Lohani d67c754dad update descriptions 2021-08-31 12:58:30 +05:45
Damodar Lohani 69f66c62f3 oauth default redirect url to user's instance instead of appwrite.io 2021-08-31 12:49:17 +05:45
Damodar Lohani 9a8f4c49e4 email update 2021-08-31 11:42:15 +05:45
Damodar Lohani 45955f0c41 abuse limit by email param 2021-08-31 11:42:07 +05:45
Matej Baco abfe47787b Added TODO 2021-08-30 17:16:42 +02:00
Torsten Dittmann cf24a77e48 fix(realtime): add commecnts and single quotes 2021-08-30 16:42:31 +02:00
Matej Baco 8009adc11d Migrated project services, providers, domains, webhooks and keys to it's own collection 2021-08-30 16:24:50 +02:00
Christy Jacob 4902bcea74 Merge branch 'feat-usage-daemon' of github.com:appwrite/appwrite into feat-new-usage-endpoints 2021-08-30 18:01:47 +05:30
Torsten Dittmann 8639070115 feat(migration): add 0.10.x migration 2021-08-30 14:25:23 +02:00
Damodar Lohani 13ba85036b fix token type for verification 2021-08-30 17:17:05 +05:45
Damodar Lohani 56fdbf9e3e fix scope 2021-08-30 16:54:45 +05:45
040dbcc9d5 Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-08-30 16:31:40 +05:45
Damodar Lohani 22ceb1dc7c create session with magic url 2021-08-30 16:29:52 +05:45
Eldad A. FuxandGitHub ec858cd7b4 Merge pull request #1548 from appwrite/feat-users-update-new
feat-users-update-new
2021-08-30 13:35:39 +03:00
Torsten Dittmann 98e89dda63 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-30 12:10:49 +02:00
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
Torsten Dittmann 271470197b Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-30 11:42:24 +02:00
Damodar Lohani 87311797f2 more comments 2021-08-30 15:23:11 +05:45
Damodar Lohani 2477b80978 update counters also as time series data 2021-08-30 15:20:32 +05:45
Matej Baco 70a906c3b6 Markdown syntax fix, Extend suggestions from code review 2021-08-30 10:14:53 +02:00
5d7d1fc006 Apply suggestions from code review
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-08-30 10:12:34 +02:00
Christy Jacob 723bddf95a feat(compose): disable debug mode 2021-08-30 13:14:45 +05:30
Matej Baco c4b8129791 Plural removed 2021-08-30 09:34:54 +02:00
Matej Baco b822cb810e Fixed markdown typo 2021-08-30 09:34:22 +02:00
Matej Baco 82085df58a Migrated project platforms to it's own collection 2021-08-30 09:33:45 +02:00
Damodar Lohani 4ae224d518 Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-30 13:08:20 +05:45
Damodar LohaniandGitHub db0c49411f Merge pull request #1550 from appwrite/feat-usage-codereview
feat-usage-codereview
2021-08-30 13:07:44 +05:45
Eldad Fux c84dc0fa92 init 2021-08-30 10:19:29 +03:00
Matej Baco 17effaff51 Fixed title case 2021-08-30 08:42:33 +02:00
Eldad Fux 0d57a59f70 Test 2021-08-30 09:36:30 +03:00
Matej Baco 927ee843d4 Update OAuth tutorial 2021-08-30 08:33:41 +02:00
Damodar Lohani 27b00b3619 update events 2021-08-30 11:56:07 +05:45
Damodar Lohani 270b70794b fix account test 2021-08-30 11:36:06 +05:45
Damodar Lohani fc7b346515 added new events 2021-08-30 11:34:11 +05:45
Eldad Fux 95e08d7a49 Updated label 2021-08-29 20:44:19 +03:00
Eldad Fux 09aea0fd95 Fixed test 2021-08-29 15:40:52 +03:00
Damodar Lohani 6524d00b08 update audit resource 2021-08-29 17:51:33 +05:45
Damodar Lohani bb666810d9 update to use duplicate exception to check email already exists 2021-08-29 17:45:25 +05:45
Damodar Lohani 73c27f9c3d update view 2021-08-29 16:58:58 +05:45
Damodar Lohani c1fbbc5d9c update console sdk 2021-08-29 16:58:51 +05:45
Damodar Lohani 0f97300c3f tests 2021-08-29 16:15:48 +05:45
Eldad A. FuxandGitHub a14c807309 Merge pull request #1547 from appwrite/feat-users-update
feat-users-update
2021-08-29 13:23:35 +03:00
Damodar Lohani 1556bc4829 update ui 2021-08-29 16:00:43 +05:45
Damodar Lohani 9bcc40dc4d ui update 2021-08-29 15:40:41 +05:45
Damodar Lohani af32ee55c7 update console sdk 2021-08-29 15:01:38 +05:45
Christy Jacob 66294445ce feat(tests): added tests for users usage 2021-08-29 14:24:50 +05:30
Christy Jacob 3aedad2061 feat(tests): added tests for users usage 2021-08-29 14:13:14 +05:30
Damodar Lohani 583a00c116 tests for new endpointts 2021-08-29 14:23:46 +05:45
Damodar Lohani dc033b71ab users api update name, email, password methods 2021-08-29 14:23:40 +05:45
Christy Jacob 4454a518b7 feat(tests): added tests for storage usage 2021-08-29 13:49:25 +05:30
Christy Jacob 9eea6d55f7 feat(tests): added tests for projects usage 2021-08-29 13:41:29 +05:30
Christy Jacob 94a17e9ce0 feat(tests): added tests for functions usage 2021-08-29 13:29:08 +05:30
Christy Jacob 58a5320cf1 feat(tests): added tests for database usage 2021-08-29 13:20:52 +05:30
Eldad Fux e862d72cf6 Added a new document-level activity log 2021-08-29 10:43:09 +03:00
Christy Jacob a4e2aeb5e7 feat(usage): added provider metrics to endpoints 2021-08-29 11:00:37 +05:30
Christy Jacob f7d657cc38 feat(model): use the new authorization skip methods 2021-08-28 21:55:48 +05:30
Eldad A. FuxandGitHub 1e026c6b58 Merge pull request #1516 from appwrite/fix-deletes-worker-missing-offset
fix-deletes-worker-missing-offset
2021-08-28 19:14:05 +03:00
Christy Jacob f00fead07b Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-new-usage-endpoints 2021-08-28 21:39:01 +05:30
Christy Jacob 1b074a3c38 feat(model): added better description for rule 2021-08-28 21:38:50 +05:30
Eldad A. FuxandGitHub 06096b4168 Merge pull request #1498 from appwrite/fix-catch-duplicate-index-exception
fix(refactor-db): catch duplicate exception when creating and updating documents
2021-08-28 07:29:46 +03:00
kodumbeats e9541a9269 Fix tests 2021-08-27 21:46:33 -04:00
kodumbeats 4af81db280 Authorization validator only accepts one argument 2021-08-27 21:45:42 -04:00
kodumbeats a33faab213 Enforce attribute refactored to permission 2021-08-27 21:45:15 -04:00
kodumbeats 95f505b616 Add tests for collection permissions 2021-08-27 21:00:49 -04:00
kodumbeats 2b057c0617 Skip authorization on document routes if collection permissions are met 2021-08-27 20:56:32 -04:00
kodumbeats 0e68b4a1e4 Remove var dumps 2021-08-27 20:44:32 -04:00
kodumbeats 7db7e39f78 Test enforce collection permissions 2021-08-27 20:44:32 -04:00
kodumbeats 5a1ab3b059 Add enforce param to collections 2021-08-27 20:44:32 -04:00
kodumbeats 559fe95b7c Prefer single query to internal DB 2021-08-27 20:32:44 -04:00
kodumbeats c3534b4383 Clean up code 2021-08-27 19:45:18 -04:00
kodumbeats ed70582945 Fix error on null default values 2021-08-27 19:42:53 -04:00
kodumbeats 8d7b4a9c2d Get proper attribute models in collection document 2021-08-27 19:42:24 -04:00
kodumbeats b293c5dd65 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-27 16:55:00 -04:00
kodumbeats d135a14bd4 Test for attribute response model in collection subquery 2021-08-27 16:45:33 -04:00
kodumbeats f5b25c28df Pick up changes to encodeAttribute for range filter 2021-08-27 16:44:53 -04:00
kodumbeats a9c1a91a3e Test response model for listAttributes endpoint 2021-08-27 16:30:26 -04:00
kodumbeats 783e9d86c0 Fix response models 2021-08-27 16:27:59 -04:00
kodumbeats fb80088286 Create range filter for numeric attributes 2021-08-27 16:27:48 -04:00
kodumbeats 6c5ac312fa Inherit from Attribute model since custom strings should not respond with size 2021-08-27 16:24:48 -04:00
Christy Jacob 6835124af8 feat(usage): rename all usage response models 2021-08-27 23:04:43 +05:30
kodumbeats a619c26aff Use database filter to encode default value as JSON string to preseve type 2021-08-27 13:12:16 -04:00
kodumbeats ddde87f32a Create custom response model for attributeList 2021-08-27 13:11:29 -04:00
kodumbeats 87de870093 Accept callback to get nested type of rule for Document arrays 2021-08-27 13:09:56 -04:00
Christy Jacob ad99f8bd24 feat(usage): rename all usage response models 2021-08-27 22:15:08 +05:30
Torsten Dittmann 0402adff82 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-27 18:33:21 +02:00
Torsten Dittmann e4451f7e0b fix(realtime): minor improvements 2021-08-27 18:33:09 +02:00
Torsten Dittmann a944975dcb fix(realtime): update console sdk 2021-08-27 17:26:26 +02:00
Torsten Dittmann 94fe56ea62 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-27 16:50:23 +02:00
kodumbeats eba9bfa49d Harmonize exception messages 2021-08-27 08:41:22 -04:00
Damodar Lohani d009b8ab89 delete older usage stats 2021-08-27 17:22:52 +05:45
Torsten Dittmann e1b448cdd8 fix(realtime): test and stats message 2021-08-27 13:26:26 +02:00
Eldad Fux 1d47ace629 Fixed indentation 2021-08-27 14:24:10 +03:00
Matej Baco d51cb684f9 Added test section to translations tutorial 2021-08-27 13:23:51 +02:00
Bradley Schofield f5e1ce01b7 More Changes 2021-08-27 11:55:22 +01:00
Torsten Dittmann 6fa1a141b1 fix(realtime): tests and stats channels 2021-08-27 12:29:03 +02:00
Torsten Dittmann 821aa45d7d add tests against failure 2021-08-27 11:31:26 +02:00
Bradley Schofield 48d57aa38e aaaaa 2021-08-27 10:21:28 +01:00
Torsten Dittmann dc79be6b50 adapt messages and tests 2021-08-27 11:20:49 +02:00
Matej Baco 40d909d10e Link changes 2021-08-27 11:01:48 +02:00
Matej Baco a8568e47d2 Link bug fixing 2021-08-27 10:58:48 +02:00
Matej Baco ce87c9d1ca Updated titles, anchor links 2021-08-27 10:56:44 +02:00
Matej Baco be016ca400 Update translations tutorial 2021-08-27 10:38:55 +02:00
Torsten Dittmann 67ae70ed69 update tests 2021-08-27 10:20:44 +02:00
Eldad Fux ad6c364820 Added missing offset and types 2021-08-27 07:37:15 +03:00
Eldad A. FuxandGitHub aceba88d69 Merge pull request #1449 from appwrite/feat-db-limit-exceptions
feat(refactor-db): catch index limit exceptions
2021-08-27 07:05:25 +03:00
Eldad A. FuxandGitHub 242bd1e183 Merge pull request #1512 from TorstenDittmann/changelog-0-10-x
docs(changelog): add changelog for 0.10.x
2021-08-26 23:51:36 +03:00
Eldad A. FuxandGitHub cfe3cc8b9b Merge pull request #1513 from TorstenDittmann/fix-safe-custom-installation
fix(install): safe installation on custom compose
2021-08-26 23:50:54 +03:00
Christy Jacob 038aeb01fb feat(usage): added response models for projects API 2021-08-27 01:01:37 +05:30
Christy Jacob 1e30cdba4b feat(usage): added response models for functions API 2021-08-27 00:42:36 +05:30
Christy Jacob b893190ce5 feat(usage): added response models for users API 2021-08-27 00:23:56 +05:30
Christy Jacob 6d6b0ee024 feat(usage): added response models for storage API 2021-08-27 00:14:32 +05:30
Christy Jacob 3d512e74bf feat(usage): added response models for database api 2021-08-26 23:45:36 +05:30
Eldad A. FuxandGitHub 3004364a07 Merge pull request #1514 from TorstenDittmann/fix-project-usage
fix(usage): use proper projectdb namespace
2021-08-26 19:36:26 +03:00
Torsten Dittmann 45cb05bb31 fix(realtime): exception 2021-08-26 18:10:53 +02:00
Torsten Dittmann 371717abad feat(realtime): allow authentication via message 2021-08-26 18:02:38 +02:00
Torsten Dittmann cb4507cf3d fix conditions 2021-08-26 14:33:48 +02:00
Torsten Dittmann ecdea4c54e add number counter 2021-08-26 13:21:41 +02:00
Christy Jacob 7775daa478 feat(usage): added new response model 2021-08-26 16:30:03 +05:30
Christy Jacob 747827e2a9 Merge branch 'feat-usage-daemon' of github.com:appwrite/appwrite into feat-new-usage-endpoints 2021-08-26 13:52:27 +05:30
kodumbeats 2ead9c52f6 Test attribute default values have proper casting in response model 2021-08-25 16:44:07 -04:00
kodumbeats 5472415231 Encode attribute default as json string 2021-08-25 16:43:15 -04:00
kodumbeats 0f3c42368d Test for proper response models for getAttribute 2021-08-25 15:37:21 -04:00
kodumbeats 1c52b0b4dc Prefer Document array data structure for attributes 2021-08-25 15:37:07 -04:00
kodumbeats 84f9f71b81 Fix race condition between database controller and worker 2021-08-25 15:36:45 -04:00
Torsten Dittmann 3e52249cda adapt to review 2021-08-25 17:56:53 +02:00
Torsten Dittmann d69ccf5c6e fix whitespace 2021-08-25 12:22:25 +02:00
Torsten Dittmann 5d430b7b53 fix(usage): use proper projectdb namespace 2021-08-25 12:08:23 +02:00
Torsten Dittmann 915dd536d8 fix(install): better warning with missing traefik 2021-08-25 12:01:01 +02:00
Torsten Dittmann e00dfb44c1 fix(install): safe installation on custom compose 2021-08-25 11:48:05 +02:00
Torsten Dittmann 6bd036aebc docs(changelog): add changelog for 0.10.x 2021-08-25 11:10:34 +02:00
Bradley Schofield 5bbbbd5a3e Merge branch 'master' into the-executor-poc 2021-08-25 09:20:14 +01:00
Torsten Dittmann f828a684a1 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-25 10:02:35 +02:00
Torsten Dittmann 70a8b6b4cb chore(composer): update lock file 2021-08-25 10:02:15 +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
Damodar Lohani 95a20159a7 fix merge errors 2021-08-25 12:09:02 +05:45
Damodar Lohani 1af4b02034 fix warning 2021-08-25 11:44:12 +05:45
Damodar Lohani 1007756731 Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-25 11:36:11 +05:45
kodumbeats 0d2bbb0ae9 Fix tests for index limits 2021-08-24 19:35:43 -04:00
kodumbeats 2f26f8ae4f Count index from internal index table 2021-08-24 19:35:32 -04:00
kodumbeats e6d4897acc Debug index limits tests 2021-08-24 18:23:12 -04:00
kodumbeats a4486fd99e Use indexId instead of id 2021-08-24 18:21:56 -04:00
kodumbeats c072a07ed5 Increase sleep for index tests 2021-08-24 18:21:56 -04:00
kodumbeats bf4c1c8c9c Fix tests 2021-08-24 18:21:56 -04:00
kodumbeats 34b6894be2 Add more tests for index limits 2021-08-24 18:20:54 -04:00
kodumbeats 1c1312baae Catch exception for index limit 2021-08-24 18:20:04 -04:00
kodumbeats 5678100d7d Use main branch of utopia-php/database 2021-08-24 18:18:14 -04:00
kodumbeats 34a2496c2a Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-24 15:03:01 -04:00
kodumbeats 5c040bd5f3 Add min and max for response model 2021-08-24 14:57:34 -04:00
kodumbeats 6df9d579c4 Comment out default values for non string attributes 2021-08-24 14:57:19 -04:00
kodumbeats 247c3adb48 Test for attribute response models 2021-08-24 14:02:33 -04:00
kodumbeats 7506142ab9 Parse min and max from formatOptions for response model 2021-08-24 14:01:53 -04:00
Eldad Fux 48360e2805 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-08-24 19:44:12 +03:00
Eldad A. FuxandGitHub 6ccfcd061d Merge pull request #1510 from PineappleIOnic/fix-sql-timeout
Initial Fix
2021-08-24 19:25:40 +03:00
Bradley Schofield 667a875b49 Update compose.phtml 2021-08-24 16:56:12 +01:00
Bradley Schofield 071d716949 Initial Fix 2021-08-24 16:45:09 +01:00
kodumbeats af2e64ef7b Construct parent models to properly inherit rules 2021-08-24 10:31:02 -04:00
kodumbeats cc0c3d074e Replace last line that was somehow removed during interactive rebase 2021-08-24 10:03:32 -04:00
kodumbeats 8087ca1575 Test for 409 response for duplicate exception 2021-08-24 09:53:49 -04:00
kodumbeats 98e15f782a Use 409 response for duplicate exception 2021-08-24 09:53:49 -04:00
kodumbeats c974ee1f5c Update utopia-php/database from 0.7 to 0.9 2021-08-24 09:53:33 -04:00
kodumbeats e2024c274a Test for duplicate exception 2021-08-24 09:53:15 -04:00
kodumbeats 758f8e8eb2 Catch duplicate index exception when creating and updating a document 2021-08-24 09:53:15 -04:00
kodumbeats c4cb72731e Refactor attributeCallback to function createAttribute 2021-08-24 09:49:58 -04:00
kodumbeats 4b0dc9dab3 Use param validation from framework 2021-08-24 09:46:41 -04:00
Damodar Lohani 80fffe0ed4 collections count 2021-08-24 16:15:24 +05:45
Damodar Lohani 218b332b0f fix get url 2021-08-24 15:36:45 +05:45
Bradley Schofield 82b7e18033 First Test 2021-08-24 10:32:27 +01:00
Damodar Lohani c81ee72c7e Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-24 15:04:07 +05:45
Damodar Lohani cd3939781e fix session provider usage 2021-08-24 14:21:46 +05:45
kodumbeats 65fbf03290 Merge remote-tracking branch 'origin/feat-decouple-collections' into feat-response-models-new-attributes 2021-08-23 17:45:31 -04:00
kodumbeats 741779cdb8 Do not throw exception if rule default is null but not required 2021-08-23 17:33:57 -04:00
kodumbeats ebcd1b23b6 Size not returned for integer attributes 2021-08-23 17:29:05 -04:00
Eldad A. FuxandGitHub abc6ceb941 Merge pull request #1499 from appwrite/feat-decouple-collections
Feat decouple collections
2021-08-24 00:26:41 +03:00
kodumbeats 0eb0ceb6d5 Explicitly add attribute model rules 2021-08-23 17:25:32 -04:00
Eldad Fux 5bf7f3f773 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-24 00:25:21 +03:00
27747088d0 Update src/Appwrite/Utopia/Response/Model/Index.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:41:38 +03:00
8f2e5c3563 Update app/workers/database.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:56 +03:00
f9d5d310e3 Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:50 +03:00
8219fcbcb4 Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:40 +03:00
0b30691879 Update app/workers/database.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:14 +03:00
130d567ecf Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:54 +03:00
9aefe4e360 Update app/workers/database.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:42 +03:00
ca5f31dcf6 Update src/Appwrite/Utopia/Response/Model/Attribute.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:31 +03:00
5de5a38ba0 Update app/workers/database.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:24 +03:00
8d262ffbbb Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:15 +03:00
75a1c70174 Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:38:39 +03:00
Eldad A. FuxandGitHub 72f8402edd Update app/config/collections2.php 2021-08-23 23:38:26 +03:00
7cbebf8028 Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:38:15 +03:00
Eldad Fux defb94917e Updated dependencies 2021-08-23 23:36:50 +03:00
kodumbeats 19e1443469 Fix breaking bugs introduced in merge conflict resolution 2021-08-23 15:06:47 -04:00
kodumbeats 401a57a538 Merge remote-tracking branch 'origin/feat-decouple-collections' into feat-response-models-new-attributes 2021-08-23 14:29:05 -04:00
Eldad Fux 57b12a416d Fixed tests 2021-08-23 13:43:11 +03:00
Eldad Fux 74187eb5ce Merge branch 'master' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-23 13:38:35 +03:00
Eldad Fux 266374899e Fixed tests 2021-08-23 10:27:09 +03:00
Eldad Fux a6c62c95b0 Updated tests 2021-08-23 07:06:53 +03:00
Eldad Fux f1ec1b2a05 Fixed tests 2021-08-22 19:36:26 +03:00
kodumbeats 4d1bb3a07d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-22 12:34:10 -04:00
Eldad Fux 31500cd675 Sub query support for indexes 2021-08-22 18:00:00 +03:00
Torsten Dittmann 3bd8be4c8c remove unused html 2021-08-22 16:37:21 +02:00
Eldad Fux e39ed9cf9b Fixed some tests 2021-08-22 17:06:59 +03:00
Eldad Fux 555d2f7529 Hardcoded URL size, fixed icons 2021-08-22 15:59:44 +03:00
Eldad Fux 4e163ec319 Update UI 2021-08-22 14:03:53 +03:00
Torsten Dittmann 7a2726f34f fix and add tooltip 2021-08-22 11:53:06 +02:00
Eldad Fux fa909e844d Added new delete attribute flow 2021-08-22 11:04:51 +03:00
Eldad Fux 16ceb774e0 Minor style change 2021-08-22 11:00:19 +03:00
Eldad Fux 3d9dc298ef Minor style change 2021-08-22 11:00:09 +03:00
Eldad Fux c507cd44aa Fixed format options 2021-08-22 00:48:07 +03:00
Eldad Fux 0fe81b598c Fixed namespaces 2021-08-21 18:09:08 +03:00
Eldad Fux 6943380118 Updated data structures for attribute 2021-08-21 07:48:28 +03:00
Eldad Fux b83fff331b Updated UI 2021-08-21 07:47:04 +03:00
Eldad Fux c0b86a5d17 Work in progress 2021-08-20 20:02:44 +03:00
Torsten Dittmann 35889239bf upload current state 2021-08-20 18:37:37 +02:00
Christy Jacob a2a73d87e2 feat(usage): added usage endpoint for database 2021-08-20 17:52:04 +05:30
Christy Jacob e7eb0e7cdf feat(usage): added usage endpoint for storage 2021-08-20 17:47:56 +05:30
Christy Jacob 9ebc5b891b feat(usage): added usage endpoint for storage 2021-08-20 17:47:19 +05:30
Christy Jacob 24925d2eb2 feat(usage): cleanup comments 2021-08-20 17:40:52 +05:30
Christy Jacob c36b5b8b30 feat(usage): cleanup comments 2021-08-20 17:11:13 +05:30
Christy Jacob ae030ebd4f feat(usage): doc fix 2021-08-20 17:10:35 +05:30
Christy Jacob 2468e6e97d feat(usage): added usage endpoint for collections 2021-08-20 17:08:57 +05:30
Christy Jacob 8b393b1165 feat(usage): added usage endpoint for database 2021-08-20 16:53:54 +05:30
Eldad Fux 5ba2ba4c4c SubQuery test 2021-08-20 14:15:17 +03:00
Christy Jacob f3074bc024 feat(usage): some refactoring 2021-08-20 15:34:57 +05:30
Christy Jacob aefbdb0597 feat(usage): added usage endpoint to users api 2021-08-20 15:27:48 +05:30
Christy Jacob 070b7d8270 feat(usage): added usage endpoint to storage api 2021-08-20 14:30:39 +05:30
Christy Jacob d654e4cd09 feat(usage): added usage endpoint to storage api 2021-08-20 14:28:42 +05:30
Christy Jacob cfe49b6892 feat(usage): refactored functions usage endpoint 2021-08-20 13:54:45 +05:30
Damodar Lohani 2c69fab6cd use metadata instead 2021-08-20 12:29:30 +05:45
Damodar Lohani 7949d5b138 fixed issues with metrics 2021-08-20 12:23:35 +05:45
Eldad Fux 7859f35612 Updated SDK 2021-08-20 09:23:58 +03:00
Damodar Lohani 1d7daf9515 new functions stats 2021-08-20 11:40:23 +05:45
Eldad Fux e70654eabc Work in progress 2021-08-19 15:50:10 +03:00
Torsten Dittmann 627df80b40 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-19 14:02:39 +02:00
Eldad A. FuxandGitHub f8e3335749 Merge pull request #1289 from TorstenDittmann/feat-265-realtime-usage
feat(realtime): usage statistics
2021-08-19 14:34:47 +03:00
4b5db30a43 Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-08-19 16:58:32 +05:45
2a1ccafb62 Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-08-19 16:58:26 +05:45
Eldad A. FuxandGitHub 536bc44a32 Merge pull request #1502 from lohanidamodar/feat-upgrade-framework-new
feat-upgrade-framework-new
2021-08-19 13:54:19 +03:00
Eldad A. FuxandGitHub 088ccb955d Merge pull request #1501 from lohanidamodar/feat-upgrade-framework
fix changed getURL to getPath
2021-08-19 13:53:59 +03:00
Eldad A. FuxandGitHub e7d5063975 Merge pull request #1497 from appwrite/improve-arm-ci
ci(travis): improve build speed and arm stability
2021-08-19 13:52:55 +03:00
Torsten Dittmann 6de28015a3 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-19 12:18:39 +02:00
Torsten Dittmann a88e116789 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-19 12:14:35 +02:00
Torsten Dittmann 10cdb33585 fix permission handling for stats 2021-08-19 12:14:19 +02:00
Torsten Dittmann 9346cb181b fix current realtime connections 2021-08-19 12:13:30 +02:00
Torsten Dittmann a18dfc9daf Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-19 11:41:31 +02:00
Torsten Dittmann da92c5e2be fix(realtime): proper permission handling for realtime stats 2021-08-19 11:41:08 +02:00
Damodar Lohani 08bdf089f6 remove unused stats 2021-08-19 14:48:53 +05:45
Damodar Lohani 71eabfff0d handling errors 2021-08-19 14:47:38 +05:45
Damodar Lohani 87415c3d95 use internals table for collections 2021-08-19 14:43:10 +05:45
Torsten Dittmann 54600d0015 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-19 10:37:06 +02:00
Torsten DittmannandGitHub 41b2e1a7fc Merge pull request #1496 from TorstenDittmann/update-php-dependencies
deps(php): update swoole and imagick
2021-08-19 10:35:18 +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 39d4924fe8 storage total stats 2021-08-19 13:59:23 +05:45
Torsten Dittmann f73dd1d64a fix(realtime): polish code 2021-08-19 10:03:52 +02:00
Damodar Lohani 423ecb1071 update stats table indexes 2021-08-19 13:47:28 +05:45
Damodar Lohani 800a76db72 counter stats update 2021-08-19 13:46:22 +05:45
Damodar Lohani 91dc62d733 metrics list comment 2021-08-19 12:39:32 +05:45
Damodar Lohani e574bdc3b3 remove influxdb dependency on appwrite container 2021-08-19 12:39:03 +05:45
Damodar Lohani e82cf42fe3 refactor usage endpoint 2021-08-19 12:23:56 +05:45
Damodar Lohani 0d47dea97f Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-19 11:12:49 +05:45
Damodar Lohani 69cfe48e79 Merge branch 'feat-database-indexing' into feat-upgrade-framework-new 2021-08-19 10:59:34 +05:45
Damodar Lohani 7b56613b58 update framework 2021-08-19 10:54:55 +05:45
Damodar Lohani 9170f64a75 fix changed getURL to getPath 2021-08-19 10:50:21 +05:45
Eldad A. FuxandGitHub 207ad02601 Merge pull request #1488 from appwrite/feat-custom-id-component-improvement
feat-custom-id-component-improvement
2021-08-19 07:55:08 +03:00
Damodar Lohani bc05c4d3a5 update custom id description on all services 2021-08-19 10:37:36 +05:45
Damodar Lohani 8cd3ac8587 update custom id param description 2021-08-19 10:35:11 +05:45
Damodar Lohani 6048d371b2 custom id description 2021-08-19 10:25:16 +05:45
Damodar Lohani d76e079d29 custom id component - not allow leading special chars 2021-08-19 10:21:02 +05:45
Damodar Lohani 7c69f38779 Merge branch 'feat-database-indexing' into feat-custom-id-component-improvement 2021-08-19 10:15:23 +05:45
Eldad Fux 5811a5680a Work in progress 2021-08-19 07:05:44 +03:00
Eldad Fux 266cce237e Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-18 22:00:26 +03:00
Torsten Dittmann 22f611da29 fix comments 2021-08-18 17:44:11 +02:00
Torsten Dittmann 750142a81b Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-18 17:21:44 +02:00
Torsten Dittmann b6ce61ee60 chore(composer): update lock file 2021-08-18 16:56:54 +02:00
Torsten Dittmann c43f13a5dd ci(travis): print logs after failure 2021-08-18 16:14:34 +02:00
Eldad A. FuxandGitHub c513c6c0ca Merge pull request #1495 from TorstenDittmann/upgrade-traefik-2-5
docker(traefik): update to version 2.5
2021-08-18 17:12:02 +03:00
Torsten Dittmann 461a359da5 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-18 16:00:42 +02:00
Torsten Dittmann a8d0dd8965 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-18 16:00:28 +02:00
Torsten Dittmann 0c0671642e Merge branch 'improve-arm-ci' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-18 15:59:12 +02:00
Eldad Fux 89f55a1727 Re-orgenized controller flow 2021-08-18 16:42:03 +03:00
Eldad Fux d5d8ed365c Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-search-attribute 2021-08-18 16:37:39 +03:00
Eldad A. FuxandGitHub 4d721fca9b Merge pull request #1489 from appwrite/feat-db-ui-updates
Feat db UI updates
2021-08-18 16:34:34 +03:00
Torsten Dittmann 4a48f5348b ci(travis): remove parallel build 2021-08-18 15:25:29 +02:00
Torsten Dittmann 00ec0a1f9d ci(travis): improve build speed and arm stability 2021-08-18 14:54:30 +02:00
Eldad Fux 4a0d8876df Fixed tests 2021-08-18 15:36:55 +03:00
Torsten Dittmann bf18610819 ci(travis): move from xenial to focal distro 2021-08-18 14:28:24 +02:00
Torsten Dittmann decda35331 ci(travis): change arm to arm64-graviton2 architecture 2021-08-18 14:18:42 +02:00
Eldad Fux ca3bae9259 Updated collectionId 2021-08-18 14:46:05 +03:00
Eldad Fux 3b1facaaa9 Updated collectionId 2021-08-18 14:43:23 +03:00
Eldad Fux c4e5c8ac96 Updated collectionId 2021-08-18 14:41:35 +03:00
Torsten Dittmann 740fe0b8f9 Merge branch 'update-php-dependencies' of https://github.com/TorstenDittmann/appwrite into feat-265-realtime 2021-08-18 13:30:57 +02:00
Torsten Dittmann 6a2c8c1478 deps(php): update swoole and imagick 2021-08-18 13:29:48 +02:00
Torsten Dittmann a104fe6c5e Merge branch 'upgrade-traefik-2-5' of https://github.com/TorstenDittmann/appwrite into feat-265-realtime 2021-08-18 13:26:07 +02:00
Torsten Dittmann 474a283cc1 docker(traefik): update to 2.5 2021-08-18 13:24:25 +02:00
Torsten Dittmann d9bd205399 docker(traefik): update to 2.5 2021-08-18 13:23:15 +02:00
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 bf6e5b72a2 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-18 12:51:31 +02:00
Torsten Dittmann 4695ea9914 fix(tests): realtime with functions 2021-08-18 12:49:34 +02:00
Torsten Dittmann e2948ea02f debug failing tests 2021-08-18 12:28:17 +02:00
Torsten Dittmann 39e91037df debug failing tests 2021-08-18 12:25:25 +02:00
Torsten Dittmann eb12a8c26f fix(general): role reference overwrite 2021-08-18 12:20:49 +02:00
Torsten Dittmann 1a6869fefc fix usage project 2021-08-18 12:20:10 +02:00
Torsten Dittmann 69b1dff1b2 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-18 11:03:41 +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 cbc282a24c feat(realtime): channel for tests 2021-08-17 13:18:32 +02:00
Torsten Dittmann fefd82680c fix(realtime): whitespace 2021-08-17 11:08:18 +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 e0f0a6e24b fix(console): realtime 2021-08-17 10:58:33 +02:00
Torsten Dittmann 32328e7c6f Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-17 10:17:35 +02:00
Damodar Lohani 4bb911867c more stats from db 2021-08-17 12:18:51 +05:45
Damodar Lohani ee048caf93 fix usage small issues 2021-08-17 12:18:32 +05:45
Eldad Fux 1ecd9c865e Fixed tests removed redundant $collection attribute 2021-08-17 09:24:12 +03:00
Damodar Lohani eeee0f712b refactor db object counts 2021-08-17 11:48:27 +05:45
Damodar Lohani 583c447b4e database object count aggregation 2021-08-17 11:30:07 +05:45
Damodar Lohani 0d73ac953d count total number of sessions deleted 2021-08-17 11:08:43 +05:45
Damodar Lohani 354633afa8 fix usage stats 2021-08-17 10:47:31 +05:45
Eldad Fux f19cd3ddb8 Debug logs 2021-08-17 07:06:42 +03:00
kodumbeats 8f24d121f5 Validate attributes and responses 2021-08-16 19:21:00 -04:00
kodumbeats 10e4297652 Update attribute response models 2021-08-16 18:59:33 -04:00
kodumbeats 4c79462313 Create constants for attribute formats 2021-08-16 18:05:52 -04:00
kodumbeats 328358654a Instantiate boolean attribute response model 2021-08-16 16:08:18 -04:00
kodumbeats e963ad84d5 Add default param to attribute response models 2021-08-16 16:06:27 -04:00
kodumbeats d2ad1a899e Add response model for boolean attribute 2021-08-16 16:01:20 -04:00
kodumbeats 78d013c109 Prefix all attribute models with Attribute 2021-08-16 15:59:58 -04:00
kodumbeats 6948a75133 Prefix custom string models with Attribute 2021-08-16 15:54:25 -04:00
Eldad Fux cacb0f9577 WIP 2021-08-16 22:24:15 +03:00
Eldad Fux 3ffc69b7c4 WIP 2021-08-16 20:28:33 +03:00
Eldad Fux 19af848829 Hide mounts 2021-08-16 17:56:15 +03:00
Damodar Lohani 62e422b76e project usage from appwrite db (wip) 2021-08-16 19:12:15 +05:45
Bradley Schofield c662d9bb2a Update to use packagist repo 2021-08-16 14:04:32 +01:00
Damodar Lohani 3e0cc30bdd some comments and small fixes 2021-08-16 18:16:49 +05:45
Damodar Lohani 13a91907b4 fix db metric name 2021-08-16 18:07:54 +05:45
Torsten Dittmann 8366b6fe03 chore(composer): update lock file 2021-08-16 11:11:22 +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
Damodar Lohani 22f0aaf161 improvement with latest data 2021-08-16 14:47:35 +05:45
Damodar Lohani 00a1612b24 users and sessions stats 2021-08-16 14:38:34 +05:45
Bradley Schofield fa15b37433 Add defaults for environment variables 2021-08-16 09:19:09 +01:00
Damodar Lohani b4c794c7ba users usage params 2021-08-16 13:41:18 +05:45
Damodar Lohani 1e9f3e38b2 storage stats 2021-08-16 13:10:20 +05:45
Damodar Lohani 8a207f02a0 project stats and database stats 2021-08-16 12:43:34 +05:45
Eldad Fux adc86fbac5 Fixed pagination 2021-08-16 00:32:27 +03:00
Eldad Fux 826a4527a0 Added documents list 2021-08-16 00:09:40 +03:00
Damodar Lohani 4bab152b3d initial db metrics collection 2021-08-15 17:24:49 +05:45
Damodar Lohani cc49cb6a04 set collection Id as param 2021-08-15 17:02:46 +05:45
Damodar Lohani 251f14cd69 usage params in database endpoints 2021-08-15 16:53:32 +05:45
Damodar Lohani 94b7795332 usage aggregation environment variable description 2021-08-15 14:30:14 +05:45
Damodar Lohani 7f548f5b0e Merge branch 'feat-usage-daemon' of github.com:appwrite/appwrite into feat-usage-daemon 2021-08-15 14:26:26 +05:45
Damodar Lohani d9980cbf89 fix env var 2021-08-15 14:26:19 +05:45
0c2cfe2efc Update app/views/install/compose.phtml
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-08-15 14:25:55 +05:45
Damodar Lohani 21774decdd some refactor 2021-08-15 14:23:31 +05:45
Damodar Lohani 4686e15a74 updated to get database stats 2021-08-15 14:17:01 +05:45
Damodar Lohani ca64195eb1 fix special chars in path in statsd 2021-08-15 14:15:51 +05:45
Damodar Lohani 26c4fe7009 Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-15 10:53:53 +05:45
Damodar Lohani df9aa11d44 support hyphen and period in custom id component 2021-08-15 10:45:17 +05:45
Eldad Fux e7aadb495b Updated texts 2021-08-14 22:39:31 +03:00
Eldad Fux abe38abcb2 Updated button names 2021-08-14 22:04:21 +03:00
Eldad A. FuxandGitHub 52132c22b6 Merge branch 'feat-database-indexing' into feat-db-search-attribute 2021-08-14 21:58:56 +03:00
Eldad Fux a7c4edba95 Updated collection structures to support fulltext search 2021-08-14 21:56:28 +03:00
Eldad Fux 9b8b8304ac Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-14 13:35:49 +03:00
Eldad Fux 2d7773ff12 Merged collections, attributes and indexes scopes 2021-08-14 13:16:00 +03:00
Eldad Fux 17bbdc3a52 Updated logs screen 2021-08-14 13:13:24 +03:00
Eldad A. FuxandGitHub 82f1183abb Merge pull request #1470 from TorstenDittmann/feat-database-after-pagination
feat(controllers): after pagination
2021-08-14 11:12:11 +03:00
kodumbeats 9c3f1988bb Instantiate new attribute models, constants, and lists 2021-08-13 16:58:54 -04:00
kodumbeats 20f5f03173 Create formatted string attribute models 2021-08-13 16:58:36 -04:00
kodumbeats 3172f3073c Split attribute model into primitive types 2021-08-13 16:57:08 -04:00
Bradley Schofield fda6f4a753 Merge branch 'orchestration-api-test' of https://github.com/PineappleIOnic/appwrite into orchestration-api-test 2021-08-13 15:49:22 +01:00
Bradley Schofield 0d69db30b0 Start Travis 2021-08-13 15:49:12 +01:00
Bradley SchofieldandGitHub 9210e01b63 Merge branch 'master' into orchestration-api-test 2021-08-13 15:16:42 +01:00
Bradley Schofield 054eadc6f6 Implement Suggestions
+ Added documentation for environment variables
+ Added changelog
+ Changed how we handle a error while removing a container that may or may not exist during execution
2021-08-13 15:16:05 +01:00
Eldad Fux 87a9ce2941 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-13 14:37:00 +03:00
Eldad Fux 6618af473e New activity tab 2021-08-13 14:19:16 +03:00
Damodar Lohani d94b203870 add http path to usage request stats 2021-08-13 15:45:25 +05:45
Damodar Lohani 3e3dbb6957 refactor 2021-08-13 15:35:18 +05:45
Damodar Lohani 87de85fd1e refactor duplicat codes 2021-08-13 15:30:46 +05:45
Bradley Schofield 44ac60a70a Implement Suggestions 2021-08-13 10:00:20 +01:00
Damodar Lohani 00e0e0ae0e usage daemon to production compose stack 2021-08-13 14:27:56 +05:45
Damodar Lohani 9499211fdb delete worker.php 2021-08-13 14:25:10 +05:45
Damodar Lohani 19c97d7509 fix model task related issue 2021-08-13 14:25:01 +05:45
Damodar Lohani 56e3a2bd6c depricate worker.php, use init.php instead 2021-08-13 14:24:46 +05:45
Bradley Schofield 5080160f09 Revert "Update Tests"
This reverts commit bd537e6992.
2021-08-13 09:34:21 +01:00
Bradley Schofield bd537e6992 Update Tests 2021-08-13 09:32:27 +01:00
Torsten Dittmann ba5eb52084 chore(composer): update utopia audit and abuse 2021-08-13 10:08:10 +02:00
Damodar Lohani 9ce9c32335 refactor 2021-08-12 16:56:33 +05:45
Torsten DittmannandGitHub 297d3f83f6 Merge pull request #1482 from appwrite/0.9.x
sync 0.9.x into master
2021-08-12 11:30:12 +02:00
Torsten DittmannandGitHub 37452a398f Merge branch 'master' into 0.9.x 2021-08-12 10:14:11 +02:00
Damodar Lohani dfde2b970f refactor to sync usage for 1d and 30m periods 2021-08-12 11:38:02 +05:45
Torsten Dittmann 7a152541e0 Merge branch 'feat-database-after-pagination' of https://github.com/TorstenDittmann/appwrite into feat-database-after-pagination 2021-08-11 15:30:34 +02:00
Torsten Dittmann 1061dc6366 fix(after-pagination): updated descriptions 2021-08-11 15:30:25 +02:00
Bradley Schofield eb3db0ddae Update functions.php 2021-08-11 14:24:33 +01:00
Bradley Schofield 80fef728b4 Implement UNIX Exit Code suggestion 2021-08-11 14:23:37 +01:00
Bradley Schofield 1a8bed396a Fix env variable bug 2021-08-11 13:44:31 +01:00
Damodar Lohani 949abf876b basic setup for syncing usage stats to appwrite db 2021-08-11 16:00:00 +05:45
Damodar Lohani a29847e7fa debugger support for appwrite-usage container 2021-08-11 14:12:37 +05:45
Damodar Lohani d77c36dcca usage container definition 2021-08-11 11:29:08 +05:45
Damodar Lohani 0f69216d66 collection for usage stats 2021-08-11 10:59:27 +05:45
Torsten DittmannandGitHub a2e57a4f33 Merge branch 'feat-database-indexing' into feat-database-after-pagination 2021-08-10 22:20:30 +02:00
Eldad A. FuxandGitHub 2fbc434e25 Merge pull request #1475 from appwrite/feat-delete-attribute-index-tests
feat(refactor-db): tests for attribute and index deletion
2021-08-10 21:49:40 +03:00
Eldad Fux b8807cc2fc Merge branch 'feat-add-db-logs' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-10 21:04:44 +03:00
Eldad Fux d7eabe3347 init 2021-08-10 21:03:32 +03:00
Eldad Fux 62b28da1c0 Testing the activity tab 2021-08-10 19:18:28 +03:00
kodumbeats fe020a2b79 Remove assertion for tests 2021-08-10 07:45:38 -04:00
Torsten DittmannandGitHub e9dd71d075 Merge pull request #1479 from TorstenDittmann/release-0-9-4
prepare: release 0.9.4
2021-08-10 13:28:36 +02:00
Torsten Dittmann 7af9bdbe3a chore(changes): 0.9.4 changelog 2021-08-10 11:07:53 +02:00
Torsten Dittmann 0ad7d35bb0 chore(changes): 0.9.4 changelog 2021-08-10 11:03:28 +02:00
Damodar Lohani e87435dd61 wip usage tasks 2021-08-10 14:29:31 +05:45
Torsten Dittmann 7aa712ed7c chore(composer): update 2021-08-10 10:42:45 +02:00
Damodar LohaniandTorsten Dittmann c52672bc9a hot fix api issue 2021-08-10 10:30:46 +02:00
Torsten Dittmann d8d1414962 prepare 0.9.4 version 2021-08-10 10:30:39 +02:00
kodumbeats b14a705944 Increase sleep for ARM tests on CI 2021-08-09 13:47:36 -04:00
Torsten Dittmann a2372d2bad chore(composer): update 2021-08-09 17:56:58 +02:00
Torsten Dittmann 26c27ff876 add temporary dependency from branch 2021-08-09 16:54:27 +02:00
Torsten Dittmann f7be5cd7b1 tests(database): after pagination tests 2021-08-09 16:54:10 +02:00
Eldad Fux 99f969a98d Removed debugs 2021-08-09 17:43:55 +03:00
Torsten Dittmann 40ecd0688a chore(composer): update 2021-08-09 15:12:09 +02:00
Torsten Dittmann ae28fcf4f9 tests(storage): after pagination tests 2021-08-09 15:08:44 +02:00
Torsten Dittmann 69e5194dd6 tests(teams): after pagination tests 2021-08-09 15:04:14 +02:00
Torsten Dittmann 0b3bf50074 tests(users): after pagination tests 2021-08-09 14:55:30 +02:00
Torsten Dittmann d85997e33e tests(projects): after pagination tests 2021-08-09 14:47:16 +02:00
Torsten Dittmann 2a540ff799 tests(functions): after paginatio tests 2021-08-09 14:33:16 +02:00
Torsten Dittmann 8296021b63 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-after-pagination 2021-08-09 12:03:15 +02:00
Eldad Fux 034d6db8c3 UI - work in progress 2021-08-09 10:08:49 +03:00
Eldad A. FuxandGitHub aedac59564 Merge pull request #1476 from appwrite/feat-custom-id-improvement
feat-custom-id-improvement
2021-08-09 09:12:40 +03:00
Eldad A. FuxandGitHub dc32c9ecb5 Merge pull request #1477 from appwrite/feat-permission-help-text
feat-permission-help-text
2021-08-09 09:04:40 +03:00
Damodar Lohani 0988423a67 update ui 2021-08-09 11:32:05 +05:45
Eldad A. FuxandGitHub 328071a8e6 Merge pull request #1457 from appwrite/feat-depricate-usage-worker
feat-depricate-usage-worker
2021-08-09 08:18:40 +03:00
Damodar Lohani d6335f3cfe support disabling switch 2021-08-09 10:57:21 +05:45
Eldad A. FuxandGitHub f2cef8cceb Merge pull request #1474 from appwrite/fix-db-worker-permissions
Permission fix
2021-08-09 07:37:29 +03:00
kodumbeats 5296e40b07 Test for deleting index 2021-08-08 19:56:31 -04:00
kodumbeats 83c4001f50 Fix tests 2021-08-08 19:51:18 -04:00
kodumbeats ae95d1b83a Fix logic for known indexes 2021-08-08 19:46:14 -04:00
kodumbeats 4c08097e92 Use system for naming worker constants 2021-08-08 19:42:08 -04:00
kodumbeats a42588f334 Test for attribute deletion 2021-08-08 18:08:10 -04:00
kodumbeats e609954659 Fix logic for finding matching attribute 2021-08-08 18:07:59 -04:00
Eldad Fux c3ae5c3621 Work in progress - db ui 2021-08-08 18:59:48 +03:00
Eldad Fux 9745f54035 Changed search icon 2021-08-08 18:58:45 +03:00
Eldad Fux 459ebd1510 Removed unused calls 2021-08-08 18:58:23 +03:00
Eldad Fux 2de9f4ff33 Updated JS list 2021-08-08 18:58:06 +03:00
Eldad Fux e4b30786f8 Fixed parent attribute response model 2021-08-08 18:57:58 +03:00
Eldad Fux 3a51b06739 added duplicated value check 2021-08-08 18:57:26 +03:00
Eldad Fux 5c8145bb90 Fixed error 2021-08-08 18:57:16 +03:00
Eldad Fux 2dc287b144 Added proper error log 2021-08-08 18:57:06 +03:00
Eldad Fux 7e52de7a60 Updated specs and console SDK 2021-08-08 18:56:44 +03:00
Eldad Fux 168e5b56a8 Fixed spelling mistakes 2021-08-08 18:56:07 +03:00
Damodar Lohani d73ddb581c added namespace and modified tests 2021-08-08 15:08:44 +05:45
Damodar Lohani 72948624ee simple unit test for stats class 2021-08-08 14:09:23 +05:45
Eldad A. FuxandGitHub 6d96794179 Merge pull request #1473 from appwrite/fix-permission-handling
Simplified Permission handling
2021-08-08 09:43:39 +03:00
Damodar Lohani 8255bdb06a fix issue 2021-08-08 12:24:16 +05:45
Damodar Lohani 35394e5849 Merge branch 'feat-database-indexing' into feat-depricate-usage-worker 2021-08-08 12:18:31 +05:45
Damodar Lohani fa46f14092 refactor the class 2021-08-08 12:16:20 +05:45
a8f864a07d Update src/Appwrite/Statsd/Statsd.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-08-08 12:13:50 +05:45
Damodar Lohani ffe9c99157 new statsd class and implementation 2021-08-08 11:21:08 +05:45
Eldad Fux a9f5786187 Merge branch 'fix-db-worker-permissions' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-07 22:10:13 +03:00
Eldad Fux 9ad1917072 Permission fix 2021-08-07 15:49:36 +03:00
Eldad Fux 24614f1fe9 Simplified Permission handling 2021-08-07 15:46:22 +03:00
Eldad Fux c35401c247 Work in progress 2021-08-07 15:45:44 +03:00
Eldad Fux 0dec65f979 Minor fix for missing default key 2021-08-07 08:12:33 +03:00
Eldad A. FuxandGitHub a04096ec4a Merge pull request #1472 from appwrite/feat-project-object-restructuring
feat-project-object-restructuring
2021-08-07 07:41:10 +03:00
Eldad Fux 6a22cc92c0 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-project-object-restructuring 2021-08-06 21:59:35 +03:00
Eldad A. FuxandGitHub 9aa17e5cc4 Merge pull request #1350 from appwrite/feat-custom-id
Feat Custom ID
2021-08-06 18:46:46 +03:00
Eldad Fux 6792cf2823 Updated HTML error handling and minor HTML fixes 2021-08-06 16:04:35 +03:00
Torsten Dittmann af57007612 feat(users): add after pagination 2021-08-06 14:36:48 +02:00
Torsten Dittmann 79971330f2 feat(teams): add after pagination 2021-08-06 14:36:35 +02:00
Torsten Dittmann 8e6c415d01 feat(storage): add after pagination 2021-08-06 14:36:27 +02:00
Torsten Dittmann ca9dafddae feat(projects): add after pagination 2021-08-06 14:36:17 +02:00
Torsten Dittmann a49b12c542 feat(functions): add after pagination 2021-08-06 14:36:05 +02:00
Torsten Dittmann dac093c645 feat(database): add after pagination 2021-08-06 14:35:57 +02:00
Damodar Lohani d6f3567a15 fix account error 2021-08-06 18:15:56 +05:45
Damodar Lohani 39de450e47 fix team test 2021-08-06 17:59:12 +05:45
Damodar Lohani b1c3f2eeed fix debug 2021-08-06 17:11:43 +05:45
Damodar Lohani 4a4bc21755 Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-06 16:55:06 +05:45
Damodar Lohani 5054da97d5 fix membership test 2021-08-06 16:49:20 +05:45
Damodar Lohani 755943a7fc fix oauth restructure and console ui 2021-08-06 16:46:37 +05:45
Eldad Fux 09fb8327a5 Minor fixes 2021-08-06 13:48:50 +03:00
Torsten Dittmann 99442bdfc3 revert utopia-php/database from dev to tag 2021-08-06 12:36:32 +02:00
Damodar Lohani 475002eef8 oauth2 providers in project grouped 2021-08-06 16:20:50 +05:45
Torsten Dittmann fb1546cfcc rename orderAfter to after 2021-08-06 12:34:42 +02:00
Damodar Lohani d81e42b5b1 update sdk and scripts 2021-08-06 15:55:52 +05:45
Damodar Lohani 87c6fb4055 fix dropping membership ID 2021-08-06 15:37:20 +05:45
Damodar Lohani e0e5e3a818 drop tags custom id support 2021-08-06 15:33:18 +05:45
Damodar Lohani 8c72349a3e drop execution custom id support 2021-08-06 15:22:27 +05:45
Damodar Lohani bcce7bc88e drop custom id support on sessions 2021-08-06 15:20:28 +05:45
Damodar Lohani fc92b3f294 drop membership custom id 2021-08-06 15:16:29 +05:45
Damodar Lohani 338fcf2a63 update validate method 2021-08-06 15:11:53 +05:45
Damodar Lohani f1745049d6 remove custom id support from project object childs (platform, domain, webhook, key) 2021-08-06 15:10:21 +05:45
Damodar Lohani 9b25d65c85 WIP 2021-08-06 14:34:07 +05:45
Damodar Lohani ebf306f814 group auth limit inside auths 2021-08-06 14:19:17 +05:45
Damodar Lohani 6f540fec0f restructuring auth method keys 2021-08-06 13:46:53 +05:45
Damodar Lohani 851a00e438 group auth methods 2021-08-06 13:27:31 +05:45
Damodar Lohani 2459844e97 fix merge sideeffect 2021-08-06 12:50:20 +05:45
Damodar Lohani cff70e282f fix console login and signup 2021-08-06 11:15:40 +05:45
Damodar Lohani 44232ae60c update utopia database 2021-08-06 10:59:32 +05:45
Torsten Dittmann edf4cd2e8f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-after-pagination 2021-08-05 21:02:39 +02:00
Torsten Dittmann 01d0ce6988 feat(database): after pagination 2021-08-05 21:01:00 +02:00
Damodar Lohani 7c93afb07d update custom id script 2021-08-05 16:18:22 +05:45
Damodar Lohani 8d39ab8bcc fix database test 2021-08-05 15:09:42 +05:45
Damodar Lohani 925dc4a169 revert test fix 2021-08-05 15:04:46 +05:45
Eldad Fux c2a396d244 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-custom-id 2021-08-05 11:46:22 +03:00
Eldad Fux f3338e7ed1 updated dependencies 2021-08-05 11:25:45 +03:00
Eldad Fux 3712eca2cc Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-08-05 11:25:36 +03:00
Damodar Lohani 59c4a27c1b fix tests 2021-08-05 13:54:06 +05:45
Eldad Fux 4f031a0d03 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-custom-id 2021-08-05 11:00:26 +03:00
Eldad Fux 0632241626 CSS style fix 2021-08-05 10:47:24 +03:00
Damodar Lohani ef6831d651 update domain id 2021-08-05 11:09:41 +05:45
Damodar Lohani f173218104 update sdk 2021-08-05 11:01:14 +05:45
Damodar Lohani 2030efee08 fix error 2021-08-05 10:51:38 +05:45
Damodar Lohani 3c20404e71 account endpoint custom id 2021-08-05 10:47:55 +05:45
Damodar Lohani 5e7f7f565d fix tests 2021-08-05 10:14:43 +05:45
Damodar Lohani 56b92fbfaa fix custom id test for size change 2021-08-05 10:02:30 +05:45
Damodar Lohani cc977792af remove helper message 2021-08-05 09:57:43 +05:45
Damodar Lohani efaeb1c595 fix custom id component 2021-08-05 09:56:08 +05:45
Eldad A. FuxandGitHub 059a589d1d Merge pull request #1464 from santoshyadavdev/master
doc: use Angular as the example is for Angular
2021-08-04 13:29:07 +03:00
Damodar Lohani 30bdc32c2d project name in settings 2021-08-04 16:13:30 +05:45
Santosh YadavandGitHub cf0778245e doc: use Angular as the example is for Angular 2021-08-04 15:55:51 +05:30
Damodar Lohani abb80e18e6 revert 0.9.x spec changes 2021-08-04 16:06:09 +05:45
Bradley Schofield 4c451c0835 Add Suggestions 2021-08-04 11:19:20 +01:00
Damodar Lohani 0edd608184 fix refactor 2021-08-04 14:48:02 +05:45
Damodar Lohani 9f8cc80fe4 refactor 2021-08-04 14:46:24 +05:45
Damodar Lohani 6d2183a77f remove comment 2021-08-04 14:42:25 +05:45
Damodar Lohani 561115556c icon update 2021-08-04 14:38:05 +05:45
Damodar Lohani a7cf448069 refactor 2021-08-04 14:21:37 +05:45
Damodar Lohani 6ac8a9f667 fix membership 2021-08-04 13:14:10 +05:45
Damodar Lohani c6ff54bfdc get membership by id 2021-08-04 12:42:30 +05:45
Damodar Lohani 201d7114ec Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-04 12:27:19 +05:45
Damodar Lohani 2bfdd787cc validate id exists or not for all services 2021-08-04 12:24:23 +05:45
Eldad A. FuxandGitHub 155b47a28a Merge pull request #1417 from appwrite/feat-create-attribute-routes
feat(refactor-db): new attribute routes for each primitive type
2021-08-04 08:18:49 +03:00
Eldad A. FuxandGitHub 314b8163cf Merge pull request #1462 from appwrite/feat-update-db-to-0.6
feat(refactor-db): update utopia-php/database to 0.6
2021-08-04 08:17:35 +03:00
kodumbeats d65e808a58 Merge remote-tracking branch 'origin/feat-update-db-to-0.6' into feat-create-attribute-routes 2021-08-03 18:54:12 -04:00
kodumbeats dfd6d743a0 Key index constant renamed to key 2021-08-03 16:22:31 -04:00
kodumbeats 1b0a59d14a Use new format param for attributes 2021-08-03 16:22:12 -04:00
kodumbeats 1766be331a Change findFirst to findOne 2021-08-03 16:22:03 -04:00
kodumbeats bbd1fd9c5f Update utopia-php/database from 0.5 to 0.6 2021-08-03 16:21:37 -04:00
Eldad A. FuxandGitHub 3f8dcb3055 Merge pull request #1458 from appwrite/feat-deprecate-models
feat-deprecate-models
2021-08-03 18:03:59 +03:00
kodumbeats 94eeb2d816 Update utopia-php/framework to 0.17 2021-08-03 10:38:04 -04:00
Eldad Fux 37dd778f86 Removed Rule and Permissions models 2021-08-03 16:34:29 +03:00
Eldad Fux 93ba3f0498 Minor style updates 2021-08-03 14:39:23 +03:00
Damodar Lohani e6b98bd022 validation of existence 2021-08-03 17:08:13 +05:45
Damodar Lohani e007917ef5 fix project service status tests 2021-08-03 16:16:35 +05:45
Damodar Lohani b34f3bf9e5 information below custom id field 2021-08-03 16:14:33 +05:45
Bradley Schofield 46a9a4699a Update composer.lock 2021-08-03 11:18:54 +01:00
Bradley Schofield 232bf01b27 Merge branch 'master' into orchestration-api-test 2021-08-03 11:18:31 +01:00
Bradley Schofield 9676f34d93 Add suggestions 2021-08-03 11:17:22 +01:00
Damodar Lohani 0a84c5e0e0 fix order of fields 2021-08-03 15:57:26 +05:45
Damodar Lohani d112b3475b fix auto focus 2021-08-03 15:51:38 +05:45
Damodar Lohani f44383cb53 custom id field whitelist characters 2021-08-03 15:34:41 +05:45
Eldad A. FuxandGitHub 51e650a139 Merge pull request #1456 from appwrite/feat-mock-api
keywords test in mock API
2021-08-03 11:08:41 +03:00
Damodar Lohani 3c7e5800b2 update console sdk 2021-08-03 13:34:14 +05:45
Damodar Lohani 136681df27 Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-03 13:34:02 +05:45
kodumbeats 3846d66868 Use sdk.auth instead of sdk.platform 2021-08-02 16:11:24 -04:00
kodumbeats d7126e6d8b Fix tests 2021-08-02 16:11:10 -04:00
kodumbeats 7b2f33d861 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-create-attribute-routes 2021-08-02 15:31:44 -04:00
Damodar Lohani 3b3df02f80 fix param naming 2021-08-02 16:29:22 +05:45
Eldad A. FuxandGitHub da426cbb2c Merge pull request #1436 from appwrite/feat-deprecate-tasks
Removed the tasks service
2021-08-02 13:42:34 +03:00
Damodar Lohani 9ede80f0c2 update mock api validators 2021-08-02 16:23:42 +05:45
Damodar Lohani 23caa62550 remove unused params 2021-08-02 15:14:53 +05:45
Damodar Lohani afe772f8fc fix worker statsd not found issue 2021-08-02 14:51:56 +05:45
Damodar Lohani bc4fede216 refactor usage update and fix functions worker 2021-08-02 12:41:12 +05:45
Damodar Lohani 7d38b83abf statsd env to appwrite image 2021-08-02 12:20:27 +05:45
Damodar Lohani ab841925ff drop usage worker 2021-08-02 11:58:42 +05:45
Damodar Lohani 0d4b706339 save usage data directly to statsd without redis queue 2021-08-02 11:56:08 +05:45
Damodar Lohani 28b3072b52 modifying mock api for keywords test 2021-08-02 11:15:13 +05:45
Eldad A. FuxandGitHub 78f953ebf5 Merge pull request #1446 from appwrite/feat-service-flags-new
Service Flags with New DB
2021-08-01 21:47:15 +03:00
Eldad A. FuxandGitHub 7a050f2df4 Merge branch 'feat-database-indexing' into feat-service-flags-new 2021-08-01 21:45:56 +03:00
Eldad Fux 94a901c5f6 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-deprecate-tasks 2021-08-01 18:12:25 +03:00
Eldad Fux f7497784d3 Backward compatibility 2021-08-01 16:37:59 +03:00
Eldad A. FuxandGitHub 4d878d6556 Merge pull request #1454 from appwrite/feat-update-audit-and-abuse
Updated audit and abuse dependencies
2021-08-01 15:39:24 +03:00
Eldad A. FuxandGitHub db6c24de5e Merge pull request #1453 from appwrite/hot-fix-api
hot fix project api issue
2021-08-01 14:48:44 +03:00
Eldad Fux 7e05ae9e32 Updated dependencies 2021-08-01 14:37:58 +03:00
Eldad A. FuxandGitHub 742dda8cc1 Merge pull request #1452 from appwrite/feat-service-flags-response
Feat service flags response
2021-08-01 14:21:26 +03:00
Eldad Fux 4f580840ac Updated texts 2021-08-01 14:18:16 +03:00
Eldad Fux 8d11f16e12 Fixed tests 2021-08-01 13:15:06 +03:00
0685fec3a1 Update tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-08-01 12:09:18 +03:00
aff747a9b8 Update tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-08-01 12:09:14 +03:00
Damodar Lohani c0265fee8b hot fix api issue 2021-08-01 14:39:26 +05:45
Eldad Fux 54481eedfc Fixed test 2021-08-01 11:01:35 +03:00
Eldad Fux 5af858429d Updated tests 2021-08-01 11:00:13 +03:00
Eldad Fux 93554135b4 Added icons 2021-08-01 10:55:46 +03:00
Eldad Fux fa1cf2c330 Updated default value 2021-08-01 10:55:41 +03:00
Eldad Fux 972e4b5ade Updated cachebuster 2021-08-01 08:33:43 +03:00
4b13c4d608 Update app/workers/deletes.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-01 11:09:10 +05:45
Eldad Fux 90b25aa2f2 Work in progress - UI 2021-08-01 01:17:35 +03:00
Eldad Fux 58b08c7111 Started work on the UI 2021-08-01 00:36:18 +03:00
Eldad Fux 0fbe6a430e Updated attribute name 2021-07-31 23:54:50 +03:00
Eldad Fux b24225b92c Updated Console SDK 2021-07-31 23:40:34 +03:00
Eldad Fux 48acc2fcf1 Updated version 2021-07-31 23:06:34 +03:00
Eldad Fux b7bcf73baa Updated docs 2021-07-31 23:06:17 +03:00
Eldad Fux fde3c0b112 Added response filter 2021-07-31 22:07:05 +03:00
Eldad Fux f2d4a6ffbc Updated icon stylesheets 2021-07-31 10:36:25 +03:00
Eldad Fux 63fa787a21 Added new fonts 2021-07-31 08:08:00 +03:00
Eldad Fux c27fb0f000 work in progress 2021-07-31 07:58:33 +03:00
Damodar Lohani 6e5281abf8 fix create execution 2021-07-30 17:00:17 +05:45
Eldad A. FuxandGitHub 75c10ec3d4 Merge pull request #1448 from appwrite/locale
Locale Refactored
2021-07-30 13:14:52 +03:00
Damodar Lohani da1ac1df20 fix test 2021-07-30 15:05:38 +05:45
Damodar Lohani 45cf28852b fix remaining tests 2021-07-30 15:03:13 +05:45
Eldad Fux f73e24708a Merge branch 'master' of github.com:appwrite/appwrite into locale 2021-07-30 11:44:12 +03:00
Eldad Fux b2e74bb55e Fixed codes 2021-07-30 10:58:11 +03:00
Eldad Fux ffb7b2db38 Fixed kannada code 2021-07-30 10:51:31 +03:00
Eldad Fux 0f9eb812c4 Fixed greek 2021-07-30 10:25:07 +03:00
Eldad Fux 19bcf2ac15 Minor changes 2021-07-30 09:51:50 +03:00
Eldad A. FuxandGitHub 6588144db5 Merge pull request #1440 from appwrite/feat-locale-refactor
Feat locale refactor
2021-07-30 09:42:07 +03:00
Eldad A. FuxandGitHub afe6d843aa Update docs/tutorials/help-with-appwrite-translations.md 2021-07-30 09:41:59 +03:00
Damodar Lohani 5aa6e6fda7 remove unnecessary functions 2021-07-30 12:07:02 +05:45
Damodar Lohani 6254c58ae1 fix missing console name 2021-07-30 12:02:45 +05:45
Damodar Lohani f248f93bea fix webhooks and functions test 2021-07-30 11:47:59 +05:45
Christy Jacob 15224fa678 feat(mails): default to english locale if missing translations 2021-07-30 00:16:06 +05:30
Damodar Lohani 7a4d014511 fix user status test 2021-07-29 17:59:40 +05:45
Damodar Lohani 4c6087323a fix more tests 2021-07-29 17:58:37 +05:45
Damodar Lohani f1e364589a more test fixes 2021-07-29 17:40:04 +05:45
Damodar Lohani 5d6bd7868b fixes for test 2021-07-29 16:41:25 +05:45
Damodar Lohani a0279a63d8 service flags to new db 2021-07-29 16:13:17 +05:45
Damodar Lohani 9afd8247df use custom id component for tag ID 2021-07-29 14:29:26 +05:45
Damodar Lohani 640753035b update sdk 2021-07-29 14:26:39 +05:45
Damodar Lohani 8b021a13ef more fixes introducing name 2021-07-29 14:18:38 +05:45
Damodar Lohani 6cd4f044e9 update scripts 2021-07-29 14:06:52 +05:45
Torsten DittmannandGitHub f606b14961 Merge pull request #1445 from TorstenDittmann/sdk-release-flutter-0-7-1
sdks(flutter): release 0.7.1
2021-07-29 10:12:29 +02:00
Damodar Lohani 68ea2e2ab1 re introduce name attributes 2021-07-29 13:54:24 +05:45
Torsten Dittmann 2051160e21 sdks(flutter): release 0.7.1 2021-07-29 10:08:55 +02:00
Christy Jacob b62f47b55a feat(contributing-guide): update guide 2021-07-29 10:25:35 +05:30
Christy Jacob 1bc8640194 feat(locale): rename bosnian translation file 2021-07-29 01:33:14 +05:30
Christy Jacob 27a879c23f feat(locale): replace cambodian with khmer 2021-07-29 01:29:38 +05:30
Christy Jacob ea33204c95 feat(locale): rename filipino translation file 2021-07-29 01:25:25 +05:30
Christy Jacob 52327ba74b feat(locale): rename ukrainian translation file 2021-07-29 01:19:52 +05:30
Christy Jacob 228d08d80c feat(locale): rename oriya translation file 2021-07-29 01:14:53 +05:30
Christy Jacob b454b474ff feat(docs): update the locale getting started 2021-07-29 00:59:12 +05:30
Christy Jacob 6c8f4e38bf feat(locale): rename oriya translation file 2021-07-29 00:55:34 +05:30
Christy Jacob c0a7a969aa feat(locale): rename nepali translation 2021-07-29 00:51:26 +05:30
Christy Jacob dd52abe472 feat(locale): rename country codes 2021-07-29 00:29:07 +05:30
Christy Jacob 9ece9def9f feat(translations): added contribution guides 2021-07-28 19:30:58 +05:30
Christy Jacob 905e31709e feat(translations): added contribution guides 2021-07-28 19:30:09 +05:30
Christy Jacob 7a61ce2ff9 feat(translations): added contribution guides 2021-07-28 19:29:41 +05:30
Christy Jacob 291cf0277b feat(translations): added contribution guides 2021-07-28 19:26:17 +05:30
Christy Jacob 55a7d34979 feat(translations): added contribution guides 2021-07-28 19:24:00 +05:30
Damodar Lohani 893b0626a2 fix deleting path 2021-07-28 15:59:47 +05:45
Damodar Lohani a6d79059c6 fix delete 2021-07-28 15:57:15 +05:45
Damodar Lohani 474cbfb198 reuse existing delete const 2021-07-28 15:54:29 +05:45
Damodar Lohani 1cac46e160 update to reuse 2021-07-28 15:52:29 +05:45
Damodar Lohani 5d14dcfa9d delete storage bucket 2021-07-28 15:51:06 +05:45
Damodar Lohani f9df66b925 Merge branch 'feat-storage-buckets' into feat-sb-delete 2021-07-28 15:33:10 +05:45
Damodar Lohani 7b3f7b9c78 Merge branch 'feat-storage-buckets' into feat-large-file 2021-07-28 15:00:03 +05:45
Damodar Lohani 8d41eff84a fix storage bucket file webhooks tests 2021-07-28 14:59:38 +05:45
Damodar Lohani 9b25e33993 Merge branch 'feat-storage-buckets' into feat-large-file 2021-07-28 12:45:56 +05:45
Damodar Lohani 37141ebdc2 fix webhook files test 2021-07-28 12:45:12 +05:45
Christy Jacob 27c078f4d6 feat(translations): fix incorrect language codes for czech and catalan 2021-07-28 11:58:00 +05:30
Christy Jacob 10554089b5 feat(translations): updated all the translations 2021-07-28 11:39:07 +05:30
Damodar Lohani bfb2b217ec Merge branch 'feat-storage-buckets' into feat-large-file 2021-07-28 11:31:41 +05:45
Damodar Lohani 035a1d2113 fix storage bucket update 2021-07-28 11:30:59 +05:45
Christy Jacob 77d5f71a9a feat(terms): updated terms info 2021-07-28 10:54:05 +05:30
Christy JacobandGitHub 1f61177f54 Merge pull request #1422 from appwrite/feat-locale-refactor
Feat locale refactor
2021-07-28 02:38:03 +05:30
Eldad A. FuxandGitHub c06e4a5580 Merge pull request #1438 from appwrite/feat-remove-cta
Remove CTA template and move logic to mails worker
2021-07-27 23:52:20 +03:00
Christy Jacob b52ae9fda8 feat(terms): added new terms 2021-07-28 02:21:26 +05:30
Christy Jacob 2f1474f03d feat(email-templates): move email rendering to mails worker 2021-07-28 02:01:19 +05:30
kodumbeats 432a1a7f5c Parse min and max as proper types 2021-07-27 15:12:24 -04:00
kodumbeats 1eae5490df Encode format as json string 2021-07-27 14:19:37 -04:00
Christy Jacob 3b573745bd feat(email-templates): render email body using new templates 2021-07-27 21:33:39 +05:30
Eldad Fux 7144741016 Updated UI 2021-07-27 17:58:09 +03:00
Christy Jacob 196fbeca8a feat(cta): delete the cta template and cta css classes 2021-07-27 19:55:04 +05:30
Torsten DittmannandGitHub 8ce48c1f47 Merge pull request #1435 from TorstenDittmann/release-0-9-3
feat(release): prepare 0.9.3
2021-07-27 16:17:25 +02:00
Eldad Fux 95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
Christy Jacob d97a4df9db feat(cta): remove usage of cta template 2021-07-27 19:29:41 +05:30
Torsten Dittmann d3daa2be32 feat(release): prepare 0.9.3 2021-07-27 14:43:08 +02:00
Eldad A. FuxandGitHub 957588a60e Merge pull request #1434 from PineappleIOnic/fix-JWT-Abuse-Key-Fix
Fix Abuse Keys
2021-07-27 14:59:06 +03:00
Bradley Schofield 7974a6ba5e Update account.php 2021-07-27 12:21:26 +01:00
Bradley Schofield e0761e1737 Fix create email verification abuse-key 2021-07-27 12:15:59 +01:00
Bradley Schofield d729d54de0 Fix Create JWT abuse key 2021-07-27 12:07:39 +01:00
Damodar Lohani f3816c04a5 fix large file upload test 2021-07-27 16:47:53 +05:45
Damodar Lohani 1e1b483ffd fix responses 2021-07-27 16:04:39 +05:45
Damodar Lohani 1096d6f7eb update framework and swoole 2021-07-27 15:14:56 +05:45
Damodar Lohani c5045b6571 update to use custom ID component 2021-07-27 12:26:48 +05:45
Damodar Lohani 062e22a708 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-27 11:45:26 +05:45
Damodar Lohani 10155d89ba Merge branch 'feat-storage-buckets' into feat-large-file 2021-07-27 11:42:29 +05:45
Damodar Lohani 08ba825077 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-07-27 11:40:00 +05:45
Christy Jacob 20a11c6759 feat(terms): update context message 2021-07-27 10:59:06 +05:30
Christy Jacob a245d6ed81 feat(email): remove \n from email template 2021-07-27 10:56:20 +05:30
Christy Jacob d95e29ba3d feat(email): fix email template button margin 2021-07-27 10:28:30 +05:30
Christy Jacob 53817c3171 feat(locale): added context to terms 2021-07-27 10:13:37 +05:30
kodumbeats b9fea89e73 Use refactored attribute function 2021-07-26 21:00:36 -04:00
kodumbeats c0b48ec247 Remove references to old db responses 2021-07-26 19:11:25 -04:00
kodumbeats df5703022b Create custom formats via callback in structure validator 2021-07-26 19:10:39 -04:00
kodumbeats 58f335feff Merge remote-tracking branch 'origin/feat-database-indexing' into feat-create-attribute-routes 2021-07-26 16:48:22 -04:00
Eldad A. FuxandGitHub 5dfa6217d8 Merge pull request #1411 from appwrite/refactor-workers-no-db-pools
Refactor - use direct database connections in certificates worker
2021-07-26 22:59:20 +03:00
Eldad A. FuxandGitHub cf9f99fdc8 Merge pull request #1427 from appwrite/feat-cleanup-old-db-lib
Feat cleanup old DB lib
2021-07-26 22:57:56 +03:00
Eldad A. FuxandGitHub aa3651c6f8 Merge pull request #1426 from appwrite/fix-sessions-index
fix-sessions-index
2021-07-26 22:57:08 +03:00
Eldad A. FuxandGitHub 15bbed22d8 Merge pull request #1430 from appwrite/fix-remove-local-swagger-validator
Fix - remove local swagger validator
2021-07-26 22:56:45 +03:00
Christy Jacob 0466e22ea1 feat(locale): added comments to terms 2021-07-27 00:23:04 +05:30
Christy Jacob 78f248fa33 feat(locale): added comments to terms 2021-07-27 00:16:44 +05:30
Christy Jacob 823a76d73d feat(email-tempaltes): apply nl2p filters 2021-07-26 23:25:14 +05:30
kodumbeats 717799776a Use parent class method to get consoleDB 2021-07-26 12:37:29 -04:00
kodumbeats 9b5f8fb525 Merge remote-tracking branch 'origin/feat-database-indexing' into refactor-workers-no-db-pools 2021-07-26 12:26:26 -04:00
kodumbeats 0b59a04964 Merge remote-tracking branch 'origin/feat-database-indexing' into fix-remove-local-swagger-validator 2021-07-26 12:18:18 -04:00
Eldad A. FuxandGitHub f81227cad0 Merge pull request #1413 from appwrite/fix-retry-init-db-connection
fix(refactor-db): retry initial database connection on failure
2021-07-26 19:17:24 +03:00
kodumbeats 56da7e48f6 Use external swagger validator 2021-07-26 12:10:08 -04:00
kodumbeats b340d236db Refactor retry logic to private method 2021-07-26 10:59:38 -04:00
Damodar Lohani e64dde37ef update framework and swoole libraries 2021-07-26 15:54:22 +05:45
Damodar Lohani ce45fbf5c3 sync as typed 2021-07-26 15:50:31 +05:45
Torsten Dittmann d4c7600980 tests(realtime): run the actual tests on travis 2021-07-26 11:07:09 +02:00
Torsten Dittmann 889d6aa1c0 tests(realtime): adapt account channel 2021-07-26 11:05:42 +02:00
Torsten Dittmann 71d483dc7b fix(deps): update composer lock 2021-07-26 11:05:33 +02:00
Damodar Lohani f6b91336a4 update label 2021-07-26 13:27:22 +05:45
Damodar Lohani 9ec39ad3b8 custom id component in project id 2021-07-26 13:09:29 +05:45
Christy Jacob 198c5087c7 feat: review comments 2021-07-26 12:35:08 +05:30
Damodar Lohani 75fdc8c0e7 platform update form display ID 2021-07-26 12:04:10 +05:45
Damodar Lohani 47fa14310c fix replace depricated name with id 2021-07-26 11:58:14 +05:45
kodumbeats 51449841bf Refactor db methods to worker class instead of worker script 2021-07-25 19:14:19 -04:00
kodumbeats 51100fda0a Ensure namespace exists before proceeding 2021-07-25 18:24:29 -04:00
kodumbeats 03288ffbfa Refactor database methods to parent worker script 2021-07-25 18:20:31 -04:00
Eldad Fux f7c415cd2c Removed Authorization2 references 2021-07-25 17:51:04 +03:00
Eldad Fux 13c1bb045d Cleanup old db library 2021-07-25 17:47:18 +03:00
Damodar Lohani 7bf7300aba remove unused 2021-07-25 17:59:28 +05:45
Damodar Lohani 3a8487016c explode initials with _ as well 2021-07-25 17:58:49 +05:45
Damodar Lohani a20bf4171e Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-25 17:23:27 +05:45
Eldad Fux 69cd8c468c Fixed conflict 2021-07-25 14:37:36 +03:00
Damodar Lohani e91f31991b Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-25 17:03:13 +05:45
Eldad Fux f909b9da1c Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-25 14:11:23 +03:00
Eldad Fux b431c0ee41 Added missing sessions index 2021-07-24 18:48:11 +03:00
kodumbeats 3aae021cfb Add tests for document structure validation 2021-07-23 17:38:31 -04:00
kodumbeats e22d4e1db9 Add support for min and max for numeric attributes 2021-07-23 17:38:14 -04:00
Christy Jacob e6e0baab12 feat(template): fix incorrect if condition 2021-07-23 23:16:04 +05:30
Christy Jacob 2919e70d05 feat(template): added static method for template creation from file 2021-07-23 22:59:20 +05:30
kodumbeats 04a69edf34 Test for unsupported formats 2021-07-23 11:04:31 -04:00
kodumbeats ff2fd8a381 Set format structure validators on app init 2021-07-23 10:59:55 -04:00
Christy Jacob 47084b2835 feat(locale): fix broken tests 2021-07-23 20:05:21 +05:30
Bradley Schofield 01f375b17d Merge branch 'master' into orchestration-api-test 2021-07-23 10:28:32 +01:00
Bradley Schofield a4875cfd22 Fix Native Labels 2021-07-23 10:05:59 +01:00
Bradley Schofield b043ccde48 Merge branch 'master' into orchestration-api-test 2021-07-23 09:51:05 +01:00
Bradley Schofield b5ab777cad Implement new native filters 2021-07-23 09:48:51 +01:00
Damodar Lohani 3665998791 fix platforms update 2021-07-23 11:55:39 +05:45
Damodar Lohani 73dea8d4b2 update case 2021-07-23 11:33:38 +05:45
Damodar Lohani 0c6f1298e7 custom id in platforms depricating name 2021-07-23 11:23:39 +05:45
kodumbeats 7b7e2ad17f Test for invalid document structure with custom attributes 2021-07-22 16:39:52 -04:00
kodumbeats aea2d2ffa5 Accept format on createAttribute for document structure validation 2021-07-22 16:38:42 -04:00
Christy Jacob b911673389 feat(locale): use new locale functions 2021-07-23 01:49:00 +05:30
Christy Jacob 1c6802619a feat(locale): use new locale functions 2021-07-23 01:47:18 +05:30
Christy Jacob 16b3c5c3a4 feat(locale): use new locale functions 2021-07-23 01:45:01 +05:30
Eldad A. FuxandChristy Jacob 1e219eca19 Merge pull request #1408 from appwrite/fix-jwt-validate-attribute
fix(jwt): correct session validation
2021-07-23 01:44:40 +05:30
Eldad A. FuxandGitHub 7fb7f1073f Merge pull request #1418 from TorstenDittmann/feat-prepare-0-9-2
feat(0.9.2): release
2021-07-22 19:09:33 +03:00
Torsten DittmannandGitHub 5815caf01e chore(changelog): update changelog 2021-07-22 17:45:15 +02:00
Eldad A. FuxandGitHub 82d22d10fc Merge pull request #1419 from PineappleIOnic/fix-early-command-execution
FIX Commands executing before the tar has finished extracting
2021-07-22 18:33:11 +03:00
Eldad A. FuxandGitHub 060e50f644 Merge pull request #1421 from appwrite/fix-jwt-for-functions
Fixed JWT + Functions bug
2021-07-22 18:32:21 +03:00
Eldad Fux d0e4e5cb29 Fixed bug 2021-07-22 17:49:52 +03:00
Bradley Schofield e0ab558f90 Update functions.php 2021-07-22 14:54:23 +01:00
Bradley Schofield 4d2f5428a2 Update to use protected container class 2021-07-22 14:53:30 +01:00
Bradley Schofield a9e7b617c0 First Iteration 2021-07-22 13:49:52 +01:00
Bradley Schofield 70d4c4d7be Update functions.php 2021-07-22 11:46:05 +01:00
Bradley Schofield ca3d677596 Make untarring the code file a blocking task 2021-07-22 11:08:08 +01:00
Torsten Dittmann d235ed7190 chore(changelog): add 0.9.2 2021-07-22 11:04:17 +02:00
Torsten Dittmann 4e1bc7aa1d feat(0.9.2): release 2021-07-22 11:02:07 +02:00
Damodar Lohani 7c551d829d file support custom ID 2021-07-22 14:21:54 +05:45
Damodar Lohani d01079e67c update console 2021-07-22 12:34:28 +05:45
Damodar Lohani b86b2e8430 collection update name attribute 2021-07-22 11:54:57 +05:45
Damodar Lohani f957c4aa94 remove name on update 2021-07-22 11:53:55 +05:45
Damodar Lohani 40b57aca19 depricate name in webhook 2021-07-22 11:44:01 +05:45
Damodar Lohani ee34261cde function name removed 2021-07-22 11:40:34 +05:45
Damodar Lohani 77e232b320 collection id as default 2021-07-22 11:34:13 +05:45
Damodar Lohani 63a88beef1 scripts update 2021-07-22 11:23:27 +05:45
Damodar Lohani e54fc6fc5a swagger update 2021-07-22 11:19:50 +05:45
Damodar Lohani 80f559e306 composer update 2021-07-22 11:18:46 +05:45
Damodar Lohani 7a2cab6a58 remove indexes 2021-07-22 11:08:41 +05:45
Damodar Lohani e88450268b depricate name params 2021-07-22 10:57:01 +05:45
kodumbeats 4242ba75f5 Remove unneeded continue statements 2021-07-21 15:14:18 -04:00
kodumbeats 2f13542d08 fix(deps) composer update 2021-07-21 11:50:37 -04:00
kodumbeats 92175c5e32 Adjust tests for new attribute routes 2021-07-21 11:05:18 -04:00
kodumbeats 97b7c863a8 Validate default value only when not null 2021-07-21 10:26:50 -04:00
kodumbeats b64202043d Renamed import due to reserved keyword conflicts 2021-07-21 10:26:08 -04:00
kodumbeats 6fc5bf0a71 Add createAttribute routes for each primitive type 2021-07-21 09:23:12 -04:00
kodumbeats 9ac2a4f94c Remove outdated comments 2021-07-21 09:22:34 -04:00
Damodar Lohani df6645c9ab depricate project name 2021-07-21 18:29:51 +05:45
Damodar Lohani 829a804ea5 depricate name attribute from function 2021-07-21 18:16:58 +05:45
Damodar Lohani e06701942c remove name from function 2021-07-21 17:43:05 +05:45
Damodar Lohani be3eda31f4 support custom id for file 2021-07-21 13:58:00 +05:45
Damodar Lohani 7999355b05 custom id support on team and user 2021-07-21 11:56:30 +05:45
Damodar Lohani dd6b5b4fe0 api key custom id support 2021-07-21 11:48:28 +05:45
Damodar Lohani 9594945cb2 webhook uses custom id 2021-07-21 11:39:55 +05:45
Damodar Lohani 11bff54252 utopia database 2021-07-21 11:35:15 +05:45
Damodar Lohani 1b1877db06 update to new db 2021-07-21 11:32:01 +05:45
Damodar Lohani c16d709682 create function and tag with Id 2021-07-21 11:31:33 +05:45
Damodar Lohani 3e08281ecf fix edit view 2021-07-21 11:17:35 +05:45
kodumbeats c2157110f5 Use multi-arch swagger-validator build 2021-07-20 16:44:13 -04:00
kodumbeats 1b051d32fe Attempt to reconnect deletes worker to db 2021-07-20 15:13:00 -04:00
kodumbeats 12e2ebc2b5 Define loop control vars outside loop 2021-07-20 15:11:54 -04:00
kodumbeats e16bfe7fd3 Move reconnection loop to first call to db 2021-07-20 14:59:58 -04:00
kodumbeats 9870c6fdff Attempt to reconnect five times before throwing exception 2021-07-20 13:01:47 -04:00
Damodar Lohani 119035463a more fixes on collection 2021-07-20 17:21:27 +05:45
Damodar Lohani acfad597fa fix create project 2021-07-20 16:36:13 +05:45
Damodar Lohani 596c742fa7 fix sdk error 2021-07-20 16:05:45 +05:45
Damodar Lohani 1582dc514f update console sdk 2021-07-20 15:57:39 +05:45
Damodar Lohani 84e7311096 solving composer issue 2021-07-20 13:28:16 +05:45
Damodar Lohani b2203403e9 update console sdk 2021-07-20 13:18:51 +05:45
Damodar Lohani fb3f4a2d2d Merge branch 'feat-storage-buckets' into feat-sb-delete 2021-07-20 11:45:37 +05:45
Damodar Lohani 8c0e891079 Merge branch 'feat-storage-buckets' into feat-large-file 2021-07-20 11:37:00 +05:45
Damodar Lohani 085f7c03c4 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-07-20 11:15:09 +05:45
Damodar Lohani 6511d63726 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-20 11:12:54 +05:45
kodumbeats 8a205d1b63 Retry initial db connection once before throwing exception 2021-07-19 15:39:31 -04:00
Eldad A. FuxandGitHub 48ad89ac27 Merge pull request #1412 from appwrite/feat-db-refactor-routes
Feat db refactor routes
2021-07-19 22:18:28 +03:00
kodumbeats 8dab66d455 Require correct dependencies in database worker 2021-07-19 14:48:03 -04:00
Eldad A. FuxandGitHub f388c44e20 Merge pull request #1408 from appwrite/fix-jwt-validate-attribute
fix(jwt): correct session validation
2021-07-19 21:23:04 +03:00
Eldad A. FuxandGitHub bf04e0b39a Merge pull request #1406 from appwrite/fix-db-sync-with-master
fix-db-sync-with-master
2021-07-19 21:20:50 +03:00
Eldad A. FuxandGitHub c1a67fc718 Merge branch 'feat-database-indexing' into fix-db-sync-with-master 2021-07-19 21:20:29 +03:00
Eldad A. FuxandGitHub 3b32c08b54 Merge pull request #1400 from appwrite/feat-sync-session-collection
Feat sync session collection
2021-07-19 21:19:48 +03:00
kodumbeats f56e2fede9 Harmonize syntax for db connections 2021-07-19 12:47:02 -04:00
kodumbeats d8dee84be1 Obtain db connection without coroutine 2021-07-19 12:46:34 -04:00
Torsten DittmannandGitHub c2f1389a56 fix(jwt): correct session validation 2021-07-19 17:09:39 +02:00
Eldad Fux f0657d6ff3 Changed provider length 2021-07-19 18:03:15 +03:00
Eldad Fux 09a1f609be Changed IP length 2021-07-19 18:02:05 +03:00
Eldad A. FuxandGitHub 171d315e98 Merge pull request #1405 from appwrite/fix-index-test
fix-index-test
2021-07-19 17:58:12 +03:00
Eldad A. FuxandGitHub 285cc76212 Merge pull request #1403 from appwrite/fix-db-open-api-spec
fix-db-open-api-spec
2021-07-19 17:49:15 +03:00
Eldad A. FuxandGitHub ea33609acb Merge pull request #1396 from TorstenDittmann/feat-refactor-db-user-status
feat(refactor-db): user status
2021-07-19 13:21:40 +03:00
Eldad A. FuxandGitHub 14cd81e4a8 Merge pull request #1404 from lohanidamodar/doc-create-membership
update create membership doc
2021-07-19 13:19:12 +03:00
Damodar Lohani 6aa5bb42b6 fix tests for database 2021-07-19 15:11:00 +05:45
Damodar Lohani d8dc30b08a custom id on database 2021-07-19 15:10:53 +05:45
Damodar Lohani 285c66be48 fix test 2021-07-19 14:42:27 +05:45
Damodar Lohani 64ce7d8a81 fix test for custom id support 2021-07-19 14:40:20 +05:45
Damodar Lohani 3fe9277e9b custom Id on project 2021-07-19 14:26:24 +05:45
Damodar Lohani 541711d231 function custom id test 2021-07-19 14:09:32 +05:45
Damodar Lohani 2f222e136d executions custom id 2021-07-19 13:57:01 +05:45
Damodar Lohani 95e90efcc6 custom id in function and tag 2021-07-19 13:54:37 +05:45
Damodar Lohani 3f6c5153d5 custom id test and fixes 2021-07-19 13:49:12 +05:45
Damodar Lohani 825788c05b fix naming 2021-07-19 13:38:57 +05:45
Damodar Lohani 0460882723 fix tests 2021-07-19 13:35:51 +05:45
Damodar Lohani d6204e5ed2 fix tests 2021-07-19 12:44:12 +05:45
Damodar Lohani d037c0df23 team and membership custom id support 2021-07-19 12:20:49 +05:45
Damodar Lohani cd0b21ec0a fix typo 2021-07-19 12:11:29 +05:45
Damodar Lohani 7c99192ced Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-19 12:06:18 +05:45
Eldad Fux bbc20dad10 Merge branch 'master' of github.com:appwrite/appwrite into fix-db-sync-with-master 2021-07-18 17:17:29 +03:00
Eldad Fux f0d3aa6cb5 Updated FW version 2021-07-18 14:09:27 +03:00
Damodar Lohani cf3ffcdf32 update create membership doc 2021-07-18 16:19:50 +05:45
Eldad Fux 5ec5649603 Fixed wrong paths 2021-07-18 11:19:23 +03:00
Damodar Lohani a3fb635168 wip 2021-07-18 12:48:48 +05:45
Damodar Lohani ef56dc33df composer update 2021-07-18 11:49:55 +05:45
Damodar Lohani 806acba737 composer update 2021-07-18 11:44:51 +05:45
Damodar Lohani eb0f711c22 Merge branch 'feat-storage-buckets' into feat-large-file 2021-07-18 11:30:37 +05:45
Damodar Lohani 57fa41c240 merge feat-database-indexing 2021-07-18 11:29:43 +05:45
Eldad Fux 6fe19370f3 Fixed OAuth2 tests 2021-07-18 00:21:33 +03:00
Eldad Fux 318c4843ca Updated error template 2021-07-17 21:59:54 +03:00
Eldad Fux 46960d6731 Hide index 2021-07-17 21:59:34 +03:00
Eldad Fux 2bf69d59f1 Update session document 2021-07-17 13:04:43 +03:00
Eldad Fux 0608103d6f Updated sessions collection structure 2021-07-16 18:11:14 +03:00
Eldad Fux 78689f2878 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-sync-session-collection 2021-07-16 18:00:05 +03:00
Eldad A. FuxandGitHub 19e9a138e4 Merge pull request #1266 from appwrite/feat-db-refactor-routes
Feat - Appwrite Database using Utopia\Database
2021-07-16 17:47:25 +03:00
kodumbeats 3c475e37a9 Add delay to wait for db before initialization 2021-07-16 10:35:46 -04:00
kodumbeats ce742b104e Remove $ from task document 2021-07-16 10:32:20 -04:00
kodumbeats 2619157dd0 Add inline todos 2021-07-16 09:53:55 -04:00
kodumbeats 78dd02e81d Revert increased curl timeout 2021-07-16 09:50:25 -04:00
kodumbeats c04e2ba924 Remove $ from projectId attribute 2021-07-16 09:49:54 -04:00
kodumbeats f749256e03 Fix typos in changes for certificates worker 2021-07-16 09:33:30 -04:00
Eldad Fux 6471acb1e1 Fixed injection name 2021-07-16 07:40:01 +03:00
Eldad Fux b4a65c2c1a Removed TODOs, fixed comments 2021-07-16 07:39:31 +03:00
Eldad Fux 04d6d33f60 Fixed structure 2021-07-16 07:38:29 +03:00
Eldad Fux 0f0af0c799 Updated libs 2021-07-16 07:38:18 +03:00
Eldad A. FuxandGitHub 564324ff1c Merge pull request #1398 from TorstenDittmann/fix-install-shell-args
fix(install): escape shell args
2021-07-16 06:32:11 +03:00
kodumbeats 0243d6c9e1 Use refactored db for certificates worker 2021-07-15 17:14:52 -04:00
Torsten Dittmann 6e69b0a82b fix(install): escape shell args 2021-07-15 18:12:18 +02:00
Damodar Lohani c1b1e76c79 fix download 2021-07-15 17:30:26 +05:45
Damodar Lohani d3b9765d65 fix upload 2021-07-15 17:19:05 +05:45
Damodar Lohani 05674b29a4 updates and refactor 2021-07-15 16:20:08 +05:45
Damodar Lohani f9185d943a fix payload size to 5MB 2021-07-15 16:01:51 +05:45
Damodar Lohani 77e7de6304 use range parser from framewwork 2021-07-15 15:25:41 +05:45
Damodar Lohani dc7d08fddf update dependencies 2021-07-15 15:22:03 +05:45
0817eea595 Update app/controllers/api/users.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-07-15 11:34:08 +05:45
kodumbeats 88146857f7 Use refactored db for tasks worker 2021-07-14 15:59:16 -04:00
kodumbeats 30483610f8 Add missing typehint 2021-07-14 15:09:48 -04:00
Torsten Dittmann 66c5aef358 fix: response filters 2021-07-14 15:27:40 +02:00
Torsten Dittmann 8660cf7977 fix: response filters 2021-07-14 15:27:05 +02:00
Torsten Dittmann 90a08c4d2c fix migration tests 2021-07-14 13:24:10 +02:00
Torsten Dittmann 4633d74fc7 feat(db-refactor): user status now boolean 2021-07-14 13:02:12 +02:00
Eldad A. FuxandGitHub 9000e40f93 Merge pull request #1394 from TorstenDittmann/fix-response-setstatuscode
fix(response): setStatusCode phpdoc block
2021-07-14 13:13:41 +03:00
Torsten Dittmann 5bccaeb394 fix(response): setStatusCode phpdoc block 2021-07-14 10:52:26 +02:00
kodumbeats 3d2888ac70 Remove unused functions 2021-07-13 15:24:52 -04:00
kodumbeats 2db245a607 Use new db for deletes worker 2021-07-13 14:44:45 -04:00
kodumbeats 0af70aae30 Handle deleting functions with new db 2021-07-13 12:10:42 -04:00
kodumbeats b58e773568 Handle deleting execution logs with new db 2021-07-13 12:10:20 -04:00
kodumbeats 4062715613 Handle deleting team memberships with new db 2021-07-13 12:08:52 -04:00
Torsten Dittmann 882686952e adapt to review 2021-07-13 17:18:02 +02:00
kodumbeats adb26c5356 Use Utopia authorization validator 2021-07-13 09:41:15 -04:00
Damodar Lohani e5e6425a3d Merge branch 'feat-large-file' of github.com:lohanidamodar/appwrite into feat-large-file 2021-07-13 16:47:09 +05:45
eab5bd4d5d Update app/controllers/api/storage.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-07-13 16:46:00 +05:45
Torsten Dittmann c89f7b4c1f fix(realtime): reset pdo connection on exception 2021-07-13 12:20:26 +02:00
Torsten Dittmann 1589472606 chore(composer): udpate lock file 2021-07-13 12:09:05 +02:00
Torsten Dittmann 16fde539b5 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-07-13 12:08:40 +02:00
Torsten Dittmann f62ea06f1e fix(realtime): add missing account channel 2021-07-13 12:07:28 +02:00
Damodar Lohani 3c16d18f2e more improvement 2021-07-13 14:01:24 +05:45
Damodar Lohani bceb600430 readable comment 2021-07-13 13:46:42 +05:45
Damodar Lohani 654b8bbadd refactor and code improvements 2021-07-13 13:43:16 +05:45
Eldad A. FuxandGitHub 3fbdf88080 Merge pull request #1378 from appwrite/feat-dev-debugger
feat-dev-debugger
2021-07-13 10:51:36 +03:00
Damodar Lohani b8e853493f Merge branch 'feat-large-file' of github.com:lohanidamodar/appwrite into feat-large-file 2021-07-13 13:35:11 +05:45
Damodar Lohani 2c12e19628 request is not required yet 2021-07-13 13:34:45 +05:45
Damodar Lohani 40129ebc41 view and download code improvements 2021-07-13 13:34:19 +05:45
35184f3ba0 Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-07-13 13:27:03 +05:45
kodumbeats f869e69123 Delete user documents from new db 2021-07-12 17:57:37 -04:00
Torsten DittmannandGitHub 3d22d30868 Merge pull request #1388 from appwrite/feat-changelog-0.9.1
update changelog for 0.9.1
2021-07-12 20:14:04 +02:00
Torsten DittmannandGitHub 582f4e91f6 Update CHANGES.md 2021-07-12 20:03:29 +02:00
Torsten DittmannandGitHub 0c1c254019 Merge pull request #1387 from TorstenDittmann/feat-release-0.9.1
feat(release): 0.9.1
2021-07-12 19:45:01 +02:00
kodumbeats acc4bbb052 Deletes worker no longer needed for collections 2021-07-12 12:45:30 -04:00
Torsten DittmannandGitHub e9a37e9a53 Merge pull request #1385 from TorstenDittmann/fix-broken-pdo-connection
fix(http): reset pdo connection if broken
2021-07-12 18:39:57 +02:00
Torsten Dittmann 71941d8712 feat(release): 0.9.1 2021-07-12 18:21:12 +02:00
Torsten Dittmann cff517a2ab adapt to review 2021-07-12 18:15:21 +02:00
Eldad A. FuxandGitHub b2308e48e3 Merge pull request #1384 from TorstenDittmann/fix-app-resource
fix(app): remove app resource and replace with utopia
2021-07-12 18:42:43 +03:00
Torsten Dittmann 76af58c646 fix(pdo): throw on general to parent 2021-07-12 17:27:26 +02:00
Damodar Lohani 12ba957614 support large file download and view 2021-07-12 16:08:01 +05:45
Torsten Dittmann df24011d8b fix(http): reset pdo connection if broken 2021-07-12 12:04:00 +02:00
Torsten Dittmann 18d4a0def0 fix(app): remove app resource and replace with utopia 2021-07-12 11:51:58 +02:00
Damodar Lohani 30e5c207e6 Merge branch 'feat-storage-buckets' into feat-large-file 2021-07-12 14:57:36 +05:45
Torsten Dittmann 1bc3d61619 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-07-12 09:53:27 +02:00
Damodar LohaniandGitHub 799c66ff7d Merge pull request #1324 from lohanidamodar/feat-sb-backward
Storage Bucket Backward Compatibility
2021-07-11 18:26:55 +05:45
Damodar Lohani 9814ca2fa9 update with DEBUG build args 2021-07-11 18:10:39 +05:45
Eldad A. FuxandGitHub f713c35170 Merge pull request #1375 from Meldiron/feat-fix-log
Added " to wrap environment name in a log
2021-07-11 15:24:36 +03:00
Damodar Lohani 74b24dfe69 properly setup debugger for everyone and contribution guide 2021-07-11 17:20:03 +05:45
Damodar Lohani 5073c264b7 modified entrypoint to support debugger 2021-07-11 15:49:31 +05:45
Matej Baco 24f85cdc78 Added " to wrap environment name 2021-07-10 20:07:03 +02:00
Damodar Lohani e8754111b9 install and enable yasd if testing is true 2021-07-10 21:06:46 +05:45
Eldad A. FuxandGitHub c7978bddfa Update README.md 2021-07-10 07:33:32 +03:00
Eldad A. FuxandGitHub bb95ec536b Update README.md 2021-07-09 07:44:45 +03:00
Eldad A. FuxandGitHub ce9ee59156 Update README.md 2021-07-09 07:39:58 +03:00
Eldad A. FuxandGitHub 53a24217dc Update CONTRIBUTING.md 2021-07-08 17:50:02 +03:00
Damodar Lohani c0d204a9a4 create-file doc with info for chunk upload 2021-07-08 17:11:24 +05:45
Damodar Lohani fc96625fd5 upload large file using chunks 2021-07-08 17:11:11 +05:45
Damodar Lohani 8ca9210308 fields update in files and buckets collection 2021-07-08 16:57:36 +05:45
Torsten Dittmann fbea6e2245 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-07-07 17:00:39 +02:00
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
Eldad A. FuxandGitHub cd6aa89bcc Merge pull request #1370 from appwrite/feat-update-maven-links
feat(platforms): update maven links
2021-07-07 17:48:51 +03:00
Christy Jacob ce8a1dc8c2 feat(platforms): update maven links 2021-07-07 20:17:24 +05:30
Christy JacobandGitHub 41e181916c Merge pull request #1364 from appwrite/feat-update-readme
feat(docs): update version in readme
2021-07-07 19:55:19 +05:30
Eldad A. FuxandGitHub 426dad9767 Merge pull request #1367 from appwrite/feat-kotlin-java-docs
Fixed kotlin sdk java docs
2021-07-07 15:22:03 +03:00
Eldad A. FuxandGitHub ecd1026b9b Merge pull request #1368 from appwrite/fix-filtertypes-without-rules
fix(database): default value for empty rules
2021-07-07 15:12:43 +03:00
Torsten DittmannandGitHub f158980963 fix(database): default value for empty rules 2021-07-07 13:46:44 +02:00
Jake Barnby 190d9607b0 Fixed kotlin sdk java docs 2021-07-07 23:12:01 +12:00
Torsten DittmannandGitHub 7a828cacc3 Merge pull request #1366 from PineappleIOnic/fix-sdk-getting-started-mistype
Fix Mistype in SDK Getting Started files
2021-07-07 12:31:17 +02:00
Bradley Schofield 8f71b9618c Fix Mistype 2021-07-07 11:25:49 +01:00
Damodar Lohani 5db04e09f9 first working POC of large file upload 2021-07-07 15:52:11 +05:45
Christy Jacob 46b109b25a feat(docs): update version in readme 2021-07-07 15:04:41 +05:30
Christy JacobandGitHub 0752aa2d3b Merge pull request #1362 from appwrite/0.9.x
Appwrite 0.9 🚀
2021-07-07 15:02:02 +05:30
Christy JacobandGitHub cbee8748bd Merge pull request #1363 from appwrite/feat-add-changelog
feat(sdks): added flutter and dart changelog
2021-07-07 15:01:42 +05:30
dc4a25d663 Apply suggestions from code review
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2021-07-07 14:58:29 +05:30
Christy Jacob 8892421b68 feat(sdks): added flutter and dart changelog 2021-07-07 14:47:35 +05:30
Torsten Dittmann 0f5690b2b9 update version number from websocket server 2021-07-07 10:23:31 +02:00
Torsten Dittmann 750229f745 update composer lock 2021-07-07 10:21:14 +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 Fux bac529a270 Increased cache buster 2021-07-06 21:26:25 +03:00
Eldad Fux a42597c848 Tiny change for sdk exmaple dir path 2021-07-06 21:20:23 +03:00
Eldad A. FuxandGitHub bafea4e9cc Merge pull request #1360 from appwrite/feat-generate-java-docs
feat(sdks): generate java docs
2021-07-06 21:16:22 +03:00
Eldad Fux febd244df3 Tiny change for sdk exmaple dir path 2021-07-06 20:38:06 +03:00
Christy Jacob 822a52522d feat(sdks): generate java docs 2021-07-06 23:07:40 +05:30
Eldad A. FuxandGitHub 2286bd2fb3 Merge pull request #1357 from appwrite/feat-kotlin-java-docs
Feat kotlin java docs
2021-07-06 20:10:33 +03:00
Eldad A. FuxandGitHub ccf3f41eb6 Update composer.json 2021-07-06 19:32:53 +03:00
Eldad A. FuxandGitHub 1186c6a36f Merge pull request #1298 from PineappleIOnic/feat-1297-add-expire-date-to-urls
Feat Add Expire Parameter to Email Verification and Password Reset URL's
2021-07-06 19:19:08 +03:00
Eldad A. FuxandGitHub f48e59d6dc Merge pull request #1356 from appwrite/TorstenDittmann-patch-1
fix(changelog): 0.9.x
2021-07-06 19:18:39 +03:00
Bradley Schofield e7b0dd9c4a Fix Tests 2021-07-06 15:39:45 +01:00
Bradley Schofield 4e2b05b87c Update account.php 2021-07-06 13:18:55 +01:00
Jake Barnby defd553bd9 Add java + kotlin doc sources for android + kotlin SDK's 2021-07-07 00:06:14 +12:00
Jake Barnby 5149a83159 Allow docs per language per SDK 2021-07-07 00:05:45 +12:00
Torsten DittmannandGitHub cc614cf38b update changelog 2021-07-06 13:14:51 +02:00
Eldad A. FuxandGitHub 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
Eldad A. FuxandGitHub 299cb6f720 Merge pull request #1354 from appwrite/feat-flutter-readme-update
desktop platforms support on readme
2021-07-06 13:23:49 +03:00
da12d426cb Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-07-06 16:08:18 +05:45
Damodar Lohani 9f003542bd update and re-arrange 2021-07-06 14:59:05 +05:45
Bradley Schofield 1a8ace0fb0 Update account.php 2021-07-06 09:14:12 +01:00
Damodar Lohani 2f28bc112f link to build.gradle instead of app id 2021-07-06 13:38:20 +05:45
Damodar Lohani 1629d8d19a links to playground 2021-07-06 13:35:47 +05:45
Damodar Lohani 0acaa76db7 desktop platforms support on readme 2021-07-06 13:26:03 +05:45
Damodar Lohani b1d8050080 test for custom id 2021-07-06 12:56:14 +05:45
Torsten Dittmann 04f529d7db cast in php and skip quoting 2021-07-06 09:01:12 +02:00
Damodar Lohani 2f40d38a37 updates and fixes 2021-07-06 12:08:33 +05:45
Eldad Fux bf9f2455b4 Updated kotlin colors 2021-07-06 09:18:15 +03:00
Eldad Fux a57bd74a47 Updated android colors 2021-07-06 09:15:28 +03:00
kodumbeats 06c276d855 Tighten up validation 2021-07-05 16:27:20 -04:00
kodumbeats 64d1913a03 Keep search param in listCollections 2021-07-05 15:19:18 -04:00
kodumbeats 4a90076013 Cleanup code comments 2021-07-05 15:15:39 -04:00
kodumbeats e26d379618 Test for webhook indexes.delete not complete 2021-07-05 14:29:21 -04:00
kodumbeats 081f2f83f1 Improve examples 2021-07-05 14:28:38 -04:00
kodumbeats 01555eb8ef Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-05 13:40:38 -04:00
Damodar Lohani f7ef4349d4 custom id validator 2021-07-05 17:20:15 +05:45
fb34c0683d Update app/controllers/api/users.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-07-05 17:11:52 +05:45
Damodar Lohani 0730cf75c4 test for custom id, and fix validator 2021-07-05 16:48:52 +05:45
Damodar Lohani 5e2f3ed9c9 custom id support in create user 2021-07-05 16:35:29 +05:45
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
Eldad A. FuxandGitHub 756922a747 Merge pull request #1347 from appwrite/feat-changelog-0.9
fix(changelog): 0.9
2021-07-05 11:44:08 +03:00
Eldad A. FuxandGitHub 3480fefb89 Merge pull request #1348 from TorstenDittmann/feat-db-version-reference
feat(projects): add version number
2021-07-05 11:43:37 +03:00
Damodar Lohani 8d40a1b3ce removing existing storage tests without buckets 2021-07-05 13:57:47 +05:45
Eldad A. FuxandGitHub ae8583f3a2 Merge pull request #1322 from appwrite/fix-functions-worker
Fix functions worker
2021-07-05 11:10:35 +03:00
Damodar Lohani cd53af5375 route aliases for backward compatibility 2021-07-05 13:52:45 +05:45
Damodar Lohani 6249529de1 update utopia-framework 2021-07-05 13:48:01 +05:45
Damodar Lohani fdfe5c62e5 Merge branch 'feat-storage-buckets' into feat-sb-backward 2021-07-05 13:46:37 +05:45
Damodar Lohani 8c98c5f6ae Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-07-05 13:30:41 +05:45
Torsten Dittmann 6c8e1a3190 feat(projects): add version number 2021-07-05 09:12:59 +02:00
Torsten DittmannandGitHub 506997483c Update CHANGES.md 2021-07-05 08:51:56 +02:00
Eldad A. FuxandGitHub 23f8c9a451 Merge pull request #1346 from appwrite/feat-update-kotlin-readme
Feat update kotlin readme
2021-07-05 09:28:07 +03:00
Christy Jacob 3251d29303 feat: added kotlin readme warning 2021-07-05 11:33:06 +05:30
Eldad Fux 92f0cc3cb7 Merge branch 'master' of github.com:appwrite/appwrite 2021-07-05 08:55:13 +03:00
Eldad Fux 999a6b664f Updated logo 2021-07-05 08:55:07 +03:00
Eldad A. FuxandGitHub 71bf43a355 Merge pull request #1343 from lohanidamodar/feat-upgrade-runtimes
feat-upgrade-runtimes
2021-07-04 18:40:46 +03:00
Eldad Fux 0152e3b69c Sync with dbpool changes 2021-07-04 18:14:39 +03:00
Eldad Fux 14909a04f2 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-04 17:14:06 +03:00
Damodar Lohani c8b4abfebd fix gravity for buckets 2021-07-04 18:22:00 +05:45
Damodar Lohani 37239edad5 wip 2021-07-04 18:15:47 +05:45
Damodar Lohani aff1013ee8 Merge branch 'feat-storage-buckets' into feat-sb-backward 2021-07-04 18:15:11 +05:45
Damodar Lohani c008a9e360 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-07-04 18:14:20 +05:45
Eldad Fux f69c4e3048 Updated project init 2021-07-04 15:23:58 +03:00
Eldad Fux 025b4e4e81 Updated deps 2021-07-04 15:06:26 +03:00
Eldad Fux c3cd9637f6 Updated create collection 2021-07-04 15:05:46 +03:00
Eldad Fux 10202b2a30 Updated deps 2021-07-04 15:04:27 +03:00
Damodar Lohani 02c5eba4e4 Merge branch '0.9.x' into feat-upgrade-runtimes 2021-07-04 11:11:36 +05:45
Damodar Lohani 48272e8e50 remove denot and .net 2021-07-04 11:09:56 +05:45
Eldad Fux a0645641bc Fixed missing links 2021-07-03 22:16:41 +03:00
Eldad Fux 2f54c5607e Updated dependencies 2021-07-03 20:59:02 +03:00
Eldad Fux ab7a277ae9 Update env to runtime 2021-07-03 19:55:23 +03:00
Eldad Fux c8054bf209 Updated change log 2021-07-03 15:11:37 +03: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. FuxandGitHub f013d07df3 Merge pull request #1301 from PineappleIOnic/feat-fix-unique-keys-not-updating
Fix Unique Keys not being updated when changing a user's email address
2021-07-03 09:18:39 +03:00
Eldad A. FuxandGitHub 737ba69da0 Merge pull request #1342 from TorstenDittmann/feat-improved-migration
feat(migration): add version chooser
2021-07-03 09:00:35 +03:00
Eldad A. FuxandGitHub 56a272561c Merge pull request #1345 from appwrite/feat-update-specs
feat: update specs and regenerate docs
2021-07-03 08:58:22 +03:00
kodumbeats 860a2c7616 Fix index and attribute routes for tests 2021-07-02 20:20:09 -04:00
kodumbeats 7e2ca3ba97 Test webhooks for indexes 2021-07-02 18:48:58 -04:00
kodumbeats 50a3493d69 Use attribute size as index length 2021-07-02 18:23:58 -04:00
kodumbeats dfa7516b15 Add missing typehint 2021-07-02 18:22:49 -04:00
kodumbeats 05fb04fdc2 Fix webhook tests 2021-07-02 18:22:36 -04:00
kodumbeats 760a0f9c79 Update env to runtime 2021-07-02 16:39:53 -04:00
kodumbeats 95dad203b8 Test attribute creation webhooks 2021-07-02 16:22:12 -04:00
kodumbeats db4e6c93be Added events for attributes and indexes 2021-07-02 16:21:46 -04:00
kodumbeats bafde0aa29 Remove unneeded param from callback 2021-07-02 16:21:06 -04:00
kodumbeats e9561a68dc Get db and cache from pool via coroutine 2021-07-02 13:29:39 -04:00
kodumbeats 145203663d Pass default param where required 2021-07-02 13:29:03 -04:00
kodumbeats 23dd38cedb Add param for default values when creating collections 2021-07-02 11:47:17 -04:00
kodumbeats 017ee134e6 Use dev branches until features are merged 2021-07-02 11:46:57 -04:00
Christy Jacob 6e346e5384 feat: remove source directory deletion 2021-07-02 17:59:23 +05:30
Eldad A. FuxandGitHub 85e84253f0 Merge pull request #1344 from lohanidamodar/fix-gravity-cache
fix-gravity-cache
2021-07-02 15:19:09 +03:00
Christy Jacob 0cdd1daf0b feat: added kotlin getting started 2021-07-02 17:47:35 +05:30
Christy Jacob d543a5fbe9 feat: correct spelling mistake 2021-07-02 17:39:19 +05:30
Christy Jacob e8870dcb3e feat: update android versions 2021-07-02 17:20:54 +05:30
Christy Jacob 766f19d2a4 feat: update specs and regenerate docs 2021-07-02 17:17:02 +05:30
Torsten Dittmann cec23ecd7e remove leftover imports 2021-07-02 13:32:57 +02:00
Damodar Lohani d37afb58c4 adding java 16.0 as default runtime 2021-07-02 16:40:21 +05:45
Damodar Lohani 949b2a21c3 add gravity to cache key 2021-07-02 16:31:46 +05:45
Damodar Lohani 743d73dca0 make newer node runtime default 2021-07-02 16:26:53 +05:45
Bradley SchofieldandGitHub 1c0454daa9 Merge branch '0.9.x' into feat-1297-add-expire-date-to-urls 2021-07-02 11:40:58 +01:00
Damodar Lohani 5583d946e7 runtime upgrade 2021-07-02 16:25:48 +05:45
Bradley Schofield da9860c7c4 Revert "Merge branch 'master' into feat-1297-add-expire-date-to-urls"
This reverts commit 9472867c66, reversing
changes made to 7e8d76b66d.
2021-07-02 11:39:41 +01:00
Bradley Schofield 9472867c66 Merge branch 'master' into feat-1297-add-expire-date-to-urls 2021-07-02 11:37:29 +01:00
Torsten Dittmann 8966d3d673 add tests 2021-07-02 11:33:10 +02:00
Torsten Dittmann b4dd30dfba fix whitespace 2021-07-02 11:10:46 +02: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
kodumbeats 0b9f6341d2 Get a connection from pool in coroutine 2021-07-01 16:35:09 -04:00
kodumbeats d7cdb25446 Fix database constructors 2021-07-01 16:34:21 -04:00
kodumbeats 536f953f1d Retrieve cache and db without registry 2021-07-01 13:48:37 -04:00
Eldad A. FuxandGitHub 8212bc89e6 Merge pull request #1341 from appwrite/feat-generate-docs
Feat generate docs
2021-07-01 20:41:25 +03:00
Christy Jacob 61d1807a26 feat: review comments 2021-07-01 23:09:47 +05:30
Christy Jacob cab47c78dc Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-generate-docs 2021-07-01 22:30:12 +05:30
Eldad A. FuxandGitHub 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
kodumbeats d68f7254be Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-01 12:51:07 -04:00
Christy Jacob f4b8bc1c84 feat: update docs for 0.9.x 2021-07-01 22:21:07 +05:30
Christy Jacob 2c9ce4aa52 feat: updated README and security file 2021-07-01 22:17:22 +05:30
kodumbeats 0d895c5486 Upgrade to utopia-php/database:0.4.0 2021-07-01 12:24:13 -04:00
Eldad A. FuxandGitHub 75ce42ea6e Merge pull request #1339 from TorstenDittmann/feat-migration-0.9
feat(migration): 0.9.x
2021-07-01 17:56:09 +03:00
Christy Jacob 5581fb23a0 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-add-response-filters 2021-07-01 19:41:33 +05:30
Eldad A. FuxandGitHub 92707e92e5 Merge pull request #1337 from appwrite/feat-add-kotlin-platform
Feat add kotlin platform
2021-07-01 17:09:15 +03:00
Christy Jacob d820a2f9f2 feat: updated sdk generator tag 2021-07-01 19:34:25 +05:30
Christy Jacob 998c966614 feat: add missing line 2021-07-01 19:18:11 +05:30
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 7b5b2c8af8 fix after rebase 2021-07-01 15:13:16 +02:00
Torsten Dittmann cc3f6e81eb fix js dist build 2021-07-01 12:36:37 +02:00
Torsten Dittmann d7a3238c15 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-07-01 12:36:01 +02:00
Torsten Dittmann b9d95f769c fix after rebase 2021-07-01 12:31:48 +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 159f75793c fix tests for auth get roles 2021-07-01 09:19:48 +02:00
Christy Jacob aac3ca45a0 feat: update version number 2021-07-01 12:37:26 +05:30
kodumbeats 1ae6cf39f6 Add examples to response model for docs 2021-06-30 14:49:54 -04:00
kodumbeats 48e15c7916 Remove unneeded volume mounts from database worker 2021-06-30 14:35:32 -04:00
kodumbeats 1454dec6ad Define defaults for getAttribute 2021-06-30 14:33:25 -04:00
kodumbeats 6885d51e82 Remove unneeded $member roles 2021-06-30 14:33:05 -04:00
kodumbeats a912e2f20e Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-30 14:24:48 -04:00
Christy Jacob 4e3ca74570 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-add-kotlin-platform 2021-06-30 20:46:20 +05:30
Christy Jacob 31acdec0aa feat: added kotlin platform to SDK task 2021-06-30 20:46:07 +05:30
12b58b00ac Update descriptions/examples for docs
Applied suggestions from code review

Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-30 11:10:45 -04:00
Torsten Dittmann d224fb49e6 fix some style issues 2021-06-30 16:47:55 +02:00
Torsten Dittmann 1e6b867378 fix(tests): messaging unit tests 2021-06-30 16:29:33 +02:00
Torsten Dittmann 80c4e378b3 fix(acl): getting role for user in auth class 2021-06-30 16:04:32 +02:00
Eldad A. FuxandGitHub e413a4e4f0 Merge pull request #1333 from appwrite/fix-updated-execution-model-description
Updated description on Execution Model
2021-06-30 17:03:22 +03:00
Torsten Dittmann eaa3644f0f remove Realtime event class 2021-06-30 13:36:58 +02:00
Eldad A. FuxandGitHub acade77bdc Merge pull request #1335 from TorstenDittmann/fix-npm-package-lock-june-2021
deps(npm): fix lock files
2021-06-30 13:16:00 +03:00
Torsten Dittmann 0186d8c6f8 deps(npm): fix lock files 2021-06-30 11:42:26 +02:00
Eldad Fux c8d8b1b867 Fixed typos 2021-06-30 09:29:39 +03:00
Eldad A. FuxandGitHub 46e1174778 Merge pull request #1332 from TorstenDittmann/deps-imagick-3.5.0
deps(php): imagick to 3.5.0
2021-06-30 09:24:26 +03:00
Eldad Fux afd7678781 Updated description 2021-06-30 09:23:43 +03:00
Torsten Dittmann ef919c0395 fix timelimit 2021-06-29 18:22:10 +02:00
Torsten Dittmann caddb13008 add websocket branch 2021-06-29 18:22:06 +02:00
Torsten Dittmann 6767e14382 fix(php): libgomp dependency 2021-06-29 16:59:32 +02:00
Torsten Dittmann 77a5663bdb deps(php): imagick to 3.5.0 2021-06-29 15:47:38 +02:00
Torsten Dittmann e232b2a723 fix tests 2021-06-29 15:11:14 +02:00
Torsten Dittmann 8106631452 update lock file 2021-06-29 13:34:48 +02: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
Damodar Lohani 37acf25acb Merge branch 'feat-storage-buckets' into feat-sb-backward 2021-06-29 15:39:50 +05:45
Eldad A. FuxandGitHub 5eeceeba20 Merge pull request #1330 from TorstenDittmann/feat-improved-connection-pools
feat(db): improved connection pools
2021-06-29 11:05:59 +03:00
Damodar LohaniandGitHub 7ef61fd6ec Merge pull request #1299 from lohanidamodar/feat-sb-files
Feat Files with Storage Buckets
2021-06-29 13:19:13 +05:45
Eldad A. FuxandGitHub 71c79804e6 Merge pull request #1323 from lohanidamodar/doc-account-oauth2-session
Update OAuth2 session doc
2021-06-29 10:33:06 +03:00
Eldad A. FuxandGitHub 329d86f041 Merge pull request #1331 from appwrite/fix-mock-endpoint-validator
feat: revert integer validator to numeric
2021-06-28 18:51:25 +03:00
Christy Jacob ebc08be20c feat: revert integer validator to numeric 2021-06-28 20:54:37 +05:30
Torsten Dittmann 613d33321c remove realtime Parser class 2021-06-28 16:34:28 +02:00
Torsten Dittmann dd47f195a0 deps(composer): updated abuse library to 0.5.0 2021-06-28 12:20:22 +02:00
Torsten Dittmann 06674982df refactor(realtime): move getRoles into Auth 2021-06-28 12:18:00 +02:00
Torsten Dittmann 49fa26b18c fix model for connections 2021-06-28 09:56:03 +02:00
Torsten Dittmann 91250ea52b fix(users): db connection 2021-06-28 09:55:56 +02:00
64b2fc8056 Update docs/references/account/create-session-oauth2.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-28 13:18:44 +05:45
Torsten Dittmann 44ba052fcb feat(db): improved connection pools 2021-06-28 09:19:33 +02:00
Damodar Lohani 08c03664d2 Merge branch 'feat-sb-backward' of github.com:lohanidamodar/appwrite into feat-sb-backward 2021-06-28 11:39:11 +05:45
Damodar Lohani d82594cfcd update and delete backward compatibility 2021-06-28 11:38:25 +05:45
Damodar Lohani ee580add1a create file backward compatibility 2021-06-28 11:38:25 +05:45
Damodar Lohani 8c458383d3 backward compatibility for get requests 2021-06-28 11:38:25 +05:45
Damodar Lohani 5442c4b767 proper error message 2021-06-28 11:37:45 +05:45
Eldad Fux 03ff844291 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-26 22:47:53 +03:00
Eldad Fux 862f6721e8 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-26 22:06:23 +03:00
Eldad A. FuxandGitHub f374d66464 Merge pull request #1319 from lohanidamodar/fix-gravity-param
Update image library and gravity param
2021-06-26 18:02:06 +03:00
Damodar Lohani bae1fd5cfb update and delete backward compatibility 2021-06-25 16:41:39 +05:45
Damodar Lohani 0e4736038b create file backward compatibility 2021-06-25 16:40:26 +05:45
Damodar Lohani f2f613d721 backward compatibility for get requests 2021-06-25 16:28:37 +05:45
Damodar Lohani 66a6c40433 update image library 2021-06-25 12:36:03 +05:45
598a187a28 Update docs/references/account/create-session-oauth2.md
Co-authored-by: Bradley Schofield <ionicisere@gmail.com>
2021-06-25 12:32:43 +05:45
Torsten Dittmann a77291dcb0 remove redis-commander 2021-06-24 16:54:03 +02:00
Torsten Dittmann 923d373b6d introduce utopia-php/websocket 2021-06-24 14:22:32 +02:00
Torsten Dittmann ad4ecea673 fix(migration): database adapters 2021-06-24 12:13:13 +02:00
Damodar Lohani 79bee417ae throw 500 when bucket size limit is larger than system's storage limit 2021-06-24 12:55:21 +05:45
5dae32d56f Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-24 12:46:29 +05:45
Damodar Lohani 378be8363a using getGravityTypes method to get list of supported gravity 2021-06-24 12:15:52 +05:45
Damodar Lohani 5c3223d8fe update oAuth2 session doc 2021-06-24 11:52:08 +05:45
Torsten Dittmann 699dba8e19 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-24 00:03:25 +02:00
Torsten Dittmann e4be09ff19 fix audit 2021-06-23 23:31:58 +02:00
Christy Jacob fdd389a17a feat: remove var_dump() 2021-06-24 01:55:27 +05:30
Christy Jacob 31b5b985e3 Merge branch '0.9.x' of github.com:appwrite/appwrite into fix-functions-worker 2021-06-24 01:52:55 +05:30
Christy Jacob d5a7b58c48 feat: pass empty string instead of null in functions worker 2021-06-24 01:52:43 +05:30
Eldad A. FuxandGitHub 91b2a139a5 Merge pull request #1294 from PineappleIOnic/feat-get-session-by-id-endpoint
Add session by ID API Endpoint
2021-06-23 18:45:08 +03:00
Eldad A. FuxandGitHub d756f36f3d Merge pull request #1321 from appwrite/feat-new-console-sdk
feat: updated console sdk
2021-06-23 18:38:13 +03:00
Torsten Dittmann b2aa23be11 update composer lock 2021-06-23 17:13:01 +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 0b1b21a5b0 Update Tests 2021-06-23 16:06:52 +01:00
kodumbeats 4c81d6b490 Remove unnecessary params from new attribute and index routes 2021-06-23 10:21:32 -04:00
Bradley Schofield 84f88628f5 Implement Suggestions 2021-06-23 15:02:24 +01:00
Torsten DittmannandGitHub 1e972db792 Merge pull request #1318 from appwrite/feat-pools-poc
POC
2021-06-23 15:24:01 +02:00
Christy Jacob f74f653ac1 feat: remove example docs 2021-06-23 17:52:20 +05:30
Christy Jacob 09dd0ae1c9 feat: remove example docs 2021-06-23 17:50:08 +05:30
Christy Jacob 7c76234656 feat: remove runtimes env var 2021-06-23 17:48:30 +05:30
Christy Jacob 8359a4e797 feat: restore sdks.php 2021-06-23 17:47:55 +05:30
Christy Jacob fca3894115 feat: remove generated sdks 2021-06-23 17:47:33 +05:30
Christy Jacob 6711398ab2 feat: updated console sdk 2021-06-23 17:45:27 +05:30
Damodar Lohani 497d391412 update image library and gravity param 2021-06-23 13:59:35 +05:45
Eldad Fux 9e6e345a3f Updated changelog 2021-06-23 10:56:35 +03:00
Eldad A. FuxandGitHub 46b05afcf1 Merge pull request #1317 from appwrite/dependabot/composer/phpmailer/phpmailer-6.5.0
build(deps): bump phpmailer/phpmailer from 6.4.1 to 6.5.0
2021-06-23 10:55:16 +03:00
Eldad A. FuxandGitHub 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 29dfc4cf46 Merge branch '0.9.x' of github.com:appwrite/appwrite into 0.9.x 2021-06-23 09:01:52 +03:00
Eldad Fux 4822d3cc5c Updated runtime logos 2021-06-23 09:01:47 +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
kodumbeats ea46b7b783 Use stricter validators for params 2021-06-22 15:34:42 -04:00
Bradley Schofield aa1e713b75 Fix tests 2021-06-22 16:56:05 +01:00
dependabot[bot]andGitHub 607c64734d build(deps): bump phpmailer/phpmailer from 6.4.1 to 6.5.0
Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.4.1 to 6.5.0.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases)
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md)
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v6.4.1...v6.5.0)

---
updated-dependencies:
- dependency-name: phpmailer/phpmailer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 15:18:52 +00:00
Damodar Lohani 9a955e0244 file extension validation 2021-06-22 17:57:46 +05:45
Eldad A. FuxandGitHub 6773816909 Merge pull request #1310 from appwrite/fix-removed-duplicated-cli-command
Removed duplicated cli command
2021-06-22 14:51:34 +03:00
Damodar Lohani 305dd37eeb composer update 2021-06-22 16:41:16 +05:45
86afebd726 Update CHANGES.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-22 11:18:36 +01:00
22bc391047 Update app/controllers/api/functions.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-22 11:18:26 +01:00
Eldad A. FuxandGitHub 56f062fccc Merge pull request #1315 from lohanidamodar/feat-new-functions-runtime
feat-new-functions-runtime
2021-06-22 13:07:36 +03:00
Torsten Dittmann 241255dabf improve connection pools 2021-06-22 11:16:29 +02:00
Damodar Lohani 9598868c50 update php-runtime version 2021-06-22 14:38:20 +05:45
Damodar Lohani 2ad4c83314 large file test 2021-06-22 14:22:04 +05:45
Damodar Lohani 9bdc4a5147 fix encryption and compression checks 2021-06-22 14:21:44 +05:45
Eldad A. FuxandGitHub ecadb1bede Merge pull request #1308 from Meldiron/feat-functions-speedup
Execute functions up to 5 seconds faster
2021-06-21 18:45:10 +03:00
Bradley Schofield c92a820c6d Renamed env param on /v1/functions to runtime 2021-06-21 15:42:39 +01:00
Damodar Lohani 8d37fdc213 APP_STORAGE_LIMIT updated for large file test 2021-06-21 14:08:24 +05:45
Damodar Lohani a8891c4b37 large file test for encryption 2021-06-21 14:08:08 +05:45
Bradley Schofield 1cf66b5934 Update account.php 2021-06-21 09:13:18 +01:00
Damodar Lohani af04bc0ac6 remove extra whitespace 2021-06-21 13:51:08 +05:45
Damodar Lohani 93902d2c73 check storage before bucket 2021-06-21 13:50:11 +05:45
Damodar Lohani 80b9fbd3ef test for bucket file size limit 2021-06-21 12:51:28 +05:45
Damodar Lohani 0f317ffa24 test files operation for unknown buckets 2021-06-21 12:43:06 +05:45
Eldad Fux 83047e8784 Fixed is empty conditions 2021-06-20 16:59:36 +03:00
Eldad A. FuxandGitHub 080c26e359 Merge pull request #1302 from TorstenDittmann/docs-fix-anonymous-session
docs(acocunt): fix converting anon account
2021-06-20 16:36:38 +03:00
Eldad Fux 4a0b9e5e89 Removed duplicated cli command 2021-06-20 16:16:01 +03:00
Eldad A. FuxandGitHub 32b890a553 Merge pull request #1135 from fishmandev/fix-NA--submit-a-pull-request-section-to-config-variables
Use the correct 'End Of Line' symbol for selected platform.
2021-06-20 16:00:30 +03:00
Eldad A. FuxandGitHub e529be5d55 Merge branch 'master' into fix-NA--submit-a-pull-request-section-to-config-variables 2021-06-20 16:00:19 +03:00
Damodar Lohani 181b56eb75 updates 2021-06-20 17:10:48 +05:45
Damodar Lohani fe0bdf0799 preview, view, download, update, delete endpoints and tests 2021-06-20 17:05:35 +05:45
Damodar Lohani 18a8392c9b update suggestions 2021-06-20 16:40:24 +05:45
Damodar Lohani 17ec8bc28d limit comments 2021-06-20 16:35:03 +05:45
df5cd22bb9 Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-20 16:34:10 +05:45
Matej Baco b7e9efb3d7 Updated interval of an usage worker 2021-06-20 00:01:01 +02:00
Matej Baco a1d4e35375 Updated INTERVALS of php-resque 2021-06-19 23:46:20 +02:00
Eldad Fux bea02c8397 Updated model examples 2021-06-19 17:24:39 +03:00
Eldad Fux 0221ef2caa Added new lang colors 2021-06-19 16:30:30 +03:00
kodumbeats 2e0b7fe471 Support queries for listCollections 2021-06-18 15:27:16 -04:00
kodumbeats 9aad04b484 Accept default permissions from Utopia for now 2021-06-18 15:27:03 -04:00
kodumbeats 5bcb51ab5b Clean up unused code 2021-06-18 15:17:39 -04:00
kodumbeats b1a6302311 Use database worker to remove attributes and indexes 2021-06-18 14:27:14 -04:00
kodumbeats 47d74a64be Add assertions to confirm index was created successfully 2021-06-18 13:18:27 -04:00
kodumbeats 4567bc0d77 Ensure attributes are removed from queue before adding documents 2021-06-18 13:09:07 -04:00
kodumbeats afd347ca6f Create attributes and indexes using database worker 2021-06-18 12:13:37 -04:00
Torsten Dittmann af493324d0 docs(acocunt): fix converting anon account 2021-06-18 13:32:32 +02:00
Torsten Dittmann 9370e74dde remove file leftover 2021-06-18 13:17:33 +02:00
Torsten Dittmann 6bb0c4adf4 fix dists files for js 2021-06-18 13:16:30 +02:00
Torsten Dittmann 7e53800a3e Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-06-18 12:00:55 +02:00
Torsten Dittmann a3cc8c9ad2 adapt to review 2021-06-18 12:00:27 +02:00
Damodar Lohani 07e32f1311 get bucket file and test 2021-06-18 15:18:00 +05:45
Bradley Schofield 7e8d76b66d Add more tests 2021-06-18 10:28:54 +01:00
Damodar Lohani 7427e9dfad list bucket files and test 2021-06-18 15:09:16 +05:45
Torsten Dittmann 16e50e8b32 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-06-18 10:43:09 +02:00
Torsten Dittmann 05b7b3da24 chore(composer): update lock file 2021-06-18 10:42:47 +02:00
Damodar Lohani 2f5dea62dc test for create file with bucket support 2021-06-18 14:23:36 +05:45
Damodar Lohani 29cb5e9fef create file with bucket 2021-06-18 14:21:19 +05:45
Damodar Lohani 3c4ba79103 skipping file type validation for now 2021-06-18 14:20:46 +05:45
Damodar Lohani 71a69a1dd8 fix human readable descriptions 2021-06-18 14:20:14 +05:45
Damodar Lohani 9850141128 updated param description 2021-06-18 13:33:57 +05:45
Damodar Lohani d097c9603c update params and description 2021-06-18 13:19:52 +05:45
Damodar LohaniandGitHub 5019fdcc02 Merge pull request #1296 from lohanidamodar/feat-sb-update
Feat Storage bucket update and delete
2021-06-18 11:13:26 +05:45
Eldad Fux 9ab76690b6 Merge branch '0.9.x' of github.com:appwrite/appwrite into 0.9.x 2021-06-18 07:13:48 +03:00
Eldad Fux 0a762f722e Updated chanelog 2021-06-18 07:13:43 +03:00
kodumbeats 4a4165a304 Make worker-database executable 2021-06-17 18:13:46 -04:00
kodumbeats 707f49b83f Set up database worker 2021-06-17 17:58:35 -04:00
kodumbeats b32a0e72a9 Add getters for dbForInternal and dbForExternal 2021-06-17 15:30:28 -04:00
kodumbeats e278b06e06 Organize used libraries 2021-06-17 15:30:03 -04:00
kodumbeats c7dfb60bbc Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-17 14:24:09 -04:00
kodumbeats 3c7b7d21f5 Add reminder to filter results from listCollections 2021-06-17 14:22:43 -04:00
kodumbeats 90b280a014 Outline database resque worker 2021-06-17 14:22:06 -04:00
Eldad Fux 4c615c8fa6 Updated log method name 2021-06-17 21:21:22 +03:00
kodumbeats 160330675a Add whitelist of filters to createAttribute 2021-06-17 13:09:40 -04:00
kodumbeats 435f6879f2 Remove unused imports 2021-06-17 13:03:24 -04:00
kodumbeats a54af88a38 Address todo items for attributes and index routes 2021-06-17 11:53:06 -04: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
kodumbeats 9fb64c5621 createCollection requires read/write params 2021-06-17 11:15:14 -04:00
Bradley SchofieldandGitHub 891a46d883 Merge branch '0.9.x' into feat-1297-add-expire-date-to-urls 2021-06-17 14:20:24 +01:00
Bradley Schofield 06cf8ab253 Add tests and changelogs 2021-06-17 14:17:35 +01:00
Bradley Schofield c5a08350a2 Add expire param to Account Recovery and Email Verification 2021-06-17 13:44:06 +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
Damodar Lohani 9662ba4ec7 fix data param 2021-06-17 16:01:37 +05:45
Damodar Lohani d7a6c47b98 create file for bucket and test 2021-06-17 15:55:58 +05:45
Bradley SchofieldandGitHub 3f386d485e Merge branch '0.9.x' into feat-get-session-by-id-endpoint 2021-06-17 11:07:33 +01:00
Bradley Schofield aa41382b26 Update CHANGES.md 2021-06-17 11:05:57 +01:00
e530d633dc Update app/controllers/api/storage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-06-17 15:32:45 +05:45
Bradley Schofield 88bb46ec95 Update account.php 2021-06-17 10:41:04 +01:00
Torsten Dittmann 43036a9ba6 feat(realtime): add membership events 2021-06-17 11:37:52 +02:00
Bradley Schofield 978668cbb9 Implement changes on other endpoints 2021-06-17 10:33:57 +01:00
Bradley Schofield 40e9fa9b36 Add Christy's Suggestions 2021-06-17 10:08:01 +01:00
696b133881 Update app/controllers/api/storage.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-17 14:14:02 +05:45
abdbdeef35 Update app/controllers/api/storage.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-17 14:12:40 +05:45
Damodar Lohani db85577f4f delete storage bucket webhook test 2021-06-17 14:08:21 +05:45
Damodar Lohani 7ec21d5c5e remove adapter 2021-06-17 13:46:19 +05:45
Damodar Lohani cdd83bf292 storage bucket delete event 2021-06-17 13:42:38 +05:45
Damodar Lohani 7829ac09b3 prevent adapter update 2021-06-17 13:36:29 +05:45
Damodar Lohani f92fa47c0c fix event 2021-06-17 13:34:49 +05:45
Damodar LohaniandGitHub 013b08936c Merge pull request #1290 from lohanidamodar/feat-sb-list
Feature Create, List and Get buckets
2021-06-17 13:12:16 +05:45
Damodar Lohani 5ebebbd0aa webhook test for update bucket 2021-06-17 12:41:01 +05:45
Damodar Lohani 8c30043bd3 delete bucket endpoint and test 2021-06-17 12:39:56 +05:45
Damodar Lohani 1a82529e49 fixes 2021-06-17 12:39:56 +05:45
Damodar Lohani dca5c3491b update bucket endpoint and test 2021-06-17 12:39:56 +05:45
Damodar Lohani 67823a6e5d webhook tests 2021-06-17 12:27:29 +05:45
0c5072e8a4 Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-17 11:13:27 +05:45
kodumbeats 2530341bf9 Fix updateCollection and clean up code 2021-06-16 16:36:18 -04:00
kodumbeats 829240e38c Add retry to first db connection and improve logging 2021-06-16 16:32:10 -04:00
Torsten Dittmann 6ebf6bd155 feat(realtime): team events and permission validation 2021-06-16 19:43:06 +02:00
Bradley Schofield fa918f9523 Add Eldad's Suggestions 2021-06-16 14:48:30 +01:00
Bradley Schofield 320cc97ad8 Replace getCollectionFirst with getDocument
Should be faster due to redis caching
2021-06-16 12:48:33 +01:00
Bradley Schofield cdb8fb8286 Implement suggestions 2021-06-16 11:48:12 +01:00
Bradley Schofield e3273bc49f Add Tests 2021-06-16 11:41:15 +01:00
Bradley Schofield d4c39b7b73 Add session by ID API Endpoint 2021-06-16 11:14:08 +01:00
Torsten Dittmann 554d3c3557 feat(maintenance): add realtime usage stats 2021-06-16 11:35:37 +02:00
Torsten Dittmann 8102b4f908 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-06-16 11:10:02 +02:00
Torsten Dittmann 0acbb6097c fix(realtime): add port env 2021-06-16 11:09:12 +02:00
Damodar Lohani 6c2117a750 removed extra whitespace 2021-06-16 13:25:49 +05:45
7bb546ecb3 Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-16 12:52:05 +05:45
Damodar Lohani 9def955ab2 bucket read scope 2021-06-16 11:52:35 +05:45
Damodar Lohani 72ea5492fc reference files 2021-06-16 11:42:33 +05:45
Damodar Lohani 30ec6fcaae create bucket validating all fields 2021-06-16 11:39:19 +05:45
Damodar Lohani 7d5e073812 remove buckets test from base in favor for server side tests 2021-06-16 11:36:09 +05:45
Damodar Lohani 928b083bcc updated to more in sync with collections 2021-06-16 11:35:54 +05:45
Damodar Lohani 1bf770ed34 moving storage buckets test to server scope 2021-06-16 11:35:40 +05:45
Damodar Lohani 491720183a update descriptions 2021-06-16 11:28:59 +05:45
Damodar Lohani bf077e2f9b Merge branch 'feat-sb-id-get' into feat-sb-list 2021-06-16 11:26:41 +05:45
Damodar Lohani 988004e27f suggested updates 2021-06-16 11:16:07 +05:45
94c91cc52a Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-16 11:11:34 +05:45
Damodar Lohani 92d1ef4428 Merge branch 'feat-sb-create' into feat-sb-list 2021-06-16 11:08:54 +05:45
Damodar Lohani 091152ca46 update collection structure 2021-06-16 11:08:31 +05:45
Torsten Dittmann e281ea08c6 revert(docker): adding chronograf 2021-06-15 17:14:48 +02:00
Torsten Dittmann 4847a0b674 feat(realtime): shared usage stats over database 2021-06-15 17:11:07 +02:00
kodumbeats 53d3ae0419 Temporarily adjust client timeout 2021-06-15 10:25:14 -04:00
kodumbeats 0e7c55c17c Fix tests for deleteDocument 2021-06-15 10:24:51 -04:00
kodumbeats a62c46cc44 Fix tests for update and delete document 2021-06-15 09:38:24 -04:00
Torsten Dittmann 7adcdf916f fix(realtime): class and phpdocs 2021-06-15 11:14:10 +02:00
Damodar Lohani 667161d46a with new db this is not required 2021-06-15 14:44:00 +05:45
Damodar Lohani 72bcbf2863 Merge branch 'feat-sb-list' into feat-sb-id-get 2021-06-15 14:30:45 +05:45
Damodar Lohani 2a05eca0c4 Merge branch 'feat-sb-create' into feat-sb-list 2021-06-15 14:30:13 +05:45
Damodar Lohani b1ebb150cb fix response model 2021-06-15 14:29:36 +05:45
Torsten Dittmann 82b3a56d26 revert(realtime): make access modifiers public again 2021-06-15 10:41:02 +02:00
Damodar Lohani 62f7373e77 fix get bucket with new db 2021-06-15 14:24:36 +05:45
Damodar Lohani 8265884fb9 Merge branch 'feat-sb-list' into feat-sb-id-get 2021-06-15 14:22:52 +05:45
Damodar Lohani b7eb26bc96 fix list bucket with new db 2021-06-15 14:22:23 +05:45
Damodar Lohani 017da96eb0 Merge branch 'feat-sb-create' into feat-sb-list 2021-06-15 14:20:12 +05:45
Damodar Lohani 6939002932 create bucket fixing with new db 2021-06-15 14:19:49 +05:45
Damodar Lohani 11670642af Merge branch 'feat-sb-list' into feat-sb-id-get 2021-06-15 13:39:15 +05:45
Damodar Lohani 49374f57bf Merge branch 'feat-sb-create' into feat-sb-list 2021-06-15 13:38:44 +05:45
Damodar Lohani 5ff4781574 Merge branch 'feat-storage-buckets' into feat-sb-create 2021-06-15 13:38:03 +05:45
Damodar Lohani fbf1f376c0 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-06-15 13:36:48 +05:45
Damodar Lohani 0bb5718b2f get bucket endpoint and test 2021-06-15 13:33:59 +05:45
Eldad A. FuxandGitHub 0d2a4f0cbf Merge pull request #1288 from appwrite/fix-functions-conflicts
Updated sort method before containers cleanup
2021-06-15 10:24:47 +03:00
Damodar Lohani 081d3ecbde list buckets endpoint 2021-06-15 13:08:22 +05:45
Damodar Lohani 382aab0dee buckets.read scope 2021-06-15 13:08:06 +05:45
Torsten Dittmann d8bae25438 fix(realtime): phpdoc and access modifiers 2021-06-15 09:15:14 +02:00
Torsten Dittmann 03b03bbcc2 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-06-15 08:44:47 +02:00
Torsten DittmannandGitHub 620980b316 Update webhooks.php 2021-06-15 08:44:06 +02:00
Damodar Lohani 3a9e6f8295 create bucket test 2021-06-15 12:28:15 +05:45
Damodar Lohani 1917381379 fix create bucket issue 2021-06-15 12:28:10 +05:45
Damodar Lohani fe34b6685e buckets.write scope 2021-06-15 12:23:05 +05:45
Damodar Lohani aabcc8eb09 fixing structure 2021-06-15 12:22:51 +05:45
Damodar Lohani f7c27e1727 fix name for buckets collection 2021-06-15 11:42:38 +05:45
Damodar Lohani 22da32a53f fix response model def for bucket 2021-06-15 11:09:39 +05:45
Christy Jacob b7b63b1b2d feat: sync graphQL branch 2021-06-15 08:59:39 +05:30
Eldad A. FuxandGitHub b115672e0f Merge pull request #1137 from appwrite/feat-move-deletion-to-worker
feat(teams): move membership deletion task to deletes worker
2021-06-14 23:15:41 +03:00
kodumbeats 33d07c2ba4 Move listDocuments to new db 2021-06-14 15:55:36 -04:00
kodumbeats 80f41edf36 Test for creating indexes 2021-06-14 15:54:49 -04:00
kodumbeats 1d2d869fa8 Add assertions for creating attributes 2021-06-14 15:54:19 -04:00
Eldad Fux 579a24cf73 Updated sort method before cleanup 2021-06-14 22:18:43 +03:00
Torsten Dittmann 8638d738fa fix dist js 2021-06-14 20:22:57 +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 7ad5be5475 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-06-14 20:21:12 +02:00
Christy Jacob e419e4bc1c Merge branch 'master' of github.com:appwrite/appwrite into feat-graphql-support 2021-06-14 21:53:29 +05:30
Christy Jacob 8322749c2c Merge branch 'master' of github.com:appwrite/appwrite into feat-move-deletion-to-worker 2021-06-14 20:56:40 +05:30
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
kodumbeats 24a5fb4867 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-14 10:40:05 -04:00
Eldad A. FuxandGitHub d469e3a7b6 Merge pull request #1278 from TorstenDittmann/feat-db-pools
feat(server): database connection pools
2021-06-14 17:22:15 +03:00
Damodar Lohani d0f7ab7a19 create bucket endpoint 2021-06-14 17:44:47 +05:45
Torsten Dittmann fe2909b389 Revert "Revert "Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools""
This reverts commit c3f2f82bc1.
2021-06-14 13:55:55 +02:00
Torsten Dittmann 6eb8ce9170 revert changes 2021-06-14 13:46:38 +02:00
Damodar Lohani be512471f8 fix description typo 2021-06-14 17:30:26 +05:45
Damodar Lohani a5eb89fc1b wip 2021-06-14 17:29:15 +05:45
Damodar LohaniandGitHub c0ebe052f0 Merge pull request #1286 from lohanidamodar/feat-sb-collection
feat-sb-collection
2021-06-14 17:28:19 +05:45
Damodar Lohani 7a3611f6d5 bucketlist model 2021-06-14 17:25:06 +05:45
Damodar Lohani 81d6c9ea5d adapter credentials field 2021-06-14 17:23:56 +05:45
f1dc788748 Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-14 17:18:49 +05:45
Damodar Lohani 0b4a840161 Merge branch '0.9.x' into feat-sb-collection 2021-06-14 17:06:59 +05:45
Eldad Fux a5cb8414f6 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-14 14:17:32 +03:00
Damodar Lohani c6d43b06c4 bucket response model 2021-06-14 16:43:18 +05:45
Torsten Dittmann d3ae58a2ff Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools 2021-06-14 12:49:55 +02:00
Torsten Dittmann 220427916d refactor(realtime): introduce realtime server class 2021-06-14 12:48:31 +02:00
Damodar Lohani aeddd0d070 buckets collection 2021-06-14 16:33:28 +05:45
Eldad A. FuxandGitHub 9346b5647b Merge pull request #1285 from appwrite/fix-tests-ignore-swagger-validation
fix(tests): skip swagger spec validation
2021-06-14 13:34:00 +03:00
Torsten DittmannandGitHub 95b6e166db fix(tests): skip swagger spec validation 2021-06-14 10:38:26 +02:00
Torsten Dittmann 2c06e15f23 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-db-pools 2021-06-14 09:10:55 +02:00
Eldad Fux a340c4d670 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-14 10:09:55 +03:00
Torsten Dittmann c3f2f82bc1 Revert "Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools"
This reverts commit eaee419fb1, reversing
changes made to 15e7297b5a.
2021-06-14 09:09:48 +02:00
Torsten Dittmann fc9a833b33 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-db-pools 2021-06-14 09:08:23 +02:00
Torsten Dittmann eaee419fb1 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools 2021-06-14 09:08:14 +02:00
Torsten Dittmann 15e7297b5a remove unused dependencies 2021-06-14 09:07:52 +02:00
Christy Jacob a93496bc8c Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-move-deletion-to-worker 2021-06-14 11:05:08 +05:30
Christy Jacob 86b1cc1678 feat: merge commit 2021-06-14 10:58:49 +05:30
Christy Jacob 412d7c8735 feat: removed log 2021-06-14 10:45:41 +05:30
Christy Jacob 09a90a5631 feat: fix deletes workker bug 2021-06-14 10:41:48 +05:30
Eldad Fux 9f81790761 Updates to swagger tests 2021-06-13 18:01:56 +03:00
Eldad Fux 01ba5a0738 Returned userIDs 2021-06-12 23:44:25 +03:00
Eldad Fux b4fcbbe062 Fixed JWT missing namespace 2021-06-12 22:37:19 +03:00
Eldad Fux 7a3221168e Removed unrequired attribute 2021-06-12 21:43:12 +03:00
Eldad Fux 640dbd3e8b Updated DB lib 2021-06-12 21:40:08 +03:00
Eldad Fux f3ff50d686 Fixed logs time attribute 2021-06-12 21:39:59 +03:00
Eldad A. FuxandGitHub 00136969d2 Merge pull request #1246 from lohanidamodar/feat-audit-abuse
feat-audit-abuse
2021-06-12 17:55:04 +03:00
Eldad A. FuxandGitHub a3053b2a2b Merge branch 'feat-database-indexing' into feat-audit-abuse 2021-06-12 17:54:55 +03:00
5be8e2fc0c Update app/workers/deletes.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-06-12 17:50:45 +03:00
264eb0ea4e Update app/controllers/api/account.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-06-12 17:50:40 +03:00
6fa0fc6ac9 Update app/workers/audits.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-06-12 17:50:35 +03:00
babf31c3a3 Update app/controllers/shared/api.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-06-12 17:50:27 +03:00
Eldad Fux 4dc225a886 Added orderType params 2021-06-12 17:33:23 +03:00
Eldad Fux a6acb1724b Fixed wrong indexes 2021-06-12 15:00:17 +03:00
Eldad Fux 6ca3be8e73 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-12 14:27:50 +03:00
Eldad Fux 785db645eb Added back missing icons 2021-06-12 14:16:52 +03:00
Eldad Fux 8e40eb8740 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-12 13:57:51 +03:00
Eldad Fux 967afad696 Fixed extra space on modal window 2021-06-12 13:57:32 +03:00
Eldad Fux fe5de87563 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-12 13:21:28 +03:00
Eldad Fux f2b5956f30 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-12 13:08:48 +03:00
Eldad Fux 034a01af10 Updated deletes worker 2021-06-12 13:07:26 +03:00
Eldad A. FuxandGitHub aa1f73fb10 Merge pull request #1276 from TorstenDittmann/refactor-workers
refactor(workers): create abstract worker class
2021-06-12 12:54:52 +03:00
kodumbeats 0a33325422 Sync with branch 'feat-database-indexing' for PDO and test fixes 2021-06-11 16:42:03 -04:00
Eldad Fux 5fa2a8468e Fixed test and PDO error 2021-06-11 23:39:00 +03:00
kodumbeats f7d3b726fd Remove erroneous use 2021-06-11 16:21:54 -04:00
kodumbeats e35d883c56 Test for creating collections and documents 2021-06-11 16:06:54 -04:00
kodumbeats b8950930d7 Fix missing bracket 2021-06-11 14:47:23 -04:00
kodumbeats 4f90d89def Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-11 14:34:15 -04:00
Eldad Fux 2028d334a2 Fixed old DB 2021-06-11 21:23:41 +03:00
Eldad Fux b929084b8b Updated var name 2021-06-11 21:23:31 +03:00
Eldad Fux 2cf16881f1 Replaced * with role:all 2021-06-11 21:23:16 +03:00
kodumbeats 1885a9632d Fix tests for create/delete collection 2021-06-11 14:07:05 -04:00
Torsten Dittmann 665d57106e feat(server): database connection pools 2021-06-11 18:09:46 +02:00
kodumbeats 8aecf3cf6a Use response models for attirbute types 2021-06-11 11:27:51 -04:00
kodumbeats d2597db038 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-11 10:48:10 -04:00
Torsten Dittmann d96635ec23 fix(worker): remove unnecessary imports 2021-06-11 16:39:44 +02:00
kodumbeats 3510bc88b4 use isEmpty document method to check for empty collection 2021-06-11 10:25:52 -04:00
Torsten Dittmann 3f199e1232 refactor(workers): create abstract worker class 2021-06-11 16:20:18 +02:00
Eldad A. FuxandGitHub 4df8f8aaba Merge pull request #1260 from lohanidamodar/feat-image-crop-gravity
feat-image-crop-gravity
2021-06-11 16:51:25 +03:00
Torsten Dittmann c6d2838652 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 15:39:37 +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
Damodar Lohani 4ea0d627f4 remove int conversion 2021-06-11 18:11:04 +05:45
Eldad Fux 2a07d311e8 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-11 15:04:15 +03:00
Eldad A. FuxandGitHub c74a77422b Merge pull request #1272 from lohanidamodar/fix-remove-runtime-exception
fix warning
2021-06-11 14:20:37 +03:00
Eldad A. FuxandGitHub 51d4729737 Merge pull request #1273 from appwrite/feat-add-android-origin
Feat add android origin
2021-06-11 14:20:06 +03: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
Eldad Fux 35e236262c Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-add-android-origin 2021-06-11 12:39:31 +03:00
Eldad Fux e42eab3671 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-11 12:28:24 +03: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 9c77618578 feat: restored composer 2021-06-11 12:46:12 +05:30
Christy Jacob 402277da50 feat: removed docs 2021-06-11 12:45:40 +05:30
Christy Jacob 43d9c416a3 feat: added iOS platform to origin validator 2021-06-11 12:44:30 +05:30
Damodar Lohani 58a1b12c27 Merge branch 'master' into feat-image-crop-gravity 2021-06-11 12:20:55 +05:45
Damodar Lohani 282edd5049 Merge branch 'master' into fix-remove-runtime-exception 2021-06-11 12:20:12 +05:45
Eldad A. FuxandGitHub a433181e17 Merge pull request #1274 from TorstenDittmann/fix-imagick-version
fix(dockerfile): imagick version specific commit
2021-06-11 01:14:34 +03:00
kodumbeats fbb54a1f6d Add attribute and index scopes 2021-06-10 16:41:33 -04:00
kodumbeats 4e068e63bf Revert "Update utopia-php/database to 0.3"
This reverts commit 2c7e65af68.
2021-06-10 15:38:54 -04:00
kodumbeats 7138dbd34f Use new db for collections and documents 2021-06-10 14:19:42 -04:00
kodumbeats 2d974edce9 Update document and collection response models 2021-06-10 14:19:10 -04:00
kodumbeats 2c7e65af68 Update utopia-php/database to 0.3 2021-06-10 10:53:39 -04:00
Torsten Dittmann 2810af9311 fix(console): rename live connections 2021-06-10 16:17:47 +02:00
kodumbeats e9d93ce95e Throw 404 when collection not found 2021-06-10 09:15:00 -04:00
Torsten Dittmann 4d70b16801 feat(console): add dirty realtime stats 2021-06-10 14:42:40 +02:00
Torsten Dittmann e682aae023 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-06-10 13:54:06 +02:00
Christy Jacob c981ff39c0 feat: added error models to response model 2021-06-10 17:04:14 +05:30
Torsten Dittmann d471a5e1bd fix(dockerfile): imagick version specific commit 2021-06-10 13:14:22 +02:00
Torsten Dittmann 21ac8c1104 fix(usage): undefined function id 2021-06-10 13:12:45 +02:00
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
Damodar Lohani 775fee6254 Merge branch 'master' into feat-image-crop-gravity 2021-06-10 15:16:31 +05:45
Damodar Lohani 1f1b68f0ca update dependency 2021-06-10 15:16:03 +05:45
Damodar Lohani f26b8f05f5 use exception instead 2021-06-10 14:11:16 +05:45
Damodar Lohani 4563faedcb fix warning 2021-06-10 12:05:46 +05:45
kodumbeats 6f3b331069 Align index and attribute routes to db and models 2021-06-09 17:11:51 -04:00
kodumbeats 44fb6f815d Correct response models 2021-06-09 17:10:19 -04:00
Eldad A. FuxandGitHub d825dd804e Merge pull request #1270 from appwrite/feat-add-android-platform-config
Update Getting started Guides
2021-06-09 18:34:36 +03:00
Christy Jacob bdb4e98123 feat: added namespace 2021-06-09 21:00:56 +05:30
Christy Jacob 0492ccadd5 feat: update getting started guides 2021-06-09 20:56:08 +05:30
Eldad A. FuxandGitHub fdf5c2c248 Merge pull request #1269 from appwrite/feat-add-android-platform-config
feat: add android platform config
2021-06-09 16:33:59 +03:00
Christy Jacob 3425fe351a feat: fixed some issues with the guide 2021-06-09 18:59:31 +05:30
Christy Jacob 0cbbcd3829 feat: update package link 2021-06-09 18:31:35 +05:30
Christy Jacob 25888151fb feat: add android platform config 2021-06-09 18:15:42 +05:30
Eldad A. FuxandGitHub 11edc63a71 Merge pull request #1267 from appwrite/feat-android-support
Feat android support
2021-06-09 14:36:12 +03:00
Eldad Fux 32e6f058d4 Removed reference for old compose file 2021-06-09 14:01:56 +03:00
Damodar Lohani 0a5646482f abuse-audit update 2021-06-09 15:13:24 +05:45
Damodar Lohani ffa06e7de4 abuse audit setup for ocnsole db 2021-06-09 15:13:12 +05:45
Damodar Lohani e1133b665d fix whitelist issue 2021-06-09 14:22:20 +05:45
Damodar Lohani 3c29e0da95 update image library 2021-06-09 13:06:49 +05:45
9a9a309ce2 Update app/controllers/api/projects.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-09 12:30:02 +05:45
Damodar Lohani 4fb54ac87b fix crop gravity param type 2021-06-09 12:26:39 +05:45
kodumbeats be79eb76c6 Use new db for attribute endpoints 2021-06-08 16:12:14 -04:00
kodumbeats 6cb89ef955 Create response models for indexes and attributes 2021-06-08 15:30:42 -04:00
Torsten Dittmann b714adbbf5 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-06-08 19:03:04 +02:00
Torsten Dittmann 03984860d5 feat(usage): realtime data to api endpoint 2021-06-08 19:02:28 +02:00
kodumbeats 2342d84de3 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-08 12:47:59 -04:00
Torsten Dittmann ab6be33e6f fix(gitignore): add sdks 2021-06-08 17:28:00 +02:00
Torsten Dittmann 83db4d3978 feat(console): add realtime subscription 2021-06-08 17:27:12 +02:00
Torsten Dittmann f76695fb09 fix(realtime): project stats channel 2021-06-08 14:09:50 +02:00
Damodar Lohani ed0efed843 Merge branch 'feat-database-indexing' into feat-audit-abuse 2021-06-08 16:04:01 +05:45
Damodar Lohani 4b9be0f741 composer update 2021-06-08 12:25:09 +05:45
Damodar Lohani a077ec0f55 Merge branch 'master' into feat-image-crop-gravity 2021-06-08 12:24:43 +05:45
Eldad A. FuxandGitHub 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
Eldad A. FuxandGitHub 2238097b3a Merge pull request #1202 from TorstenDittmann/feat-influx-env-variables
feat(system): add env to configure telegraf
2021-06-08 00:00:43 +03:00
Eldad A. FuxandGitHub 0039ec4300 Merge pull request #1241 from lohanidamodar/fix-project-data-type
fix type
2021-06-07 23:58:27 +03:00
Eldad A. FuxandGitHub 8ee8de978a Merge pull request #1243 from appwrite/fix-1240-ignore-email-case
fix: ignore email case when creating account
2021-06-07 23:57:30 +03:00
Eldad A. FuxandGitHub a4d460faf6 Merge pull request #1256 from TorstenDittmann/feat-dbip-2021-06
feat(dbip): update to 2021-06
2021-06-07 23:55:25 +03:00
Eldad A. FuxandGitHub 7c00f89103 Merge pull request #1258 from TorstenDittmann/feat-sdk-generator-0.10.11
deps(composer): sdk-generator@0.10.11
2021-06-07 18:47:07 +03:00
Torsten Dittmann e1ea4c516d deps(scomposer): sdk-generator@0.10.11 2021-06-07 16:43:06 +02:00
Torsten Dittmann d1be341800 remove leftover 2021-06-07 12:18:11 +02:00
Torsten Dittmann c9b8d62834 remove leftover 2021-06-07 12:13:10 +02:00
Torsten Dittmann ffd53053a7 feat(dbip): update to 2021-06 2021-06-07 12:09:31 +02:00
Damodar Lohani 5201e48815 adding image crop gravity support 2021-06-07 12:02:46 +05:45
Damodar Lohani ee67986662 db setup 2021-06-07 11:37:40 +05:45
Damodar Lohani 12e01f8092 integrate abuse and audit 2021-06-07 11:02:29 +05:45
Eldad Fux a953892cd3 Update docs 2021-06-06 20:54:50 +03:00
Eldad Fux a0be399f0c Fix db connection 2021-06-06 20:54:01 +03:00
Eldad A. FuxandGitHub 7a0b0b6dd0 Merge pull request #1254 from appwrite/fix-escape-html-tags
Fix escape html tags
2021-06-05 15:21:43 +03:00
Eldad Fux 742ad18bbf Updated OG logo 2021-06-05 14:34:06 +03:00
Eldad Fux 5e5a40df63 Escaped vars 2021-06-05 14:30:32 +03:00
Eldad Fux d84d4dc0fd Updated cache buster 2021-06-05 14:30:24 +03:00
Eldad Fux 2378ec8521 Merge branch 'master' of github.com:appwrite/appwrite 2021-06-05 14:23:58 +03:00
9df694a253 Avoid hardcoding URL
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-06-04 13:41:31 -07:00
Alex WeiningerandGitHub 76695a032a Add information about _APP_STORAGE_LIMIT environment variable
Discussed in discord, adding this for give the _APP_STORAGE_LIMIT env variable more exposure. Since users might come to this doc page looking for information on max file size.
2021-06-04 13:35:59 -07:00
Torsten Dittmann f0d3b2f22a feat(realtime): print debug logs by default 2021-06-04 13:00:13 +02:00
Torsten Dittmann ae8320e4fe fix(realtime): undefined projectId for shared stats 2021-06-04 12:53:18 +02:00
Torsten DittmannandGitHub 114578f102 remove leftover 2021-06-04 10:23:29 +02:00
Eldad A. FuxandGitHub 94b46e3c06 Merge pull request #1242 from TorstenDittmann/release-sdks-june-2021
feat(sdks): update to sdk-generator@0.10.9
2021-06-04 08:50:24 +03:00
Eldad Fux f1d75dc805 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-03 23:19:35 +03:00
Eldad Fux d77226e8f9 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-03 23:19:04 +03:00
Eldad A. FuxandGitHub 816f76f4e7 Update README.md 2021-06-03 22:57:34 +03:00
Eldad A. FuxandGitHub 541ba1d288 Update README.md 2021-06-03 22:57:10 +03:00
Christy Jacob ef36e9ef49 feat: review comments 2021-06-04 00:35:11 +05:30
Torsten Dittmann 53e9c84bab chore(changelog): add telegraf env changes 2021-06-03 15:36:11 +02:00
Christy Jacob b954e148b5 feat: review comments 2021-06-03 19:01:00 +05:30
Christy Jacob 26c46a2278 fix: ignore email case when creating account 2021-06-03 18:33:51 +05:30
Torsten DittmannandGitHub 8825d95a4e Merge branch '0.9.x' into feat-influx-env-variables 2021-06-03 14:59:41 +02:00
Christy Jacob ec4d4d56a1 fix: ignore email case when creating account 2021-06-03 18:28:40 +05:30
Torsten Dittmann 3c03b5f997 fix(install): update to new telegraf version 2021-06-03 14:57:17 +02:00
Torsten Dittmann c71920e56f update appwrite/telegraf to 1.2.0 2021-06-03 14:31:58 +02:00
Torsten Dittmann 926d0e328d feat(sdks): new flutter and dart version 2021-06-03 14:25:51 +02:00
Torsten Dittmann 45c3bc9424 revert(spec): option to include all models 2021-06-03 11:58:59 +02:00
Torsten Dittmann c3a48fec71 feat(sdks): update to sdk-generator@0.10.9 2021-06-03 11:33:10 +02:00
Damodar Lohani 95730e74e8 fix type 2021-06-03 12:39:41 +05:45
Eldad A. FuxandGitHub 02e5d23669 Merge pull request #1093 from lohanidamodar/feat-more-platforms
feat-android-platform
2021-06-02 20:18:38 +03:00
Eldad A. FuxandGitHub 950936cc3a Merge branch 'feat-android-support' into feat-more-platforms 2021-06-02 20:18:14 +03:00
Eldad A. FuxandGitHub 81e52e8de3 Merge pull request #1233 from lohanidamodar/feat-android-sdk-readme
feat-android-sdk-readme
2021-06-02 20:16:36 +03:00
Eldad Fux 86b68352b1 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-02 20:11:36 +03:00
Eldad A. FuxandGitHub e3d444a0cd Merge pull request #1122 from lohanidamodar/feat-flutter-platforms
feat-flutter-desktop-platforms
2021-06-02 09:40:29 +03:00
Eldad A. FuxandGitHub 1bec151f89 Merge pull request #1217 from appwrite/fix-1190-team-membership
Fix 1190 team membership
2021-06-02 09:31:14 +03:00
Eldad A. FuxandGitHub 4e6f2a8f02 Merge pull request #1235 from TorstenDittmann/feat-mock-download
feat(mock): download endpoint
2021-06-02 06:06:50 +03:00
Torsten Dittmann bae59365b9 feat(mock): download endpoint 2021-06-01 19:24:08 +02:00
Eldad A. FuxandGitHub f5ac40e576 Merge pull request #1220 from appwrite/fix-user-empty-name
Fix user empty name
2021-06-01 18:17:01 +03:00
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
Damodar Lohani 104f5e5685 add platform and oauth details 2021-06-01 16:17:45 +05:45
Damodar Lohani 7dd342b664 correction 2021-06-01 16:13:19 +05:45
Damodar Lohani c2651d56af improvements 2021-06-01 16:11:51 +05:45
Damodar Lohani 75d3c39763 android changelog and getting started 2021-06-01 16:02:50 +05:45
Damodar Lohani 8f5ace8b0a Merge branch 'master' into feat-flutter-platforms 2021-06-01 11:46:00 +05:45
Eldad A. FuxandGitHub d33c6921b8 Merge pull request #1221 from appwrite/feat-upgrade-telegraf-version
Feat upgrade telegraf version
2021-05-31 14:35:59 +03:00
Eldad A. FuxandGitHub 02a8cc8362 Merge pull request #1223 from lohanidamodar/feat-update-verification
Update Email verification
2021-05-31 14:35:07 +03:00
Eldad A. FuxandGitHub 36793d0ed6 Merge pull request #1225 from appwrite/feat-update-mail-template
Feat update mail template
2021-05-31 14:34:40 +03:00
Damodar Lohani 0409dd5c32 added test for verification update 2021-05-31 11:35:52 +05:45
Damodar Lohani 20e4745786 fixed param name 2021-05-31 11:35:43 +05:45
Christy Jacob 404e1ace91 fix(teams): added unit test 2021-05-31 10:26:06 +05:30
Eldad Fux da3d4546ad Update mail style 2021-05-30 23:38:40 +03:00
Eldad Fux 38ded65db1 Fixed spanish encoding 2021-05-30 23:37:32 +03:00
Eldad Fux 46b8031782 Fixed button alignment on RTL langs 2021-05-30 23:37:16 +03:00
Eldad Fux 78ab52da2b Fixed hebrew translation 2021-05-30 23:36:47 +03:00
Damodar Lohani 5b173ce54b update icon 2021-05-30 17:20:17 +05:45
Damodar Lohani 641e777449 Merge branch 'master' into feat-flutter-platforms 2021-05-30 17:20:10 +05:45
Damodar Lohani 239fce8cc1 interchanging platforms 2021-05-30 17:14:14 +05:45
Damodar Lohani deeeba7477 reference 2021-05-30 12:50:54 +05:45
Damodar Lohani 3ef0b6e7cb endpoint to update user email verification 2021-05-30 12:48:51 +05:45
Eldad Fux 62a80fe50a Updated changelog 2021-05-29 18:04:29 +03:00
Eldad Fux b9cf475fa5 Upgraded telegraf version 2021-05-29 18:03:27 +03:00
Eldad Fux c8ec58720e Changed the placeholder to Unknown 2021-05-29 12:10:27 +03:00
Eldad Fux 6aa6ae0878 Updated changelog 2021-05-29 11:51:30 +03:00
Eldad Fux 668882391a Updated LS 2021-05-29 11:48:34 +03:00
Eldad Fux 5f551785b8 Fixed user empty name on console 2021-05-29 11:43:04 +03:00
Christy Jacob b7efefa40f fix(teams): added comment 2021-05-29 13:02:26 +05:30
Christy Jacob a6db680641 fix(teams): removed unused import 2021-05-29 02:29:15 +05:30
Christy Jacob a7a744afb1 fix(teams): removed var_dump 2021-05-29 02:28:38 +05:30
Christy Jacob 744d8b9b48 fix(teams): removed var_dump 2021-05-29 02:27:47 +05:30
Christy Jacob b0e74b6d7b fix(teams): incorrect membership count in teams 2021-05-29 02:25:22 +05:30
Christy Jacob 3b98feef11 Merge branch 'master' of https://github.com/appwrite/appwrite into fix-1190-team-membership 2021-05-29 01:52:04 +05:30
Christy Jacob 5a469ab362 fix(memberships): logic for decremmenting membership count 2021-05-29 01:51:56 +05:30
Eldad Fux d4868860a1 Fixed rollback 2021-05-27 17:58:07 +03:00
Eldad Fux 7720e2cdf9 Updated test 2021-05-27 17:57:54 +03:00
Torsten Dittmann 46c6531f73 feat(system): add env to configure telegraf 2021-05-27 15:13:40 +02:00
Eldad Fux 78cc0ae3b8 Added transaction support 2021-05-27 14:22:18 +03:00
Eldad Fux 26d0d5d3dc Implemented search 2021-05-27 13:09:14 +03:00
Torsten Dittmann 27fde80a09 fix(install): fix realtime service 2021-05-27 11:08:10 +02:00
Eldad Fux abd0bba8a4 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-27 01:31:29 +03:00
Torsten Dittmann 288bd7fcc1 deps(composer): update composer lock 2021-05-26 09:37:31 +02:00
Torsten Dittmann 6e1d40fd76 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-26 09:36:52 +02:00
Torsten Dittmann faed19dacb fix(tests): general fixes after php 8 2021-05-20 10:54:18 +02:00
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 aee35dbffe Fixed webhooks tests - work in progress 2021-05-17 12:43:10 +03:00
Eldad Fux b93a5227b6 Fixed auth redirect 2021-05-17 12:38:03 +03:00
Eldad Fux c91c5cfbac Added project exists check 2021-05-17 12:37:48 +03:00
Eldad Fux f2976a82ad Fixed auth 2021-05-17 12:37:33 +03:00
Eldad Fux cee71ef7b3 Fixed permission check 2021-05-16 13:55:12 +03:00
Eldad Fux 2760cf5993 Cleanups - work in progress 2021-05-16 12:18:34 +03:00
Eldad Fux 814ac68d49 Work in progress - projects controller 2021-05-16 01:41:42 +03:00
Eldad Fux e1ce368f66 Removed getArrayCopy 2021-05-15 23:03:56 +03:00
Eldad Fux 00d95cb533 Merge branches 'feat-database-indexing' and '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-15 14:11:14 +03:00
Eldad Fux fe617a48a2 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-15 04:20:12 +03:00
Christy Jacob cfd6aed48e Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-move-deletion-to-worker 2021-05-14 01:01:46 +05:30
Christy Jacob c9075278e1 feat: some test code 2021-05-13 19:12:52 +05:30
Christy Jacob 08f606d29b feat: remove unused import 2021-05-11 23:31:00 +05:30
Christy Jacob 0bd542077f feat: uncomment 2021-05-11 23:30:04 +05:30
Christy Jacob 5e6cc855c9 feat: remove logs 2021-05-11 23:29:20 +05:30
Christy Jacob 6836e3c91d feat: move membership deletion to deletes worker 2021-05-11 23:25:38 +05:30
Dmitriy Fishman 0256c9f59a Use the correct 'End Of Line' symbol for selected platform. 2021-05-11 14:35:58 +03:00
Eldad Fux 10b9049446 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-10 19:53:02 +03:00
Eldad Fux 22c1ac4abe Updated user status on deleted membership 2021-05-10 00:20:57 +03:00
Eldad Fux 0a3c198e00 Removed boolean check on DB operation 2021-05-09 23:34:32 +03:00
Eldad Fux c173d4a2e3 More cometics 2021-05-09 21:37:47 +03:00
Eldad Fux dc57a41f36 Fixed account tests 2021-05-09 02:10:13 +03:00
Eldad Fux 9f6988f5a0 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-07 01:32:53 +03:00
Eldad Fux e70de897d6 Work in progress account/teams/users 2021-05-07 01:31:05 +03:00
Eldad Fux ca2dbb9fad Updated db lib 2021-05-07 00:36:27 +03:00
Eldad Fux bd3069a60a Updated collections 2021-05-07 00:35:57 +03:00
Eldad Fux 81bf74ef06 Reset cache on setup 2021-05-07 00:35:05 +03:00
Damodar Lohani d09dfc6bdd fix dialog tabs overflowing 2021-05-06 13:33:54 +05:45
Damodar Lohani 309f915070 flutter desktop platforms 2021-05-06 11:19:34 +05:45
Eldad Fux 7192ead92d Cleanups 2021-05-05 17:52:34 +03:00
Eldad Fux a128ad08b5 Added indexes 2021-05-05 15:28:01 +03:00
Eldad Fux aec1dea7b4 Updated permissions 2021-05-05 13:00:06 +03:00
Eldad Fux f69c95e119 Fixed tests 2021-05-05 10:32:20 +03:00
Eldad Fux 4e67339e68 Reverted test files 2021-05-05 08:57:53 +03:00
Eldad Fux 1906205f6f Fix tests 2021-05-05 01:38:09 +03:00
Eldad Fux 5de0848797 Test CI 2021-05-05 01:16:25 +03:00
Eldad Fux 2281970ab9 Remove leftovers 2021-05-05 01:12:16 +03:00
Eldad Fux f24ae683e6 Migrated functions worker 2021-05-05 00:45:41 +03:00
Eldad Fux d699c8aba9 Updated functions service 2021-05-05 00:25:17 +03:00
Torsten Dittmann fe2792d590 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-04 18:18:06 +02:00
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 Fux abf90d0c72 Added console init on setup 2021-05-04 13:24:08 +03:00
Eldad Fux 7797401848 Test console init 2021-05-04 12:31:26 +03:00
Eldad Fux 507e0327e3 Fixed storage tests 2021-05-04 01:20:40 +03:00
Eldad Fux d020b62051 Fixed mongo setup 2021-05-04 00:05:25 +03:00
Eldad Fux aa119d50d5 Added cache, updated db names 2021-05-03 22:22:39 +03:00
Eldad Fux eab18af07e Added support for count 2021-05-03 13:25:05 +03:00
Eldad Fux 3739be31bb Init DB library 2021-05-03 11:28:31 +03:00
Damodar Lohani 1f32979094 move android above coming soon platforms 2021-04-18 06:05:55 +05:45
Damodar Lohani 75d48974f5 fix incorrect name and icon 2021-04-16 14:41:25 +05:45
Damodar Lohani b7470da9d7 adding android platform 2021-04-16 13:15:35 +05:45
Damodar Lohani 5560281141 enabling android platform 2021-04-16 12:41:35 +05:45
Torsten Dittmann 2e3d4fb616 Revert "Merge branch 'refactor-function-docker-exec' of https://github.com/appwrite/appwrite into feat-265-realtime"
This reverts commit 137aa98e19, reversing
changes made to c5ad66839d.
2021-04-13 09:10:07 +02:00
Torsten Dittmann 69bd907729 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-04-12 09:42:46 +02:00
Torsten Dittmann 2315cf01d3 skip origin check for console 2021-04-07 12:07:21 +02:00
Torsten Dittmann 807beb1359 add project channel to console project to receive realtime stats 2021-04-06 12:11:57 +02:00
Torsten Dittmann 137aa98e19 Merge branch 'refactor-function-docker-exec' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-04-01 16:01:31 +02:00
kodumbeats de47622d03 Remove sleep and pass expected vars to logs 2021-04-01 09:31:30 -04:00
Torsten Dittmann c5ad66839d add usage stats for realtime 2021-04-01 12:59:11 +02:00
kodumbeats 28dece1adf Investigate latency of exec 2021-03-31 15:41:35 -04:00
kodumbeats 1f4529d4e4 Start execution and get status code 2021-03-31 10:58:04 -04:00
Torsten Dittmann 30506c9b00 add debug logs 2021-03-31 12:10:29 +02:00
kodumbeats af6b90ba83 Testing if the exec must be started 2021-03-30 20:49:23 -04:00
kodumbeats 967d661a59 Pass Content-Length header 2021-03-30 18:13:44 -04:00
kodumbeats c8f9bbc34b Outline calls to docker socket 2021-03-30 16:36:07 -04:00
Torsten Dittmann c31ffdcae3 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-29 17:52:42 +02:00
Torsten Dittmann 5228ad7990 docs: add to changes 2021-03-29 10:58:43 +02:00
Torsten Dittmann 0df0ad9039 docs: adapt to realtime 2021-03-29 10:56:06 +02:00
Torsten Dittmann 82f12625c0 docs: adapt to realtime 2021-03-29 10:54:42 +02:00
kodumbeats c10d9b6701 Outline remaining routes 2021-03-25 15:52:57 -04:00
Torsten Dittmann 9cdb7f73a2 add null safety to usage worker 2021-03-25 16:58:11 +01:00
Torsten Dittmann ccf151c36b fix usage worker without functions args 2021-03-25 16:53:02 +01:00
Torsten Dittmann d5a3879ede clean up realtime even trigger in functions worker 2021-03-25 16:41:56 +01:00
Torsten Dittmann 373b2dfc13 add realtime event to functions worker 2021-03-24 17:53:44 +01:00
Torsten Dittmann 8922db85e2 add permission to event payload 2021-03-24 17:44:37 +01:00
Torsten Dittmann 24a5536164 add permission to event payload 2021-03-24 17:39:22 +01:00
Torsten Dittmann 505877475a fix tests 2021-03-24 17:30:23 +01:00
Torsten Dittmann 5baca432a8 fix tests 2021-03-24 17:27:59 +01:00
Torsten Dittmann ae8061b5ca fix tests 2021-03-24 17:25:07 +01:00
Torsten Dittmann 85d13bf801 fix tests 2021-03-24 17:20:06 +01:00
Torsten Dittmann 14070b3296 fix tests 2021-03-24 17:08:07 +01:00
Torsten Dittmann 52f3312230 fix tests 2021-03-24 17:05:50 +01:00
Torsten Dittmann 2083c5bc89 push tests 2021-03-24 17:01:43 +01:00
Torsten Dittmann 6d10550be8 add api key to admin calls on tests 2021-03-24 16:56:42 +01:00
Torsten Dittmann 7641542707 fix execute method name for worker rework 2021-03-24 16:51:08 +01:00
Torsten Dittmann 8dd93cc87e Merge branch 'dev' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 16:42:23 +01:00
kodumbeats 7a07ff58d7 Outline index and attributes routes 2021-03-24 11:40:33 -04:00
Torsten Dittmann ed9c8f53cc fix execute method name for worker rework 2021-03-24 15:22:29 +01:00
Torsten Dittmann 410fdecfb4 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 15:21:19 +01:00
Torsten Dittmann c39ef9c1d2 add functions even to realtime 2021-03-24 15:17:17 +01:00
Torsten Dittmann 73794097c9 add permissions to execution response model 2021-03-24 14:36:41 +01:00
Torsten Dittmann 78ec3a7821 replace influx with redis cache in worker init 2021-03-24 13:25:28 +01:00
Torsten Dittmann 6b5718f32f create seperate init for workers 2021-03-24 13:13:59 +01:00
Torsten Dittmann 295f2c9b7e fixed connection pool for http 2021-03-24 12:37:57 +01:00
Torsten Dittmann 288d7d3701 Merge branch 'dev' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 12:11:45 +01:00
kodumbeats 48b12152e3 Outline createIndex 2021-03-23 17:19:19 -04:00
Christy Jacob 20e006ad73 feat: updated altair version 2021-03-23 23:37:21 +05:30
Christy Jacob 457ab656e7 feat: fixed some issues and updated docker-compose 2021-03-23 23:30:42 +05:30
Torsten Dittmann f20bcb5d5c use appwrite pdo adapter on http 2021-03-22 15:00:01 +01:00
Torsten Dittmann 3c933052b7 use custom PDO class 2021-03-22 13:34:57 +01:00
Christy Jacob b47e57b1a0 feat: added some more tests 2021-03-22 17:51:59 +05:30
Torsten Dittmann 900a642255 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-19 11:48:49 +01:00
Torsten Dittmann 7441d95f6b improve identifying receivers 2021-03-19 11:30:03 +01:00
Torsten Dittmann 89e5841fee fix events to projects without subscriptions 2021-03-19 11:28:47 +01:00
Christy Jacob fc41c2c33d feat: added null check for previous Error 2021-03-19 02:40:15 +05:30
Christy Jacob 9f6eb9ba67 feat: some more refactoring 2021-03-19 02:14:00 +05:30
Christy Jacob 925162fc4b feat: refactoring 2021-03-19 02:02:16 +05:30
Christy Jacob 08da222c46 feat: updated tests 2021-03-19 01:47:25 +05:30
Christy Jacob 053440c81e feat: added test for delete user 2021-03-19 01:44:18 +05:30
Christy Jacob 22558f9e8f feat: refactoring 2021-03-19 01:23:24 +05:30
Christy Jacob bbee14862b feat: removed getArgs function 2021-03-19 01:18:19 +05:30
Christy Jacob 207c06e912 feat: formatted doc blocks 2021-03-19 01:11:38 +05:30
Christy Jacob 8c9d6edff2 feat: refactored errors 2021-03-19 00:56:45 +05:30
Christy Jacob 772f110eee feat: refactor noContent() 2021-03-19 00:25:43 +05:30
Christy Jacob 455ba3ff18 feat: support for delete mutation 2021-03-18 02:47:50 +05:30
Christy Jacob 99ade8ec13 feat: added getCurrentModel() 2021-03-18 02:15:47 +05:30
Torsten Dittmann 5e06cd788a update k6 2021-03-17 16:35:57 +01:00
Christy Jacob bf57280503 feat: refactor createTypeMapping 2021-03-17 01:35:48 +05:30
Christy Jacob 28337dc1cc feat: added tests for role based auth 2021-03-16 23:46:33 +05:30
Torsten Dittmann 7be9f2e33e Merge branch 'dev' into feat-265-realtime 2021-03-16 15:53:09 +01:00
Christy Jacob 60b863311b feat: refactoring 2021-03-16 20:04:43 +05:30
Torsten Dittmann e14a495048 add custom connection pool 2021-03-16 15:30:45 +01:00
Christy Jacob 4c49fb1b05 feat: added tests for scope based auth 2021-03-16 19:04:11 +05:30
Christy Jacob 15558f997d feat: added more tests 2021-03-13 01:47:29 +05:30
Christy Jacob 96bb4613e4 feat: code cleanup 2021-03-13 00:30:43 +05:30
Christy Jacob b1c58e2fc4 feat: code cleanup 2021-03-12 23:39:25 +05:30
Christy Jacob d0c3111844 feat: added some tests and code cleanup 2021-03-12 23:30:41 +05:30
Torsten Dittmann 520c065236 move connections back into pool after used 2021-03-12 16:56:41 +01:00
Torsten Dittmann 56dca6b172 move resource to http worker so workers work 2021-03-12 16:56:12 +01:00
Torsten Dittmann 2efff977e0 use redis connection pool on http 2021-03-12 15:16:40 +01:00
Torsten Dittmann 565a0bd35e improve k6 test 2021-03-12 12:00:52 +01:00
Torsten Dittmann b8531560b2 fix connection pool on spike loads 2021-03-11 17:28:03 +01:00
Christy Jacob b3f96c6b4c feat: refactoring and code clean up 2021-03-11 21:14:04 +05:30
Torsten Dittmann e7ccc36d7b fix failure tests 2021-03-11 10:50:19 +01:00
Torsten Dittmann 799926ac53 fix timezone 2021-03-11 10:45:54 +01:00
Torsten DittmannandGitHub 2985b56dea Merge pull request #966 from appwrite/feat-265-realtime-resources
Refactored resources
2021-03-11 09:06:23 +01:00
Torsten DittmannandGitHub 20419f7a90 Merge branch 'feat-265-realtime' into feat-265-realtime-resources 2021-03-11 09:05:34 +01:00
Eldad Fux 40c4f0f15d Fixed tests 2021-03-10 22:27:50 +02:00
Eldad Fux 7319a1eeb9 Refactoring 2021-03-10 17:22:19 +02:00
Torsten Dittmann 390e0d6407 fix comment 2021-03-10 16:18:03 +01:00
Eldad A. FuxandGitHub 2eb024200e Merge pull request #944 from christyjacob4/graphql
GraphQL Support in Appwrite
2021-03-10 16:08:06 +02:00
Christy Jacob 99d0074280 feat: refactoring and code clean up 2021-03-10 19:37:02 +05:30
Christy Jacob f1a7e9092c Merge branch 'feat-graphql-support' of https://github.com/appwrite/appwrite into graphql 2021-03-10 19:36:43 +05:30
Eldad Fux 2823c95929 Merge branch 'dev' of github.com:appwrite/appwrite into feat-graphql-support 2021-03-10 16:03:06 +02:00
Christy Jacob 2b9f974125 feat: refactoring and code clean up 2021-03-10 19:21:03 +05:30
Torsten Dittmann d462c5dce5 adapt to review 2021-03-10 14:39:37 +01:00
Eldad Fux a3402b33f5 Overwriting registry for realtime 2021-03-10 13:26:38 +02:00
Torsten Dittmann e5f6fbbc73 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-10 10:01:43 +01:00
Torsten Dittmann d41a8ef44b add exception to realtime opener 2021-03-10 10:01:24 +01:00
Eldad Fux de17d0d1d3 Test worker wrapers 2021-03-10 10:08:17 +02:00
Eldad Fux b75d33efc1 Cleanups 2021-03-10 09:43:10 +02:00
Christy Jacob 3b0884e628 feat: refactoring and code clean up 2021-03-10 13:12:45 +05:30
Eldad Fux b26b831931 Removed context, added pools 2021-03-10 08:53:49 +02:00
Eldad Fux 66099e06be Updated benchmarks 2021-03-10 08:52:10 +02:00
Christy Jacob 4eae1f6f02 feat: added support for JSON types 2021-03-10 01:18:32 +05:30
Torsten Dittmann af086b67c2 add k6 run 2021-03-09 18:47:13 +01:00
Eldad Fux a5b70e9476 Fixed registry contex 2021-03-09 19:27:48 +02:00
Eldad A. FuxandGitHub 33aba4fe4c Merge pull request #949 from TorstenDittmann/feat-265-realtime-e2e
Feat 265 - Realtime E2E Tests
2021-03-09 18:15:56 +02:00
Eldad Fux 1017a2fb6b Refactored resources 2021-03-09 18:07:13 +02:00
Christy Jacob 293b1b3c8a feat: handle document response type 2021-03-08 20:13:28 +05:30
Christy Jacob 42d6194ed9 feat: error handling for graphQL 2021-03-05 00:10:52 +05:30
Torsten Dittmann 927b46d9a0 fix compose install template 2021-03-04 17:37:20 +01:00
Torsten Dittmann c96f5ea75a cleanup code 2021-03-04 10:28:24 +01:00
Torsten Dittmann ed16232f93 add files e2e test for realtime 2021-03-03 11:47:59 +01:00
Torsten Dittmann eab42c8575 add collections/documents e2e tests 2021-03-03 11:28:21 +01:00
Torsten DittmannandGitHub c07e68cf00 Merge branch 'feat-265-realtime' into feat-265-realtime-e2e 2021-03-03 09:50:16 +01:00
Torsten Dittmann 4253e20128 remove unused deps 2021-03-03 09:47:33 +01:00
Torsten DittmannandGitHub b6b2c4cb7e Merge branch 'dev' into feat-265-realtime 2021-03-03 09:46:12 +01:00
Torsten DittmannandGitHub e180c7f08c Merge pull request #940 from TorstenDittmann/feat-265-realtime-support
Feat 265 realtime support - Endpoint implementation
2021-03-03 09:44:03 +01:00
Torsten Dittmann 3973302226 Merge branch 'feat-265-realtime-support' into feat-265-realtime-e2e 2021-03-02 19:08:17 +01:00
Torsten Dittmann 78c413ee30 fix events that return non user objects 2021-03-02 19:07:58 +01:00
Torsten Dittmann 844d09d1fa remove unnecessary import 2021-03-02 19:06:15 +01:00
Torsten Dittmann 62857ccfaf add account e2e tests 2021-03-02 19:01:34 +01:00
Torsten Dittmann fd462d831c e2e testrun 2021-03-02 14:06:54 +01:00
Torsten Dittmann 0f6e33f4ed Merge branch 'feat-265-realtime-support' into feat-265-realtime-e2e 2021-03-02 11:23:47 +01:00
Torsten Dittmann 61b114a999 force cancel on connection close 2021-03-02 11:23:15 +01:00
Torsten Dittmann 03330ea607 Merge branch 'feat-265-realtime-support' into feat-265-realtime-e2e 2021-03-02 10:57:50 +01:00
Torsten Dittmann 68fb6666ff move project check before abuse and cors validation 2021-03-02 10:57:22 +01:00
Torsten Dittmann bbabeaf026 add ratchet websocket client to e2e test 2021-03-02 10:56:18 +01:00
Torsten Dittmann a3fb2abf66 add cors validation 2021-03-01 17:02:01 +01:00
Torsten Dittmann 8e912ba252 improve time-space complexity of identifying receivers 2021-03-01 16:33:33 +01:00
Torsten Dittmann 2e4224683e add package_max_length description 2021-03-01 16:13:10 +01:00
Torsten Dittmann 6d7e443544 convert to switch case for channel parsing 2021-03-01 16:12:52 +01:00
Torsten Dittmann ba4eedb114 use redis connection pool 2021-03-01 15:44:01 +01:00
Torsten Dittmann e79c5e93d0 fchange realtime method names 2021-03-01 12:28:13 +01:00
Torsten Dittmann 3e92d28cc8 remove wildcard permissions from subscriptions 2021-03-01 12:23:45 +01:00
Christy Jacob b3a0df734e feat: added content type check in dynamic 2021-02-27 00:55:52 +05:30
Torsten DittmannandGitHub 787c275338 Merge pull request #6 from TorstenDittmann/feat-265-realtime-unit-tests
add unit tests
2021-02-26 18:29:05 +01:00
Torsten Dittmann 8ef300c020 add remove subscriptions to class 2021-02-26 18:26:22 +01:00
Torsten Dittmann ffb275d46d fix comments 2021-02-26 17:09:47 +01:00
Torsten Dittmann 7fb5d61b5f fix comments 2021-02-26 17:07:53 +01:00
Torsten Dittmann eb1c0a13d5 add unit tests 2021-02-26 17:01:37 +01:00
Torsten Dittmann 111905514d improve realtime class 2021-02-26 17:01:01 +01:00
Torsten Dittmann 603f4ab99d revert redis connection pool 2021-02-26 11:17:17 +01:00
Torsten Dittmann 28eed022f6 add redis connection pool 2021-02-26 10:21:07 +01:00
Christy Jacob f11e431341 feat: got locale_getContinents working 2021-02-26 03:26:38 +05:30
Christy Jacob f378bcf48a Merge branch 'master' of https://github.com/appwrite/appwrite into graphql 2021-02-26 02:14:56 +05:30
Christy Jacob bb050e75d3 feat: defined logic for schema building 2021-02-26 02:13:21 +05:30
Torsten Dittmann 5a2d7d4aa7 add abuse checks and abstract class for logic 2021-02-25 18:00:41 +01:00
Torsten Dittmann a70cb90be1 add channels to realtime response 2021-02-25 11:43:39 +01:00
Torsten DittmannandGitHub 8869fac629 Merge branch 'feat-265-realtime-support' into feat-265-realtime-support 2021-02-24 18:17:02 +01:00
Torsten Dittmann 46f64b4faa add realtime prototype 2021-02-24 18:12:38 +01:00
Torsten Dittmann f4f0f32468 add realtime event 2021-02-24 13:19:46 +01:00
Eldad Fux 56cbc32272 Cleanup 2021-02-23 09:39:59 +02:00
Eldad Fux eea1525c8b Updated architecture 2021-02-22 13:11:43 +02:00
Eldad Fux 780841853e Fixed code to work with 0.7 changes 2021-02-21 23:22:32 +02:00
Eldad Fux 23ed7284fa Updated port numbers 2021-02-21 19:15:03 +02:00
Eldad Fux 002bcf1403 Merge branch 'dev' of github.com:appwrite/appwrite into feat-265-realtime-support 2021-02-21 18:36:04 +02:00
Eldad Fux b7674e3278 Fixed TODO list 2021-01-17 08:36:11 +02:00
Eldad Fux 1349a1a8b5 Changed public dev port 2021-01-11 00:25:07 +02:00
Eldad Fux e9529bb93a Updated GraphQL version 2021-01-11 00:24:59 +02:00
Eldad Fux 945e5ea9ac Merge branch '0.7.x' of github.com:appwrite/appwrite into graphql 2021-01-11 00:16:16 +02:00
Eldad Fux 081943ce03 Updated port 2021-01-09 23:58:21 +02:00
Eldad Fux fd8fc3b8cd Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2021-01-09 23:57:23 +02:00
Eldad Fux 1668da931f Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-31 16:59:00 +02:00
Eldad Fux 314941eea6 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-27 20:12:02 +02:00
Eldad Fux ad25575535 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-27 02:25:38 +02:00
Eldad Fux 0edd8ff448 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-27 01:50:13 +02:00
Eldad Fux fb870f6ef9 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-22 21:38:29 +03:00
Eldad Fux c8be0a0e04 Updated Redis client 2020-10-22 15:31:41 +03:00
Eldad Fux f4f66256f4 Now tracking all user roles 2020-10-22 10:16:40 +03:00
Eldad Fux 4f7e663fac Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-22 07:15:18 +03:00
Eldad Fux dabff52271 Updated spec 2020-10-21 18:03:33 +03:00
Eldad Fux 437f5f1eb9 Updated FW 2020-10-21 18:03:18 +03:00
Eldad Fux c491b78114 Added connection open/close logic 2020-10-21 15:03:50 +03:00
Eldad Fux 619781a4ad Handle user & project channels 2020-10-21 13:50:11 +03:00
Eldad Fux f1df0e7071 Updated FW version 2020-10-21 13:49:56 +03:00
Eldad Fux 3db6b4ada5 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-20 16:42:05 +03:00
Eldad Fux 4ccab4f955 POC 2020-10-20 16:22:46 +03:00
Eldad Fux a52de551a1 Fixed connection retry 2020-10-19 23:38:49 +03:00
Eldad Fux a6cb86639b Added logs 2020-10-19 21:56:02 +03:00
Eldad Fux e9c1a6d25d Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-19 20:26:59 +03:00
Eldad Fux 77e35e7081 Added redis persistent connection 2020-10-19 18:09:53 +03:00
Eldad Fux 3f0595c04a Test realtime server 2020-10-19 18:09:27 +03:00
Eldad Fux 210fa9fd64 Fixed redis connection init 2020-10-19 17:50:12 +03:00
Eldad Fux b590ecc00a Removed unsupported server option 2020-10-19 17:49:49 +03:00
Eldad Fux 4dfb91f2ef Updated phpredis client 2020-10-19 17:49:35 +03:00
Eldad Fux 5f4532ebbf Added redis pub/sub 2020-10-18 14:51:16 +03:00
Eldad Fux 210c4b6dff Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-17 10:39:25 +03:00
Eldad Fux 8b9732300f Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-17 10:38:29 +03:00
Eldad Fux 3cb584430b Added docs 2020-10-17 08:48:03 +03:00
Eldad Fux 875c83a137 Updated entypoint 2020-10-16 10:50:46 +03:00
Eldad Fux 10e39abeae Basic structure 2020-10-16 10:31:09 +03:00
Eldad Fux a4097081ab Merge branch 'master' of github.com:appwrite/appwrite into graphql 2020-07-15 14:45:19 +03:00
Eldad Fux 8458438465 Merge branch 'master' of github.com:appwrite/appwrite into graphql 2020-07-07 15:03:29 +03:00
Eldad Fux 1364d89cae Merge branch 'response-refactor' of github.com:appwrite/appwrite into graphql 2020-06-25 23:26:40 +03:00
Eldad Fux 81e61c9cc9 Updated deps 2020-06-25 23:13:13 +03:00
Eldad Fux 981e6527c3 Merge branch 'response-refactor' of github.com:appwrite/appwrite into graphql 2020-06-25 23:12:11 +03:00
Eldad Fux 63fa19b73a Tests 2020-06-24 15:55:05 +03:00
Eldad Fux f07b8ca296 Updated comments 2020-06-24 07:08:10 +03:00
Eldad Fux 437cff3efb Merge branch 'response-refactor' of github.com:appwrite/appwrite into graphql 2020-06-23 23:55:18 +03:00
Eldad Fux 77d0f2b37a First GraphQL parser POC 2020-06-22 15:04:19 +03:00
Eldad Fux a050b7ebb8 Added graphiql container 2020-06-22 15:03:36 +03:00
22531 changed files with 506965 additions and 105922 deletions
-2
View File
@@ -1,8 +1,6 @@
app/db/SQL
node_modules
storage
public/scripts
public/styles
.git
.idea
.cd .babelrc
+49 -5
View File
@@ -1,6 +1,6 @@
_APP_ENV=production
_APP_ENV=development
_APP_LOCALE=en
_APP_WORKER_PER_CORE=6
_APP_CONSOLE_WHITELIST_ROOT=disabled
_APP_CONSOLE_WHITELIST_EMAILS=
_APP_CONSOLE_WHITELIST_IPS=
@@ -15,11 +15,35 @@ _APP_DOMAIN=demo.appwrite.io
_APP_DOMAIN_TARGET=demo.appwrite.io
_APP_REDIS_HOST=redis
_APP_REDIS_PORT=6379
_APP_REDIS_PASS=
_APP_REDIS_USER=
_APP_DB_HOST=mariadb
_APP_DB_PORT=3306
_APP_DB_SCHEMA=appwrite
_APP_DB_USER=user
_APP_DB_PASS=password
_APP_DB_ROOT_PASS=rootsecretpassword
_APP_STORAGE_DEVICE=Local
_APP_STORAGE_S3_ACCESS_KEY=
_APP_STORAGE_S3_SECRET=
_APP_STORAGE_S3_REGION=us-east-1
_APP_STORAGE_S3_BUCKET=
_APP_STORAGE_DO_SPACES_ACCESS_KEY=
_APP_STORAGE_DO_SPACES_SECRET=
_APP_STORAGE_DO_SPACES_REGION=us-east-1
_APP_STORAGE_DO_SPACES_BUCKET=
_APP_STORAGE_BACKBLAZE_ACCESS_KEY=
_APP_STORAGE_BACKBLAZE_SECRET=
_APP_STORAGE_BACKBLAZE_REGION=us-west-004
_APP_STORAGE_BACKBLAZE_BUCKET=
_APP_STORAGE_LINODE_ACCESS_KEY=
_APP_STORAGE_LINODE_SECRET=
_APP_STORAGE_LINODE_REGION=eu-central-1
_APP_STORAGE_LINODE_BUCKET=
_APP_STORAGE_WASABI_ACCESS_KEY=
_APP_STORAGE_WASABI_SECRET=
_APP_STORAGE_WASABI_REGION=eu-central-1
_APP_STORAGE_WASABI_BUCKET=
_APP_STORAGE_ANTIVIRUS=disabled
_APP_STORAGE_ANTIVIRUS_HOST=clamav
_APP_STORAGE_ANTIVIRUS_PORT=3310
@@ -32,14 +56,34 @@ _APP_SMTP_PORT=1025
_APP_SMTP_SECURE=
_APP_SMTP_USERNAME=
_APP_SMTP_PASSWORD=
_APP_STORAGE_LIMIT=10000000
_APP_SMS_PROVIDER=sms://username:password@mock
_APP_SMS_FROM=+123456789
_APP_STORAGE_LIMIT=30000000
_APP_STORAGE_PREVIEW_LIMIT=20000000
_APP_FUNCTIONS_SIZE_LIMIT=30000000
_APP_FUNCTIONS_TIMEOUT=900
_APP_FUNCTIONS_BUILD_TIMEOUT=900
_APP_FUNCTIONS_CONTAINERS=10
_APP_FUNCTIONS_CPUS=1
_APP_FUNCTIONS_MEMORY=256
_APP_FUNCTIONS_MEMORY_SWAP=256
_APP_FUNCTIONS_CPUS=0
_APP_FUNCTIONS_MEMORY=0
_APP_FUNCTIONS_MEMORY_SWAP=0
_APP_FUNCTIONS_INACTIVE_THRESHOLD=60
OPEN_RUNTIMES_NETWORK=appwrite_runtimes
_APP_EXECUTOR_SECRET=your-secret-key
_APP_EXECUTOR_HOST=http://appwrite-executor/v1
_APP_MAINTENANCE_INTERVAL=86400
_APP_MAINTENANCE_RETENTION_CACHE=2592000
_APP_MAINTENANCE_RETENTION_EXECUTION=1209600
_APP_MAINTENANCE_RETENTION_ABUSE=86400
_APP_MAINTENANCE_RETENTION_AUDIT=1209600
_APP_USAGE_AGGREGATION_INTERVAL=5
_APP_MAINTENANCE_RETENTION_USAGE_HOURLY=8640000
_APP_USAGE_STATS=enabled
_APP_LOGGING_PROVIDER=
_APP_LOGGING_CONFIG=
_APP_GRAPHQL_MAX_BATCH_SIZE=10
_APP_GRAPHQL_MAX_COMPLEXITY=250
_APP_GRAPHQL_MAX_DEPTH=3
DOCKERHUB_PULL_USERNAME=
DOCKERHUB_PULL_PASSWORD=
DOCKERHUB_PULL_EMAIL=
+7 -10
View File
@@ -1,10 +1,7 @@
app/config/* linguist-detectable=false
app/config/* linguist-detectable=false
app/config/*/* linguist-detectable=false
app/config/*/*/* linguist-detectable=false
app/config/*/*/*/* linguist-detectable=false
tests/* linguist-detectable=false
tests/*/* linguist-detectable=false
tests/*/*/* linguist-detectable=false
tests/*/*/*/* linguist-detectable=false
tests/*/*/*/*/* linguist-detectable=false
app/config/** linguist-detectable=false
app/views/** linguist-detectable=false
app/controllers/** linguist-detectable=false
src/** linguist-detectable=false
tests/** linguist-detectable=false
public/scripts/** linguist-detectable=false
public/dist/scripts/** linguist-detectable=false
-44
View File
@@ -1,44 +0,0 @@
---
name: 🐛 Bug Report
about: Submit a bug report to help us improve
labels: "bug"
---
## 🐛 Bug Report
(A clear and concise description of what the bug is)
## Have you spent some time to check if this issue has been raised before?
(Have you googled for a similar issue or checked our older issues for a similar bug)
## To Reproduce
(Write your steps here:)
## Expected behavior
<!--
How did you expect your project to behave?
Its fine if youre not sure your understanding is correct.
Write down what you thought would happen.
-->
(Write what you thought would happen.)
## Actual Behavior
<!--
Did something go wrong?
Is something broken, or not behaving as you expected?
Describe this section in detail, and attach screenshots if possible.
Don't only say "it doesn't work"!
-->
(Write what happened. Add screenshots, if applicable.)
## Your Environment
<!-- Include as many relevant details about the environment you experienced the bug in -->
(Write Environment, Operating system and version etc.)
-17
View File
@@ -1,17 +0,0 @@
---
name: 📚 Documentation
about: Report an issue related to documentation
labels: "documentation"
---
## 📚 Documentation
(A clear and concise description of what the issue is.)
## Have you spent some time to check if this issue has been raised before?
(Have you googled for a similar issue or checked our older issues for a similar bug)
### Have you read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md)?
(Write your answer here.)
-21
View File
@@ -1,21 +0,0 @@
---
name: 🚀 Feature
about: Submit a proposal for a new feature
labels: "feature"
---
## 🚀 Feature
(A clear and concise description of what the feature is.)
## Have you spent some time to check if this issue has been raised before?
(Have you googled for a similar issue or checked our older issues for a similar bug)
### Have you read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md)?
(Write your answer here.)
## Pitch
(Please explain why this feature should be implemented and how it would be used. Add examples, if applicable.)
+6 -5
View File
@@ -11,16 +11,17 @@ Happy contributing!
## What does this PR do?
(Provide a description of what this PR does.)
(Provide a description of what this PR does and why it's needed.)
## Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Screenshots may also be helpful.)
## Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
- (Related PR or issue)
### Have you read the [Contributing Guidelines on issues](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md)?
## Checklist
(Write your answer here.)
- [ ] Have you read the [Contributing Guidelines on issues](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md)?
- [ ] If the PR includes a change to an API's metadata (desc, label, params, etc.), does it also include updated API specs and example docs?
+8 -4
View File
@@ -1,5 +1,9 @@
name: "CodeQL"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches: [master]
@@ -25,7 +29,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
# We must fetch at least the immediate parents so that if this is
# a pull request then we can checkout the head.
@@ -38,14 +42,14 @@ jobs:
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v1
uses: github/codeql-action/init@v2
with:
languages: ${{ matrix.language }}
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@v1
uses: github/codeql-action/autobuild@v2
# ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl
@@ -59,4 +63,4 @@ jobs:
# make release
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1
uses: github/codeql-action/analyze@v2
+24
View File
@@ -0,0 +1,24 @@
name: "Linter"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on: [pull_request]
jobs:
lint:
name: Linter
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
fetch-depth: 2
- run: git checkout HEAD^2
- name: Run Linter
run: |
docker run --rm -v $PWD:/app composer sh -c \
"composer install --profile --ignore-platform-reqs && composer lint"
+53
View File
@@ -0,0 +1,53 @@
name: "Release"
on:
release:
types: [published]
jobs:
tests:
name: Release
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
# We must fetch at least the immediate parents so that if this is
# a pull request then we can checkout the head.
fetch-depth: 2
# Fetch submodules
submodules: recursive
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Login to Docker Hub
uses: docker/login-action@v2
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v4
with:
images: appwrite/appwrite
tags: |
type=semver,pattern={{major}}.{{minor}}.{{patch}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
- name: Build and push
uses: docker/build-push-action@v4
with:
context: .
platforms: linux/amd64,linux/arm64
build-args: |
VERSION=${{ steps.meta.outputs.version }}
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
+58
View File
@@ -0,0 +1,58 @@
name: "Tests"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on: [pull_request]
jobs:
tests:
name: Unit & E2E
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
# We must fetch at least the immediate parents so that if this is
# a pull request then we can checkout the head.
fetch-depth: 2
# Fetch submodules
submodules: recursive
# If this run was triggered by a pull request event, then checkout
# the head of the pull request instead of the merge commit.
- run: git checkout HEAD^2
if: ${{ github.event_name == 'pull_request' }}
# This is a separate action that sets up buildx runner
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Build Appwrite
uses: docker/build-push-action@v3
with:
context: .
push: false
tags: appwrite-dev
load: true
cache-from: type=gha
cache-to: type=gha,mode=max
build-args: |
DEBUG=false
TESTING=true
VERSION=dev
- name: Start Appwrite
run: |
docker compose up -d
sleep 30
- name: Doctor
run: docker compose exec -T appwrite doctor
- name: Environment Variables
run: docker compose exec -T appwrite vars
- name: Run Tests
run: docker compose exec -T appwrite test --debug
+8 -1
View File
@@ -2,7 +2,14 @@
/vendor/
/node_modules/
/tests/resources/storage/
/tests/resources/functions/**/code.tar.gz
/app/sdks/*
/.idea/
!/.idea/workspace.xml
!/.idea/php.xml
.DS_Store
.php_cs.cache
debug/
debug/
app/sdks
dev/yasd_init.php
.phpunit.result.cache
+4
View File
@@ -0,0 +1,4 @@
[submodule "app/console"]
path = app/console
url = https://github.com/appwrite/console
branch = 2.3.4
+34
View File
@@ -0,0 +1,34 @@
tasks:
- name: Run Appwrite Docker Stack
init: |
git submodule update --init
docker compose build
docker compose pull
docker pull composer
command: |
docker run --rm --interactive --tty \
--volume $PWD:/app \
composer update \
--ignore-platform-reqs \
--optimize-autoloader \
--no-plugins \
--no-scripts \
--prefer-dist
ports:
- port: 8080
onOpen: open-preview
visibility: public
vscode:
extensions:
- ms-azuretools.vscode-docker
- zobo.php-intellisense
github:
# https://www.gitpod.io/docs/prebuilds#github-specific-configuration
prebuilds:
# enable for pull requests coming from forks (defaults to false)
pullRequestsFromForks: true
# add a check to pull requests (defaults to true)
addCheck: false
-29
View File
@@ -1,29 +0,0 @@
#!/bin/bash bash
RED='\033[0;31m'
NC='\033[0m' # No Color
if [ -z "$1" ]
then
echo "Missing tag number"
exit 1
fi
if [ -z "$2" ]
then
echo "Missing version number"
exit 1
fi
if test $(find "./app/db/DBIP/dbip-country-lite-2021-02.mmdb" -mmin +259200)
then
printf "${RED}GEO country DB has not been updated for more than 6 months. Go to https://db-ip.com/db/download/ip-to-country-lite to download a newer version${NC}\n"
fi
echo 'Starting build...'
docker build --build-arg VERSION="$2" --tag appwrite/appwrite:"$1" .
echo 'Pushing build to registry...'
docker push appwrite/appwrite:"$1"
-1
View File
@@ -1 +0,0 @@
echo 'Nothing to deploy right now.'
-50
View File
@@ -1,50 +0,0 @@
dist: xenial
arch:
- amd64
- arm64
os: linux
language: shell
notifications:
email:
- team@appwrite.io
before_install:
- curl -fsSL https://get.docker.com | sh
- echo '{"experimental":"enabled"}' | sudo tee /etc/docker/daemon.json
- mkdir -p $HOME/.docker
- echo '{"experimental":"enabled"}' | sudo tee $HOME/.docker/config.json
- sudo service docker start
- >
if [ ! -z "${DOCKERHUB_PULL_USERNAME:-}" ]; then
echo "${DOCKERHUB_PULL_PASSWORD}" | docker login --username "${DOCKERHUB_PULL_USERNAME}" --password-stdin
fi
- docker --version
- docker buildx create --use
- chmod -R u+x ./.travis-ci
- export COMPOSE_INTERACTIVE_NO_CLI=1
# Only pass a single runtime for CI stability
- echo "_APP_FUNCTIONS_RUNTIMES=php-8.0" >> .env
install:
- docker-compose up -d
- sleep 10
script:
- docker ps
- docker-compose logs appwrite
- docker-compose logs appwrite-worker-functions
- docker-compose exec appwrite doctor
- docker-compose exec appwrite vars
- docker-compose exec appwrite test --debug
deploy:
- provider: script
edge: true
script: ./.travis-ci/deploy.sh
on:
repo: appwrite/appwrite
branch: deploy
+792 -17
View File
@@ -1,23 +1,796 @@
# NOT PUBLISHED YET
## Features
- Added file created date to file info on the console
- Added file size to file info on the console
- Refactored Devices page in Console:
- Renamed *Devices* to *Sessions*
- Add Provider Icon to each Session
- Add Anonymous Account Placeholder
# Version 1.3.5
## Bugs
- Fixed bug when removing a project member on the Appwrite console (#1214)
- Fix minimum length for string attribute default values [#5606](https://github.com/appwrite/appwrite/pull/5606)
- Update framework to fix route mismatches [#5603](https://github.com/appwrite/appwrite/pull/5603)
# Version 1.3.4
## Bugs
- Update migration to properly migrate bucket permissiosn [#5497](https://github.com/appwrite/appwrite/pull/5497)
# Version 1.3.3
## Bugs
- Fixed migration resetting some data [#5455](https://github.com/appwrite/appwrite/pull/5455)
# Version 1.3.2
## Bugs
- Fixed auto-setting custom ID on nested documents [#5363](https://github.com/appwrite/appwrite/pull/5363)
- Fixed listDocuments not returning all the documents [#5395](https://github.com/appwrite/appwrite/pull/5395)
- Fixed deleting keys, webhooks, platforms and domains after deleting project [#5395](https://github.com/appwrite/appwrite/pull/5395)
# Version 1.3.1
## Bugs
- Fixed Migration issue regarding 500 error [#5356](https://github.com/appwrite/appwrite/pull/5356)
# Version 1.3.0
## Features
- Password dictionary setting allows to compare user's password against command password database [#4906](https://github.com/appwrite/appwrite/pull/4906)
- Password history setting allows to save user's last used password so that it may not be used again. Maximum number of history saved is 20, which can be configured. Minimum is 0 which means disabled. [#4866](https://github.com/appwrite/appwrite/pull/4866)
- Update APIs to check X-Appwrite-Timestamp header [#5024](https://github.com/appwrite/appwrite/pull/5024)
- Database relationships [#5238](https://github.com/appwrite/appwrite/pull/5238)
- New query operators [#5238](https://github.com/appwrite/appwrite/pull/5238)
- Team preferences [#5196](https://github.com/appwrite/appwrite/pull/5196)
- Update attribute metadata [#5164](https://github.com/appwrite/appwrite/pull/5164)
## Bugs
- Fix not storing function's response on response codes 5xx [#4610](https://github.com/appwrite/appwrite/pull/4610)
- Fix expire to formatTz in create account session [#4985](https://github.com/appwrite/appwrite/pull/4985)
- Fix deleting projects when organization is deleted [#5335](https://github.com/appwrite/appwrite/pull/5335)
- Fix deleting collections from a project [#4983](https://github.com/appwrite/appwrite/pull/4983)
- Fix cleaning up project databases [#4984](https://github.com/appwrite/appwrite/pull/4984)
- Fix creating documents with attributes with special characters [#246](https://github.com/utopia-php/database/pull/246)
- Fix deleting attribute not deleting metadata index [#246](https://github.com/utopia-php/database/pull/246)
- Fix create attribute event payload [#246](https://github.com/utopia-php/database/pull/246)
# Version 1.2.1
## Changes
- Upgrade Console to [2.2.0](https://github.com/appwrite/console/releases/tag/2.2.0)
- Update DBIP Database [#5049](https://github.com/appwrite/appwrite/pull/5049)
## Bugs
- Fix a few null safety warnings [#4654](https://github.com/appwrite/appwrite/pull/4654)
- Fix timestamp format in Realtime response [#4515](https://github.com/appwrite/appwrite/pull/4515)
- Add flutter-web as a platform type [#4992](https://github.com/appwrite/appwrite/pull/4992)
- Fix typo in Model/Locale.php [#4669](https://github.com/appwrite/appwrite/pull/4669)
- Fix deletes worker not deleting project database tables [#4984](https://github.com/appwrite/appwrite/pull/4984)
- Fix deletes worker not deleting database collections [#4983](https://github.com/appwrite/appwrite/pull/4983)
- Fix restart policy for worker-messaging container [#4994](https://github.com/appwrite/appwrite/pull/4994)
- Fix validating origin for apple platforms [#5089](https://github.com/appwrite/appwrite/pull/5089)
# Version 1.2.0
## Features
- Added GraphQL API [#974](https://github.com/appwrite/appwrite/pull/974)
- Added GraphQL Explorer [#974](https://github.com/appwrite/appwrite/pull/974)
- Added ability to set max sessions per user per project [#4831](https://github.com/appwrite/appwrite/pull/4831)
## Changes
- Get default region from environment on project create [#4780](https://github.com/appwrite/appwrite/pull/4780)
- Fix french translation [#4782](https://github.com/appwrite/appwrite/pull/4782)
- Fix max mimetype size [#4814](https://github.com/appwrite/appwrite/pull/4814)
## Bugs
- Fix invited account verified status [#4776](https://github.com/appwrite/appwrite/pull/4776)
# Version 1.1.2
## Changes
- Released `appwrite/console` [2.0.2](https://github.com/appwrite/console/releases/tag/2.0.2)
- Make `region` parameter optional with default for project create [#4763](https://github.com/appwrite/appwrite/pull/4763)
## Bugs
- Fix default oauth paths [#4725](https://github.com/appwrite/appwrite/pull/4725)
- Fix session expiration, and expired session deletion [#4739](https://github.com/appwrite/appwrite/pull/4739)
- Fix processing status on sync executions [#4737](https://github.com/appwrite/appwrite/pull/4737)
- Fix Locale API returning Unknown continent [#4761](https://github.com/appwrite/appwrite/pull/4761)
# Version 1.1.1
## Bugs
- Fix Deletes worker using incorrect device for file deletion [#4662](https://github.com/appwrite/appwrite/pull/4662)
- Fix Migration for Stats adding the region attribute [#4704](https://github.com/appwrite/appwrite/pull/4704)
- Fix Migration stopping scheduled functions [#4704](https://github.com/appwrite/appwrite/pull/4704)
- Fix Migration enabling OAuth providers with data by default [#4704](https://github.com/appwrite/appwrite/pull/4704)
- Fix Error pages when OAuth providers are disabled [#4704](https://github.com/appwrite/appwrite/pull/4704)
# Version 1.1.0
## Features
- Added support for the new Appwrite Console [#4655](https://github.com/appwrite/appwrite/pull/4655)
- Added new property to projects configuration: `authDuration` which allows you to alter the duration of signed in sessions for your project. [#4618](https://github.com/appwrite/appwrite/pull/4618)
## Bugs
- Fix license detection for Flutter and Dart SDKs [#4435](https://github.com/appwrite/appwrite/pull/4435)
- Fix missing realtime event for create function deployment [#4574](https://github.com/appwrite/appwrite/pull/4574)
- Fix missing `status`, `buildStderr` and `buildStderr` from get deployment response [#4611](https://github.com/appwrite/appwrite/pull/4611)
- Fix project pagination in DB usage aggregation [#4517](https://github.com/appwrite/appwrite/pull/4517)
- Fix missing file permissions due to cache [#4661](https://github.com/appwrite/appwrite/pull/4661)
- Fix usage stats for async function executions [#4674](https://github.com/appwrite/appwrite/pull/4674)
# Version 1.0.3
## Bugs
- Fix document audit deletion [#4429](https://github.com/appwrite/appwrite/pull/4429)
- Fix attribute and index deletion when deleting a collection [#4429](https://github.com/appwrite/appwrite/pull/4429)
# Version 1.0.2
## Bugs
- Fixed nullable values in functions variables [#3885](https://github.com/appwrite/appwrite/pull/3885)
- Fixed migration for audit by migrating the `time` attribute [#4038](https://github.com/appwrite/appwrite/pull/4038)
- Fixed default value for creating Boolean Attribute [#4040](https://github.com/appwrite/appwrite/pull/4040)
- Fixed phone authentication code to be hashed in the internal database [#3906](https://github.com/appwrite/appwrite/pull/3906)
- Fixed `/v1/teams/:teamId/memberships/:membershipId` response [#3883](https://github.com/appwrite/appwrite/pull/3883)
- Fixed removing variables when function is deleted [#3884](https://github.com/appwrite/appwrite/pull/3884)
- Fixed scheduled function not being triggered [#3908](https://github.com/appwrite/appwrite/pull/3908)
- Fixed Phone Provider configuration [#3862](https://github.com/appwrite/appwrite/pull/3883)
- Fixed Queries with `0` values [utopia-php/database#194](https://github.com/utopia-php/database/pull/194)
# Version 1.0.1
## Bugs
- Fixed migration for abuse by migrating the `time` attribute [#3839](https://github.com/appwrite/appwrite/pull/3839)
# Version 1.0.0
## BREAKING CHANGES
- All Date values are now stored as ISO-8601 instead of UNIX timestamps [#3516](https://github.com/appwrite/appwrite/pull/3516)
- Permission levels and syntax have been reworked. See the Permissions V2 section in the document for more information [#3700](https://github.com/appwrite/appwrite/pull/3700)
- Function Variables are now stored in a separate collection with their own API endpoints [#3634](https://github.com/appwrite/appwrite/pull/3634)
- Resources that are computed asynchronously, such as function deployments, will now return a `202 Accepted` status code instead of `200 OK` [#3547](https://github.com/appwrite/appwrite/pull/3547)
- Queries have been improved to allow even more flexibility, and introduced to new endpoints. See the Queries V2 section in the document for more information [#3702](https://github.com/appwrite/appwrite/pull/3702)
- Compound indexes are now more flexible [#151](https://github.com/utopia-php/database/pull/151)
- `createExecution` parameter `async` default value was changed from `true` to `false` [#3781](https://github.com/appwrite/appwrite/pull/3781)
- String attribute `status` has been refactored to a Boolean attribute `enabled` in the functions collection [#3798](https://github.com/appwrite/appwrite/pull/3798)
- `time` attribute in Execution response model has been renamed to `duration` to be more consistent with other response models. [#3801](https://github.com/appwrite/appwrite/pull/3801)
- Renamed the following list endpoints to stay consistent with other endpoints [#3825](https://github.com/appwrite/appwrite/pull/3825)
- `getMemberships` to `listMemberships` in Teams API
- `getMemberships` to `listMemberships` in Users API
- `getLogs` to `listLogs` in Users API
- `getLogs` to `listLogs` in Accounts API
- `getSessions` to `listSessions` in Accounts API
- `getSessions` to `listSessions` in Users API
- `getCountries` to `listCountries` in Locale API
- `getCountriesEU` to `listCountriesEU` in Locale API
- `getCountriesPhones` to `listCountriesPhones` in Locale API
- `getContinents` to `listContinents` in Locale API
- `getCurrencies` to `listCurrencies` in Locale API
- `getLanguages` to `listLanguages` in Locale API
## Features
- Added the UI to see the Parent ID of all resources within the UI. [#3653](https://github.com/appwrite/appwrite/pull/3653)
- Added automatic cache cleaning for internal Appwrite services [#3491](https://github.com/appwrite/appwrite/pull/3491)
- Added the ability for Appwrite to handle importing hashed passwords, this can be leveraged to import existing user data from other systems. More information can be found in the document linked above. [#2747](https://github.com/appwrite/appwrite/pull/2747)
- `Users` has now been renamed to `Authentication` within the Appwrite console [#3664](https://github.com/appwrite/appwrite/pull/3664)
- More endpoints were made public (for guests) with proper rate limits [#3741](https://github.com/appwrite/appwrite/pull/3741)
- Added Disqus, Podio, and Etsy OAuth providers [#3526](https://github.com/appwrite/appwrite/pull/3526), [#3488](https://github.com/appwrite/appwrite/pull/3488), [#3522](https://github.com/appwrite/appwrite/pull/3522)
- Function logs now capture stdout [#3656](https://github.com/appwrite/appwrite/pull/3656)
- Added the ability to grant guests write permissions for documents, files and executions [#3727](https://github.com/appwrite/appwrite/pull/3727)
## Bugs
- Fixed an issue where after resetting your password in the Appwrite console, you would not be redirected to the login page. [#3654](https://github.com/appwrite/appwrite/pull/3654)
- Fixed an issue where invalid data could be loaded into the Appwrite console. [#3660](https://github.com/appwrite/appwrite/pull/3660)
- Fixed an issue where users using the MySQL adapter for Appwrite would run into an issue with full text indexes [#154](https://github.com/utopia-php/database/pull/154)
- Fix teams being created with no owners [#3558](https://github.com/appwrite/appwrite/pull/3558)
- Fixed a bug where you could not search users by phone [#3619](https://github.com/appwrite/appwrite/pull/3619)
- Fixed a bug where unaccepted invitations would grant access to projects [#3738](https://github.com/appwrite/appwrite/pull/3738)
# Version 0.15.3
## Features
- Added hint during Installation for DNS Configuration by @PineappleIOnic in https://github.com/appwrite/appwrite/pull/2450
## Bugs
- Fixed Migration for Attributes and Indexes by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3568
- Fixed Closed Icon in the alerts to be centered by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3594
- Fixed Response Model for Get and Update Database Endpoint by @ishanvyas22 in https://github.com/appwrite/appwrite/pull/3553
- Fixed Missing Usage on Functions exection by @Meldiron in https://github.com/appwrite/appwrite/pull/3543
- Fixed Validation for Permissions to only accept a maximum of 100 Permissions for all endpoints by @Meldiron in https://github.com/appwrite/appwrite/pull/3532
- Fixed backwards compatibility for Create Email Session Endpoint by @stnguyen90 in https://github.com/appwrite/appwrite/pull/3517
# Version 0.15.2
## Bugs
- Fixed Realtime Authentication for the Console by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3506
- Fixed Collection Usage by @stnguyen90 in https://github.com/appwrite/appwrite/pull/3505
- Fixed `$createdAt` after updating document by @Meldiron in https://github.com/appwrite/appwrite/pull/3498
- Fixed Redirect after deleting Collection in Console @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3476
- Fixed broken Link for Documents under Collections by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3469
# Version 0.15.1
## Bugs
- Fixed SMS for `createVerification` by @christyjacob4 in https://github.com/appwrite/appwrite/pull/3454
- Fixed missing Attributes when creating an Index by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3461
- Fixed broken Link for Documents under Collections by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3461
- Fixed all `$createdAt` and `$updatedAt` occurences in the UI by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3461
- Fixed Delete Document from the UI by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3463
- Fixed internal Attribute and Index key on Migration by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3455
## Docs
- Updated Phone Authentication by @christyjacob4 in https://github.com/appwrite/appwrite/pull/3456
# Version 0.15.0
## BREAKING CHANGES
- Docker Compose V2 is required now
- The `POST:/v1/account/sessions` endpoint is now `POST:/v1/account/sessions/email`
- All `/v1/database/...` endpoints are now `/v1/databases/...`
- `dateCreated` attribute is removed from Teams
- `dateCreated` attribute is removed from Executions
- `dateCreated` attribute is removed from Files
- `dateCreated` and `dateUpdated` attributes are removed from Functions
- `dateCreated` and `dateUpdated` attributes are removed from Deployments
- `dateCreated` and `dateUpdated` attributes are removed from Buckets
- Following Events for Webhooks and Functions are changed:
- `collections.[COLLECTION_ID]` is now `databases.[DATABASE_ID].collections.[COLLECTION_ID]`
- `collections.[COLLECTION_ID].documents.[DOCUMENT_ID]` is now `databases.[DATABASE_ID].collections.[COLLECTION_ID].documents.[DOCUMENT_ID]`
- Following Realtime Channels are changed:
- `collections.[COLLECTION_ID]` is now `databases.[DATABASE_ID].collections.[COLLECTION_ID]`
- `collections.[COLLECTION_ID].documents` is now `databases.[DATABASE_ID].collections.[COLLECTION_ID].documents`
- After Migration a Database called `default` is created for all your existing Database Collections
## Features
- Added Phone Authentication by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3357
- Added Twilio Support
- Added TextMagic Support
- Added Telesign Support
- Added Endpoint to create Phone Session (`POST:/v1/account/sessions/phone`)
- Added Endpoint to confirm Phone Session (`PUT:/v1/account/sessions/phone`)
- Added Endpoint to update Account Phone Number (`PATCH:/v1/account/phone`)
- Added Endpoint to create Account Phone Verification (`POST:/v1/account/verification/phone`)
- Added Endpoint to confirm Account Phone Verification (`PUT:/v1/account/verification/phone`)
- Added `_APP_PHONE_PROVIDER` and `_APP_PHONE_FROM` Environment Variable
- Added `phone` and `phoneVerification` Attribute to User
- Added `$createdAt` and `$updatedAt` Attributes by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3382
- Bucket
- Collection
- Deployment
- Document
- Domain
- Execution
- File
- Func
- Key
- Membership
- Platform
- Project
- Team
- User
- Webhook
- Session (only `$createdAt`)
- Token (only `$createdAt`)
- Added Databases Resource to the Database Service by @lohanidamodar in https://github.com/appwrite/appwrite/pull/3338
- Added `databases.read` and `databases.write` Scopes for API Keys
- Added New Runtimes
- Dart 2.17
- Deno 1.21
- Java 18
- Node 18
- Webhooks now have a Signature Key for proof of Origin by @shimonewman in https://github.com/appwrite/appwrite/pull/3351
- Start using Docker Compose V2 (from `docker-compose` to `docker compose`) by @Meldiron in https://github.com/appwrite/appwrite/pull/3362
- Added support for selfhosted Gitlab (OAuth) by @Meldiron in https://github.com/appwrite/appwrite/pull/3366
- Added Dailymotion OAuth Provider by @2002Bishwajeet in https://github.com/appwrite/appwrite/pull/3371
- Added Autodesk OAuth Provider by @Haimantika in https://github.com/appwrite/appwrite/pull/3420
- Ignore Service Checks when using API Key by @stnguyen90 in https://github.com/appwrite/appwrite/pull/3270
- Added WebM as MIME- and Preview Type by @chuongtang in https://github.com/appwrite/appwrite/pull/3327
- Expired User Sessions are now deleted by the Maintenance Worker by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3324
- Increased JWT rate-limit to 100 per hour by @abnegate in https://github.com/appwrite/appwrite/pull/3345
- Internal Database Relations are now resolved using the Internal ID by @fogelito in https://github.com/appwrite/appwrite/pull/3383
- Permissions for Documents can be updated without payload now by @gepd in https://github.com/appwrite/appwrite/pull/3346
## Bugs
- Fixed Zoom OAuth scopes
- Fixed empty build logs for Functions
- Fixed unnecessary SMTP check on Team Invite using an API Key by @stnguyen90 in https://github.com/appwrite/appwrite/pull/3270
- Fixed Error Message when adding Team Member to project by @stnguyen90 in https://github.com/appwrite/appwrite/pull/3296
- Fixed .NET Runtime Logo by @adityaoberai in https://github.com/appwrite/appwrite/pull/3315
- Fixed unnecessary Function execution delays by @Meldiron in https://github.com/appwrite/appwrite/pull/3348
- Fixed Runtime race conditions on cold start by @PineappleIOnic in https://github.com/appwrite/appwrite/pull/3361
- Fixed Malayalam translation by @varghesejose2020 in https://github.com/appwrite/appwrite/pull/2561
- Fixed English translation by @MATsxm in https://github.com/appwrite/appwrite/pull/3337
- Fixed spelling in Realtime Worker logs by @gireeshp in https://github.com/appwrite/appwrite/pull/1663
- Fixed Docs URL for Yammer OAuth by @everly-gif in https://github.com/appwrite/appwrite/pull/3402
# Version 0.14.2
## Features
- Support for Backblaze adapter in Storage
- Support for Linode adapter in Storage
- Support for Wasabi adapter in Storage
- New Cloud Function Runtimes:
- Dart 2.17
- Deno 1.21
- Java 18
- Node 18
- Improved overall Migration speed
# Version 0.14.1
## Bugs
* Fixed scheduled Cloud Functions execution with cron-job by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3245
* Fixed missing runtime icons by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3234
* Fixed Google OAuth by @Meldiron in https://github.com/appwrite/appwrite/pull/3236
* Fixed certificate generation when hostname was set to 'localhost' by @Meldiron in https://github.com/appwrite/appwrite/pull/3237
* Fixed Installation overriding default env variables by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3241
# Version 0.14.0
## Features
- **BREAKING CHANGE** New Event Model
- The new Event Model allows you to define events for Webhooks or Functions more granular
- Account and Users events have been merged to just Users
- Examples:
- `database.documents.create` is now `collections.[COLLECTION_ID].documents.[DOCUMENT_ID].create`
- Both placeholders needs to be replaced with either `*` for wildcard or an ID of the respective collection or document
- So you can listen to every document that is created in the `posts` collection with `collections.posts.*.documents.*.create`
- `event` in the Realtime payload has been renamed to `events` and contains all possible events
- `X-Appwrite-Webhook-Event` Webhook header has been renamed to `X-Appwrite-Webhook-Events` and contains all possible events
- **BREAKING CHANGE** Renamed `providers` to `authProviders` in Projects
- **BREAKING CHANGE** Renamed `stdout` to `response` in Execution
- **BREAKING CHANGE** Removed delete endpoint from the Accounts API
- **BREAKING CHANGE** Renamed `name` to `userName` on Membership response model
- **BREAKING CHANGE** Renamed `email` to `userEmail` on Membership response model
- **BREAKING CHANGE** Renamed `event` to `events` on Realtime Response and now is an array of strings
- Added `teamName` to Membership response model
- Added new endpoint to update user's status from the Accounts API
- Deleted users will now free their ID and not reserve it anymore
- Added new endpoint to list all memberships on the Users API
- Increased Execution `response` to 1MB
- Increased Build `stdout` to 1MB
- Added Wildcard support to Platforms
- Added Activity page to Teams console
- Added button to verify/unverify user's e-mail address in the console
- Added Docker log limits to `docker-compose.yaml`
- Renamed `_APP_EXECUTOR_RUNTIME_NETWORK` environment variable to `OPEN_RUNTIMES_NETWORK`
- Added Auth0 OAuth2 provider
- Added Okta Oauth2 provider @tanay1337 in https://github.com/appwrite/appwrite/pull/3139
## Bugs
- Fixed issues with `min`, `max` and `default` values for float attributes
- Fixed account created with Magic URL to set a new password
- Fixed Database to respect `null` values
- Fixed missing realtime events from the Users API
- Fixed missing events when all sessions are deleted from the Users and Account API
- Fixed dots in database attributes
- Fixed renewal of SSL certificates
- Fixed errors in the certificates workers
- Fixed HTTPS redirect bug for non GET requests
- Fixed search when a User is updated
- Fixed aspect ratio bug in Avatars API
- Fixed wrong `Fail to Warmup ...` error message in Executor
- Fixed UI when file uploader is covered by jumpt to top button
- Fixed bug that allowed Queries on failed indexes
- Fixed UI when an alert with a lot text disappears too fast by increasing duration
- Fixed issues with cache and case-sensivity on ID's
- Fixed storage stats by upgrading to `BIGINT`
- Fixed `storage.total` stats which now is a sum of `storage.files.total` and `storage.deployments.total`
- Fixed Project logo preview
- Fixed UI for missing icons in Collection attributes
- Fixed UI to allow single-character custom ID's
- Fixed array size validation in the Database Service
- Fixed file preview when file extension is missing
- Fixed `Open an Issue` link in the console
- Fixed missing environment variables on Executor service
- Fixed all endpoints that expect an Array in their params to have not more than 100 items
- Added Executor host variables as a part of infrastructure configuration by @sjke in https://github.com/appwrite/appwrite/pull/3084
- Added new tab/window for new release link by @Akshay-Rana-Gujjar in https://github.com/appwrite/appwrite/pull/3202
# Version 0.13.4
## Features
- Added `detailedTrace` to Logger events
- Added new `_APP_STORAGE_PREVIEW_LIMIT` environment variable to configure maximum preview file size
## Bugs
- Fixed missing volume mount in Docker Compose
- Fixed upload with Bucket File permission
- Fixed custom ID validation in Console
- Fixed file preview with no `output` passed
- Fixed GitHub issue URL in Console
- Fixed double PDOException logging
- Fixed functions cleanup when container is already initialized
- Fixed float input precision in Console
# Version 0.13.3
## Bugs
- Fixed search for terms that inlcude `@` characters
- Fixed Bucket permissions
- Fixed file upload error in UI
- Fixed input field for float attributes in UI
- Fixed `appwrite-executor` restart behavior in docker-compose.yml
# Version 0.13.2
## Bugs
- Fixed global issue with write permissions
- Added missing `_APP_EXECUTOR_SECRET` environment variable for deletes worker
- Increased execution `stdout` and `stderr` from 8000 to 16384 character limit
- Increased maximum file size for image preview to 20mb
- Fixed iOS platforms for origin validation by @stnguyen90 in https://github.com/appwrite/appwrite/pull/2907
# Version 0.13.1
## Bugs
- Fixed the Console UI redirect breaking the header and navigation
- Fixed timeout in Functions API to respect the environment variable `_APP_FUNCTIONS_TIMEOUT`
- Fixed team invite to be invalid after successful use by @Malte2036 in https://github.com/appwrite/appwrite/issues/2593
# Version 0.13.0
## Features
### Functions
- Synchronous function execution
- Improved functions execution times by alot
- Added a new worker to build deployments
- Functions are now executed differently and your functions need to be adapted **Breaking Change**
- Tags are now called Deployments **Breaking Change**
- Renamed `tagId` to `deplyomentId` in collections **Breaking Change**
- Updated event names from `function.tags.*` to `function.deployments.*` **Breaking Change**
- Java runtimes are currently not supported **Breaking Change**
### Storage
- Added Buckets
- Buckets allow you to configure following settings:
- Maximum File Size
- Enabled/Disabled
- Encryption
- Anti Virus
- Allowed file extensions
- Permissions
- Bucket Level
- File Level
- Support for S3 and Digitalocean Spaces
- Efficiently process large files by loading only chunks
- Files larger then 5MB needs to be uploaded in chunks using Content-Range header. SDKs handle this internally **Breaking Change**
- Encryption, Compression is now limited to files smaller or equal to 20MB
- New UI in the console for uploading files with progress indication
- Concurrent file uploads
- Added `buckets.read` and `buckets.write` scope to API keys
### Account
- Renamed `providerToken` to `providerAccessToken` in sessions **Breaking Change**
- New endpoint to refresh the OAuth Access Token
- OAuth sessions now include `providerAccessTokenExpiry` and `providerRefreshToken`
- Notion and Stripe have been added to the OAuth Providers
- Microsoft OAuth provider now supports custom domains
### Others
- Renamed `sum` to `total` on multiple endpoints returning a list of resource **Breaking Change**
- Added new `_APP_WORKER_PER_CORE` environment variable to configure the amount of internal workers per core for performance optimization
## Bugs
- Fixed issue with 36 character long custom IDs
- Fixed permission issues and is now more consistent and returns all resources
- Fixed total amount of documents not being updated
- Fixed issue with searching though memberships
- Fixed image preview rotation
- Fixed Database index names that contain SQL keywords
- Fixed UI to reveal long e-mail addresses on User list
- Fixed UI for Attribute default value field to reset after submit
- Fixed UI to check for new available version of Appwrite
- Fixed UI default values when creating Integer or Float attributes
- Removed `_project` prepend from internal Database Schema
- Added dedicated internal permissions table for each Collection
## Security
- Remove `appwrite.io` and `appwrite.test` from authorized domains for session verification
## Upgrades
- Upgraded `redis` extenstion to version 5.3.7
- Upgraded `swoole` extenstion to version 4.8.7
- Upgraded GEO IP database to version March 2022
# Version 0.12.3
## Bugs
- Fix update membership roles (#2799)
- Fix migration to 0.12.x to populate search fields (#2799)
## Security
- Fix URL schema Validation to only allow http/https (#2801)
# Version 0.12.2
## Bugs
- Fix security vulnerability in the Console (#2778)
- Fix security vulnerability in the ACME-Challenge (#2780)
## Upgrades
- Upgraded `redis` extenstion to version 5.3.6
- Upgraded `swoole` extenstion to version 4.8.6
- Upgraded `imagick` extenstion to version 3.7.0
- Upgraded GEO IP database to version February 2022
# Version 0.12.1
## Bugs
- Fixed some issues with the Migration
- Fixed the UI to add Variables to Functions
- Fixed wrong data type for String Attribute size
- Fixed Request stats on the console
- Fixed Realtime Connection stats with high number by abbreviation
- Fixed backward compatibility of account status attribute.
# Version 0.12.0
## Features
- Completely rewritten Database service: **Breaking Change**
- Collection rules are now attributes
- Filters for have been replaced with a new, more powerful syntax
- Custom indexes for more performant queries
- Enum Attributes
- Maximum `sum` returned does not exceed 5000 documents anymore **Breaking Change**
- **DEPRECATED** Nested documents has been removed
- **DEPRECATED** Wildcard rule has been removed
- You can now set custom IDs when creating following resources:
- User
- Team
- Function
- Project
- File
- Collection
- Document
- All resources with custom ID support required you to set an ID now
- Passing `unique()` will generate a unique ID
- Auto-generated ID's are now 20 characters long
- Wildcard permissions `*` are now `role:all` **Breaking Change**
- Collections can be enabled and disabled
- Permissions are now found as top-level keys `$read` and `$write` instead of nested under `$permissions`
- Accessing collections with insufficient permissions now return a `401` isntead of `404` status code
- Offset cannot be higher than 5000 now and cursor pagination is required
- Added Cursor pagination to all endpoints that provide pagination by offset
- Added new Usage worker to aggregate usage statistics
- Added new Database worker to handle heavy database tasks in the background
- Added detailed Usage statistics to following services in the Console:
- Users
- Storage
- Database
- You can now disable/enable following services in the Console:
- Account
- Avatars
- Database
- Locale
- Health
- Storage
- Teams
- Users
- Functions
- Fixed several memory leaks in the Console
- Added pagination to account activities in the Console
- Added following events from User service to Webhooks and Functions:
- `users.update.email`
- `users.update.name`
- `users.update.password`
- Added new environment variables to enable error logging:
- The `_APP_LOGGING_PROVIDER` variable allows you to enable the logger set the value to one of `sentry`, `raygun`, `appsignal`.
- The `_APP_LOGGING_CONFIG` variable configures authentication to 3rd party error logging providers. If using Sentry, this should be 'SENTRY_API_KEY;SENTRY_APP_ID'. If using Raygun, this should be Raygun API key. If using AppSignal, this should be AppSignal API key.
- Added new environment variable `_APP_USAGE_AGGREGATION_INTERVAL` to configure the usage worker interval
- Added negative rotation values to file preview endpoint
- Multiple responses from the Health service were changed to new (better) schema **Breaking Change**
- Method `health.getAntiVirus()` has been renamed to `health.getAntivirus()`
- Added following langauges to the Locale service:
- Latin
- Sindhi
- Telugu
- **DEPRECATED** Tasks service **Breaking Change**
## Bugs
- Fixed `/v1/avatars/initials` when no space in the name, will try to split by `_`
- Fixed all audit logs now saving all relevant informations
- Fixed Health endpoints for `db` and `cache`
## Security
- Increased minimum password length to 8 and removed maximum length
- Limited User Preferences to 65kb total size
- Upgraded Redis to 6.2
- Upgraded InfluxDB to 1.4.0
- Upgraded Telegraf to 1.3.0
# Version 0.11.1
## Bugs
- Fix security vulnerability in the Console (#2777)
- Fix security vulnerability in the ACME-Challenge (#2779)
## Upgrades
- Upgraded redis extenstion to version 5.3.6
- Upgraded swoole extenstion to version 4.8.6
- Upgraded imagick extenstion to version 3.7.0
- Upgraded yaml extenstion to version 2.2.2
- Upgraded maxminddb extenstion to version 1.11.0
- Upgraded GEO IP database to version February 2022
# Version 0.11.0
## Features
- Added Swift Platform Support
- Added new Cloud Functions Runtimes:
- Swift 5.5
- Java 17
- Python 3.10
- Deno 1.12
- Deno 1.13
- Deno 1.14
- PHP 8.1
- Node 17
- Added translations:
- German `de` by @SoftCreatR in https://github.com/appwrite/appwrite/pull/1790
- Hebrew `he` by @Kokoden in https://github.com/appwrite/appwrite/pull/1846
- Oriya `or` by @Rutam21 in https://github.com/appwrite/appwrite/pull/1827
- Italian `it` by @ilmalte in https://github.com/appwrite/appwrite/pull/1824
- Portugese (Portugal) `pt-PT` by @OscarRG in https://github.com/appwrite/appwrite/pull/1820
- Portugese (Brazil) `pt-BR` by @renato04 in https://github.com/appwrite/appwrite/pull/1817
- Indonesian `id` by @Hrdtr in https://github.com/appwrite/appwrite/pull/1816
- Korean `ko` by @ssong in https://github.com/appwrite/appwrite/pull/1814
- Ukrainian `uk` by @daniloff200 in https://github.com/appwrite/appwrite/pull/1794
- Russian `ru` by @daniloff200 in https://github.com/appwrite/appwrite/pull/1795
- Belarusian `be` by @daniloff200 in https://github.com/appwrite/appwrite/pull/1796
- Arabic `ar` by @arsangamal in https://github.com/appwrite/appwrite/pull/1800
- Malay `ms` by @izqalan in https://github.com/appwrite/appwrite/pull/1806
- Gujarati `gu` by @honeykpatel in https://github.com/appwrite/appwrite/pull/1808
- Polish `pl` by @achromik in https://github.com/appwrite/appwrite/pull/1811
- Malayalam `ml` by @anoopmsivadas in https://github.com/appwrite/appwrite/pull/1813
- Croatian `hr` by @mbos2 in https://github.com/appwrite/appwrite/pull/1825
- Danish `da` by @Ganzabahl in https://github.com/appwrite/appwrite/pull/1829
- French `fr` by @Olyno in https://github.com/appwrite/appwrite/pull/1771
- Spanish `es` by @chuiizeet in https://github.com/appwrite/appwrite/pull/1833
- Vietnamese `vt` by @hdkhoasgt in https://github.com/appwrite/appwrite/pull/1880
- Kannada `kn` by @Nikhil-1503 in https://github.com/appwrite/appwrite/pull/1840
- Finnish `fi` by @minna-xD in https://github.com/appwrite/appwrite/pull/1847
- Thai `th` by @teeradon43 in https://github.com/appwrite/appwrite/pull/1851
- Persian `fa` by @aerabi in https://github.com/appwrite/appwrite/pull/1878
- Norwegian `no` by @NeonSpork in https://github.com/appwrite/appwrite/pull/1871
- Norwegian (Nynorsk) `nn` by @NeonSpork in https://github.com/appwrite/appwrite/pull/2019
- Norwegian (Bokmål) `nb` by @Exouxas in https://github.com/appwrite/appwrite/pull/1877
- Dutch `nl` by @ArtixAllMighty in https://github.com/appwrite/appwrite/pull/1879
- Sanskrit `sa` by @Rutam21 in https://github.com/appwrite/appwrite/pull/1895
- Nepali `ne` by @TheLearneer in https://github.com/appwrite/appwrite/pull/1807
- Swedish `sv` by @didair in https://github.com/appwrite/appwrite/pull/1948
- Hindi `hi` by @willtryagain in https://github.com/appwrite/appwrite/pull/1810
- Luxembourgish `lb` by @OscarRG in https://github.com/appwrite/appwrite/pull/1857
- Catalan `ca` by @und1n3 in https://github.com/appwrite/appwrite/pull/1875
- Chinese (Taiwan) `zh-TW` by @HelloSeaNation in https://github.com/appwrite/appwrite/pull/2134
- Chinese (PRC) `zh-CN` by @HelloSeaNation in https://github.com/appwrite/appwrite/pull/1836
- Bihari `bh` by @dazzlerkumar in https://github.com/appwrite/appwrite/pull/1841
- Romanian `ro` by @cristina-sirbu in https://github.com/appwrite/appwrite/pull/1868
- Slovak `sk` by @jakubhi in https://github.com/appwrite/appwrite/pull/1958
- Greek `el` by @kostapappas in https://github.com/appwrite/appwrite/pull/1992
- Assamese `as` by @PrerakMathur20 in https://github.com/appwrite/appwrite/pull/2023
- Esperanto `eo` by @tacoelho in https://github.com/appwrite/appwrite/pull/1927
- Irish `ga` by @ivernus in https://github.com/appwrite/appwrite/pull/2178
- Azerbaijani `az` by @aerabi in https://github.com/appwrite/appwrite/pull/2129
- Latvian `lv` by @RReiso in https://github.com/appwrite/appwrite/pull/2022
- Lithuanian `lt` by @mantasio in https://github.com/appwrite/appwrite/pull/2018
- Japanese `jp` by @takmar in https://github.com/appwrite/appwrite/pull/2177
- Added new audio mime-types for viewing audio files on browsers by @eldadfux in https://github.com/appwrite/appwrite/pull/2239
## Bugs
- Fixed `sum` description by @eldadfux in https://github.com/appwrite/appwrite/pull/1659
- Fixed `Add Team Membership` parameter order by @deshankoswatte in https://github.com/appwrite/appwrite/pull/1818
- Fixed Storage File Preview on mobile devices by @m1ga in https://github.com/appwrite/appwrite/pull/2230
- Fixed `top-left` gravity on `Get File Preview` endpoint by @lohanidamodar in https://github.com/appwrite/appwrite/pull/2249
# Version 0.10.4
## Bugs
- Fixed another memory leak in realtime service (#1627)
# Version 0.10.3
## Bugs
- Fixed memory leak in realtime service (#1606)
- Fixed function execution output now being UTF-8 encoded before saved (#1607)
# Version 0.10.2
## Bugs
- Fixed SSL certificates status not being updated (#1592)
- Fixed failing team invites on console (#1580)
# Version 0.10.1
## Bugs
- Improved error messages on Migration regarding invalid document structures (#1576)
- Fixed Console SDK endpoint to work with multiple proxies (#1575)
- Fixed last function environments variables being corrupt (#1577)
- Fixed `_APP_FUNCTIONS_CPUS` variable for cloud functions (#1568)
# Version 0.10.0
## Features
- Added Realtime (#948)
- Added Realtime statistics to the console (#948)
- Added Magic URL login (#1552)
- Refactored E-Mail template (#1422)
- Improved locale management (#1440)
- Added `$permissions` to execution response (#948)
- Switch from using Docker CLI to Docker API by integrating [utopia-php/orchestration](https://github.com/utopia-php/orchestration) (#1420)
- Added DOCKERHUB_PULL_USERNAME, DOCKERHUB_PULL_PASSWORD and DOCKERHUB_PULL_EMAIL env variables for pulling from private DockerHub repos (#1420)
- Added `updateName`, `updateEmail` and `updatePassword` to Users service and console (#1547)
## Bugs
- Fixed MariaDB timeout after 24 hours (#1510)
- Fixed upgrading installation with customized `docker-compose.yml` file (#1513)
- Fixed usage stats on the dashboard displaying invalid total users count (#1514)
# Version 0.9.4
## Security
- Fixed security vulnerability that exposes project ID's from other admin users (#1453)
# Version 0.9.3
## Bugs
- Fixed Abuse Limit keys for JWT and E-Mail confirmation (#1434)
# Version 0.9.2
## Bugs
- Fixed JWT session validation (#1408)
- Fixed passing valid JWT session to Cloud Functions (#1421)
- Fixed race condition when uploading and extracting bigger Cloud Functions (#1419)
# Version 0.9.1
## Bugs
- Fixed PDO Connection timeout (#1385)
- Removed unnecessary `app` resource and replace with `utopia` (#1384)
- Fixed missing quote in Functions Worker logs (#1375)
# Version 0.9.0
## Features
- Added support for Android
- Added a new Cloud Functions runtime for
- Java 16.0
- Java 11.0
- Node 16.0
- Dart 2.13
- Added a new gravity option when croping storage images using the file preview endpoint (#1260)
- Upgraded GEOIP DB file to Jun 2021 release (#1256)
- Added file created date to file info on the console (#1183)
- Added file size to file info on the console (#1183)
- Added internal support for connection pools for improved performance (#1278)
- Added new abstraction for workers executable files (#1276)
- Added a new API in the Users API to allow you to force update your user verification status (#1223)
- Using a fixed commit to avoid breaking changes for imagemagick extension (#1274)
- Updated the design of all the email templates (#1225)
- Refactored Devices page in Console: (#1167)
- Renamed *Devices* to *Sessions*
- Add Provider Icon to each Session
- Add Anonymous Account Placeholder
- Upgraded phpmailer version to 6.5.0 (#1317)
- Upgraded telegraf docker image version to v1.2.0
- Added new environment variables to the `telegraf` service: (#1202)
- _APP_INFLUXDB_HOST
- _APP_INFLUXDB_PORT
- Added `expires` parameter to Account Recovery and Email Validation URL's
- Added new endpoint to get a session based on it's ID (#1294)
- Added added a new version param to the migration script (#1342)
- Improved Queue Interval for all workers from 5 seconds to 1 (#1308 Thanks to @Meldiron)
## Breaking Changes (Read before upgrading!)
- Renamed `env` param on `/v1/functions` to `runtime` (#1314)
- Renamed `deleteUser` method in all SDKs to `delete` (#1216)
## Bugs
- Fixed bug causing runtimes conflict and hanging executions when max Functions containers limit passed (#1288)
- Fixed 404 error when removing a project member on the Appwrite console (#1214)
- Fixed Swoole buffer output size to allow downloading files bigger than allowed size (#1189)
- Fixed ClamAV status when anti virus is not running (#1188)
- Fixed deleteSession which was removing cookieFallback from the localstorage on any logout instead of current session (#1206)
- Fixed Nepal flag (#1173)
- Fixed a bug in the Twitch OAuth adapter (#1209)
- Fixed missing session object when OAuth session creation event is triggered (#1208)
- Fixed bug where we didn't ignore the email case, converted all emails to lowercase internally (#1243)
- Fixed a console bug where you can't click a user with no name, added a placeholder for anonymous users (#1220)
- Fixed unique keys not being updated when changing a user's email address (#1301)
- Fixed a bug where decimal integers where wrongly used with database filters (#1349)
## Security
- Fixed potential XSS injection on the console
# Version 0.8.0
@@ -56,6 +829,8 @@
- Fixed incorrect audit worker event names (#1143)
- Increased limit of memberships fetched in `createTeamMembership` to 2000 (#1143)
- Fixed exception thrown when SSL certificate is already stored in the database (#1151)
- Fixed user delete button in the Appwrite console (#1216)
- Fixed missing placeholder for user name when empty (#1220)
## Breaking Changes (Read before upgrading!)
@@ -103,8 +878,8 @@
## Upgrades
- Upgraded redis extenstion lib to version 5.3.3
- Upgraded maxmind extenstion lib to version 1.10.0
- Upgraded redis extension lib to version 5.3.3
- Upgraded maxmind extension lib to version 1.10.0
- Upgraded utopia-php/cli lib to version 0.10.0
- Upgraded matomo/device-detector lib to version 4.1.0
- Upgraded dragonmantank/cron-expression lib to version 3.1.0
@@ -116,7 +891,7 @@
## Bug Fixes
- Updated missing storage env vars
- Fixed a bug, that added a wrong timzone offset to user log timestamps
- Fixed a bug, that added a wrong timezone offset to user log timestamps
- Fixed a bug, that Response format header was not added in the access-control-allow-header list.
- Fixed a bug where countryName is unknown on sessions (#933)
- Added missing event users.update.prefs (#952)
@@ -195,13 +970,13 @@
- Upgraded Influxdb Docker image to version 1.8 (alpine)
- Upgraded Redis Resque queue library to version 1.3.6 ([#319](https://github.com/appwrite/appwrite/issues/319))
- Upgraded ClamAV container image to version 1.0.11 ([#412](https://github.com/appwrite/appwrite/issues/412))
- Upgraded device detctor to version 3.12.6
- Upgraded device detector to version 3.12.6
- Upgraded GEOIP DB file to Feb 2021 release
## Breaking Changes (Read before upgrading!)
- **Deprecated** `first` and `last` query params for documents list route in the database API
- **Deprecated** Deprectaed Pubjabi Translations ('pn')
- **Deprecated** Deprecated Pubjabi Translations ('pn')
- **Deprecated** `PATCH /account/prefs` is now updating the prefs payload and not just merging it
- **Deprecated** `PATCH /users/:userId/prefs` is now updating the prefs payload and not just merging it
- Switched order of limit and offset params in all the SDKs `listDocuments` method for better consistency
@@ -247,7 +1022,7 @@
- Block iframe access to Appwrite console using the `X-Frame-Options` header.
- Fixed `roles` param input validator
- API Keys are now stored encrypted
- Disabled domains whitlist ACL for the Appwrite console
- Disabled domains whitelist ACL for the Appwrite console
# Version 0.6.2 (PRE-RELEASE)
-76
View File
@@ -1,76 +0,0 @@
# Contributor Covenant Code of Conduct
## Our Pledge
In the interest of fostering an open and welcoming environment, we as
contributors and maintainers pledge to make participation in our project and
our community a harassment-free experience for everyone, regardless of age, body
size, disability, ethnicity, sex characteristics, gender identity, expression,
level of experience, education, socio-economic status, nationality, personal
appearance, race, religion, or sexual identity and orientation.
## Our Standards
Examples of behavior that contributes to creating a positive environment
include:
* Using welcoming and inclusive language
* Being respectful of differing viewpoints and experiences
* Gracefully accepting constructive criticism
* Focusing on what is best for the community
* Showing empathy towards other community members
Examples of unacceptable behavior by participants include:
* The use of sexualized language or imagery and unwelcome sexual attention or
advances
* Trolling, insulting/derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or electronic
address, without explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting
## Our Responsibilities
Project maintainers are responsible for clarifying the standards of acceptable
behavior and are expected to take appropriate and fair corrective action in
response to any instances of unacceptable behavior.
Project maintainers have the right and responsibility to remove, edit, or
reject comments, commits, code, wiki edits, issues, and other contributions
that are not aligned to this Code of Conduct, or to ban temporarily or
permanently any contributor for other behaviors that they deem inappropriate,
threatening, offensive, or harmful.
## Scope
This Code of Conduct applies both within project spaces and in public spaces
when an individual is representing the project or its community. Examples of
representing a project or community include using an official project e-mail
address, posting via an official social media account, or acting as an appointed
representative at an online or offline event. Representation of a project may be
further defined and clarified by project maintainers.
## Enforcement
Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at team@appwrite.io. All
complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. The project team is
obligated to maintain confidentiality with regard to the reporter of an incident.
Further details of specific enforcement policies may be posted separately.
Project maintainers who do not follow or enforce the Code of Conduct in good
faith may face temporary or permanent repercussions as determined by other
members of the project's leadership.
## Attribution
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
[homepage]: https://www.contributor-covenant.org
For answers to common questions about this code of conduct, see
https://www.contributor-covenant.org/faq
+194 -106
View File
@@ -1,75 +1,100 @@
# Contributing
We would ❤️ for you to contribute to Appwrite and help make it better! We want contributing to Appwrite to be fun, enjoyable, and educational for anyone and everyone. All contributions are welcome, including issues, new docs as well as updates and tweaks, blog posts, workshops, and more.
We would ❤️ you to contribute to Appwrite and help make it better! We want contributing to Appwrite to be fun, enjoyable, and educational for anyone and everyone. All contributions are welcome, including issues, and new docs, as well as updates and tweaks, blog posts, workshops, and more.
## How to Start?
If you are worried or dont know where to start, check out our next section explaining what kind of help we could use and where can you get involved. You can reach out with questions to [Eldad Fux (@eldadfux)](https://twitter.com/eldadfux) or [@appwrite_io](https://twitter.com/appwrite_io) on Twitter, and anyone from the [Appwrite team on Discord](https://discord.gg/GSeTUeA). You can also submit an issue, and a maintainer can guide you!
If you are worried or dont know where to start, check out the next section that explains what kind of help we could use and where you can get involved. You can send your questions to [@appwrite](https://twitter.com/appwrite) on Twitter or to anyone from the [Appwrite team on Discord](https://appwrite.io/discord). You can also submit an issue, and a maintainer can guide you!
## Code of Conduct
Help us keep Appwrite open and inclusive. Please read and follow our [Code of Conduct](/CODE_OF_CONDUCT.md).
Help us keep Appwrite open and inclusive. Please read and follow our [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md).
## Submit a Pull Request 🚀
Branch naming convention is as following
Branch naming convention is as following
`TYPE-ISSUE_ID-DESCRIPTION`
example:
```
doc-548-submit-a-pull-request-section-to-contribution-guide
```
When `TYPE` can be:
- **feat** - is a new feature
- **feat** - a new feature
- **doc** - documentation only changes
- **cicd** - changes related to CI/CD system
- **fix** - a bug fix
- **refactor** - code change that neither fixes a bug nor adds a feature
**All PRs must include a commit message with the changes description!**
**All PRs must include a commit message with the description of the changes made!**
For the initial start, fork the project and use git clone command to download the repository to your computer. A standard procedure for working on an issue would be to:
1. `git pull`, before creating a new branch, pull the changes from upstream. Your master needs to be up to date.
```
$ git pull
```
2. Create new branch from `master` like: `doc-548-submit-a-pull-request-section-to-contribution-guide`<br/>
2. Create a new branch from `master` like: `doc-548-submit-a-pull-request-section-to-contribution-guide`.<br/>
```
$ git checkout -b [name_of_your_new_branch]
```
3. Work - commit - repeat ( be sure to be in your branch )
4. Push changes to GitHub
3. Work - commit - repeat (make sure you're on the correct branch!)
4. Before you push your changes, make sure your code follows the `PSR12` coding standards, which is the standard that Appwrite currently follows. You can easily do this by running the formatter.
```bash
composer format <your file path>
```
Now, go a step further by running the linter using the following command to manually fix the issues the formatter wasn't able to.
```bash
composer lint <your file path>
```
This will give you a list of errors to rectify. If you need more information on the errors, you can pass in additional command line arguments to get more verbose information. More lists of available arguments can be found [here](https://github.com/squizlabs/PHP_CodeSniffer/wiki/Usage). A very useful command line argument is `--report=diff`. This will give you the expected changes by the linter for easy fixing of formatting issues.
```bash
composer lint --report=diff <your file path>
```
5. Push changes to GitHub.
```
$ git push origin [name_of_your_new_branch]
```
5. Submit your changes for review
If you go to your repository on GitHub, you'll see a `Compare & pull request` button. Click on that button.
6. Start a Pull Request
Now submit the pull request and click on `Create pull request`.
7. Get a code review approval/reject
8. After approval, merge your PR
9. GitHub will automatically delete the branch after the merge is done. (they can still be restored).
6. Submit your changes for review
If you go to your repository on GitHub, you'll see a `Compare & pull request` button. Click on that button.
7. Start a Pull Request
Now submit the pull request and click on `Create pull request`.
8. Get a code review approval/reject.
9. After approval, merge your PR.
10. GitHub will automatically delete the branch after the merge is done. (they can still be restored).
## Setup From Source
To set up a working **development environment**, just fork the project git repository and install the backend and frontend dependencies using the proper package manager and create run the docker-compose stack.
> If you just want to install Appwrite for day-to-day usage and not as a code maintainer use this [installation guide](https://github.com/appwrite/appwrite#installation).
Please note that these instructions are for setting a functional dev environment. If you want to set up an Appwrite instance to integrate into your app, you should probably try and install Appwrite by using the instructions in the [getting started guide](https://appwrite.io/docs/getting-started-for-web) or in the main [README](README.md) file.
> If you just want to install Appwrite for day-to-day use and not as a contributor, you can reference the [installation guide](https://github.com/appwrite/appwrite#installation), the [getting started guide](https://appwrite.io/docs/getting-started-for-web), or the main [README](README.md) file.
```bash
git clone git@github.com:[YOUR_FORK_HERE]/appwrite.git
cd appwrite
docker-compose up -d
git submodule update --init
docker compose build
docker compose up -d
```
### Code Autocompletion
@@ -84,24 +109,26 @@ docker run --rm --interactive --tty \
### User Interface
Appwrite uses an internal micro-framework called Litespeed.js to build simple UI components in vanilla JS and [less](http://lesscss.org/) for compiling CSS code. To apply any of your changes to the UI, use the `gulp build` or `gulp less` commands, and restart the Appwrite main container to load the new static files to memory using `docker-compose restart appwrite`.
Appwrite uses an internal micro-framework called Litespeed.js to build simple UI components in vanilla JS and [less](http://lesscss.org/) for compiling CSS code. To apply any of your changes to the UI, use the `gulp build` or `gulp less` commands, and restart the Appwrite main container to load the new static files to memory using `docker compose restart appwrite`.
### Get Started
After finishing the installation process, you can start writing and editing code.
#### Advanced Topics
We love to create issues that are good for beginners and label them as `good first issue` or `hacktoberfest`, but some more advanced topics might require extra knowledge. Below is a list of links you can use to learn more about some of the more advance topics that will help you master the Appwrite codebase.
We love to create issues that are good for beginners and label them as `good first issue` or `hacktoberfest`, but some more advanced topics might require extra knowledge. Below is a list of links you can use to learn about the more advanced topics that will help you master the Appwrite codebase.
##### Tools and Libs
- [Docker](https://www.docker.com/get-started)
- [PHP FIG](https://www.php-fig.org/) - [PSR-1](https://www.php-fig.org/psr/psr-1/) and [PSR-4](https://www.php-fig.org/psr/psr-4/)
- [PHP FIG](https://www.php-fig.org/) - [PSR-12](https://www.php-fig.org/psr/psr-12/)
- [PHP Swoole](https://www.swoole.co.uk/)
Learn more at our [Technology Stack](## Technology Stack) section.
Learn more at our [Technology Stack](#technology-stack) section.
##### Network and Protocols
- [OSI Model](https://en.wikipedia.org/wiki/OSI_model)
- [TCP vs UDP](https://www.guru99.com/tcp-vs-udp-understanding-the-difference.html#:~:text=TCP%20is%20a%20connection%2Doriented,speed%20of%20UDP%20is%20faster&text=TCP%20does%20error%20checking%20and,but%20it%20discards%20erroneous%20packets.)
- [HTTP](https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol)
@@ -110,18 +137,24 @@ Learn more at our [Technology Stack](## Technology Stack) section.
- [gRPC](https://en.wikipedia.org/wiki/GRPC)
##### Architecture
- [Microservices vs Monolithic](https://www.mulesoft.com/resources/api/microservices-vs-monolithic#:~:text=Microservices%20architecture%20vs%20monolithic%20architecture&text=A%20monolithic%20application%20is%20built%20as%20a%20single%20unit.&text=To%20make%20any%20alterations%20to,formally%20with%20business%2Doriented%20APIs.)
- [MVVM](https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93viewmodel) - Appwrite console architecture
##### Security
- [Appwrite Auth and ACL](https://github.com/appwrite/appwrite/blob/0.7.x/docs/specs/authentication.drawio.svg)
- [Appwrite Auth and ACL](https://github.com/appwrite/appwrite/blob/master/docs/specs/authentication.drawio.svg)
- [OAuth](https://en.wikipedia.org/wiki/OAuth)
- [Encryption](https://medium.com/searchencrypt/what-is-encryption-how-does-it-work-e8f20e340537#:~:text=Encryption%20is%20a%20process%20that,%2C%20or%20decrypt%2C%20the%20information.)
- [Hashing](https://searchsqlserver.techtarget.com/definition/hashing#:~:text=Hashing%20is%20the%20transformation%20of,it%20using%20the%20original%20value.)
## Architecture
Appwrite's current structure is a combination of both [Monolithic](https://en.wikipedia.org/wiki/Monolithic_application) and [Microservice](https://en.wikipedia.org/wiki/Microservices) architectures, but our final goal, as we grow, is to be using only microservices.
Appwrite's current structure is a combination of both [Monolithic](https://en.wikipedia.org/wiki/Monolithic_application) and [Microservice](https://en.wikipedia.org/wiki/Microservices) architectures.
---
## ![Appwrite](docs/specs/overview.drawio.svg)
### File Structure
@@ -155,18 +188,23 @@ Appwrite's current structure is a combination of both [Monolithic](https://en.wi
├── src # Supporting libraries (each lib has one role, common libs are released as individual projects)
│ └── Appwrite
│ ├── Auth
│ ├── Database
│ ├── Detector
│ ├── Docker
| ├── DSN
│ ├── Event
│ ├── Extend
│ ├── GraphQL
│ ├── Messaging
│ ├── Migration
│ ├── Network
│ ├── OpenSSL
│ ├── Promises
│ ├── Resque
│ ├── Specification
│ ├── Task
│ ├── Template
│ ├── URL
│ ├── Usage
│ └── Utopia
└── tests # End to end & unit tests
├── e2e
@@ -174,94 +212,90 @@ Appwrite's current structure is a combination of both [Monolithic](https://en.wi
└── unit
```
---
![Appwrite](docs/specs/overview.drawio.svg)
---
### The Monolithic Part
Appwrite's main API container is designed as a monolithic app. This is a decision we made to allow us to develop the project faster while still being a very small team.
Although the Appwrite API is a monolithic app, it has a very clear separation of concern as each internal service or worker is separated by its container, which will allow us as we grow to start breaking services for better maintenance and scalability.
Although the Appwrite API is a monolithic app, it has a very clear separation of concern as each internal service or worker is separated by its container, which allows us to start breaking services for better maintenance and scalability as we grow.
### The Microservice Part
Each container in Appwrite is a microservice on its own. Each service is an independent process that can scale without regard to any of the other services.
Currently, all of the Appwrite microservices are intended to communicate using the TCP protocol over a private network. You should be aware to not expose any of the services to the public-facing network, besides the public port 80 and 443, who, by default, are used to expose the Appwrite HTTP API.
Currently, all the Appwrite microservices are intended to communicate using the TCP protocol over a private network. With the exception of the public-facing port 80 and 443, which by default are used to expose the Appwrite HTTP API, you should **avoid exposing any other services' ports**.
## Ports
Appwrite dev version uses ports 80 and 443 as an entry point to the Appwrite API and console. We also expose multiple ports in the range of 9500-9504 for debugging some of the Appwrite containers on dev mode. If you have any conflicts with the ports running on your system, you can easily replace them by editing Appwrite's docker-compose.yml file and executing `docker-compose up -d` command.
Appwrite dev version uses ports 80 and 443 as an entry point to the Appwrite API and console. We also expose multiple ports in the range of 9500-9504 for debugging some of the Appwrite containers on dev mode. If you have any conflicts with the ports running on your system, you can easily replace them by editing Appwrite's docker-compose.yml file and executing `docker compose up -d` command.
## Technology Stack
To start helping us to improve the Appwrite server by submitting code, prior knowledge of Appwrite's technology stack can help you with getting started.
To start helping us to improve the Appwrite server by submitting code, prior knowledge of Appwrite's technology stack can help you get started.
Appwrite stack is combined from a variety of open-source technologies and tools. Appwrite backend API is written primarily with PHP version 7 and above on top of the [Utopia PHP framework](https://github.com/utopia-php/framework). The Appwrite frontend is built with tools like gulp, less, and [litespeed.js](https://github.com/litespeed-js). We use Docker as the container technology to package the Appwrite server for easy integration on-cloud, on-premise, or on-localhosts.
Appwrite stack is a combination of a variety of open-source technologies and tools. Appwrite backend API is written primarily with PHP version 7 and above, on top of the [Utopia PHP framework](https://github.com/utopia-php/framework). The Appwrite frontend is built with tools like gulp, less, and [litespeed.js](https://github.com/litespeed-js). We use Docker as the container technology to package the Appwrite server for easy on-cloud, on-premise, or on-localhost integration.
### Other Technologies
* Redis - for managing cache and in-memory data (currently, we do not use Redis for persistent data)
* MariaDB - for database storage and queries
* InfluxDB - for managing stats and time-series based data
* Statsd - for sending data over UDP protocol (using Telegraf)
* ClamAV - for validating and scanning storage files
* Imagemagick - for manipulating and managing image media files.
* Webp - for better compression of images on supporting clients
* SMTP - for sending email messages and alerts
* Resque - for managing data queues and scheduled tasks over a Redis server
- Redis - for managing cache and in-memory data (currently, we do not use Redis for persistent data).
- MariaDB - for database storage and queries.
- InfluxDB - for managing stats and time-series based data.
- Statsd - for sending data over UDP protocol (using Telegraf).
- ClamAV - for validating and scanning storage files.
- Imagemagick - for manipulating and managing image media files.
- Webp - for better compression of images on supporting clients.
- SMTP - for sending email messages and alerts.
- Resque - for managing data queues and scheduled tasks over a Redis server.
## Package Managers
Appwrite uses a package manager for managing code dependencies for both backend and frontend development. We try our best to avoid creating any unnecessary, and any new dependency to the project is subjected to a lead developer review and approval.
Appwrite uses a package manager for managing code dependencies for both backend and frontend development. We try our best to avoid creating any unnecessary dependencies. New dependency to the project is subjected to a lead developer's review and approval.
Many of Appwrite's internal modules are also used as dependencies to allow other Appwrite's projects to reuse them and as a way to contribute them back to the community.
Many of Appwrite's internal modules are also used as dependencies to allow other Appwrite projects to reuse them and as a way to contribute back to the community.
Appwrite uses [PHP's Composer](https://getcomposer.org/) for managing dependencies on the server-side and [JS NPM](https://www.npmjs.com/) for managing dependencies on the frontend side.
## Coding Standards
Appwrite is following the [PHP-FIG standards](https://www.php-fig.org/). Currently, we are using both PSR-0 and PSR-4 for coding standards and autoloading standards. Soon we will also review the project for support with PSR-12 (Extended Coding Style).
Appwrite follows the [PHP-FIG standards](https://www.php-fig.org/). Currently, we use both PSR-0 and PSR-12 for coding standards and autoloading standards.
We use prettier for our JS coding standards and auto-formatting our code.
We use prettier for our JS coding standards and auto-formatting for our code.
## Scalability, Speed, and Performance
Appwrite is built to scale. Please keep in mind that the Appwrite stack can run in different environments and different scales.
We wish Appwrite will be as easy to set up and in a single, localhost, and easy to grow to a large environment with dozens and even hundreds of instances.
We intend Appwrite to be as easy to set up as possible in a single localhost, and to grow easily into a large environment with dozens and even hundreds of instances.
When contributing code, please take into account the following considerations:
When contributing code, please take into account the following:
* Response Time
* Throughput
* Requests per Seconds
* Network Usage
* Memory Usage
* Browser Rendering
* Background Jobs
* Task Execution Time
- Response Time
- Throughput
- Requests per Seconds
- Network Usage
- Memory Usage
- Browser Rendering
- Background Jobs
- Task Execution Time
## Security & Privacy
## Security and Privacy
Security and privacy are extremely important to Appwrite, developers, and users alike. Make sure to follow the best industry standards and practices.
## Dependencies
Please avoid introducing new dependencies to Appwrite without consulting the team. New dependencies can be very helpful but also introduce new security and privacy issues, complexity, and impact total docker image size.
Please avoid introducing new dependencies to Appwrite without consulting the team. New dependencies can be very helpful, but they also introduce new security and privacy risks, add complexity, and impact the total docker image size.
Adding a new dependency should have vital value on the product with minimum possible risk.
Adding a new dependency should have vital value for the product with minimum possible risk.
## Introducing New Features
We would 💖 you to contribute to Appwrite, but we would also like to make sure Appwrite is as great as possible and loyal to its vision and mission statement 🙏.
We would 💖 you to contribute to Appwrite, but we also want to ensure Appwrite is loyal to its vision and mission statement 🙏.
For us to find the right balance, please open an issue explaining your ideas before introducing a new pull request.
This will allow the Appwrite community to have sufficient discussion about the new feature value and how it fits in the product roadmap and vision.
This will allow the Appwrite community to sufficiently discuss the new feature value and how it fits within the product roadmap and vision.
This is also important for the Appwrite lead developers to be able to give technical input and different emphasis regarding the feature design and architecture. Some bigger features might need to go through our [RFC process](https://github.com/appwrite/rfc).
This is also important for the Appwrite lead developers to be able to provide technical input and potentially a different emphasis regarding the feature design and architecture. Some bigger features might need to go through our [RFC process](https://github.com/appwrite/rfc).
## Build
@@ -278,116 +312,170 @@ Before running the command, make sure you have proper write permissions to the A
```bash
docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v6,linux/arm/v7,linux/arm64/v8,linux/ppc64le,linux/s390x -t appwrite/appwrite:dev --push .
```
**Build Functions Runtimes**
The Runtimes for all supported cloud functions (multicore builds) can be found at the [appwrite/php-runtimes](https://github.com/appwrite/php-runtimes) repository.
The Runtimes for all supported cloud functions (multicore builds) can be found at the [open-runtimes/open-runtimes](https://github.com/open-runtimes/open-runtimes) repository.
## Generate SDK
The following steps are used to generate a new console SDK:
1. Update the console spec file located at `app/config/specs/swagger2-<version-number>.console.json` using Appwrite Tasks. Run the `php app/cli.php specs version=<version-number> mode=normal` command in a running `appwrite/appwrite` container.
2. Generate a new SDK using the command `php app/cli.php sdks`.
3. Change your working dir using `cd app/sdks/console-web`.
4. Build the new SDK `npm run build`.
5. Copy `iife/sdk.js` to `appwrite.js`.
6. Go back to the root of the project `run npm run build`.
## Checklist for Releasing SDKs
Things to remember when releasing SDKs:
- Update the Changelogs in **docs/sdks** (right now only Dart and Flutter are using these).
- Update **GETTING_STARTED.md** in **docs/sdks** for each SDKs if any changes in the related APIs are in there.
- Update SDK versions as required on **app/config/platforms.php**.
- Generate SDKs using the command `php app/cli.php sdks` and follow the instructions.
- Release new tags on GitHub repository for each SDK.
## Debug
Appwrite uses [yasd](https://github.com/swoole/yasd) debugger, which can be made available during build of Appwrite. You can connect to the debugger using VS Code's [PHP Debug](https://marketplace.visualstudio.com/items?itemName=felixfbecker.php-debug) extension.
If you are in PHP Storm you don't need any plugin. Below are the settings required for remote debugger connection:
1. Create an init file.
2. Duplicate **dev/yasd_init.php.stub** file and name it **dev/yasd_init.php**.
3. Set **DEBUG** build arg in **appwrite** service in **docker-compose.yml** file.
### VS Code Launch Configuration
```json
{
"name": "Listen for Xdebug",
"type": "php",
"request": "launch",
"port": 9005,
"pathMappings": {
"/usr/src/code": "${workspaceRoot}"
}
}
```
### PHPStorm Setup
In settings, go to **Languages & Frameworks** > **PHP** > **Debug**, under **Xdebug** set the debug port to **9005** and enable the **can accept external connections** checkbox.
## Tests
To run all tests manually, use the Appwrite Docker CLI from your terminal:
```bash
docker-compose exec appwrite test
docker compose exec appwrite test
```
To run unit tests use:
```bash
docker-compose exec appwrite test /usr/src/code/tests/unit
docker compose exec appwrite test /usr/src/code/tests/unit
```
To run end-2-end tests use:
```bash
docker-compose exec appwrite test /usr/src/code/tests/e2e
docker compose exec appwrite test /usr/src/code/tests/e2e
```
To run end-2-end tests for a spcific service use:
To run end-2-end tests for a specific service use:
```bash
docker-compose exec appwrite test /usr/src/code/tests/e2e/Services/[ServiceName]
docker compose exec appwrite test /usr/src/code/tests/e2e/Services/[ServiceName]
```
## Benchmarking
You can use WRK Docker image to benchmark the server performance. Benchmarking is extremely useful when you want to compare how the server behaves before and after a change has been applied. Replace [APPWRITE_HOSTNAME_OR_IP] with your Appwrite server hostname or IP. Note that localhost is not accessible from inside the WRK container.
```
Options:
-c, --connections <N> Connections to keep open
-d, --duration <T> Duration of test
-t, --threads <N> Number of threads to use
-s, --script <S> Load Lua script file
-H, --header <H> Add header to request
--latency Print latency statistics
--timeout <T> Socket/request timeout
-v, --version Print version details
```
Options:
-c, --connections <N> Connections to keep open
-d, --duration <T> Duration of test
-t, --threads <N> Number of threads to use
-s, --script <S> Load Lua script file
-H, --header <H> Add header to request
--latency Print latency statistics
--timeout <T> Socket/request timeout
-v, --version Print version details
```
```bash
docker run --rm skandyla/wrk -t3 -c100 -d30 https://[APPWRITE_HOSTNAME_OR_IP]
```
## Code Maintenance
## Code Maintenance
We use some automation tools to help us keep a healthy codebase.
Improve PHP execution time by using [fully-qualified function calls](https://veewee.github.io/blog/optimizing-php-performance-by-fq-function-calls/):
**Run Formatter:**
```bash
php-cs-fixer fix src/ --rules=native_function_invocation --allow-risky=yes
# Run on all files
composer format
# Run on single file or folder
composer format <your file path>
```
Coding Standards:
**Run Linter:**
```bash
php-cs-fixer fix app/controllers --rules='{"braces": {"allow_single_line_closure": true}}'
# Run on all files
composer lint
# Run on single file or folder
composer lint <your file path>
```
```bash
php-cs-fixer fix src --rules='{"braces": {"allow_single_line_closure": true}}'
```
## Clearing the Cache
Static Code Analysis:
If you need to clear the cache, you can do so by running the following command:
```bash
docker-compose exec appwrite /usr/src/code/vendor/bin/psalm
docker compose exec redis redis-cli FLUSHALL
```
## Tutorials
From time to time, our team will add tutorials that will help contributors find their way in the Appwrite source code. Below is a list of currently available tutorials:
* [Adding Support for a New OAuth2 Provider](./docs/tutorials/add-oauth2-provider.md)
* [Appwrite Environment Variables](./docs/tutorials/environment-variables.md)
* [Running in Production](./docs/tutorials/running-in-production.md)
* [Adding Storage Adapter](./docs/tutorials/add-storage-adapter.md)
- [Adding Support for a New OAuth2 Provider](./docs/tutorials/add-oauth2-provider.md)
- [Appwrite Environment Variables](./docs/tutorials/add-environment-variable.md)
- [Running in Production](https://appwrite.io/docs/production)
- [Adding Storage Adapter](./docs/tutorials/add-storage-adapter.md)
## Other Ways to Help
Pull requests are great, but there are many other areas where you can help Appwrite.
Pull requests are great, but there are many other ways you can help Appwrite.
### Blogging & Speaking
Blogging, speaking about, or creating tutorials about one of Appwrites many features. Mention [@appwrite_io](https://twitter.com/appwrite_io) on Twitter and/or email team [at] appwrite [dot] io so we can give pointers and tips and help you spread the word by promoting your content on the different Appwrite communication channels. Please add your blog posts and videos of talks to our [Awesome Appwrite](https://github.com/appwrite/awesome-appwrite) repo on GitHub.
Blogging, speaking about, or creating tutorials about one of Appwrites many features are great ways to get the word out about Appwrite. Mention [@appwrite](https://twitter.com/appwrite) on Twitter and/or [email team@appwrite.io](mailto:team@appwrite.io) so we can give pointers and tips and help you spread the word by promoting your content on the different Appwrite communication channels. Please add your blog posts and videos of talks to our [Awesome Appwrite](https://github.com/appwrite/awesome-appwrite) repo on GitHub.
### Presenting at Meetups
Presenting at meetups and conferences about your Appwrite projects. Your unique challenges and successes in building things with Appwrite can provide great speaking material. Wed love to review your talk abstract/CFP, so get in touch with us if youd like some help!
We encourage our contributors to present at meetups and conferences about your Appwrite projects. Your unique challenges and successes in building things with Appwrite can provide great speaking material. Wed love to review your talk abstract/CFP, so get in touch with us if youd like some help!
### Sending Feedbacks & Reporting Bugs
### Sending Feedbacks and Reporting Bugs
Sending feedback is a great way for us to understand your different use cases of Appwrite better. If you had any issues, bugs, or want to share about your experience, feel free to do so on our GitHub issues page or at our [Discord channel](https://discord.gg/GSeTUeA).
Sending feedback is a great way for us to understand your different use cases of Appwrite better. If you had any issues, bugs, or want to share your experience, feel free to do so on our GitHub issues page or at our [Discord channel](https://discord.gg/GSeTUeA).
### Submitting New Ideas
If you think Appwrite could use a new feature, please open an issue on our GitHub repository, stating as much information as you can think about your new idea and it's implications. We would also use this issue to gather more information, get more feedback from the community, and have a proper discussion about the new feature.
If you think Appwrite could use a new feature, please open an issue on our GitHub repository, stating as much information as you have about your new idea and its implications. We would also use this issue to gather more information, get more feedback from the community, and have a proper discussion about the new feature.
### Improving Documentation
Submitting documentation updates, enhancements, designs, or bug fixes. Spelling or grammar fixes will be very much appreciated.
Submitting documentation updates, enhancements, designs, or bug fixes, as well as spelling or grammar fixes is much appreciated.
### Helping Someone
Searching for Appwrite on Discord, GitHub, or StackOverflow and helping someone else who needs help. You can also help by teaching others how to contribute to Appwrite's repo!
Consider searching for Appwrite on Discord, GitHub, or StackOverflow to help someone who needs help. You can also help by teaching others how to contribute to Appwrite's repo!
+69 -100
View File
@@ -1,4 +1,4 @@
FROM composer:2.0 as step0
FROM composer:2.0 as composer
ARG TESTING=false
ENV TESTING=$TESTING
@@ -8,82 +8,42 @@ WORKDIR /usr/local/src/
COPY composer.lock /usr/local/src/
COPY composer.json /usr/local/src/
RUN composer update --ignore-platform-reqs --optimize-autoloader \
RUN composer install --ignore-platform-reqs --optimize-autoloader \
--no-plugins --no-scripts --prefer-dist \
`if [ "$TESTING" != "true" ]; then echo "--no-dev"; fi`
FROM php:8.0-cli-alpine as step1
FROM --platform=$BUILDPLATFORM node:16.14.2-alpine3.15 as node
ENV PHP_REDIS_VERSION=5.3.4 \
PHP_SWOOLE_VERSION=v4.6.6 \
PHP_IMAGICK_VERSION=master \
PHP_YAML_VERSION=2.2.1 \
PHP_MAXMINDDB_VERSION=v1.10.1
COPY app/console /usr/local/src/console
RUN \
apk add --no-cache --virtual .deps \
make \
automake \
autoconf \
gcc \
g++ \
git \
zlib-dev \
brotli-dev \
yaml-dev \
imagemagick \
imagemagick-dev \
libmaxminddb-dev
WORKDIR /usr/local/src/console
RUN docker-php-ext-install sockets
ARG VITE_GA_PROJECT
ARG VITE_CONSOLE_MODE
ARG VITE_APPWRITE_GROWTH_ENDPOINT=https://growth.appwrite.io/v1
RUN \
# Redis Extension
git clone --depth 1 --branch $PHP_REDIS_VERSION https://github.com/phpredis/phpredis.git && \
cd phpredis && \
phpize && \
./configure && \
make && make install && \
cd .. && \
## Swoole Extension
git clone --depth 1 --branch $PHP_SWOOLE_VERSION https://github.com/swoole/swoole-src.git && \
cd swoole-src && \
phpize && \
./configure --enable-http2 && \
make && make install && \
cd .. && \
## Imagick Extension
git clone --depth 1 --branch $PHP_IMAGICK_VERSION https://github.com/Imagick/imagick && \
cd imagick && \
phpize && \
./configure && \
make && make install && \
cd .. && \
## YAML Extension
git clone --depth 1 --branch $PHP_YAML_VERSION https://github.com/php/pecl-file_formats-yaml && \
cd pecl-file_formats-yaml && \
phpize && \
./configure && \
make && make install && \
cd .. && \
## Maxminddb extension
git clone --depth 1 --branch $PHP_MAXMINDDB_VERSION https://github.com/maxmind/MaxMind-DB-Reader-php.git && \
cd MaxMind-DB-Reader-php && \
cd ext && \
phpize && \
./configure && \
make && make install && \
cd ../..
ENV VITE_GA_PROJECT=$VITE_GA_PROJECT
ENV VITE_CONSOLE_MODE=$VITE_CONSOLE_MODE
ENV VITE_APPWRITE_GROWTH_ENDPOINT=$VITE_APPWRITE_GROWTH_ENDPOINT
FROM php:8.0-cli-alpine as final
RUN npm ci
RUN npm run build
FROM appwrite/base:0.2.2 as final
LABEL maintainer="team@appwrite.io"
ARG VERSION=dev
ARG DEBUG=false
ENV DEBUG=$DEBUG
ENV DOCKER_CONFIG=${DOCKER_CONFIG:-$HOME/.docker}
ENV DOCKER_COMPOSE_VERSION=v2.5.0
ENV _APP_SERVER=swoole \
_APP_ENV=production \
_APP_LOCALE=en \
_APP_WORKER_PER_CORE= \
_APP_DOMAIN=localhost \
_APP_DOMAIN_TARGET=localhost \
_APP_HOME=https://appwrite.io \
@@ -102,6 +62,27 @@ ENV _APP_SERVER=swoole \
_APP_STORAGE_ANTIVIRUS=enabled \
_APP_STORAGE_ANTIVIRUS_HOST=clamav \
_APP_STORAGE_ANTIVIRUS_PORT=3310 \
_APP_STORAGE_DEVICE=Local \
_APP_STORAGE_S3_ACCESS_KEY= \
_APP_STORAGE_S3_SECRET= \
_APP_STORAGE_S3_REGION= \
_APP_STORAGE_S3_BUCKET= \
_APP_STORAGE_DO_SPACES_ACCESS_KEY= \
_APP_STORAGE_DO_SPACES_SECRET= \
_APP_STORAGE_DO_SPACES_REGION= \
_APP_STORAGE_DO_SPACES_BUCKET= \
_APP_STORAGE_BACKBLAZE_ACCESS_KEY= \
_APP_STORAGE_BACKBLAZE_SECRET= \
_APP_STORAGE_BACKBLAZE_REGION= \
_APP_STORAGE_BACKBLAZE_BUCKET= \
_APP_STORAGE_LINODE_ACCESS_KEY= \
_APP_STORAGE_LINODE_SECRET= \
_APP_STORAGE_LINODE_REGION= \
_APP_STORAGE_LINODE_BUCKET= \
_APP_STORAGE_WASABI_ACCESS_KEY= \
_APP_STORAGE_WASABI_SECRET= \
_APP_STORAGE_WASABI_REGION= \
_APP_STORAGE_WASABI_BUCKET= \
_APP_REDIS_HOST=redis \
_APP_REDIS_PORT=6379 \
_APP_DB_HOST=mariadb \
@@ -118,60 +99,45 @@ ENV _APP_SERVER=swoole \
_APP_SMTP_SECURE= \
_APP_SMTP_USERNAME= \
_APP_SMTP_PASSWORD= \
_APP_SMS_PROVIDER= \
_APP_SMS_FROM= \
_APP_FUNCTIONS_SIZE_LIMIT=30000000 \
_APP_FUNCTIONS_TIMEOUT=900 \
_APP_FUNCTIONS_CONTAINERS=10 \
_APP_FUNCTIONS_CPUS=1 \
_APP_FUNCTIONS_MEMORY=128 \
_APP_FUNCTIONS_MEMORY_SWAP=128 \
_APP_EXECUTOR_SECRET=a-random-secret \
_APP_EXECUTOR_HOST=http://appwrite-executor/v1 \
_APP_EXECUTOR_RUNTIME_NETWORK=appwrite_runtimes \
_APP_SETUP=self-hosted \
_APP_VERSION=$VERSION \
_APP_USAGE_STATS=enabled \
_APP_USAGE_AGGREGATION_INTERVAL=30 \
# 14 Days = 1209600 s
_APP_MAINTENANCE_RETENTION_EXECUTION=1209600 \
_APP_MAINTENANCE_RETENTION_AUDIT=1209600 \
# 1 Day = 86400 s
_APP_MAINTENANCE_RETENTION_ABUSE=86400 \
_APP_MAINTENANCE_INTERVAL=86400
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
_APP_MAINTENANCE_RETENTION_USAGE_HOURLY=8640000 \
_APP_MAINTENANCE_INTERVAL=86400 \
_APP_LOGGING_PROVIDER= \
_APP_LOGGING_CONFIG=
RUN \
apk update \
&& apk add --no-cache --virtual .deps \
make \
automake \
autoconf \
gcc \
g++ \
curl-dev \
&& apk add --no-cache \
libstdc++ \
certbot \
brotli-dev \
yaml-dev \
imagemagick \
libmaxminddb-dev \
certbot \
docker-cli \
docker-compose \
&& docker-php-ext-install sockets opcache pdo_mysql \
&& apk del .deps \
&& rm -rf /var/cache/apk/*
if [ "$DEBUG" == "true" ]; then \
apk add boost boost-dev; \
fi
WORKDIR /usr/src/code
COPY --from=step0 /usr/local/src/vendor /usr/src/code/vendor
COPY --from=step1 /usr/local/lib/php/extensions/no-debug-non-zts-20200930/swoole.so /usr/local/lib/php/extensions/no-debug-non-zts-20200930/
COPY --from=step1 /usr/local/lib/php/extensions/no-debug-non-zts-20200930/redis.so /usr/local/lib/php/extensions/no-debug-non-zts-20200930/
COPY --from=step1 /usr/local/lib/php/extensions/no-debug-non-zts-20200930/imagick.so /usr/local/lib/php/extensions/no-debug-non-zts-20200930/
COPY --from=step1 /usr/local/lib/php/extensions/no-debug-non-zts-20200930/yaml.so /usr/local/lib/php/extensions/no-debug-non-zts-20200930/
COPY --from=step1 /usr/local/lib/php/extensions/no-debug-non-zts-20200930/maxminddb.so /usr/local/lib/php/extensions/no-debug-non-zts-20200930/
COPY --from=composer /usr/local/src/vendor /usr/src/code/vendor
COPY --from=node /usr/local/src/console/build /usr/src/code/console
# Add Source Code
COPY ./app /usr/src/code/app
COPY ./bin /usr/local/bin
COPY ./docs /usr/src/code/docs
COPY ./public /usr/src/code/public
COPY ./src /usr/src/code/src
# Set Volumes
@@ -191,38 +157,41 @@ RUN mkdir -p /storage/uploads && \
# Executables
RUN chmod +x /usr/local/bin/doctor && \
chmod +x /usr/local/bin/maintenance && \
chmod +x /usr/local/bin/usage && \
chmod +x /usr/local/bin/install && \
chmod +x /usr/local/bin/migrate && \
chmod +x /usr/local/bin/realtime && \
chmod +x /usr/local/bin/executor && \
chmod +x /usr/local/bin/schedule && \
chmod +x /usr/local/bin/sdks && \
chmod +x /usr/local/bin/specs && \
chmod +x /usr/local/bin/ssl && \
chmod +x /usr/local/bin/test && \
chmod +x /usr/local/bin/vars && \
chmod +x /usr/local/bin/worker-audits && \
chmod +x /usr/local/bin/worker-certificates && \
chmod +x /usr/local/bin/worker-databases && \
chmod +x /usr/local/bin/worker-deletes && \
chmod +x /usr/local/bin/worker-functions && \
chmod +x /usr/local/bin/worker-builds && \
chmod +x /usr/local/bin/worker-mails && \
chmod +x /usr/local/bin/worker-tasks && \
chmod +x /usr/local/bin/worker-usage && \
chmod +x /usr/local/bin/worker-messaging && \
chmod +x /usr/local/bin/worker-webhooks
# Letsencrypt Permissions
RUN mkdir -p /etc/letsencrypt/live/ && chmod -Rf 755 /etc/letsencrypt/live/
# Enable Extensions
RUN echo extension=swoole.so >> /usr/local/etc/php/conf.d/swoole.ini
RUN echo extension=redis.so >> /usr/local/etc/php/conf.d/redis.ini
RUN echo extension=imagick.so >> /usr/local/etc/php/conf.d/imagick.ini
RUN echo extension=yaml.so >> /usr/local/etc/php/conf.d/yaml.ini
RUN echo extension=maxminddb.so >> /usr/local/etc/php/conf.d/maxminddb.ini
RUN if [ "$DEBUG" == "true" ]; then printf "zend_extension=yasd \nyasd.debug_mode=remote \nyasd.init_file=/usr/src/code/dev/yasd_init.php \nyasd.remote_port=9005 \nyasd.log_level=-1" >> /usr/local/etc/php/conf.d/yasd.ini; fi
RUN if [ "$DEBUG" == "true" ]; then echo "opcache.enable=0" >> /usr/local/etc/php/conf.d/appwrite.ini; fi
RUN echo "opcache.preload_user=www-data" >> /usr/local/etc/php/conf.d/appwrite.ini
RUN echo "opcache.preload=/usr/src/code/app/preload.php" >> /usr/local/etc/php/conf.d/appwrite.ini
RUN echo "opcache.enable_cli=1" >> /usr/local/etc/php/conf.d/appwrite.ini
RUN echo "default_socket_timeout=-1" >> /usr/local/etc/php/conf.d/appwrite.ini
RUN echo "opcache.jit_buffer_size=100M" >> /usr/local/etc/php/conf.d/appwrite.ini
RUN echo "opcache.jit=1235" >> /usr/local/etc/php/conf.d/appwrite.ini
EXPOSE 80
CMD [ "php", "app/http.php", "-dopcache.preload=opcache.preload=/usr/src/code/app/preload.php" ]
CMD [ "php", "app/http.php", "-dopcache.preload=opcache.preload=/usr/src/code/app/preload.php" ]
+178
View File
@@ -0,0 +1,178 @@
> 好消息!Appwrite 云现已进入公开测试版!立即访问 cloud.appwrite.io 注册,体验无忧的托管服务。今天就加入我们的云端吧!☁️🎉
<br />
<p align="center">
<a href="https://appwrite.io" target="_blank"><img width="260" height="39" src="https://appwrite.io/images/appwrite.svg" alt="Appwrite Logo"></a>
<br />
<br />
<b>适用于[Flutter/Vue/Angular/React/iOS/Android/* 等等平台 *]的完整后端服务</b>
<br />
<br />
</p>
<!-- [![Build Status](https://img.shields.io/travis/com/appwrite/appwrite?style=flat-square)](https://travis-ci.com/appwrite/appwrite) -->
[![We're Hiring](https://img.shields.io/static/v1?label=We're&message=Hiring&color=blue&style=flat-square)](https://appwrite.io/company/careers)
[![Hacktoberfest](https://img.shields.io/static/v1?label=hacktoberfest&message=friendly&color=191120&style=flat-square)](https://hacktoberfest.appwrite.io)
[![Discord](https://img.shields.io/discord/564160730845151244?label=discord&style=flat-square)](https://appwrite.io/discord?r=Github)
[![Build Status](https://img.shields.io/github/actions/workflow/status/appwrite/appwrite/tests.yml?branch=master&label=tests&style=flat-square)](https://github.com/appwrite/appwrite/actions)
[![Twitter Account](https://img.shields.io/twitter/follow/appwrite?color=00acee&label=twitter&style=flat-square)](https://twitter.com/appwrite)
<!-- [![Docker Pulls](https://img.shields.io/docker/pulls/appwrite/appwrite?color=f02e65&style=flat-square)](https://hub.docker.com/r/appwrite/appwrite) -->
<!-- [![Translate](https://img.shields.io/badge/translate-f02e65?style=flat-square)](docs/tutorials/add-translations.md) -->
<!-- [![Swag Store](https://img.shields.io/badge/swag%20store-f02e65?style=flat-square)](https://store.appwrite.io) -->
[English](README.md) | 简体中文
[**Appwrite 云公开测试版!立即注册!**](https://cloud.appwrite.io)
Appwrite是一个基于Docker的端到端开发者平台,其容器化的微服务库可应用于网页端,移动端,以及后端。Appwrite 通过视觉化界面简化了从零开始编写 API 的繁琐过程,在保证软件安全的前提下为开发者创造了一个高效的开发环境。
Appwrite 可以提供给开发者用户验证,外部授权,用户数据读写检索,文件储存,图像处理,云函数计算,[等多种服务](https://appwrite.io/docs).
![Appwrite](public/images/github.png)
更多信息请到 Appwrite 官网查看: [https://appwrite.io](https://appwrite.io)
内容:
- [安装](#安装)
- [Unix](#unix)
- [Windows](#windows)
- [CMD](#cmd)
- [PowerShell](#powershell)
- [从旧版本升级](#从旧版本升级)
- [入门](#入门)
- [软件服务](#软件服务)
- [开发套件](#开发套件)
- [客户端](#客户端)
- [服务器](#服务器)
- [开发者社区](#开发者社区)
- [软件架构](#软件架构)
- [贡献代码](#贡献代码)
- [安全](#安全)
- [订阅我们](#订阅我们)
- [版权说明](#版权说明)
## 安装
Appwrite 的容器化服务器只需要一行指令就可以运行。您可以使用 docker-compose 在本地主机上运行 Appwrite,也可以在任何其他容器化工具(如 Kubernetes、Docker Swarm 或 Rancher)上运行 Appwrite。
启动 Appwrite 服务器的最简单方法是运行我们的 docker-compose 文件。在运行安装命令之前,请确保您的机器上安装了 [Docker](https://dockerdocs.cn/get-docker/index.html)
### Unix
```bash
docker run -it --rm \
--volume /var/run/docker.sock:/var/run/docker.sock \
--volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw \
--entrypoint="install" \
appwrite/appwrite:1.3.5
```
### Windows
#### CMD
```cmd
docker run -it --rm ^
--volume //var/run/docker.sock:/var/run/docker.sock ^
--volume "%cd%"/appwrite:/usr/src/code/appwrite:rw ^
--entrypoint="install" ^
appwrite/appwrite:1.3.5
```
#### PowerShell
```powershell
docker run -it --rm `
--volume /var/run/docker.sock:/var/run/docker.sock `
--volume ${pwd}/appwrite:/usr/src/code/appwrite:rw `
--entrypoint="install" `
appwrite/appwrite:1.3.5
```
运行后,可以在浏览器上访问 http://localhost 找到 Appwrite 控制台。在非 Linux 的本机主机上完成安装后,服务器可能需要几分钟才能启动。
需要自定义容器构架,请查看我们的 Docker [环境变量](https://appwrite.io/docs/environment-variables) 文档。您还可以参考我们的 [docker-compose.yml](https://appwrite.io/install/compose) 和 [.env](https://appwrite.io/install/env) 文件手动设置环境。
### 从旧版本升级
如果您从旧版本升级 Appwrite 服务器,则应在设置完成后使用 Appwrite 迁移工具。有关这方面的更多信息,请查看 [安装文档](https://appwrite.io/docs/installation)。
## 入门
开始使用 Appwrite 只需要在控制台创建一个新项目,选择开发平台,然后抓取我们的开发套件。您可以从以下的教程中找到你喜欢的平台开始使用 Appwrite。
* [开始使用 Web](https://appwrite.io/docs/getting-started-for-web)
* [开始使用 Flutter](https://appwrite.io/docs/getting-started-for-flutter)
* [开始使用 Apple](https://appwrite.io/docs/getting-started-for-apple)
* [开始使用 Android](https://appwrite.io/docs/getting-started-for-android)
* [开始使用 Server](https://appwrite.io/docs/getting-started-for-server)
* [开始使用 CLI](https://appwrite.io/docs/command-line)
### 软件服务
* [**帐户**](https://appwrite.io/docs/client/account) -管理当前用户的帐户和登录方式。跟踪和管理用户 Session,登录设备,登录方法和查看相关记录。
* [**用户**](https://appwrite.io/docs/server/users) - 在以管理员模式登录时管理和列出所有用户。
* [**团队**](https://appwrite.io/docs/client/teams) - 管理用户分组。邀请成员,管理团队中的用户权限和用户角色。
* [**数据库**](https://appwrite.io/docs/client/databases) - 管理数据库文档和文档集。用检索界面来对文档和文档集进行读取,创建,更新,和删除。
* [**贮存**](https://appwrite.io/docs/client/storage) - 管理文件的阅读、创建、删除和预览。设置文件的预览来满足程序的个性化需求。所有文件都由 ClamAV 扫描并安全存储和加密。
* [**云函数**](https://appwrite.io/docs/server/functions) - 在安全,隔离的环境中运行自定义代码。这些代码可以被事件,CRON,或者手动操作触发。
* [**语言适配**](https://appwrite.io/docs/client/locale) - 根据用户所在的的国家和地区做出合适的语言适配。
* [**头像**](https://appwrite.io/docs/client/avatars) -管理用户头像、国家旗帜、浏览器图标、信用卡符号,和生成二维码。
如需完整的 API 界面文档,请访问 [https://appwrite.io/docs](https://appwrite.io/docs)。如需更多教程、新闻和公告,请订阅我们的 [博客](https://medium.com/appwrite-io) 和 加入我们的[Discord 社区](https://discord.gg/GSeTUeA)。
### 开发套件
以下是当前支持的平台和语言列表。如果您想帮助我们为您选择的平台添加支持,您可以访问我们的 [SDK 生成器](https://github.com/appwrite/sdk-generator) 项目并查看我们的 [贡献指南](https://github.com/appwrite/sdk-generator/blob/master/CONTRIBUTING.md)。
#### 客户端
* ✅ &nbsp; [Web](https://github.com/appwrite/sdk-for-web) (由 Appwrite 团队维护)
* ✅ &nbsp; [Flutter](https://github.com/appwrite/sdk-for-flutter) (由 Appwrite 团队维护)
* ✅ &nbsp; [Apple](https://github.com/appwrite/sdk-for-apple) - **公测** (由 Appwrite 团队维护)
* ✅ &nbsp; [Android](https://github.com/appwrite/sdk-for-android) (由 Appwrite 团队维护)
#### 服务器
* ✅ &nbsp; [NodeJS](https://github.com/appwrite/sdk-for-node) (由 Appwrite 团队维护)
* ✅ &nbsp; [PHP](https://github.com/appwrite/sdk-for-php) (由 Appwrite 团队维护)
* ✅ &nbsp; [Dart](https://github.com/appwrite/sdk-for-dart) - (由 Appwrite 团队维护)
* ✅ &nbsp; [Deno](https://github.com/appwrite/sdk-for-deno) - **公测** (由 Appwrite 团队维护)
* ✅ &nbsp; [Ruby](https://github.com/appwrite/sdk-for-ruby) (由 Appwrite 团队维护)
* ✅ &nbsp; [Python](https://github.com/appwrite/sdk-for-python) (由 Appwrite 团队维护)
* ✅ &nbsp; [Kotlin](https://github.com/appwrite/sdk-for-kotlin) - **公测** (由 Appwrite 团队维护)
* ✅ &nbsp; [Apple](https://github.com/appwrite/sdk-for-apple) - **公测** (由 Appwrite 团队维护)
* ✅ &nbsp; [.NET](https://github.com/appwrite/sdk-for-dotnet) - **公测** (由 Appwrite 团队维护)
#### 开发者社区
* ✅ &nbsp; [Appcelerator Titanium](https://github.com/m1ga/ti.appwrite) (维护者 [Michael Gangolf](https://github.com/m1ga/))
* ✅ &nbsp; [Godot Engine](https://github.com/GodotNuts/appwrite-sdk) (维护者 [fenix-hub @GodotNuts](https://github.com/fenix-hub))
找不到需要的的 SDK? - 欢迎通过发起PR来帮助我们完善Appwrite的软件生态环境 [SDK 生成器](https://github.com/appwrite/sdk-generator)!
## 软件架构
![Appwrite 软件架构](docs/specs/overview.drawio.svg)
Appwrite 使用高拓展性的微服务架构。此外,Appwrite 支持多种 APIREST、WebSocket 和 即将推出的 GraphQL),来迎合您的个性化开发习惯。
Appwrite API 界面层利用后台缓存和任务委派来提供极速的响应时间。后台的 Worker 代理还允许您使用消息队列来处理负载,并精确控制硬件合理分配和成本。您可以在 [贡献指南](CONTRIBUTING.md#architecture-1) 中了解有关我们架构的更多信息。
## 贡献代码
为了确保正确审查,所有代码贡献 - 包括来自具有直接提交更改权限的贡献者 - 都必须提交PR请求并在合并分支之前得到核心开发人员的批准。
我们欢迎所有人提交PR!如果您愿意提供帮助,可以在 [贡献指南](CONTRIBUTING.md) 中了解有关如何为项目做出贡献的更多信息。
## 安全
为了保护您的隐私,请避免在GitHub 上发布安全问题。发送问题至 security@appwrite.io,我们将为您做更细致的解答。
## 订阅我们
加入我们在世界各地不断发展的社区!请参阅我们的官方 [博客](https://medium.com/appwrite-io)。在 [Twitter](https://twitter.com/appwrite)、[Facebook 页面](https://www.facebook.com/appwrite.io)、[Facebook 群组](https://www.facebook.com/appwrite.io/groups/)、[开发者社区](https://dev.to/appwrite) 等平台订阅我们或加入我们的 [Discord 社区](https://discord.gg/GSeTUeA) 以获得更多帮助,想法和讨论。
## 版权说明
版权详情,访问 [BSD 3-Clause License](./LICENSE)。
+112 -51
View File
@@ -1,25 +1,41 @@
> Great news! Appwrite Cloud is now in public beta! Sign up at [cloud.appwrite.io](https://cloud.appwrite.io) for a hassle-free, hosted experience. Join us in the Cloud today! ☁️🎉
<br />
<p align="center">
<a href="https://appwrite.io" target="_blank"><img width="260" height="39" src="https://appwrite.io/images/github-logo.png" alt="Appwrite Logo"></a>
<a href="https://appwrite.io" target="_blank"><img width="260" height="39" src="https://appwrite.io/images/appwrite.svg" alt="Appwrite Logo"></a>
<br />
<br />
<b>A complete backend solution for your [Flutter / Vue / Angular / React / iOS / Android / *ANY OTHER*] app</b>
<b>Appwrite is a backend platform for developing Web, Mobile, and Flutter applications. Built with the open source community and optimized for developer experience in the coding languages you love.</b>
<br />
<br />
</p>
<!--[![Hacktoberfest](https://badgen.net/badge/hacktoberfest/friendly/pink)](CONTRIBUTING.md)-->
[![Discord](https://img.shields.io/discord/564160730845151244?label=discord&style=flat-square)](https://appwrite.io/discord)
[![Docker Pulls](https://img.shields.io/docker/pulls/appwrite/appwrite?color=f02e65&style=flat-square)](https://hub.docker.com/r/appwrite/appwrite)
[![Build Status](https://img.shields.io/travis/com/appwrite/appwrite?style=flat-square)](https://travis-ci.com/appwrite/appwrite)
[![Twitter Account](https://img.shields.io/twitter/follow/appwrite_io?color=00acee&label=twitter&style=flat-square)](https://twitter.com/appwrite_io)
[![Follow Appwrite on StackShare](https://img.shields.io/badge/follow%20on-stackshare-blue?style=flat-square)](https://stackshare.io/appwrite)
[**Appwrite 0.8 has been released! Learn what's new!**](https://dev.to/appwrite/announcing-appwrite-0-8-an-open-source-self-hosted-baas-kda)
<!-- [![Build Status](https://img.shields.io/travis/com/appwrite/appwrite?style=flat-square)](https://travis-ci.com/appwrite/appwrite) -->
[![We're Hiring](https://img.shields.io/static/v1?label=We're&message=Hiring&color=blue&style=flat-square)](https://appwrite.io/company/careers)
[![Hacktoberfest](https://img.shields.io/static/v1?label=hacktoberfest&message=ready&color=191120&style=flat-square)](https://hacktoberfest.appwrite.io)
[![Discord](https://img.shields.io/discord/564160730845151244?label=discord&style=flat-square)](https://appwrite.io/discord?r=Github)
[![Build Status](https://img.shields.io/github/actions/workflow/status/appwrite/appwrite/tests.yml?branch=master&label=tests&style=flat-square)](https://github.com/appwrite/appwrite/actions)
[![Twitter Account](https://img.shields.io/twitter/follow/appwrite?color=00acee&label=twitter&style=flat-square)](https://twitter.com/appwrite)
<!-- [![Docker Pulls](https://img.shields.io/docker/pulls/appwrite/appwrite?color=f02e65&style=flat-square)](https://hub.docker.com/r/appwrite/appwrite) -->
<!-- [![Translate](https://img.shields.io/badge/translate-f02e65?style=flat-square)](docs/tutorials/add-translations.md) -->
<!-- [![Swag Store](https://img.shields.io/badge/swag%20store-f02e65?style=flat-square)](https://store.appwrite.io) -->
English | [简体中文](README-CN.md)
[**Announcing Appwrite Cloud Public Beta! Sign up today!**](https://cloud.appwrite.io)
Appwrite is an end-to-end backend server for Web, Mobile, Native, or Backend apps packaged as a set of Docker<nobr> microservices. Appwrite abstracts the complexity and repetitiveness required to build a modern backend API from scratch and allows you to build secure apps faster.
Using Appwrite, you can easily integrate your app with user authentication & multiple sign-in methods, a database for storing and querying users and team data, storage and file management, image manipulation, Cloud Functions, and [more services](https://appwrite.io/docs).
Using Appwrite, you can easily integrate your app with user authentication and multiple sign-in methods, a database for storing and querying users and team data, storage and file management, image manipulation, Cloud Functions, and [more services](https://appwrite.io/docs).
<p align="center">
<br />
<a href="https://www.producthunt.com/posts/appwrite-2?utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-appwrite-2" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=360315&theme=light&period=daily" alt="Appwrite - 100&#0037;&#0032;open&#0032;source&#0032;alternative&#0032;for&#0032;Firebase | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
<br />
<br />
</p>
![Appwrite](public/images/github.png)
@@ -33,21 +49,24 @@ Table of Contents:
- [CMD](#cmd)
- [PowerShell](#powershell)
- [Upgrade from an Older Version](#upgrade-from-an-older-version)
- [One-Click Setups](#one-click-setups)
- [Getting Started](#getting-started)
- [Services](#services)
- [SDKs](#sdks)
- [Client](#client)
- [Server](#server)
- [Community](#community)
- [Architecture](#architecture)
- [Contributing](#contributing)
- [Security](#security)
- [Follow Us](#follow-us)
- [License](#license)
## Installation
Appwrite backend server is designed to run in a container environment. Running your server is as easy as running one command from your terminal. You can either run Appwrite on your localhost using docker-compose or on any other container orchestration tool like Kubernetes, Docker Swarm, or Rancher.
Appwrite is designed to run in a containerized environment. Running your server is as easy as running one command from your terminal. You can either run Appwrite on your localhost using docker-compose or on any other container orchestration tool, such as Kubernetes, Docker Swarm, or Rancher.
The easiest way to start running your Appwrite server is by running our docker-compose file. Before running the installation command make sure you have [Docker](https://www.docker.com/products/docker-desktop) installed on your machine:
The easiest way to start running your Appwrite server is by running our docker-compose file. Before running the installation command, make sure you have [Docker](https://www.docker.com/products/docker-desktop) installed on your machine:
### Unix
@@ -56,7 +75,7 @@ docker run -it --rm \
--volume /var/run/docker.sock:/var/run/docker.sock \
--volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw \
--entrypoint="install" \
appwrite/appwrite:0.8.0
appwrite/appwrite:1.3.5
```
### Windows
@@ -68,74 +87,116 @@ docker run -it --rm ^
--volume //var/run/docker.sock:/var/run/docker.sock ^
--volume "%cd%"/appwrite:/usr/src/code/appwrite:rw ^
--entrypoint="install" ^
appwrite/appwrite:0.8.0
appwrite/appwrite:1.3.5
```
#### PowerShell
```powershell
docker run -it --rm ,
--volume /var/run/docker.sock:/var/run/docker.sock ,
--volume ${pwd}/appwrite:/usr/src/code/appwrite:rw ,
--entrypoint="install" ,
appwrite/appwrite:0.8.0
docker run -it --rm `
--volume /var/run/docker.sock:/var/run/docker.sock `
--volume ${pwd}/appwrite:/usr/src/code/appwrite:rw `
--entrypoint="install" `
appwrite/appwrite:1.3.5
```
Once the Docker installation completes, go to http://localhost to access the Appwrite console from your browser. Please note that on non-linux native hosts, the server might take a few minutes to start after installation completes.
Once the Docker installation is complete, go to http://localhost to access the Appwrite console from your browser. Please note that on non-Linux native hosts, the server might take a few minutes to start after completing the installation.
For advanced production and custom installation, check out our Docker [environment variables](https://appwrite.io/docs/environment-variables) docs. You can also use our public [docker-compose.yml](https://gist.github.com/eldadfux/977869ff6bdd7312adfd4e629ee15cc5#file-docker-compose-yml) file to manually set up an environment.
For advanced production and custom installation, check out our Docker [environment variables](https://appwrite.io/docs/environment-variables) docs. You can also use our public [docker-compose.yml](https://appwrite.io/install/compose) and [.env](https://appwrite.io/install/env) files to manually set up an environment.
### Upgrade from an Older Version
If you are upgrading your Appwrite server from an older version, you should use the Appwrite migration tool once your setup is completed. For more information regarding this, check out the [Installation Docs](https://appwrite.io/docs/installation).
## One-Click Setups
In addition to running Appwrite locally, you can also launch Appwrite using a pre-configured setup. This allows you to get up and running quickly with Appwrite without installing Docker on your local machine.
Choose from one of the providers below:
<table border="0">
<tr>
<td align="center" width="100" height="100">
<a href="https://marketplace.digitalocean.com/apps/appwrite">
<img width="50" height="39" src="public/images/integrations/digitalocean-logo.svg" alt="DigitalOcean Logo" />
<br /><sub><b>DigitalOcean</b></sub></a>
</a>
</td>
<td align="center" width="100" height="100">
<a href="https://gitpod.io/#https://github.com/appwrite/integration-for-gitpod">
<img width="50" height="39" src="public/images/integrations/gitpod-logo.svg" alt="Gitpod Logo" />
<br /><sub><b>Gitpod</b></sub></a>
</a>
</td>
</tr>
</table>
## Getting Started
Getting started with Appwrite is as easy as creating a new project, choosing your platform, and integrating its SDK in your code. You can easily get started with your platform of choice by reading one of our Getting Started tutorials.
Getting started with Appwrite is as easy as creating a new project, choosing your platform, and integrating its SDK into your code. You can easily get started with your platform of choice by reading one of our Getting Started tutorials.
* [Getting Started for Web](https://appwrite.io/docs/getting-started-for-web)
* [Getting Started for Flutter](https://appwrite.io/docs/getting-started-for-flutter)
* [Getting Started for Server](https://appwrite.io/docs/getting-started-for-server)
* [Getting Started for CLI](https://appwrite.io/docs/command-line)
* Getting Started for Android (Coming soon...)
* Getting Started for iOS (Coming soon...)
- [Getting Started for Web](https://appwrite.io/docs/getting-started-for-web)
- [Getting Started for Flutter](https://appwrite.io/docs/getting-started-for-flutter)
- [Getting Started for Apple](https://appwrite.io/docs/getting-started-for-apple)
- [Getting Started for Android](https://appwrite.io/docs/getting-started-for-android)
- [Getting Started for Server](https://appwrite.io/docs/getting-started-for-server)
- [Getting Started for CLI](https://appwrite.io/docs/command-line)
### Services
* [**Account**](https://appwrite.io/docs/client/account) - Manage current user authentication and account. Track and manage the user sessions, devices, sign-in methods, and security logs.
* [**Users**](https://appwrite.io/docs/server/users) - Manage and list all project users when in admin mode.
* [**Teams**](https://appwrite.io/docs/client/teams) - Manage and group users in teams. Manage memberships, invites, and user roles within a team.
* [**Database**](https://appwrite.io/docs/client/database) - Manage database collections and documents. Read, create, update, and delete documents and filter lists of document collections using advanced filters.
* [**Storage**](https://appwrite.io/docs/client/storage) - Manage storage files. Read, create, delete, and preview files. Manipulate the preview of your files to fit your app perfectly. All files are scanned by ClamAV and stored in a secure and encrypted way.
* [**Functions**](https://appwrite.io/docs/server/functions) - Customize your Appwrite server by executing your custom code in a secure, isolated environment. You can trigger your code on any Appwrite system event, manually or using a CRON schedule.
* [**Locale**](https://appwrite.io/docs/client/locale) - Track your user's location, and manage your app locale-based data.
* [**Avatars**](https://appwrite.io/docs/client/avatars) - Manage your users' avatars, countries' flags, browser icons, credit card symbols, and generate QR codes.
- [**Account**](https://appwrite.io/docs/client/account) - Manage current user authentication and account. Track and manage the user sessions, devices, sign-in methods, and security logs.
- [**Users**](https://appwrite.io/docs/server/users) - Manage and list all project users when building backend integrations with Server SDKs.
- [**Teams**](https://appwrite.io/docs/client/teams) - Manage and group users in teams. Manage memberships, invites, and user roles within a team.
- [**Databases**](https://appwrite.io/docs/client/databases) - Manage databases, collections, and documents. Read, create, update, and delete documents and filter lists of document collections using advanced filters.
- [**Storage**](https://appwrite.io/docs/client/storage) - Manage storage files. Read, create, delete, and preview files. Manipulate the preview of your files to perfectly fit your app. All files are scanned by ClamAV and stored in a secure and encrypted way.
- [**Functions**](https://appwrite.io/docs/server/functions) - Customize your Appwrite server by executing your custom code in a secure, isolated environment. You can trigger your code on any Appwrite system event either manually or using a CRON schedule.
- [**Realtime**](https://appwrite.io/docs/realtime) - Listen to real-time events for any of your Appwrite services including users, storage, functions, databases, and more.
- [**Locale**](https://appwrite.io/docs/client/locale) - Track your user's location and manage your app locale-based data.
- [**Avatars**](https://appwrite.io/docs/client/avatars) - Manage your users' avatars, countries' flags, browser icons, and credit card symbols. Generate QR codes from links or plaintext strings.
For the complete API documentation, visit [https://appwrite.io/docs](https://appwrite.io/docs). For more tutorials, news and announcements check out our [blog](https://medium.com/appwrite-io) and [Discord Server](https://discord.gg/GSeTUeA).
### SDKs
Below is a list of currently supported platforms and languages. If you wish to help us add support to your platform of choice, you can go over to our [SDK Generator](https://github.com/appwrite/sdk-generator) project and view our [contribution guide](https://github.com/appwrite/sdk-generator/blob/master/CONTRIBUTING.md).
Below is a list of currently supported platforms and languages. If you would like to help us add support to your platform of choice, you can go over to our [SDK Generator](https://github.com/appwrite/sdk-generator) project and view our [contribution guide](https://github.com/appwrite/sdk-generator/blob/master/CONTRIBUTING.md).
#### Client
* ✅ &nbsp; [Web](https://github.com/appwrite/sdk-for-web) (Maintained by the Appwrite Team)
* &nbsp; [Flutter](https://github.com/appwrite/sdk-for-flutter) (Maintained by the Appwrite Team)
- ✅ &nbsp; [Web](https://github.com/appwrite/sdk-for-web) (Maintained by the Appwrite Team)
- ✅ &nbsp; [Flutter](https://github.com/appwrite/sdk-for-flutter) (Maintained by the Appwrite Team)
- ✅ &nbsp; [Apple](https://github.com/appwrite/sdk-for-apple) - **Beta** (Maintained by the Appwrite Team)
- ✅ &nbsp; [Android](https://github.com/appwrite/sdk-for-android) (Maintained by the Appwrite Team)
#### Server
* ✅ &nbsp; [NodeJS](https://github.com/appwrite/sdk-for-node) (Maintained by the Appwrite Team)
* &nbsp; [PHP](https://github.com/appwrite/sdk-for-php) (Maintained by the Appwrite Team)
* &nbsp; [Dart](https://github.com/appwrite/sdk-for-dart) **Beta** (Maintained by the Appwrite Team)
* &nbsp; [Deno](https://github.com/appwrite/sdk-for-deno) - **Beta** (Maintained by the Appwrite Team)
* &nbsp; [Ruby](https://github.com/appwrite/sdk-for-ruby) - **Beta** (Maintained by the Appwrite Team)
* &nbsp; [Python](https://github.com/appwrite/sdk-for-python) - **Beta** (Maintained by the Appwrite Team)
* &nbsp; [.NET](https://github.com/appwrite/sdk-for-dotnet) - **Experimental** (Maintained by the Appwrite Team)
- ✅ &nbsp; [NodeJS](https://github.com/appwrite/sdk-for-node) (Maintained by the Appwrite Team)
- ✅ &nbsp; [PHP](https://github.com/appwrite/sdk-for-php) (Maintained by the Appwrite Team)
- ✅ &nbsp; [Dart](https://github.com/appwrite/sdk-for-dart) - (Maintained by the Appwrite Team)
- ✅ &nbsp; [Deno](https://github.com/appwrite/sdk-for-deno) - **Beta** (Maintained by the Appwrite Team)
- ✅ &nbsp; [Ruby](https://github.com/appwrite/sdk-for-ruby) (Maintained by the Appwrite Team)
- ✅ &nbsp; [Python](https://github.com/appwrite/sdk-for-python) (Maintained by the Appwrite Team)
- ✅ &nbsp; [Kotlin](https://github.com/appwrite/sdk-for-kotlin) - **Beta** (Maintained by the Appwrite Team)
- ✅ &nbsp; [Apple](https://github.com/appwrite/sdk-for-apple) - **Beta** (Maintained by the Appwrite Team)
- ✅ &nbsp; [.NET](https://github.com/appwrite/sdk-for-dotnet) - **Experimental** (Maintained by the Appwrite Team)
#### Community
- ✅ &nbsp; [Appcelerator Titanium](https://github.com/m1ga/ti.appwrite) (Maintained by [Michael Gangolf](https://github.com/m1ga/))
- ✅ &nbsp; [Godot Engine](https://github.com/GodotNuts/appwrite-sdk) (Maintained by [fenix-hub @GodotNuts](https://github.com/fenix-hub))
Looking for more SDKs? - Help us by contributing a pull request to our [SDK Generator](https://github.com/appwrite/sdk-generator)!
## Architecture
![Appwrite Architecture](docs/specs/overview.drawio.svg)
Appwrite uses a microservices architecture that was designed for easy scaling and delegation of responsibilities. In addition, Appwrite supports multiple APIs, such as REST, WebSocket, and GraphQL to allow you to interact with your resources by leveraging your existing knowledge and protocols of choice.
The Appwrite API layer was designed to be extremely fast by leveraging in-memory caching and delegating any heavy-lifting tasks to the Appwrite background workers. The background workers also allow you to precisely control your compute capacity and costs using a message queue to handle the load. You can learn more about our architecture in the [contribution guide](CONTRIBUTING.md#architecture-1).
## Contributing
All code contributions - including those of people having commit access - must go through a pull request and be approved by a core developer before being merged. This is to ensure a proper review of all the code.
All code contributions, including those of people having commit access, must go through a pull request and be approved by a core developer before being merged. This is to ensure a proper review of all the code.
We truly ❤️ pull requests! If you wish to help, you can learn more about how you can contribute to this project in the [contribution guide](CONTRIBUTING.md).
@@ -145,7 +206,7 @@ For security issues, kindly email us at [security@appwrite.io](mailto:security@a
## Follow Us
Join our growing community around the world! See our official [Blog](https://medium.com/appwrite-io). Follow us on [Twitter](https://twitter.com/appwrite_io), [Facebook Page](https://www.facebook.com/appwrite.io), [Facebook Group](https://www.facebook.com/groups/appwrite.developers/) or join our live [Discord server](https://discord.gg/GSeTUeA) for more help, ideas, and discussions.
Join our growing community around the world! Check out our official [Blog](https://medium.com/appwrite-io). Follow us on [Twitter](https://twitter.com/appwrite), [Facebook Page](https://www.facebook.com/appwrite.io), [Facebook Group](https://www.facebook.com/groups/appwrite.developers/), [Dev Community](https://dev.to/appwrite) or join our live [Discord server](https://discord.gg/GSeTUeA) for more help, ideas, and discussions.
## License
+8 -7
View File
@@ -2,13 +2,14 @@
## Supported Versions
| Version | Supported |
| ------- | ------------------ |
| < 0.5 | :x: |
| 0.6.x | :white_check_mark: |
| 0.7.x | :white_check_mark: |
| 0.8.0 | :white_check_mark: |
| Version | Supported |
| --------- | ------------------ |
| <= 0.15.x | :x: |
| 1.0.x | :white_check_mark: |
| 1.1.x | :white_check_mark: |
| 1.2.x | :white_check_mark: |
| 1.3.x | :white_check_mark: |
## Reporting a Vulnerability
For security issues, kindly email us at security@appwrite.io instead of posting a public issue in GitHub.
For security issues, kindly email us at security@appwrite.io instead of posting a public issue in GitHub.
Binary file not shown.
File diff suppressed because it is too large Load Diff
+8 -2
View File
@@ -1,10 +1,14 @@
<?php
require_once __DIR__.'/init.php';
require_once __DIR__ . '/init.php';
require_once __DIR__ . '/controllers/general.php';
use Utopia\App;
use Utopia\CLI\CLI;
use Utopia\CLI\Console;
use Utopia\Database\Validator\Authorization;
Authorization::disable();
$cli = new CLI();
@@ -13,8 +17,10 @@ include 'tasks/maintenance.php';
include 'tasks/install.php';
include 'tasks/migrate.php';
include 'tasks/sdks.php';
include 'tasks/specs.php';
include 'tasks/ssl.php';
include 'tasks/vars.php';
include 'tasks/usage.php';
$cli
->task('version')
@@ -23,4 +29,4 @@ $cli
Console::log(App::getEnv('_APP_VERSION', 'UNKNOWN'));
});
$cli->run();
$cli->run();
+20 -14
View File
@@ -1,42 +1,48 @@
<?php
<?php
// Auth methods
return [
'email-password' => [
'name' => 'Email/Password',
'key' => 'usersAuthEmailPassword',
'key' => 'emailPassword',
'icon' => '/images/users/email.png',
'docs' => 'https://appwrite.io/docs/client/account?sdk=web#accountCreateSession',
'docs' => 'https://appwrite.io/docs/client/account?sdk=web-default#accountCreateEmailSession',
'enabled' => true,
],
'magic-url' => [
'name' => 'Magic URL',
'key' => 'usersAuthMagicURL',
'icon' => '/images/users/magic-url.png',
'docs' => 'https://appwrite.io/docs/client/account?sdk=web-default#accountCreateMagicURLSession',
'enabled' => true,
],
'anonymous' => [
'name' => 'Anonymous',
'key' => 'usersAuthAnonymous',
'key' => 'anonymous',
'icon' => '/images/users/anonymous.png',
'docs' => 'https://appwrite.io/docs/client/account?sdk=web#accountCreateAnonymousSession',
'docs' => 'https://appwrite.io/docs/client/account?sdk=web-default#accountCreateAnonymousSession',
'enabled' => true,
],
'invites' => [
'name' => 'Invites',
'key' => 'usersAuthInvites',
'key' => 'invites',
'icon' => '/images/users/invites.png',
'docs' => 'https://appwrite.io/docs/client/teams?sdk=web#teamsCreateMembership',
'docs' => 'https://appwrite.io/docs/client/teams?sdk=web-default#teamsCreateMembership',
'enabled' => true,
],
'jwt' => [
'name' => 'JWT',
'key' => 'usersAuthJWT',
'key' => 'JWT',
'icon' => '/images/users/jwt.png',
'docs' => 'https://appwrite.io/docs/client/account?sdk=web#accountCreateJWT',
'docs' => 'https://appwrite.io/docs/client/account?sdk=web-default#accountCreateJWT',
'enabled' => true,
],
'phone' => [
'name' => 'Phone',
'key' => 'usersAuthPhone',
'key' => 'phone',
'icon' => '/images/users/phone.png',
'docs' => 'https://appwrite.io/docs/client/account?sdk=web#accountCreatePhoneSession',
'docs' => '',
'enabled' => false,
'docs' => 'https://appwrite.io/docs/client/account?sdk=web-default#accountCreatePhoneSession',
'enabled' => true,
],
];
];
+14 -14
View File
@@ -2,20 +2,20 @@
return [
// Codes based on: https://github.com/matomo-org/device-detector/blob/master/Parser/Client/Browser.php
'aa' => __DIR__.'/browsers/avant.png',
'an' => __DIR__.'/browsers/android-webview-beta.png',
'ch' => __DIR__.'/browsers/chrome.png',
'ci' => __DIR__.'/browsers/chrome.png', //Chrome Mobile iOS
'cm' => __DIR__.'/browsers/chrome.png', //Chrome Mobile
'cr' => __DIR__.'/browsers/chromium.png',
'ff' => __DIR__.'/browsers/firefox.png',
'sf' => __DIR__.'/browsers/safari.png',
'mf' => __DIR__.'/browsers/safari.png',
'ps' => __DIR__.'/browsers/edge.png',
'oi' => __DIR__.'/browsers/edge.png',
'om' => __DIR__.'/browsers/opera-mini.png',
'op' => __DIR__.'/browsers/opera.png',
'on' => __DIR__.'/browsers/opera.png',
'aa' => __DIR__ . '/browsers/avant.png',
'an' => __DIR__ . '/browsers/android-webview-beta.png',
'ch' => __DIR__ . '/browsers/chrome.png',
'ci' => __DIR__ . '/browsers/chrome.png', //Chrome Mobile iOS
'cm' => __DIR__ . '/browsers/chrome.png', //Chrome Mobile
'cr' => __DIR__ . '/browsers/chromium.png',
'ff' => __DIR__ . '/browsers/firefox.png',
'sf' => __DIR__ . '/browsers/safari.png',
'mf' => __DIR__ . '/browsers/safari.png',
'ps' => __DIR__ . '/browsers/edge.png',
'oi' => __DIR__ . '/browsers/edge.png',
'om' => __DIR__ . '/browsers/opera-mini.png',
'op' => __DIR__ . '/browsers/opera.png',
'on' => __DIR__ . '/browsers/opera.png',
/*
'36' => '360 Phone Browser',
+16 -16
View File
@@ -1,20 +1,20 @@
<?php
return [
'amex' => __DIR__.'/credit-cards/amex.png',
'argencard' => __DIR__.'/credit-cards/argencard.png',
'cabal' => __DIR__.'/credit-cards/cabal.png',
'censosud' => __DIR__.'/credit-cards/consosud.png',
'diners' => __DIR__.'/credit-cards/diners.png',
'discover' => __DIR__.'/credit-cards/discover.png',
'elo' => __DIR__.'/credit-cards/elo.png',
'hipercard' => __DIR__.'/credit-cards/hipercard.png',
'jcb' => __DIR__.'/credit-cards/jcb.png',
'mastercard' => __DIR__.'/credit-cards/mastercard.png',
'naranja' => __DIR__.'/credit-cards/naranja.png',
'targeta-shopping' => __DIR__.'/credit-cards/tarjeta-shopping.png',
'union-china-pay' => __DIR__.'/credit-cards/union-china-pay.png',
'visa' => __DIR__.'/credit-cards/visa.png',
'mir' => __DIR__.'/credit-cards/mir.png',
'maestro' => __DIR__.'/credit-cards/maestro.png',
'amex' => __DIR__ . '/credit-cards/amex.png',
'argencard' => __DIR__ . '/credit-cards/argencard.png',
'cabal' => __DIR__ . '/credit-cards/cabal.png',
'censosud' => __DIR__ . '/credit-cards/consosud.png',
'diners' => __DIR__ . '/credit-cards/diners.png',
'discover' => __DIR__ . '/credit-cards/discover.png',
'elo' => __DIR__ . '/credit-cards/elo.png',
'hipercard' => __DIR__ . '/credit-cards/hipercard.png',
'jcb' => __DIR__ . '/credit-cards/jcb.png',
'mastercard' => __DIR__ . '/credit-cards/mastercard.png',
'naranja' => __DIR__ . '/credit-cards/naranja.png',
'targeta-shopping' => __DIR__ . '/credit-cards/tarjeta-shopping.png',
'union-china-pay' => __DIR__ . '/credit-cards/union-china-pay.png',
'visa' => __DIR__ . '/credit-cards/visa.png',
'mir' => __DIR__ . '/credit-cards/mir.png',
'maestro' => __DIR__ . '/credit-cards/maestro.png',
];
+194 -194
View File
@@ -1,198 +1,198 @@
<?php
return [
'af' => __DIR__.'/flags/af.png',
'ao' => __DIR__.'/flags/ao.png',
'al' => __DIR__.'/flags/al.png',
'ad' => __DIR__.'/flags/ad.png',
'ae' => __DIR__.'/flags/ae.png',
'ar' => __DIR__.'/flags/ar.png',
'am' => __DIR__.'/flags/am.png',
'ag' => __DIR__.'/flags/ag.png',
'au' => __DIR__.'/flags/au.png',
'at' => __DIR__.'/flags/at.png',
'az' => __DIR__.'/flags/az.png',
'bi' => __DIR__.'/flags/bi.png',
'be' => __DIR__.'/flags/be.png',
'bj' => __DIR__.'/flags/bj.png',
'bf' => __DIR__.'/flags/bf.png',
'bd' => __DIR__.'/flags/bd.png',
'bg' => __DIR__.'/flags/bg.png',
'bh' => __DIR__.'/flags/bh.png',
'bs' => __DIR__.'/flags/bs.png',
'ba' => __DIR__.'/flags/ba.png',
'by' => __DIR__.'/flags/by.png',
'bz' => __DIR__.'/flags/bz.png',
'bo' => __DIR__.'/flags/bo.png',
'br' => __DIR__.'/flags/br.png',
'bb' => __DIR__.'/flags/bb.png',
'bn' => __DIR__.'/flags/bn.png',
'bt' => __DIR__.'/flags/bt.png',
'bw' => __DIR__.'/flags/bw.png',
'cf' => __DIR__.'/flags/cf.png',
'ca' => __DIR__.'/flags/ca.png',
'ch' => __DIR__.'/flags/ch.png',
'cl' => __DIR__.'/flags/cl.png',
'cn' => __DIR__.'/flags/cn.png',
'ci' => __DIR__.'/flags/ci.png',
'cm' => __DIR__.'/flags/cm.png',
'cd' => __DIR__.'/flags/cd.png',
'cg' => __DIR__.'/flags/cg.png',
'co' => __DIR__.'/flags/co.png',
'km' => __DIR__.'/flags/km.png',
'cv' => __DIR__.'/flags/cv.png',
'cr' => __DIR__.'/flags/cr.png',
'cu' => __DIR__.'/flags/cu.png',
'cy' => __DIR__.'/flags/cy.png',
'cz' => __DIR__.'/flags/cz.png',
'de' => __DIR__.'/flags/de.png',
'dj' => __DIR__.'/flags/dj.png',
'dm' => __DIR__.'/flags/dm.png',
'dk' => __DIR__.'/flags/dk.png',
'do' => __DIR__.'/flags/do.png',
'dz' => __DIR__.'/flags/dz.png',
'ec' => __DIR__.'/flags/ec.png',
'eg' => __DIR__.'/flags/eg.png',
'er' => __DIR__.'/flags/er.png',
'es' => __DIR__.'/flags/es.png',
'ee' => __DIR__.'/flags/ee.png',
'et' => __DIR__.'/flags/et.png',
'fi' => __DIR__.'/flags/fi.png',
'fj' => __DIR__.'/flags/fj.png',
'fr' => __DIR__.'/flags/fr.png',
'fm' => __DIR__.'/flags/fm.png',
'ga' => __DIR__.'/flags/ga.png',
'gb' => __DIR__.'/flags/gb.png',
'ge' => __DIR__.'/flags/ge.png',
'gh' => __DIR__.'/flags/gh.png',
'gn' => __DIR__.'/flags/gn.png',
'gm' => __DIR__.'/flags/gm.png',
'gw' => __DIR__.'/flags/gw.png',
'gq' => __DIR__.'/flags/gq.png',
'gr' => __DIR__.'/flags/gr.png',
'gd' => __DIR__.'/flags/gd.png',
'gt' => __DIR__.'/flags/gt.png',
'gy' => __DIR__.'/flags/gy.png',
'hn' => __DIR__.'/flags/hn.png',
'hr' => __DIR__.'/flags/hr.png',
'ht' => __DIR__.'/flags/ht.png',
'hu' => __DIR__.'/flags/hu.png',
'id' => __DIR__.'/flags/id.png',
'in' => __DIR__.'/flags/in.png',
'ie' => __DIR__.'/flags/ie.png',
'ir' => __DIR__.'/flags/ir.png',
'iq' => __DIR__.'/flags/iq.png',
'is' => __DIR__.'/flags/is.png',
'il' => __DIR__.'/flags/il.png',
'it' => __DIR__.'/flags/it.png',
'jm' => __DIR__.'/flags/jm.png',
'jo' => __DIR__.'/flags/jo.png',
'jp' => __DIR__.'/flags/jp.png',
'kz' => __DIR__.'/flags/kz.png',
'ke' => __DIR__.'/flags/ke.png',
'kg' => __DIR__.'/flags/kg.png',
'kh' => __DIR__.'/flags/kh.png',
'ki' => __DIR__.'/flags/ki.png',
'kn' => __DIR__.'/flags/kn.png',
'kr' => __DIR__.'/flags/kr.png',
'kw' => __DIR__.'/flags/kw.png',
'la' => __DIR__.'/flags/la.png',
'lb' => __DIR__.'/flags/lb.png',
'lr' => __DIR__.'/flags/lr.png',
'ly' => __DIR__.'/flags/ly.png',
'lc' => __DIR__.'/flags/lc.png',
'li' => __DIR__.'/flags/li.png',
'lk' => __DIR__.'/flags/lk.png',
'ls' => __DIR__.'/flags/ls.png',
'lt' => __DIR__.'/flags/ls.png',
'lu' => __DIR__.'/flags/lu.png',
'lv' => __DIR__.'/flags/lv.png',
'ma' => __DIR__.'/flags/ma.png',
'mc' => __DIR__.'/flags/mc.png',
'md' => __DIR__.'/flags/md.png',
'mg' => __DIR__.'/flags/mg.png',
'mv' => __DIR__.'/flags/mv.png',
'mx' => __DIR__.'/flags/mx.png',
'mh' => __DIR__.'/flags/mh.png',
'mk' => __DIR__.'/flags/mk.png',
'ml' => __DIR__.'/flags/ml.png',
'mt' => __DIR__.'/flags/mt.png',
'mm' => __DIR__.'/flags/mm.png',
'me' => __DIR__.'/flags/me.png',
'mn' => __DIR__.'/flags/mn.png',
'mz' => __DIR__.'/flags/mz.png',
'mr' => __DIR__.'/flags/mr.png',
'mu' => __DIR__.'/flags/mu.png',
'mw' => __DIR__.'/flags/mw.png',
'my' => __DIR__.'/flags/my.png',
'na' => __DIR__.'/flags/na.png',
'ne' => __DIR__.'/flags/ne.png',
'ng' => __DIR__.'/flags/ng.png',
'ni' => __DIR__.'/flags/ni.png',
'nl' => __DIR__.'/flags/nl.png',
'no' => __DIR__.'/flags/no.png',
'np' => __DIR__.'/flags/np.png',
'nr' => __DIR__.'/flags/nr.png',
'nz' => __DIR__.'/flags/nz.png',
'om' => __DIR__.'/flags/om.png',
'pk' => __DIR__.'/flags/pk.png',
'pa' => __DIR__.'/flags/pa.png',
'pe' => __DIR__.'/flags/pe.png',
'ph' => __DIR__.'/flags/ph.png',
'pw' => __DIR__.'/flags/pw.png',
'pg' => __DIR__.'/flags/pg.png',
'pl' => __DIR__.'/flags/pl.png',
'kp' => __DIR__.'/flags/kp.png',
'pt' => __DIR__.'/flags/pt.png',
'py' => __DIR__.'/flags/py.png',
'qa' => __DIR__.'/flags/qa.png',
'ro' => __DIR__.'/flags/ro.png',
'ru' => __DIR__.'/flags/ru.png',
'rw' => __DIR__.'/flags/rw.png',
'sa' => __DIR__.'/flags/sa.png',
'sd' => __DIR__.'/flags/sd.png',
'sn' => __DIR__.'/flags/sn.png',
'sg' => __DIR__.'/flags/sg.png',
'sb' => __DIR__.'/flags/sb.png',
'sl' => __DIR__.'/flags/sl.png',
'sv' => __DIR__.'/flags/sv.png',
'sm' => __DIR__.'/flags/sm.png',
'so' => __DIR__.'/flags/so.png',
'rs' => __DIR__.'/flags/rs.png',
'ss' => __DIR__.'/flags/ss.png',
'st' => __DIR__.'/flags/st.png',
'sr' => __DIR__.'/flags/sr.png',
'sk' => __DIR__.'/flags/sk.png',
'si' => __DIR__.'/flags/si.png',
'se' => __DIR__.'/flags/se.png',
'sz' => __DIR__.'/flags/sz.png',
'sc' => __DIR__.'/flags/sc.png',
'sy' => __DIR__.'/flags/sy.png',
'td' => __DIR__.'/flags/td.png',
'tg' => __DIR__.'/flags/tg.png',
'th' => __DIR__.'/flags/th.png',
'tj' => __DIR__.'/flags/tj.png',
'tm' => __DIR__.'/flags/tm.png',
'tl' => __DIR__.'/flags/tl.png',
'to' => __DIR__.'/flags/to.png',
'tt' => __DIR__.'/flags/tt.png',
'tn' => __DIR__.'/flags/tn.png',
'tr' => __DIR__.'/flags/tr.png',
'tv' => __DIR__.'/flags/tv.png',
'tz' => __DIR__.'/flags/tz.png',
'ug' => __DIR__.'/flags/ug.png',
'ua' => __DIR__.'/flags/ua.png',
'uy' => __DIR__.'/flags/uy.png',
'us' => __DIR__.'/flags/us.png',
'uz' => __DIR__.'/flags/uz.png',
'va' => __DIR__.'/flags/va.png',
'vc' => __DIR__.'/flags/vc.png',
've' => __DIR__.'/flags/ve.png',
'vn' => __DIR__.'/flags/vn.png',
'vu' => __DIR__.'/flags/vu.png',
'ws' => __DIR__.'/flags/ws.png',
'ye' => __DIR__.'/flags/ye.png',
'za' => __DIR__.'/flags/za.png',
'zm' => __DIR__.'/flags/zm.png',
'zw' => __DIR__.'/flags/zw.png',
'af' => __DIR__ . '/flags/af.png',
'ao' => __DIR__ . '/flags/ao.png',
'al' => __DIR__ . '/flags/al.png',
'ad' => __DIR__ . '/flags/ad.png',
'ae' => __DIR__ . '/flags/ae.png',
'ar' => __DIR__ . '/flags/ar.png',
'am' => __DIR__ . '/flags/am.png',
'ag' => __DIR__ . '/flags/ag.png',
'au' => __DIR__ . '/flags/au.png',
'at' => __DIR__ . '/flags/at.png',
'az' => __DIR__ . '/flags/az.png',
'bi' => __DIR__ . '/flags/bi.png',
'be' => __DIR__ . '/flags/be.png',
'bj' => __DIR__ . '/flags/bj.png',
'bf' => __DIR__ . '/flags/bf.png',
'bd' => __DIR__ . '/flags/bd.png',
'bg' => __DIR__ . '/flags/bg.png',
'bh' => __DIR__ . '/flags/bh.png',
'bs' => __DIR__ . '/flags/bs.png',
'ba' => __DIR__ . '/flags/ba.png',
'by' => __DIR__ . '/flags/by.png',
'bz' => __DIR__ . '/flags/bz.png',
'bo' => __DIR__ . '/flags/bo.png',
'br' => __DIR__ . '/flags/br.png',
'bb' => __DIR__ . '/flags/bb.png',
'bn' => __DIR__ . '/flags/bn.png',
'bt' => __DIR__ . '/flags/bt.png',
'bw' => __DIR__ . '/flags/bw.png',
'cf' => __DIR__ . '/flags/cf.png',
'ca' => __DIR__ . '/flags/ca.png',
'ch' => __DIR__ . '/flags/ch.png',
'cl' => __DIR__ . '/flags/cl.png',
'cn' => __DIR__ . '/flags/cn.png',
'ci' => __DIR__ . '/flags/ci.png',
'cm' => __DIR__ . '/flags/cm.png',
'cd' => __DIR__ . '/flags/cd.png',
'cg' => __DIR__ . '/flags/cg.png',
'co' => __DIR__ . '/flags/co.png',
'km' => __DIR__ . '/flags/km.png',
'cv' => __DIR__ . '/flags/cv.png',
'cr' => __DIR__ . '/flags/cr.png',
'cu' => __DIR__ . '/flags/cu.png',
'cy' => __DIR__ . '/flags/cy.png',
'cz' => __DIR__ . '/flags/cz.png',
'de' => __DIR__ . '/flags/de.png',
'dj' => __DIR__ . '/flags/dj.png',
'dm' => __DIR__ . '/flags/dm.png',
'dk' => __DIR__ . '/flags/dk.png',
'do' => __DIR__ . '/flags/do.png',
'dz' => __DIR__ . '/flags/dz.png',
'ec' => __DIR__ . '/flags/ec.png',
'eg' => __DIR__ . '/flags/eg.png',
'er' => __DIR__ . '/flags/er.png',
'es' => __DIR__ . '/flags/es.png',
'ee' => __DIR__ . '/flags/ee.png',
'et' => __DIR__ . '/flags/et.png',
'fi' => __DIR__ . '/flags/fi.png',
'fj' => __DIR__ . '/flags/fj.png',
'fr' => __DIR__ . '/flags/fr.png',
'fm' => __DIR__ . '/flags/fm.png',
'ga' => __DIR__ . '/flags/ga.png',
'gb' => __DIR__ . '/flags/gb.png',
'ge' => __DIR__ . '/flags/ge.png',
'gh' => __DIR__ . '/flags/gh.png',
'gn' => __DIR__ . '/flags/gn.png',
'gm' => __DIR__ . '/flags/gm.png',
'gw' => __DIR__ . '/flags/gw.png',
'gq' => __DIR__ . '/flags/gq.png',
'gr' => __DIR__ . '/flags/gr.png',
'gd' => __DIR__ . '/flags/gd.png',
'gt' => __DIR__ . '/flags/gt.png',
'gy' => __DIR__ . '/flags/gy.png',
'hn' => __DIR__ . '/flags/hn.png',
'hr' => __DIR__ . '/flags/hr.png',
'ht' => __DIR__ . '/flags/ht.png',
'hu' => __DIR__ . '/flags/hu.png',
'id' => __DIR__ . '/flags/id.png',
'in' => __DIR__ . '/flags/in.png',
'ie' => __DIR__ . '/flags/ie.png',
'ir' => __DIR__ . '/flags/ir.png',
'iq' => __DIR__ . '/flags/iq.png',
'is' => __DIR__ . '/flags/is.png',
'il' => __DIR__ . '/flags/il.png',
'it' => __DIR__ . '/flags/it.png',
'jm' => __DIR__ . '/flags/jm.png',
'jo' => __DIR__ . '/flags/jo.png',
'jp' => __DIR__ . '/flags/jp.png',
'kz' => __DIR__ . '/flags/kz.png',
'ke' => __DIR__ . '/flags/ke.png',
'kg' => __DIR__ . '/flags/kg.png',
'kh' => __DIR__ . '/flags/kh.png',
'ki' => __DIR__ . '/flags/ki.png',
'kn' => __DIR__ . '/flags/kn.png',
'kr' => __DIR__ . '/flags/kr.png',
'kw' => __DIR__ . '/flags/kw.png',
'la' => __DIR__ . '/flags/la.png',
'lb' => __DIR__ . '/flags/lb.png',
'lr' => __DIR__ . '/flags/lr.png',
'ly' => __DIR__ . '/flags/ly.png',
'lc' => __DIR__ . '/flags/lc.png',
'li' => __DIR__ . '/flags/li.png',
'lk' => __DIR__ . '/flags/lk.png',
'ls' => __DIR__ . '/flags/ls.png',
'lt' => __DIR__ . '/flags/ls.png',
'lu' => __DIR__ . '/flags/lu.png',
'lv' => __DIR__ . '/flags/lv.png',
'ma' => __DIR__ . '/flags/ma.png',
'mc' => __DIR__ . '/flags/mc.png',
'md' => __DIR__ . '/flags/md.png',
'mg' => __DIR__ . '/flags/mg.png',
'mv' => __DIR__ . '/flags/mv.png',
'mx' => __DIR__ . '/flags/mx.png',
'mh' => __DIR__ . '/flags/mh.png',
'mk' => __DIR__ . '/flags/mk.png',
'ml' => __DIR__ . '/flags/ml.png',
'mt' => __DIR__ . '/flags/mt.png',
'mm' => __DIR__ . '/flags/mm.png',
'me' => __DIR__ . '/flags/me.png',
'mn' => __DIR__ . '/flags/mn.png',
'mz' => __DIR__ . '/flags/mz.png',
'mr' => __DIR__ . '/flags/mr.png',
'mu' => __DIR__ . '/flags/mu.png',
'mw' => __DIR__ . '/flags/mw.png',
'my' => __DIR__ . '/flags/my.png',
'na' => __DIR__ . '/flags/na.png',
'ne' => __DIR__ . '/flags/ne.png',
'ng' => __DIR__ . '/flags/ng.png',
'ni' => __DIR__ . '/flags/ni.png',
'nl' => __DIR__ . '/flags/nl.png',
'no' => __DIR__ . '/flags/no.png',
'np' => __DIR__ . '/flags/np.png',
'nr' => __DIR__ . '/flags/nr.png',
'nz' => __DIR__ . '/flags/nz.png',
'om' => __DIR__ . '/flags/om.png',
'pk' => __DIR__ . '/flags/pk.png',
'pa' => __DIR__ . '/flags/pa.png',
'pe' => __DIR__ . '/flags/pe.png',
'ph' => __DIR__ . '/flags/ph.png',
'pw' => __DIR__ . '/flags/pw.png',
'pg' => __DIR__ . '/flags/pg.png',
'pl' => __DIR__ . '/flags/pl.png',
'kp' => __DIR__ . '/flags/kp.png',
'pt' => __DIR__ . '/flags/pt.png',
'py' => __DIR__ . '/flags/py.png',
'qa' => __DIR__ . '/flags/qa.png',
'ro' => __DIR__ . '/flags/ro.png',
'ru' => __DIR__ . '/flags/ru.png',
'rw' => __DIR__ . '/flags/rw.png',
'sa' => __DIR__ . '/flags/sa.png',
'sd' => __DIR__ . '/flags/sd.png',
'sn' => __DIR__ . '/flags/sn.png',
'sg' => __DIR__ . '/flags/sg.png',
'sb' => __DIR__ . '/flags/sb.png',
'sl' => __DIR__ . '/flags/sl.png',
'sv' => __DIR__ . '/flags/sv.png',
'sm' => __DIR__ . '/flags/sm.png',
'so' => __DIR__ . '/flags/so.png',
'rs' => __DIR__ . '/flags/rs.png',
'ss' => __DIR__ . '/flags/ss.png',
'st' => __DIR__ . '/flags/st.png',
'sr' => __DIR__ . '/flags/sr.png',
'sk' => __DIR__ . '/flags/sk.png',
'si' => __DIR__ . '/flags/si.png',
'se' => __DIR__ . '/flags/se.png',
'sz' => __DIR__ . '/flags/sz.png',
'sc' => __DIR__ . '/flags/sc.png',
'sy' => __DIR__ . '/flags/sy.png',
'td' => __DIR__ . '/flags/td.png',
'tg' => __DIR__ . '/flags/tg.png',
'th' => __DIR__ . '/flags/th.png',
'tj' => __DIR__ . '/flags/tj.png',
'tm' => __DIR__ . '/flags/tm.png',
'tl' => __DIR__ . '/flags/tl.png',
'to' => __DIR__ . '/flags/to.png',
'tt' => __DIR__ . '/flags/tt.png',
'tn' => __DIR__ . '/flags/tn.png',
'tr' => __DIR__ . '/flags/tr.png',
'tv' => __DIR__ . '/flags/tv.png',
'tz' => __DIR__ . '/flags/tz.png',
'ug' => __DIR__ . '/flags/ug.png',
'ua' => __DIR__ . '/flags/ua.png',
'uy' => __DIR__ . '/flags/uy.png',
'us' => __DIR__ . '/flags/us.png',
'uz' => __DIR__ . '/flags/uz.png',
'va' => __DIR__ . '/flags/va.png',
'vc' => __DIR__ . '/flags/vc.png',
've' => __DIR__ . '/flags/ve.png',
'vn' => __DIR__ . '/flags/vn.png',
'vu' => __DIR__ . '/flags/vu.png',
'ws' => __DIR__ . '/flags/ws.png',
'ye' => __DIR__ . '/flags/ye.png',
'za' => __DIR__ . '/flags/za.png',
'zm' => __DIR__ . '/flags/zm.png',
'zw' => __DIR__ . '/flags/zw.png',
];
+3 -3
View File
@@ -2,9 +2,9 @@
return [
// Codes based on: https://github.com/matomo-org/device-detector/blob/master/Parser/Client/Browser.php
'AND' => __DIR__.'/os/android.png',
'ATV' => __DIR__.'/os/apple-tv.png',
'COS' => __DIR__.'/os/chrome-os.png',
'AND' => __DIR__ . '/os/android.png',
'ATV' => __DIR__ . '/os/apple-tv.png',
'COS' => __DIR__ . '/os/chrome-os.png',
/*
'AIX' => 'AIX',
+3383 -1549
View File
File diff suppressed because it is too large Load Diff
+587
View File
@@ -0,0 +1,587 @@
<?php
/**
* List of server wide error codes and their respective messages.
*/
use Appwrite\Extend\Exception;
return [
/** General Errors */
Exception::GENERAL_UNKNOWN => [
'name' => Exception::GENERAL_UNKNOWN,
'description' => 'An unknown error has occured. Please check the logs for more information.',
'code' => 500,
],
Exception::GENERAL_MOCK => [
'name' => Exception::GENERAL_MOCK,
'description' => 'General errors thrown by the mock controller used for testing.',
'code' => 400,
],
Exception::GENERAL_ACCESS_FORBIDDEN => [
'name' => Exception::GENERAL_ACCESS_FORBIDDEN,
'description' => 'Access to this API is forbidden.',
'code' => 401,
],
Exception::GENERAL_UNKNOWN_ORIGIN => [
'name' => Exception::GENERAL_UNKNOWN_ORIGIN,
'description' => 'The request originated from an unknown origin. If you trust this domain, please list it as a trusted platform in the Appwrite console.',
'code' => 403,
],
Exception::GENERAL_SERVICE_DISABLED => [
'name' => Exception::GENERAL_SERVICE_DISABLED,
'description' => 'The requested service is disabled. You can enable the service from the Appwrite console.',
'code' => 503,
],
Exception::GENERAL_UNAUTHORIZED_SCOPE => [
'name' => Exception::GENERAL_UNAUTHORIZED_SCOPE,
'description' => 'The current user or API key does not have the required scopes to access the requested resource.',
'code' => 401,
],
Exception::GENERAL_RATE_LIMIT_EXCEEDED => [
'name' => Exception::GENERAL_RATE_LIMIT_EXCEEDED,
'description' => 'Rate limit for the current endpoint has been exceeded. Please try again after some time.',
'code' => 429,
],
Exception::GENERAL_SMTP_DISABLED => [
'name' => Exception::GENERAL_SMTP_DISABLED,
'description' => 'SMTP is disabled on your Appwrite instance. You can <a href="/docs/email-delivery">learn more about setting up SMTP</a> in our docs.',
'code' => 503,
],
Exception::GENERAL_PHONE_DISABLED => [
'name' => Exception::GENERAL_PHONE_DISABLED,
'description' => 'Phone provider is not configured. Please check the _APP_SMS_PROVIDER environment variable of your Appwrite server.',
'code' => 503,
],
Exception::GENERAL_ARGUMENT_INVALID => [
'name' => Exception::GENERAL_ARGUMENT_INVALID,
'description' => 'The request contains one or more invalid arguments. Please refer to the endpoint documentation.',
'code' => 400,
],
Exception::GENERAL_QUERY_LIMIT_EXCEEDED => [
'name' => Exception::GENERAL_QUERY_LIMIT_EXCEEDED,
'description' => 'Query limit exceeded for the current attribute. Usage of more than 100 query values on a single attribute is prohibited.',
'code' => 400,
],
Exception::GENERAL_QUERY_INVALID => [
'name' => Exception::GENERAL_QUERY_INVALID,
'description' => 'The query\'s syntax is invalid. Please check the query and try again.',
'code' => 400,
],
Exception::GENERAL_ROUTE_NOT_FOUND => [
'name' => Exception::GENERAL_ROUTE_NOT_FOUND,
'description' => 'The requested route was not found. Please refer to the API docs and try again.',
'code' => 404,
],
Exception::GENERAL_CURSOR_NOT_FOUND => [
'name' => Exception::GENERAL_CURSOR_NOT_FOUND,
'description' => 'The cursor is invalid. This can happen if the item represented by the cursor has been deleted.',
'code' => 400,
],
Exception::GENERAL_SERVER_ERROR => [
'name' => Exception::GENERAL_SERVER_ERROR,
'description' => 'An internal server error occurred.',
'code' => 500,
],
Exception::GENERAL_PROTOCOL_UNSUPPORTED => [
'name' => Exception::GENERAL_PROTOCOL_UNSUPPORTED,
'description' => 'The request cannot be fulfilled with the current protocol. Please check the value of the _APP_OPTIONS_FORCE_HTTPS environment variable.',
'code' => 500,
],
Exception::GENERAL_USAGE_DISABLED => [
'name' => Exception::GENERAL_USAGE_DISABLED,
'description' => 'Usage stats is not configured. Please check the value of the _APP_USAGE_STATS environment variable of your Appwrite server.',
'code' => 501,
],
/** User Errors */
Exception::USER_COUNT_EXCEEDED => [
'name' => Exception::USER_COUNT_EXCEEDED,
'description' => 'The current project has exceeded the maximum number of users. Please check your user limit in the Appwrite console.',
'code' => 501,
],
Exception::USER_JWT_INVALID => [
'name' => Exception::USER_JWT_INVALID,
'description' => 'The JWT token is invalid. Please check the value of the X-Appwrite-JWT header to ensure the correct token is being used.',
'code' => 401,
],
Exception::USER_ALREADY_EXISTS => [
'name' => Exception::USER_ALREADY_EXISTS,
'description' => 'A user with the same id, email, or phone already exists in your project.',
'code' => 409,
],
Exception::USER_BLOCKED => [
'name' => Exception::USER_BLOCKED,
'description' => 'The current user has been blocked. You can unblock the user from the Appwrite console.',
'code' => 401,
],
Exception::USER_INVALID_TOKEN => [
'name' => Exception::USER_INVALID_TOKEN,
'description' => 'Invalid token passed in the request.',
'code' => 401,
],
Exception::USER_PASSWORD_RESET_REQUIRED => [
'name' => Exception::USER_PASSWORD_RESET_REQUIRED,
'description' => 'The current user requires a password reset.',
'code' => 412,
],
Exception::USER_EMAIL_NOT_WHITELISTED => [
'name' => Exception::USER_EMAIL_NOT_WHITELISTED,
'description' => 'Console registration is restricted to specific emails. Contact your administrator for more information.',
'code' => 401,
],
Exception::USER_IP_NOT_WHITELISTED => [
'name' => Exception::USER_IP_NOT_WHITELISTED,
'description' => 'Console registration is restricted to specific IPs. Contact your administrator for more information.',
'code' => 401,
],
Exception::USER_INVALID_CREDENTIALS => [
'name' => Exception::USER_INVALID_CREDENTIALS,
'description' => 'Invalid credentials. Please check the email and password.',
'code' => 401,
],
Exception::USER_ANONYMOUS_CONSOLE_PROHIBITED => [
'name' => Exception::USER_ANONYMOUS_CONSOLE_PROHIBITED,
'description' => 'Anonymous users cannot be created for the console project.',
'code' => 401,
],
Exception::USER_SESSION_ALREADY_EXISTS => [
'name' => Exception::USER_SESSION_ALREADY_EXISTS,
'description' => 'Creation of anonymous users is prohibited when a session is active.',
'code' => 401,
],
Exception::USER_NOT_FOUND => [
'name' => Exception::USER_NOT_FOUND,
'description' => 'User with the requested ID could not be found.',
'code' => 404,
],
Exception::USER_EMAIL_ALREADY_EXISTS => [
'name' => Exception::USER_EMAIL_ALREADY_EXISTS,
'description' => 'A user with the same email already exists in the current project.',
'code' => 409,
],
Exception::USER_PASSWORD_MISMATCH => [
'name' => Exception::USER_PASSWORD_MISMATCH,
'description' => 'Passwords do not match. Please check the password and confirm password.',
'code' => 400,
],
Exception::USER_SESSION_NOT_FOUND => [
'name' => Exception::USER_SESSION_NOT_FOUND,
'description' => 'The current user session could not be found.',
'code' => 404,
],
Exception::USER_UNAUTHORIZED => [
'name' => Exception::USER_UNAUTHORIZED,
'description' => 'The current user is not authorized to perform the requested action.',
'code' => 401,
],
Exception::USER_AUTH_METHOD_UNSUPPORTED => [
'name' => Exception::USER_AUTH_METHOD_UNSUPPORTED,
'description' => 'The requested authentication method is either disabled or unsupported. Please check the supported authentication methods in the Appwrite console.',
'code' => 501,
],
Exception::USER_PHONE_ALREADY_EXISTS => [
'name' => Exception::USER_PHONE_ALREADY_EXISTS,
'description' => 'A user with the same phone number already exists in the current project.',
'code' => 409,
],
Exception::USER_PHONE_NOT_FOUND => [
'name' => Exception::USER_PHONE_NOT_FOUND,
'description' => 'The current user does not have a phone number associated with their account.',
'code' => 400,
],
Exception::USER_MISSING_ID => [
'name' => Exception::USER_MISSING_ID,
'description' => 'Missing ID from OAuth2 provider.',
'code' => 400,
],
/** Teams */
Exception::TEAM_NOT_FOUND => [
'name' => Exception::TEAM_NOT_FOUND,
'description' => 'Team with the requested ID could not be found.',
'code' => 404,
],
Exception::TEAM_INVITE_ALREADY_EXISTS => [
'name' => Exception::TEAM_INVITE_ALREADY_EXISTS,
'description' => 'User has already been invited or is already a member of this team',
'code' => 409,
],
Exception::TEAM_INVITE_NOT_FOUND => [
'name' => Exception::TEAM_INVITE_NOT_FOUND,
'description' => 'The requested team invitation could not be found.',
'code' => 404,
],
Exception::TEAM_INVALID_SECRET => [
'name' => Exception::TEAM_INVALID_SECRET,
'description' => 'The team invitation secret is invalid.',
'code' => 401,
],
Exception::TEAM_MEMBERSHIP_MISMATCH => [
'name' => Exception::TEAM_MEMBERSHIP_MISMATCH,
'description' => 'The membership ID does not belong to the team ID.',
'code' => 404,
],
Exception::TEAM_INVITE_MISMATCH => [
'name' => Exception::TEAM_INVITE_MISMATCH,
'description' => 'The invite does not belong to the current user.',
'code' => 401,
],
/** Membership */
Exception::MEMBERSHIP_NOT_FOUND => [
'name' => Exception::MEMBERSHIP_NOT_FOUND,
'description' => 'Membership with the requested ID could not be found.',
'code' => 404,
],
Exception::MEMBERSHIP_ALREADY_CONFIRMED => [
'name' => Exception::MEMBERSHIP_ALREADY_CONFIRMED,
'description' => 'Membership already confirmed',
'code' => 409,
],
/** Avatars */
Exception::AVATAR_SET_NOT_FOUND => [
'name' => Exception::AVATAR_SET_NOT_FOUND,
'description' => 'The requested avatar set could not be found.',
'code' => 404
],
Exception::AVATAR_NOT_FOUND => [
'name' => Exception::AVATAR_NOT_FOUND,
'description' => 'The request avatar could not be found.',
'code' => 404,
],
Exception::AVATAR_IMAGE_NOT_FOUND => [
'name' => Exception::AVATAR_IMAGE_NOT_FOUND,
'description' => 'The requested image was not found at the URL.',
'code' => 404,
],
Exception::AVATAR_REMOTE_URL_FAILED => [
'name' => Exception::AVATAR_REMOTE_URL_FAILED,
'description' => 'Failed to fetch favicon from the requested URL.',
'code' => 404,
],
Exception::AVATAR_ICON_NOT_FOUND => [
'name' => Exception::AVATAR_ICON_NOT_FOUND,
'description' => 'The requested favicon could not be found.',
'code' => 404,
],
/** Storage */
Exception::STORAGE_FILE_NOT_FOUND => [
'name' => Exception::STORAGE_FILE_NOT_FOUND,
'description' => 'The requested file could not be found.',
'code' => 404,
],
Exception::STORAGE_DEVICE_NOT_FOUND => [
'name' => Exception::STORAGE_DEVICE_NOT_FOUND,
'description' => 'The requested storage device could not be found.',
'code' => 400,
],
Exception::STORAGE_FILE_EMPTY => [
'name' => Exception::STORAGE_FILE_EMPTY,
'description' => 'Empty file passed to the endpoint.',
'code' => 400,
],
Exception::STORAGE_FILE_TYPE_UNSUPPORTED => [
'name' => Exception::STORAGE_FILE_TYPE_UNSUPPORTED,
'description' => 'The given file extension is not supported.',
'code' => 400,
],
Exception::STORAGE_INVALID_FILE_SIZE => [
'name' => Exception::STORAGE_INVALID_FILE_SIZE,
'description' => 'The file size is either not valid or exceeds the maximum allowed size. Please check the file or the value of the _APP_STORAGE_LIMIT environment variable.',
'code' => 400,
],
Exception::STORAGE_INVALID_FILE => [
'name' => Exception::STORAGE_INVALID_FILE,
'description' => 'The uploaded file is invalid. Please check the file and try again.',
'code' => 403,
],
Exception::STORAGE_BUCKET_ALREADY_EXISTS => [
'name' => Exception::STORAGE_BUCKET_ALREADY_EXISTS,
'description' => 'A storage bucket with the requested ID already exists.',
'code' => 409,
],
Exception::STORAGE_BUCKET_NOT_FOUND => [
'name' => Exception::STORAGE_BUCKET_NOT_FOUND,
'description' => 'Storage bucket with the requested ID could not be found.',
'code' => 404,
],
Exception::STORAGE_INVALID_CONTENT_RANGE => [
'name' => Exception::STORAGE_INVALID_CONTENT_RANGE,
'description' => 'The content range is invalid. Please check the value of the Content-Range header.',
'code' => 400,
],
Exception::STORAGE_INVALID_RANGE => [
'name' => Exception::STORAGE_INVALID_RANGE,
'description' => 'The requested range is not satisfiable. Please check the value of the Range header.',
'code' => 416,
],
/** Functions */
Exception::FUNCTION_NOT_FOUND => [
'name' => Exception::FUNCTION_NOT_FOUND,
'description' => 'Function with the requested ID could not be found.',
'code' => 404,
],
Exception::FUNCTION_RUNTIME_UNSUPPORTED => [
'name' => Exception::FUNCTION_RUNTIME_UNSUPPORTED,
'description' => 'The requested runtime is either inactive or unsupported. Please check the value of the _APP_FUNCTIONS_RUNTIMES environment variable.',
'code' => 404,
],
/** Builds */
Exception::BUILD_NOT_FOUND => [
'name' => Exception::BUILD_NOT_FOUND,
'description' => 'Build with the requested ID could not be found.',
'code' => 404,
],
Exception::BUILD_NOT_READY => [
'name' => Exception::BUILD_NOT_READY,
'description' => 'Build with the requested ID is building and not ready for execution.',
'code' => 400,
],
Exception::BUILD_IN_PROGRESS => [
'name' => Exception::BUILD_IN_PROGRESS,
'description' => 'Build with the requested ID is already in progress. Please wait before you can retry.',
'code' => 400,
],
/** Deployments */
Exception::DEPLOYMENT_NOT_FOUND => [
'name' => Exception::DEPLOYMENT_NOT_FOUND,
'description' => 'Deployment with the requested ID could not be found.',
'code' => 404,
],
/** Executions */
Exception::EXECUTION_NOT_FOUND => [
'name' => Exception::EXECUTION_NOT_FOUND,
'description' => 'Execution with the requested ID could not be found.',
'code' => 404,
],
/** Databases */
Exception::DATABASE_NOT_FOUND => [
'name' => Exception::DATABASE_NOT_FOUND,
'description' => 'Database not found',
'code' => 404
],
Exception::DATABASE_ALREADY_EXISTS => [
'name' => Exception::DATABASE_ALREADY_EXISTS,
'description' => 'Database already exists',
'code' => 409
],
/** Collections */
Exception::COLLECTION_NOT_FOUND => [
'name' => Exception::COLLECTION_NOT_FOUND,
'description' => 'Collection with the requested ID could not be found.',
'code' => 404,
],
Exception::COLLECTION_ALREADY_EXISTS => [
'name' => Exception::COLLECTION_ALREADY_EXISTS,
'description' => 'A collection with the requested ID already exists.',
'code' => 409,
],
Exception::COLLECTION_LIMIT_EXCEEDED => [
'name' => Exception::COLLECTION_LIMIT_EXCEEDED,
'description' => 'The maximum number of collections has been reached.',
'code' => 400,
],
/** Documents */
Exception::DOCUMENT_NOT_FOUND => [
'name' => Exception::DOCUMENT_NOT_FOUND,
'description' => 'Document with the requested ID could not be found.',
'code' => 404,
],
Exception::DOCUMENT_INVALID_STRUCTURE => [
'name' => Exception::DOCUMENT_INVALID_STRUCTURE,
'description' => 'The document structure is invalid. Please ensure the attributes match the collection definition.',
'code' => 400,
],
Exception::DOCUMENT_MISSING_PAYLOAD => [
'name' => Exception::DOCUMENT_MISSING_PAYLOAD,
'description' => 'The document payload is missing.',
'code' => 400,
],
Exception::DOCUMENT_ALREADY_EXISTS => [
'name' => Exception::DOCUMENT_ALREADY_EXISTS,
'description' => 'Document with the requested ID already exists.',
'code' => 409,
],
Exception::DOCUMENT_UPDATE_CONFLICT => [
'name' => Exception::DOCUMENT_UPDATE_CONFLICT,
'description' => 'Remote document is newer than local.',
'code' => 409,
],
Exception::DOCUMENT_DELETE_RESTRICTED => [
'name' => Exception::DOCUMENT_DELETE_RESTRICTED,
'description' => 'Document cannot be deleted because it is referenced by another document.',
'code' => 403,
],
/** Attributes */
Exception::ATTRIBUTE_NOT_FOUND => [
'name' => Exception::ATTRIBUTE_NOT_FOUND,
'description' => 'Attribute with the requested ID could not be found.',
'code' => 404,
],
Exception::ATTRIBUTE_UNKNOWN => [
'name' => Exception::ATTRIBUTE_UNKNOWN,
'description' => 'The attribute required for the index could not be found. Please confirm all your attributes are in the available state.',
'code' => 400,
],
Exception::ATTRIBUTE_NOT_AVAILABLE => [
'name' => Exception::ATTRIBUTE_NOT_AVAILABLE,
'description' => 'The requested attribute is not yet available. Please try again later.',
'code' => 400,
],
Exception::ATTRIBUTE_FORMAT_UNSUPPORTED => [
'name' => Exception::ATTRIBUTE_FORMAT_UNSUPPORTED,
'description' => 'The requested attribute format is not supported.',
'code' => 400,
],
Exception::ATTRIBUTE_DEFAULT_UNSUPPORTED => [
'name' => Exception::ATTRIBUTE_DEFAULT_UNSUPPORTED,
'description' => 'Default values cannot be set for array or required attributes.',
'code' => 400,
],
Exception::ATTRIBUTE_ALREADY_EXISTS => [
'name' => Exception::ATTRIBUTE_ALREADY_EXISTS,
'description' => 'Attribute with the requested ID already exists.',
'code' => 409,
],
Exception::ATTRIBUTE_LIMIT_EXCEEDED => [
'name' => Exception::ATTRIBUTE_LIMIT_EXCEEDED,
'description' => 'The maximum number of attributes has been reached.',
'code' => 400,
],
Exception::ATTRIBUTE_VALUE_INVALID => [
'name' => Exception::ATTRIBUTE_VALUE_INVALID,
'description' => 'The attribute value is invalid. Please check the type, range and value of the attribute.',
'code' => 400,
],
Exception::ATTRIBUTE_TYPE_INVALID => [
'name' => Exception::ATTRIBUTE_TYPE_INVALID,
'description' => 'The attribute type is invalid.',
'code' => 400,
],
/** Indexes */
Exception::INDEX_NOT_FOUND => [
'name' => Exception::INDEX_NOT_FOUND,
'description' => 'Index with the requested ID could not be found.',
'code' => 404,
],
Exception::INDEX_LIMIT_EXCEEDED => [
'name' => Exception::INDEX_LIMIT_EXCEEDED,
'description' => 'The maximum number of indexes has been reached.',
'code' => 400,
],
Exception::INDEX_ALREADY_EXISTS => [
'name' => Exception::INDEX_ALREADY_EXISTS,
'description' => 'Index with the requested ID already exists.',
'code' => 409,
],
/** Project Errors */
Exception::PROJECT_NOT_FOUND => [
'name' => Exception::PROJECT_NOT_FOUND,
'description' => 'Project with the requested ID could not be found. Please check the value of the X-Appwrite-Project header to ensure the correct project ID is being used.',
'code' => 404,
],
Exception::PROJECT_UNKNOWN => [
'name' => Exception::PROJECT_UNKNOWN,
'description' => 'The project ID is either missing or not valid. Please check the value of the X-Appwrite-Project header to ensure the correct project ID is being used.',
'code' => 400,
],
Exception::PROJECT_PROVIDER_DISABLED => [
'name' => Exception::PROJECT_PROVIDER_DISABLED,
'description' => 'The chosen OAuth provider is disabled. You can enable the OAuth provider using the Appwrite console.',
'code' => 412,
],
Exception::PROJECT_PROVIDER_UNSUPPORTED => [
'name' => Exception::PROJECT_PROVIDER_UNSUPPORTED,
'description' => 'The chosen OAuth provider is unsupported. Please check the <a href="/docs/client/account?sdk=web-default#accountCreateOAuth2Session">Create OAuth2 Session docs</a> for the complete list of supported OAuth providers.',
'code' => 501,
],
Exception::PROJECT_INVALID_SUCCESS_URL => [
'name' => Exception::PROJECT_INVALID_SUCCESS_URL,
'description' => 'Invalid redirect URL for OAuth success.',
'code' => 400,
],
Exception::PROJECT_INVALID_FAILURE_URL => [
'name' => Exception::PROJECT_INVALID_FAILURE_URL,
'description' => 'Invalid redirect URL for OAuth failure.',
'code' => 400,
],
Exception::PROJECT_RESERVED_PROJECT => [
'name' => Exception::PROJECT_RESERVED_PROJECT,
'description' => 'The project ID is reserved. Please choose another project ID.',
'code' => 400,
],
Exception::PROJECT_KEY_EXPIRED => [
'name' => Exception::PROJECT_KEY_EXPIRED,
'description' => 'The project key has expired. Please generate a new key using the Appwrite console.',
'code' => 401,
],
Exception::WEBHOOK_NOT_FOUND => [
'name' => Exception::WEBHOOK_NOT_FOUND,
'description' => 'Webhook with the requested ID could not be found.',
'code' => 404,
],
Exception::KEY_NOT_FOUND => [
'name' => Exception::KEY_NOT_FOUND,
'description' => 'Key with the requested ID could not be found.',
'code' => 404,
],
Exception::PLATFORM_NOT_FOUND => [
'name' => Exception::PLATFORM_NOT_FOUND,
'description' => 'Platform with the requested ID could not be found.',
'code' => 404,
],
Exception::DOMAIN_NOT_FOUND => [
'name' => Exception::DOMAIN_NOT_FOUND,
'description' => 'Domain with the requested ID could not be found.',
'code' => 404,
],
Exception::DOMAIN_ALREADY_EXISTS => [
'name' => Exception::DOMAIN_ALREADY_EXISTS,
'description' => 'A Domain with the requested ID already exists.',
'code' => 409,
],
Exception::VARIABLE_NOT_FOUND => [
'name' => Exception::VARIABLE_NOT_FOUND,
'description' => 'Variable with the requested ID could not be found.',
'code' => 404,
],
Exception::VARIABLE_ALREADY_EXISTS => [
'name' => Exception::VARIABLE_ALREADY_EXISTS,
'description' => 'Variable with the same ID already exists in your project.',
'code' => 409,
],
Exception::DOMAIN_VERIFICATION_FAILED => [
'name' => Exception::DOMAIN_VERIFICATION_FAILED,
'description' => 'Domain verification for the requested domain has failed.',
'code' => 401,
],
Exception::DOMAIN_TARGET_INVALID => [
'name' => Exception::DOMAIN_TARGET_INVALID,
'description' => 'Your Appwrite instance is not publicly accessible. Please check the _APP_DOMAIN_TARGET environment variable of your Appwrite server.',
'code' => 501,
],
Exception::GRAPHQL_NO_QUERY => [
'name' => Exception::GRAPHQL_NO_QUERY,
'description' => 'Param "query" is not optional.',
'code' => 400,
],
Exception::GRAPHQL_TOO_MANY_QUERIES => [
'name' => Exception::GRAPHQL_TOO_MANY_QUERIES,
'description' => 'Too many queries.',
'code' => 400,
],
];
+227 -202
View File
@@ -1,215 +1,240 @@
<?php
/**
* List of publicly accessiable system events
* List of publicly accessible system events
*/
use Appwrite\Utopia\Response;
return [
'account.create' => [
'description' => 'This event triggers when the account is created.',
'model' => Response::MODEL_USER,
'note' => '',
'users' => [
'$model' => Response::MODEL_USER,
'$resource' => true,
'$description' => 'This event triggers on any user\'s event.',
'sessions' => [
'$model' => Response::MODEL_SESSION,
'$resource' => true,
'$description' => 'This event triggers on any user\'s sessions event.',
'create' => [
'$description' => 'This event triggers when a session for a user is created.',
],
'delete' => [
'$description' => 'This event triggers when a session for a user is deleted.'
],
],
'recovery' => [
'$model' => Response::MODEL_TOKEN,
'$resource' => true,
'$description' => 'This event triggers on any user\'s recovery token event.',
'create' => [
'$description' => 'This event triggers when a recovery token for a user is created.',
],
'update' => [
'$description' => 'This event triggers when a recovery token for a user is validated.'
],
],
'verification' => [
'$model' => Response::MODEL_TOKEN,
'$resource' => true,
'$description' => 'This event triggers on any user\'s verification token event.',
'create' => [
'$description' => 'This event triggers when a verification token for a user is created.',
],
'update' => [
'$description' => 'This event triggers when a verification token for a user is validated.'
],
],
'create' => [
'$description' => 'This event triggers when a user is created.'
],
'delete' => [
'$description' => 'This event triggers when a user is deleted.',
],
'update' => [
'$description' => 'This event triggers when a user is updated.',
'email' => [
'$description' => 'This event triggers when a user\'s email address is updated.',
],
'name' => [
'$description' => 'This event triggers when a user\'s name is updated.',
],
'password' => [
'$description' => 'This event triggers when a user\'s password is updated.',
],
'status' => [
'$description' => 'This event triggers when a user\'s status is updated.',
],
'prefs' => [
'$description' => 'This event triggers when a user\'s preferences is updated.',
],
]
],
'account.update.email' => [
'description' => 'This event triggers when the account email address is updated.',
'model' => Response::MODEL_USER,
'note' => '',
'databases' => [
'$model' => Response::MODEL_DATABASE,
'$resource' => true,
'$description' => 'This event triggers on any database event.',
'collections' => [
'$model' => Response::MODEL_COLLECTION,
'$resource' => true,
'$description' => 'This event triggers on any collection event.',
'documents' => [
'$model' => Response::MODEL_DOCUMENT,
'$resource' => true,
'$description' => 'This event triggers on any documents event.',
'create' => [
'$description' => 'This event triggers when a document is created.',
],
'delete' => [
'$description' => 'This event triggers when a document is deleted.'
],
'update' => [
'$description' => 'This event triggers when a document is updated.'
],
],
'indexes' => [
'$model' => Response::MODEL_INDEX,
'$resource' => true,
'$description' => 'This event triggers on any indexes event.',
'create' => [
'$description' => 'This event triggers when an index is created.',
],
'delete' => [
'$description' => 'This event triggers when an index is deleted.'
]
],
'attributes' => [
'$model' => Response::MODEL_ATTRIBUTE,
'$resource' => true,
'$description' => 'This event triggers on any attributes event.',
'create' => [
'$description' => 'This event triggers when an attribute is created.',
],
'delete' => [
'$description' => 'This event triggers when an attribute is deleted.'
]
],
'create' => [
'$description' => 'This event triggers when a collection is created.'
],
'delete' => [
'$description' => 'This event triggers when a collection is deleted.',
],
'update' => [
'$description' => 'This event triggers when a collection is updated.',
]
],
'create' => [
'$description' => 'This event triggers when a database is created.'
],
'delete' => [
'$description' => 'This event triggers when a database is deleted.',
],
'update' => [
'$description' => 'This event triggers when a database is updated.',
]
],
'account.update.name' => [
'description' => 'This event triggers when the account name is updated.',
'model' => Response::MODEL_USER,
'note' => '',
'buckets' => [
'$model' => Response::MODEL_BUCKET,
'$resource' => true,
'$description' => 'This event triggers on any buckets event.',
'files' => [
'$model' => Response::MODEL_FILE,
'$resource' => true,
'$description' => 'This event triggers on any files event.',
'create' => [
'$description' => 'This event triggers when a file is created.',
],
'delete' => [
'$description' => 'This event triggers when a file is deleted.'
],
'update' => [
'$description' => 'This event triggers when a file is updated.'
],
],
'create' => [
'$description' => 'This event triggers when a bucket is created.'
],
'delete' => [
'$description' => 'This event triggers when a bucket is deleted.',
],
'update' => [
'$description' => 'This event triggers when a bucket is updated.',
]
],
'account.update.password' => [
'description' => 'This event triggers when the account password is updated.',
'model' => Response::MODEL_USER,
'note' => '',
],
'account.update.prefs' => [
'description' => 'This event triggers when the account preferences are updated.',
'model' => Response::MODEL_USER,
'note' => '',
],
'account.recovery.create' => [
'description' => 'This event triggers when the account recovery token is created.',
'model' => Response::MODEL_TOKEN,
'note' => 'version >= 0.7',
],
'account.recovery.update' => [
'description' => 'This event triggers when the account recovery token is validated.',
'model' => Response::MODEL_TOKEN,
'note' => 'version >= 0.7',
],
'account.verification.create' => [
'description' => 'This event triggers when the account verification token is created.',
'model' => Response::MODEL_TOKEN,
'note' => 'version >= 0.7',
],
'account.verification.update' => [
'description' => 'This event triggers when the account verification token is validated.',
'model' => Response::MODEL_TOKEN,
'note' => 'version >= 0.7',
],
'account.delete' => [
'description' => 'This event triggers when the account is deleted.',
'model' => Response::MODEL_USER,
'note' => '',
],
'account.sessions.create' => [
'description' => 'This event triggers when the account session is created.',
'model' => Response::MODEL_SESSION,
'note' => '',
],
'account.sessions.delete' => [
'description' => 'This event triggers when the account session is deleted.',
'model' => Response::MODEL_SESSION,
'note' => '',
],
'database.collections.create' => [
'description' => 'This event triggers when a database collection is created.',
'model' => Response::MODEL_COLLECTION,
'note' => '',
],
'database.collections.update' => [
'description' => 'This event triggers when a database collection is updated.',
'model' => Response::MODEL_COLLECTION,
'note' => '',
],
'database.collections.delete' => [
'description' => 'This event triggers when a database collection is deleted.',
'model' => Response::MODEL_COLLECTION,
'note' => '',
],
'database.documents.create' => [
'description' => 'This event triggers when a database document is created.',
'model' => Response::MODEL_DOCUMENT,
'note' => '',
],
'database.documents.update' => [
'description' => 'This event triggers when a database document is updated.',
'model' => Response::MODEL_DOCUMENT,
'note' => '',
],
'database.documents.delete' => [
'description' => 'This event triggers when a database document is deleted.',
'model' => Response::MODEL_DOCUMENT,
'note' => '',
],
'functions.create' => [
'description' => 'This event triggers when a function is created.',
'model' => Response::MODEL_FUNCTION,
'note' => 'version >= 0.7',
],
'functions.update' => [
'description' => 'This event triggers when a function is updated.',
'model' => Response::MODEL_FUNCTION,
'note' => 'version >= 0.7',
],
'functions.delete' => [
'description' => 'This event triggers when a function is deleted.',
'model' => Response::MODEL_ANY,
'note' => 'version >= 0.7',
],
'functions.tags.create' => [
'description' => 'This event triggers when a function tag is created.',
'model' => Response::MODEL_TAG,
'note' => 'version >= 0.7',
],
'functions.tags.update' => [
'description' => 'This event triggers when a function tag is updated.',
'model' => Response::MODEL_FUNCTION,
'note' => 'version >= 0.7',
],
'functions.tags.delete' => [
'description' => 'This event triggers when a function tag is deleted.',
'model' => Response::MODEL_ANY,
'note' => 'version >= 0.7',
],
'functions.executions.create' => [
'description' => 'This event triggers when a function execution is created.',
'model' => Response::MODEL_EXECUTION,
'note' => 'version >= 0.7',
],
'functions.executions.update' => [
'description' => 'This event triggers when a function execution is updated.',
'model' => Response::MODEL_EXECUTION,
'note' => 'version >= 0.7',
],
'storage.files.create' => [
'description' => 'This event triggers when a storage file is created.',
'model' => Response::MODEL_FILE,
'note' => '',
],
'storage.files.update' => [
'description' => 'This event triggers when a storage file is updated.',
'model' => Response::MODEL_FILE,
'note' => '',
],
'storage.files.delete' => [
'description' => 'This event triggers when a storage file is deleted.',
'model' => Response::MODEL_FILE,
'note' => '',
],
'users.create' => [
'description' => 'This event triggers when a user is created from the users API.',
'model' => Response::MODEL_USER,
'note' => 'version >= 0.7',
],
'users.update.prefs' => [
'description' => 'This event triggers when a user preference is updated from the users API.',
'model' => Response::MODEL_ANY,
'note' => 'version >= 0.7',
],
'users.update.status' => [
'description' => 'This event triggers when a user status is updated from the users API.',
'model' => Response::MODEL_USER,
'note' => 'version >= 0.7',
],
'users.delete' => [
'description' => 'This event triggers when a user is deleted from users API.',
'model' => Response::MODEL_USER,
'note' => 'version >= 0.7',
],
'users.sessions.delete' => [
'description' => 'This event triggers when a user session is deleted from users API.',
'model' => Response::MODEL_SESSION,
'note' => 'version >= 0.7',
],
'teams.create' => [
'description' => 'This event triggers when a team is created.',
'model' => Response::MODEL_TEAM,
'note' => 'version >= 0.7',
],
'teams.update' => [
'description' => 'This event triggers when a team is updated.',
'model' => Response::MODEL_TEAM,
'note' => 'version >= 0.7',
],
'teams.delete' => [
'description' => 'This event triggers when a team is deleted.',
'model' => Response::MODEL_TEAM,
'note' => 'version >= 0.7',
],
'teams.memberships.create' => [
'description' => 'This event triggers when a team memberships is created.',
'model' => Response::MODEL_MEMBERSHIP,
'note' => 'version >= 0.7',
],
'teams.memberships.update' => [
'description' => 'This event triggers when a team membership is updated.',
'model' => Response::MODEL_MEMBERSHIP,
'note' => 'version >= 0.8',
],
'teams.memberships.update.status' => [
'description' => 'This event triggers when a team memberships status is updated.',
'model' => Response::MODEL_MEMBERSHIP,
'note' => 'version >= 0.7',
],
'teams.memberships.delete' => [
'description' => 'This event triggers when a team memberships is deleted.',
'model' => Response::MODEL_MEMBERSHIP,
'note' => 'version >= 0.7',
'teams' => [
'$model' => Response::MODEL_TEAM,
'$resource' => true,
'$description' => 'This event triggers on any teams event.',
'memberships' => [
'$model' => Response::MODEL_MEMBERSHIP,
'$resource' => true,
'$description' => 'This event triggers on any team memberships event.',
'create' => [
'$description' => 'This event triggers when a membership is created.',
],
'delete' => [
'$description' => 'This event triggers when a membership is deleted.'
],
'update' => [
'$description' => 'This event triggers when a membership is updated.',
'status' => [
'$description' => 'This event triggers when a team memberships status is updated.'
]
],
],
'create' => [
'$description' => 'This event triggers when a team is created.'
],
'delete' => [
'$description' => 'This event triggers when a team is deleted.',
],
'update' => [
'$description' => 'This event triggers when a team is updated.',
'prefs' => [
'$description' => 'This event triggers when a team\'s preferences are updated.',
],
]
],
'functions' => [
'$model' => Response::MODEL_FUNCTION,
'$resource' => true,
'$description' => 'This event triggers on any functions event.',
'deployments' => [
'$model' => Response::MODEL_DEPLOYMENT,
'$resource' => true,
'$description' => 'This event triggers on any deployments event.',
'create' => [
'$description' => 'This event triggers when a deployment is created.',
],
'delete' => [
'$description' => 'This event triggers when a deployment is deleted.'
],
'update' => [
'$description' => 'This event triggers when a deployment is updated.'
],
],
'executions' => [
'$model' => Response::MODEL_EXECUTION,
'$resource' => true,
'$description' => 'This event triggers on any executions event.',
'create' => [
'$description' => 'This event triggers when an execution is created.',
],
'delete' => [
'$description' => 'This event triggers when an execution is deleted.'
],
'update' => [
'$description' => 'This event triggers when an execution is updated.'
],
],
'create' => [
'$description' => 'This event triggers when a function is created.'
],
'delete' => [
'$description' => 'This event triggers when a function is deleted.',
],
'update' => [
'$description' => 'This event triggers when a function is updated.',
]
]
];
+31 -15
View File
@@ -3,23 +3,30 @@
return [
'af', // Afrikaans
'ar', // Arabic
'ba', //Bosnian
'as', // Assamese
'az', // Azerbaijani
'be', // Belarusian
'bg', // Bulgarian
'bh', // Bihari
'bn', // Bengali
'cat', // Catalan
'cz', // Czech
'bs', // Bosnian
'ca', // Catalan
'cs', // Czech
'da', // Danish
'de', // German
'en', // English
'eo', // Esperanto
'es', // Spanish
'fa', // Farsi/Persian
'fi', // Finnish
'fo', // Faroese
'fr', // French
'gr', // Greek
'gu', //Gujrati
'el', // Greek
'ga', // Irish
'gu', // Gujrati
'he', // Hebrew
'hi', // Hindi
'hi', // Hindi,
'hr', // Croatian
'hu', // Hungarian
'hy', // Armenian
'id', // Indonesian
@@ -27,33 +34,42 @@ return [
'it', // Italian
'ja', // Japanese
'jv', // Javanese
'ka', // Kannada
'kn', // Kannada
'km', // Khmer
'ko', // Korean
'la', // Latin
'lb', // Luxembourgish
'lt', // Lithuanian
'lv', // Latvian
'ml', // Malayalam
'mr', // Marathi
'ms', // Malay
'nb', // Norwegian bokmål
'nl', // Dutch
'no', // Norwegian
'np', // Nepali
'od', // Odia
'ph', // Filipino
'nn', // Norwegian nynorsk
'ne', // Nepali
'or', // Oriya
'tl', // Filipino
'pl', // Polish
'pt-br', // Portuguese - Brazil
'pt-br', // Portuguese - Brazil
'pt-pt', // Portuguese - Portugal
'pa', //Punjabi
'pa', // Punjabi
'ro', // Romanian
'ru', // Russian
'sa', //Sanskrit
'sd', // Sindhi
'si', // Sinhala
'sk', // Slovakia
'sl', // Slovenian
'sn', // Shona
'sq', // Albanian
'sv', // Swedish
'ta', // Tamil
'te', // Telugu
'th', // Thai
'tr', // Turkish
'ua', // Ukrainian
'ur', //Urdu
'uk', // Ukrainian
'ur', // Urdu
'vi', // Vietnamese
'zh-cn', // Chinese - China
'zh-tw', // Chinese - Taiwan
+11
View File
@@ -0,0 +1,11 @@
<?php
return [
'AF',
'AN',
'AS',
'EU',
'NA',
'OC',
'SA',
];
+198
View File
@@ -0,0 +1,198 @@
<?php
return [
'AF',
'AO',
'AL',
'AD',
'AE',
'AR',
'AM',
'AG',
'AU',
'AT',
'AZ',
'BI',
'BE',
'BJ',
'BF',
'BD',
'BG',
'BH',
'BS',
'BA',
'BY',
'BZ',
'BO',
'BR',
'BB',
'BN',
'BT',
'BW',
'CF',
'CA',
'CH',
'CL',
'CN',
'CI',
'CM',
'CD',
'CG',
'CO',
'KM',
'CV',
'CR',
'CU',
'CY',
'CZ',
'DE',
'DJ',
'DM',
'DK',
'DO',
'DZ',
'EC',
'EG',
'ER',
'ES',
'EE',
'ET',
'FI',
'FJ',
'FR',
'FM',
'GA',
'GB',
'GE',
'GH',
'GN',
'GM',
'GW',
'GQ',
'GR',
'GD',
'GT',
'GY',
'HN',
'HR',
'HT',
'HU',
'ID',
'IN',
'IE',
'IR',
'IQ',
'IS',
'IL',
'IT',
'JM',
'JO',
'JP',
'KZ',
'KE',
'KG',
'KH',
'KI',
'KN',
'KR',
'KW',
'LA',
'LB',
'LR',
'LY',
'LC',
'LI',
'LK',
'LS',
'LT',
'LU',
'LV',
'MA',
'MC',
'MD',
'MG',
'MV',
'MX',
'MH',
'MK',
'ML',
'MT',
'MM',
'ME',
'MN',
'MZ',
'MR',
'MU',
'MW',
'MY',
'NA',
'NE',
'NG',
'NI',
'NL',
'NO',
'NP',
'NR',
'NZ',
'OM',
'PK',
'PA',
'PE',
'PH',
'PW',
'PG',
'PL',
'KP',
'PT',
'PY',
'QA',
'RO',
'RU',
'RW',
'SA',
'SD',
'SN',
'SG',
'SB',
'SL',
'SV',
'SM',
'SO',
'RS',
'SS',
'ST',
'SR',
'SK',
'SI',
'SE',
'SZ',
'SC',
'SY',
'TD',
'TG',
'TH',
'TJ',
'TM',
'TL',
'TO',
'TT',
'TN',
'TR',
'TV',
'TZ',
'UG',
'UA',
'UY',
'US',
'UZ',
'VA',
'VC',
'VE',
'VN',
'VU',
'WS',
'YE',
'ZA',
'ZM',
'ZW',
];
+3 -3
View File
@@ -870,13 +870,13 @@ return [
],
[
'symbol' => 'zł',
'name' => 'Polish Zloty',
'name' => 'Polski Złoty',
'symbolNative' => 'zł',
'decimalDigits' => 2,
'rounding' => 0,
'code' => 'PLN',
'namePlural' => 'Polish zlotys',
'locations' => [],
'namePlural' => 'Polish zlotych',
'locations' => ['PL'],
],
[
'symbol' => '₲',
+3 -8
View File
@@ -291,7 +291,7 @@ return [
[
"code" => "hi",
"name" => "Hindi",
"nativeName" => "हिन्दी"
"nativeName" => "हिन्दी / हिंदी "
],
[
"code" => "ho",
@@ -415,7 +415,7 @@ return [
],
[
"code" => "km",
"name" => "Cambodian",
"name" => "Khmer",
"nativeName" => "ភាសាខ្មែរ"
],
[
@@ -593,11 +593,6 @@ return [
"name" => "Norwegian Nynorsk",
"nativeName" => "Norsk nynorsk"
],
[
"code" => "no",
"name" => "Norwegian",
"nativeName" => "Norsk"
],
[
"code" => "nr",
"name" => "South Ndebele",
@@ -706,7 +701,7 @@ return [
[
"code" => "sd",
"name" => "Sindhi",
"nativeName" => "सिनधि"
"nativeName" => "सिन्धी / सिंधी "
],
[
"code" => "se",
+18 -91
View File
@@ -4,7 +4,7 @@
<head>
<meta name="viewport" content="width=device-width" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>{{title}}</title>
<title>{{subject}}</title>
<style>
body {
background-color: {{bg-body}};
@@ -56,13 +56,13 @@
.main {
background: {{bg-content}};
border-radius: 3px;
border-radius: 10px;
width: 100%;
}
.wrapper {
box-sizing: border-box;
padding: 20px;
padding: 30px 30px 15px 30px;
}
.content-block {
@@ -82,86 +82,10 @@
word-break: break-all;
}
.btn {
box-sizing: border-box;
width: 100%;
}
.btn>tbody>tr>td {
padding-bottom: 15px;
}
.btn table {
width: auto;
}
.btn table td {
background-color: {{bg-content}};
border-radius: 5px;
text-align: center;
}
.btn a {
background-color: {{bg-content}};
border: solid 1px {{bg-cta}};
border-radius: 5px;
box-sizing: border-box;
color: #3498db;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: bold;
margin: 0;
padding: 12px 25px;
text-decoration: none;
text-transform: capitalize;
}
.btn-primary table td {
background-color: {{bg-cta}};
}
.btn-primary a {
background-color: {{bg-cta}};
border-color: {{bg-cta}};
color: {{text-cta}};
}
@media only screen and (max-width: 620px) {
table[class=body] h1 {
font-size: 28px !important;
margin-bottom: 10px !important;
}
table[class=body] p {
font-size: 16px !important;
}
table[class=body] .wrapper {
padding: 10px !important;
}
table[class=body] .content {
padding: 0 !important;
}
table[class=body] .container {
padding: 0 !important;
width: 100% !important;
}
table[class=body] .main {
border-left-width: 0 !important;
border-radius: 0 !important;
border-right-width: 0 !important;
}
table[class=body] .btn table {
width: 100% !important;
}
table[class=body] .btn a {
width: 100% !important;
.container {
padding: 0;
width: 100%;
}
}
@@ -197,14 +121,6 @@
line-height: inherit;
}
.btn-primary table td:hover {
background-color: {{bg-cta-hover}} !important;
}
.btn-primary a:hover {
background-color: {{bg-cta-hover}} !important;
border-color: {{bg-cta-hover}} !important;
}
}
</style>
</head>
@@ -221,7 +137,14 @@
<table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
{{content}}
<p>{{hello}}</p>
<p>{{body}}</p>
<a href="{{redirect}}" target="_blank">{{redirect}}</a>
<p></br>{{footer}}</p>
<p>{{thanks}}
</br>
{{signature}}
</p>
</td>
</tr>
</table>
@@ -229,6 +152,10 @@
</tr>
</table>
</div>
<!-- <div style="text-align: center; line-height: 25px; margin: 15px 0; font-size: 12px; color: #40404c;">
<a href="https://appwrite.io" style="text-decoration: none; color: #40404c;">Powered by <img src="https://appwrite.io/images/appwrite-footer-light.svg" height="15" style="margin: -3px 0" /></a>
</div> -->
</td>
<td>&nbsp;</td>
</tr>
-26
View File
@@ -1,26 +0,0 @@
<table role="presentation" border="0" cellpadding="0" cellspacing="0" class="btn btn-primary">
<tbody>
<tr>
<td align="left">
<table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td>
<a href="{{redirect}}" target="_blank">
{{title}}
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<p>
<small>
<a href="{{redirect}}" target="_blank">
{{redirect}}
</a>
</small>
</p>
File diff suppressed because it is too large Load Diff
@@ -1,11 +0,0 @@
<?php
return [
'AF' => 'Afrika',
'AN' => 'Antarktika',
'AS' => 'Asië',
'EU' => 'Europa',
'NA' => 'Noord-Amerika',
'OC' => 'Oseanië',
'SA' => 'Suid-Amerika',
];
@@ -1,198 +0,0 @@
<?php
return [
'AF' => 'Afghanistan',
'AO' => 'Angola',
'AL' => 'Albanië',
'AD' => 'Andorra',
'AE' => 'Verenigde Arabiese Emirate',
'AR' => 'Argentinië',
'AM' => 'Armenië',
'AG' => 'Antigua en Barbuda',
'AU' => 'Australië',
'AT' => 'Oostenryk',
'AZ' => 'Azerbaijan',
'BI' => 'Burundi',
'BE' => 'België',
'BJ' => 'Benin',
'BF' => 'Burkina Faso',
'BD' => 'Bangladesj',
'BG' => 'Bulgarye',
'BH' => 'Bahrain',
'BS' => 'Bahamas',
'BA' => 'Bosnië en Herzegovina',
'BY' => 'Belarus',
'BZ' => 'Belize',
'BO' => 'Bolivia',
'BR' => 'Brasilië',
'BB' => 'Barbados',
'BN' => 'Brunei',
'BT' => 'Bhoetan',
'BW' => 'Botswana',
'CF' => 'Central African Republic',
'CA' => 'Kanada',
'CH' => 'Switserland',
'CL' => 'Chile',
'CN' => 'Sjina',
'CI' => 'Ivoorkus',
'CM' => 'Kameroen',
'CD' => 'Demokratiese Republiek van die Kongo',
'CG' => 'Republiek van die Kongo',
'CO' => 'Colombia',
'KM' => 'Comoros',
'CV' => 'Kaap Verde',
'CR' => 'Costa Rica',
'CU' => 'Kuba',
'CY' => 'Ciprus',
'CZ' => 'Tsjeggië',
'DE' => 'Duitsland',
'DJ' => 'Djiboeti',
'DM' => 'Dominica',
'DK' => 'Denemarke',
'DO' => 'Dominikaanse Republiek',
'DZ' => 'Algerië',
'EC' => 'Ecuador',
'EG' => 'Egipte',
'ER' => 'Eritrea',
'ES' => 'Spanje',
'EE' => 'Estland',
'ET' => 'Ethiopië',
'FI' => 'Finland',
'FJ' => 'Fidji',
'FR' => 'Frankryk',
'FM' => 'Mikronesië',
'GA' => 'Gaboen',
'GB' => 'Verenigde Koninkryk',
'GE' => 'Georgia',
'GH' => 'Ghana',
'GN' => 'Guinee',
'GM' => 'Gambië',
'GW' => 'Guinee-Bissau',
'GQ' => 'Ekwatoriaal-Guinee',
'GR' => 'Griekeland',
'GD' => 'Grenada',
'GT' => 'Guatemala',
'GY' => 'Guyana',
'HN' => 'Honduras',
'HR' => 'Kroasië',
'HT' => 'Haiti',
'HU' => 'Hongarye',
'ID' => 'Indonesië',
'IN' => 'Indië',
'IE' => 'Ireland',
'IR' => 'Iran',
'IQ' => 'Irak',
'IS' => 'Ysland',
'IL' => 'Israel',
'IT' => 'Italië',
'JM' => 'Jamaica',
'JO' => 'Jordan',
'JP' => 'Japan',
'KZ' => 'Kazakstan',
'KE' => 'Kenia',
'KG' => 'Kyrgyzstan',
'KH' => 'Kambodja',
'KI' => 'Kiribati',
'KN' => 'Saint Kitts en Nevis',
'KR' => 'Suid-Korea',
'KW' => 'Kuwait',
'LA' => 'Laos',
'LB' => 'Libanon',
'LR' => 'Liberië',
'LY' => 'Libië',
'LC' => 'Saint Lucia',
'LI' => 'Liechtenstein',
'LK' => 'Sri Lanka',
'LS' => 'Lesotho',
'LT' => 'Litaue',
'LU' => 'Luxemburg',
'LV' => 'Latvia',
'MA' => 'Marokko',
'MC' => 'Monaco',
'MD' => 'Moldawië',
'MG' => 'Madagaskar',
'MV' => 'Maldives',
'MX' => 'Meksiko',
'MH' => 'Marshall-eilande',
'MK' => 'Macedonië',
'ML' => 'Mali',
'MT' => 'Malta',
'MM' => 'Myanmar',
'ME' => 'Montenegro',
'MN' => 'Mongolië',
'MZ' => 'Mosambiek',
'MR' => 'Mauritanië',
'MU' => 'Mauritius',
'MW' => 'Malawi',
'MY' => 'Maleisië',
'NA' => 'Namibië',
'NE' => 'Niger',
'NG' => 'Nigerië',
'NI' => 'Nicaragua',
'NL' => 'Nederland',
'NO' => 'Noorweë',
'NP' => 'Nepal',
'NR' => 'Nauru',
'NZ' => 'Nieu-Seeland',
'OM' => 'Oman',
'PK' => 'Pakistan',
'PA' => 'Panama',
'PE' => 'Peru',
'PH' => 'Filippyne',
'PW' => 'Palau',
'PG' => 'Papoea-Nieu-Guinee',
'PL' => 'Pole',
'KP' => 'Noord-Korea',
'PT' => 'Portugal',
'PY' => 'Paraguay',
'QA' => 'Katar',
'RO' => 'Roemenië',
'RU' => 'Rusland',
'RW' => 'Rwanda',
'SA' => 'Saoedi-Arabië',
'SD' => 'Soedan',
'SN' => 'Senegal',
'SG' => 'Singapore',
'SB' => 'Salomo-eilande',
'SL' => 'Sierra Leone',
'SV' => 'El Salvador',
'SM' => 'San Marino',
'SO' => 'Somalië',
'RS' => 'Serwië',
'SS' => 'Suid-Soedan',
'ST' => 'São Tomé en Príncipe',
'SR' => 'Suriname',
'SK' => 'Slowakye',
'SI' => 'Slowenië',
'SE' => 'Swede',
'SZ' => 'Swaziland',
'SC' => 'Seychelle',
'SY' => 'Sirië',
'TD' => 'Chad',
'TG' => 'Togo',
'TH' => 'Thailand',
'TJ' => 'Tadjikistan',
'TM' => 'Turkmenistan',
'TL' => 'Oos-Timor',
'TO' => 'Tonga',
'TT' => 'Trinidad en Tobago',
'TN' => 'Tunisië',
'TR' => 'Turkye',
'TV' => 'Tuvalu',
'TZ' => 'Tanzanië',
'UG' => 'Uganda',
'UA' => 'Oekraïne',
'UY' => 'Uruguay',
'US' => 'Verenigde State',
'UZ' => 'Oesbekistan',
'VA' => 'Vatikaanstad',
'VC' => 'Sint Vincent en die Grenadines',
'VE' => 'Venezuela',
'VN' => 'Viëtnam',
'VU' => 'Vanuatu',
'WS' => 'Samoa',
'YE' => 'Jemen',
'ZA' => 'Suid-Afrika',
'ZM' => 'Zambia',
'ZW' => 'Zimbabwe',
];
+232
View File
@@ -0,0 +1,232 @@
{
"settings.inspire": "\"Wie nie waag nie, sal nie wen nie.\"",
"settings.locale": "af",
"settings.direction": "ltr",
"emails.sender": "%s span",
"emails.verification.subject": "Rekening Bevestiging",
"emails.verification.hello": "Goeie dag {{name}}",
"emails.verification.body": "Volg hierdie skakel om u e-pos adres te bevestig.",
"emails.verification.footer": "Ignoreer gerus hierdie boodskap as u nie die versoek gestuur het om u adres te bevestig nie.",
"emails.verification.thanks": "Baie dankie",
"emails.verification.signature": "Die {{project}} span",
"emails.magicSession.subject": "Teken aan",
"emails.magicSession.hello": "Goeie dag,",
"emails.magicSession.body": "Volg hierdie skakel om in te teken.",
"emails.magicSession.footer": "Ignoreer gerus hierdie boodskap as u nie die versoek gestuur het om met die' adres in te teken nie.",
"emails.magicSession.thanks": "Baie dankie",
"emails.magicSession.signature": "Die {{project}} span",
"emails.recovery.subject": "Herstel Wagwoord",
"emails.recovery.hello": "Goeie dag {{name}}",
"emails.recovery.body": "Volg hierdie skakel om u {{project}} wagwoord te herstel.",
"emails.recovery.footer": "Ignoreer gerus hierdie boodskap as u nie die versoek gestuur het om u wagwoord te herstel nie.",
"emails.recovery.thanks": "Baie dankie",
"emails.recovery.signature": "Die {{project}} span",
"emails.invitation.subject": "Uitnodiging om by die %s span aan te sluit by %s",
"emails.invitation.hello": "Goeie dag,",
"emails.invitation.body": "Hierdie boodskap is aan u gestuur omdat {{owner}} u uitnooi om 'n lid van die {{team}} groep by die {{project}} projek te wees.",
"emails.invitation.footer": "As u nie belang stel nie, kan u gerus hierdie boodskap ignoreer.",
"emails.invitation.thanks": "Baie dankie",
"emails.invitation.signature": "Die {{project}} span",
"locale.country.unknown": "Onbekend",
"countries.af": "Afghanistan",
"countries.ao": "Angola",
"countries.al": "Albanië",
"countries.ad": "Andorra",
"countries.ae": "Verenigde Arabiese Emirate",
"countries.ar": "Argentinië",
"countries.am": "Armenië",
"countries.ag": "Antigua en Barbuda",
"countries.au": "Australië",
"countries.at": "Oostenryk",
"countries.az": "Azerbaijan",
"countries.bi": "Burundi",
"countries.be": "België",
"countries.bj": "Benin",
"countries.bf": "Burkina Faso",
"countries.bd": "Bangladesj",
"countries.bg": "Bulgarye",
"countries.bh": "Bahrain",
"countries.bs": "Bahamas",
"countries.ba": "Bosnië en Herzegovina",
"countries.by": "Belarus",
"countries.bz": "Belize",
"countries.bo": "Bolivia",
"countries.br": "Brasilië",
"countries.bb": "Barbados",
"countries.bn": "Brunei",
"countries.bt": "Bhoetan",
"countries.bw": "Botswana",
"countries.cf": "Central African Republic",
"countries.ca": "Kanada",
"countries.ch": "Switserland",
"countries.cl": "Chile",
"countries.cn": "Sjina",
"countries.ci": "Ivoorkus",
"countries.cm": "Kameroen",
"countries.cd": "Demokratiese Republiek van die Kongo",
"countries.cg": "Republiek van die Kongo",
"countries.co": "Colombia",
"countries.km": "Comoros",
"countries.cv": "Kaap Verde",
"countries.cr": "Costa Rica",
"countries.cu": "Kuba",
"countries.cy": "Ciprus",
"countries.cz": "Tsjeggië",
"countries.de": "Duitsland",
"countries.dj": "Djiboeti",
"countries.dm": "Dominica",
"countries.dk": "Denemarke",
"countries.do": "Dominikaanse Republiek",
"countries.dz": "Algerië",
"countries.ec": "Ecuador",
"countries.eg": "Egipte",
"countries.er": "Eritrea",
"countries.es": "Spanje",
"countries.ee": "Estland",
"countries.et": "Ethiopië",
"countries.fi": "Finland",
"countries.fj": "Fidji",
"countries.fr": "Frankryk",
"countries.fm": "Mikronesië",
"countries.ga": "Gaboen",
"countries.gb": "Verenigde Koninkryk",
"countries.ge": "Georgia",
"countries.gh": "Ghana",
"countries.gn": "Guinee",
"countries.gm": "Gambië",
"countries.gw": "Guinee-Bissau",
"countries.gq": "Ekwatoriaal-Guinee",
"countries.gr": "Griekeland",
"countries.gd": "Grenada",
"countries.gt": "Guatemala",
"countries.gy": "Guyana",
"countries.hn": "Honduras",
"countries.hr": "Kroasië",
"countries.ht": "Haiti",
"countries.hu": "Hongarye",
"countries.id": "Indonesië",
"countries.in": "Indië",
"countries.ie": "Ireland",
"countries.ir": "Iran",
"countries.iq": "Irak",
"countries.is": "Ysland",
"countries.il": "Israel",
"countries.it": "Italië",
"countries.jm": "Jamaica",
"countries.jo": "Jordan",
"countries.jp": "Japan",
"countries.kz": "Kazakstan",
"countries.ke": "Kenia",
"countries.kg": "Kyrgyzstan",
"countries.kh": "Kambodja",
"countries.ki": "Kiribati",
"countries.kn": "Saint Kitts en Nevis",
"countries.kr": "Suid-Korea",
"countries.kw": "Kuwait",
"countries.la": "Laos",
"countries.lb": "Libanon",
"countries.lr": "Liberië",
"countries.ly": "Libië",
"countries.lc": "Saint Lucia",
"countries.li": "Liechtenstein",
"countries.lk": "Sri Lanka",
"countries.ls": "Lesotho",
"countries.lt": "Litaue",
"countries.lu": "Luxemburg",
"countries.lv": "Latvia",
"countries.ma": "Marokko",
"countries.mc": "Monaco",
"countries.md": "Moldawië",
"countries.mg": "Madagaskar",
"countries.mv": "Maldives",
"countries.mx": "Meksiko",
"countries.mh": "Marshall-eilande",
"countries.mk": "Macedonië",
"countries.ml": "Mali",
"countries.mt": "Malta",
"countries.mm": "Myanmar",
"countries.me": "Montenegro",
"countries.mn": "Mongolië",
"countries.mz": "Mosambiek",
"countries.mr": "Mauritanië",
"countries.mu": "Mauritius",
"countries.mw": "Malawi",
"countries.my": "Maleisië",
"countries.na": "Namibië",
"countries.ne": "Niger",
"countries.ng": "Nigerië",
"countries.ni": "Nicaragua",
"countries.nl": "Nederland",
"countries.no": "Noorweë",
"countries.np": "Nepal",
"countries.nr": "Nauru",
"countries.nz": "Nieu-Seeland",
"countries.om": "Oman",
"countries.pk": "Pakistan",
"countries.pa": "Panama",
"countries.pe": "Peru",
"countries.ph": "Filippyne",
"countries.pw": "Palau",
"countries.pg": "Papoea-Nieu-Guinee",
"countries.pl": "Pole",
"countries.kp": "Noord-Korea",
"countries.pt": "Portugal",
"countries.py": "Paraguay",
"countries.qa": "Katar",
"countries.ro": "Roemenië",
"countries.ru": "Rusland",
"countries.rw": "Rwanda",
"countries.sa": "Saoedi-Arabië",
"countries.sd": "Soedan",
"countries.sn": "Senegal",
"countries.sg": "Singapore",
"countries.sb": "Salomo-eilande",
"countries.sl": "Sierra Leone",
"countries.sv": "El Salvador",
"countries.sm": "San Marino",
"countries.so": "Somalië",
"countries.rs": "Serwië",
"countries.ss": "Suid-Soedan",
"countries.st": "São Tomé en Príncipe",
"countries.sr": "Suriname",
"countries.sk": "Slowakye",
"countries.si": "Slowenië",
"countries.se": "Swede",
"countries.sz": "Swaziland",
"countries.sc": "Seychelle",
"countries.sy": "Sirië",
"countries.td": "Chad",
"countries.tg": "Togo",
"countries.th": "Thailand",
"countries.tj": "Tadjikistan",
"countries.tm": "Turkmenistan",
"countries.tl": "Oos-Timor",
"countries.to": "Tonga",
"countries.tt": "Trinidad en Tobago",
"countries.tn": "Tunisië",
"countries.tr": "Turkye",
"countries.tv": "Tuvalu",
"countries.tz": "Tanzanië",
"countries.ug": "Uganda",
"countries.ua": "Oekraïne",
"countries.uy": "Uruguay",
"countries.us": "Verenigde State",
"countries.uz": "Oesbekistan",
"countries.va": "Vatikaanstad",
"countries.vc": "Sint Vincent en die Grenadines",
"countries.ve": "Venezuela",
"countries.vn": "Viëtnam",
"countries.vu": "Vanuatu",
"countries.ws": "Samoa",
"countries.ye": "Jemen",
"countries.za": "Suid-Afrika",
"countries.zm": "Zambia",
"countries.zw": "Zimbabwe",
"continents.af": "Afrika",
"continents.an": "Antarktika",
"continents.as": "Asië",
"continents.eu": "Europa",
"continents.na": "Noord-Amerika",
"continents.oc": "Oseanië",
"continents.sa": "Suid-Amerika"
}
-21
View File
@@ -1,21 +0,0 @@
<?php
return [
'settings.inspire' => '"Wie nie waag nie, sal nie wen nie."', // This is the line printed in the homepage and console 'view-source'
'settings.locale' => 'af',
'settings.direction' => 'ltr',
// Service - Users
'account.emails.team' => '%s span',
'account.emails.verification.title' => 'Profiel Bevestiging',
'account.emails.verification.body' => 'af.email.auth.confirm.tpl',
'account.emails.recovery.title' => 'Verander Wagwoord',
'account.emails.recovery.body' => 'af.email.auth.recovery.tpl',
'account.emails.invitation.title' => 'Uitnodiging na %s span by %s',
'account.emails.invitation.body' => 'af.email.auth.invitation.tpl',
'locale.country.unknown' => 'Onbekend',
'countries' => include 'af.countries.php',
'continents' => include 'af.continents.php',
];
@@ -1,11 +0,0 @@
<?php
return [
'AF' => 'أفريقيا',
'AN' => 'القارة القطبية الجنوبية',
'AS' => 'آسيا',
'EU' => 'أوروبا',
'NA' => 'امريكا الشمالية',
'OC' => 'أوقيانوسيا',
'SA' => 'امريكا الجنوبية',
];
@@ -1,198 +0,0 @@
<?php
return [
'AF' => 'أفغانستان',
'AO' => 'أنغولا',
'AL' => 'ألبانيا',
'AD' => 'أندورا',
'AE' => 'الإمارات العربية المتحدة',
'AR' => 'الأرجنتين',
'AM' => 'أرمينيا',
'AG' => 'أنتيغوا وبربودا',
'AU' => 'أستراليا',
'AT' => 'النمسا',
'AZ' => 'أذربيجان',
'BI' => 'بوروندي',
'BE' => 'بلجيكا',
'BJ' => 'بنين',
'BF' => 'بوركينا فاسو',
'BD' => 'بنغلاديش',
'BG' => 'بلغاريا',
'BH' => 'البحرين',
'BS' => 'جزر البهاما',
'BA' => 'البوسنة والهرسك',
'BY' => 'بيلاروسيا',
'BZ' => 'بليز',
'BO' => 'بوليفيا',
'BR' => 'البرازيل',
'BB' => 'بربادوس',
'BN' => 'بروناي',
'BT' => 'بوتان',
'BW' => 'بوتسوانا',
'CF' => 'جمهورية إفريقيا الوسطى',
'CA' => 'كندا',
'CH' => 'سويسرا',
'CL' => 'تشيلي',
'CN' => 'الصين',
'CI' => 'ساحل العاج',
'CM' => 'الكاميرون',
'CD' => 'جمهورية الكونغو الديمقراطية',
'CG' => 'جمهورية الكونغو',
'CO' => 'كولومبيا',
'KM' => 'جزر القمر',
'CV' => 'الرأس الأخضر',
'CR' => 'كوستاريكا',
'CU' => 'كوبا',
'CY' => 'قبرص',
'CZ' => 'تشيكيا',
'DE' => 'ألمانيا',
'DJ' => 'جيبوتي',
'DM' => 'دومينيكا',
'DK' => 'الدنمارك',
'DO' => 'جمهورية الدومينيكان',
'DZ' => 'الجزائر',
'EC' => 'إكوادور',
'EG' => 'مصر',
'ER' => 'إريتريا',
'ES' => 'إسبانيا',
'EE' => 'إستونيا',
'ET' => 'إثيوبيا',
'FI' => 'فنلندا',
'FJ' => 'فيجي',
'FR' => 'فرنسا',
'FM' => 'ميكرونيزيا',
'GA' => 'الغابون',
'GB' => 'المملكة المتحدة',
'GE' => 'جورجيا',
'GH' => 'غانا',
'GN' => 'غينيا',
'GM' => 'غامبيا',
'GW' => 'غينيا بيساو',
'GQ' => 'غينيا الاستوائية',
'GR' => 'اليونان',
'GD' => 'غرينادا',
'GT' => 'غواتيمالا',
'GY' => 'غيانا',
'HN' => 'هندوراس',
'HR' => 'كرواتيا',
'HT' => 'هايتي',
'HU' => 'المجر',
'ID' => 'إندونيسيا',
'IN' => 'الهند',
'IE' => 'أيرلندا',
'IR' => 'إيران',
'IQ' => 'العراق',
'IS' => 'أيسلندا',
'IL' => 'إسرائيل',
'IT' => 'إيطاليا',
'JM' => 'جامايكا',
'JO' => 'الأردن',
'JP' => 'اليابان',
'KZ' => 'كازاخستان',
'KE' => 'كينيا',
'KG' => 'قيرغيزستان',
'KH' => 'كمبوديا',
'KI' => 'كيريباتي',
'KN' => 'سانت كيتس ونيفيس',
'KR' => 'كوريا الجنوبية',
'KW' => 'الكويت',
'LA' => 'لاوس',
'LB' => 'لبنان',
'LR' => 'ليبيريا',
'LY' => 'ليبيا',
'LC' => 'سانت لوسيا',
'LI' => 'ليختنشتاين',
'LK' => 'سري لانكا',
'LS' => 'ليسوتو',
'LT' => 'ليتوانيا',
'LU' => 'لوكسمبورغ',
'LV' => 'لاتفيا',
'MA' => 'المغرب',
'MC' => 'موناكو',
'MD' => 'مولدوفا',
'MG' => 'مدغشقر',
'MV' => 'جزر المالديف',
'MX' => 'المكسيك',
'MH' => 'جزر مارشال',
'MK' => 'مقدونيا',
'ML' => 'مالي',
'MT' => 'مالطا',
'MM' => 'ميانمار',
'ME' => 'الجبل الأسود',
'MN' => 'منغوليا',
'MZ' => 'موزمبيق',
'MR' => 'موريتانيا',
'MU' => 'موريشيوس',
'MW' => 'ملاوي',
'MY' => 'ماليزيا',
'NA' => 'ناميبيا',
'NE' => 'النيجر',
'NG' => 'نيجيريا',
'NI' => 'نيكاراغوا',
'NL' => 'هولندا',
'NO' => 'النرويج',
'NP' => 'نيبال',
'NR' => 'ناورو',
'NZ' => 'نيوزيلندا',
'OM' => 'عمان',
'PK' => 'باكستان',
'PA' => 'بنما',
'PE' => 'بيرو',
'PH' => 'الفلبين',
'PW' => 'بالاو',
'PG' => 'بابوا غينيا الجديدة',
'PL' => 'بولندا',
'KP' => 'كوريا الشمالية',
'PT' => 'البرتغال',
'PY' => 'باراجواي',
'QA' => 'قطر',
'RO' => 'رومانيا',
'RU' => 'روسيا',
'RW' => 'رواندا',
'SA' => 'المملكة العربية السعودية',
'SD' => 'السودان',
'SN' => 'السنغال',
'SG' => 'سنغافورة',
'SB' => 'جزر سليمان',
'SL' => 'سيراليون',
'SV' => 'السلفادور',
'SM' => 'سان مارينو',
'SO' => 'الصومال',
'RS' => 'صربيا',
'SS' => 'جنوب السودان',
'ST' => 'ساو تومي وبرينسيبي',
'SR' => 'سورينام',
'SK' => 'سلوفاكيا',
'SI' => 'سلوفينيا',
'SE' => 'السويد',
'SZ' => 'سوازيلند',
'SC' => 'سيشيل',
'SY' => 'سوريا',
'TD' => 'تشاد',
'TG' => 'توغو',
'TH' => 'تايلاند',
'TJ' => 'طاجيكستان',
'TM' => 'تركمانستان',
'TL' => 'تيمور الشرقية',
'TO' => 'تونجا',
'TT' => 'ترينيداد وتوباغو',
'TN' => 'تونس',
'TR' => 'تركيا',
'TV' => 'توفالو',
'TZ' => 'تنزانيا',
'UG' => 'أوغندا',
'UA' => 'أوكرانيا',
'UY' => 'أوروغواي',
'US' => 'الولايات المتحدة',
'UZ' => 'أوزبكستان',
'VA' => 'مدينة الفاتيكان',
'VC' => 'سانت فنسنت وجزر غرينادين',
'VE' => 'فنزويلا',
'VN' => 'فيتنام',
'VU' => 'فانواتو',
'WS' => 'ساموا',
'YE' => 'اليمن',
'ZA' => 'جنوب إفريقيا',
'ZM' => 'زامبيا',
'ZW' => 'زيمبابوي',
];
+232
View File
@@ -0,0 +1,232 @@
{
"settings.inspire": "\"فن الحكمة هو فن معرفة ما يجب التغاضي عنه.\"",
"settings.locale": "ar",
"settings.direction": "rtl",
"emails.sender": "فريق %s",
"emails.verification.subject": "تأكيد الحساب",
"emails.verification.hello": "مرحبا {{name}}",
"emails.verification.body": "برجاء اتباع الرابط التالي لتأكيد بريدك الإلكتروني",
"emails.verification.footer": "لو لم تطلب تأكيد هذا البريد الإلكتروني، يمكنك تجاهل هذه الرسالة",
"emails.verification.thanks": "شكرا",
"emails.verification.signature": "فريق {{project}}",
"emails.magicSession.subject": "تسجيل الدخول",
"emails.magicSession.hello": "أهلا،",
"emails.magicSession.body": "اتبع هذا الرابط لتسجيل الدخول",
"emails.magicSession.footer": "لو لم تطلب تسجيل الدخول بهذا البريد الاكتروني ، يمكنك تجاهل هذه الرسالة",
"emails.magicSession.thanks": "شكرا",
"emails.magicSession.signature": "فريق {{project}}",
"emails.recovery.subject": "تغيير كلمة السر",
"emails.recovery.hello": "أهلا {{name}}",
"emails.recovery.body": "برجاء اتباع الراط التالي لتغيير كلمة السر الخاصة بـ{{project}}",
"emails.recovery.footer": "لولم تطلب تغيير كلمة السر، يمكنك تجاهل هذه الرسالة",
"emails.recovery.thanks": "شكرا",
"emails.recovery.signature": "فريق {{project}}",
"emails.invitation.subject": "دعوة لفريق %s في %s",
"emails.invitation.hello": "أهلا",
"emails.invitation.body": "هذة الرسالة تم ارسالها لك لأن {{owner}} ارسل لك دعوة لتكون عضوا بفريق {{team}} في {{project}}",
"emails.invitation.footer": "اذا كنت غير مهتم، يمكنك تجاهل هذه الرسالة",
"emails.invitation.thanks": "شكرا",
"emails.invitation.signature": "فريق {{project}}",
"locale.country.unknown": "مجهول",
"countries.af": "أفغانستان",
"countries.ao": "أنغولا",
"countries.al": "ألبانيا",
"countries.ad": "أندورا",
"countries.ae": "الإمارات العربية المتحدة",
"countries.ar": "الأرجنتين",
"countries.am": "أرمينيا",
"countries.ag": "أنتيغوا وبربودا",
"countries.au": "أستراليا",
"countries.at": "النمسا",
"countries.az": "أذربيجان",
"countries.bi": "بوروندي",
"countries.be": "بلجيكا",
"countries.bj": "بنين",
"countries.bf": "بوركينا فاسو",
"countries.bd": "بنغلاديش",
"countries.bg": "بلغاريا",
"countries.bh": "البحرين",
"countries.bs": "جزر البهاما",
"countries.ba": "البوسنة والهرسك",
"countries.by": "بيلاروسيا",
"countries.bz": "بليز",
"countries.bo": "بوليفيا",
"countries.br": "البرازيل",
"countries.bb": "بربادوس",
"countries.bn": "بروناي",
"countries.bt": "بوتان",
"countries.bw": "بوتسوانا",
"countries.cf": "جمهورية إفريقيا الوسطى",
"countries.ca": "كندا",
"countries.ch": "سويسرا",
"countries.cl": "تشيلي",
"countries.cn": "الصين",
"countries.ci": "ساحل العاج",
"countries.cm": "الكاميرون",
"countries.cd": "جمهورية الكونغو الديمقراطية",
"countries.cg": "جمهورية الكونغو",
"countries.co": "كولومبيا",
"countries.km": "جزر القمر",
"countries.cv": "الرأس الأخضر",
"countries.cr": "كوستاريكا",
"countries.cu": "كوبا",
"countries.cy": "قبرص",
"countries.cz": "تشيكيا",
"countries.de": "ألمانيا",
"countries.dj": "جيبوتي",
"countries.dm": "دومينيكا",
"countries.dk": "الدنمارك",
"countries.do": "جمهورية الدومينيكان",
"countries.dz": "الجزائر",
"countries.ec": "إكوادور",
"countries.eg": "مصر",
"countries.er": "إريتريا",
"countries.es": "إسبانيا",
"countries.ee": "إستونيا",
"countries.et": "إثيوبيا",
"countries.fi": "فنلندا",
"countries.fj": "فيجي",
"countries.fr": "فرنسا",
"countries.fm": "ميكرونيزيا",
"countries.ga": "الغابون",
"countries.gb": "المملكة المتحدة",
"countries.ge": "جورجيا",
"countries.gh": "غانا",
"countries.gn": "غينيا",
"countries.gm": "غامبيا",
"countries.gw": "غينيا بيساو",
"countries.gq": "غينيا الاستوائية",
"countries.gr": "اليونان",
"countries.gd": "غرينادا",
"countries.gt": "غواتيمالا",
"countries.gy": "غيانا",
"countries.hn": "هندوراس",
"countries.hr": "كرواتيا",
"countries.ht": "هايتي",
"countries.hu": "المجر",
"countries.id": "إندونيسيا",
"countries.in": "الهند",
"countries.ie": "أيرلندا",
"countries.ir": "إيران",
"countries.iq": "العراق",
"countries.is": "أيسلندا",
"countries.il": "إسرائيل",
"countries.it": "إيطاليا",
"countries.jm": "جامايكا",
"countries.jo": "الأردن",
"countries.jp": "اليابان",
"countries.kz": "كازاخستان",
"countries.ke": "كينيا",
"countries.kg": "قيرغيزستان",
"countries.kh": "كمبوديا",
"countries.ki": "كيريباتي",
"countries.kn": "سانت كيتس ونيفيس",
"countries.kr": "كوريا الجنوبية",
"countries.kw": "الكويت",
"countries.la": "لاوس",
"countries.lb": "لبنان",
"countries.lr": "ليبيريا",
"countries.ly": "ليبيا",
"countries.lc": "سانت لوسيا",
"countries.li": "ليختنشتاين",
"countries.lk": "سري لانكا",
"countries.ls": "ليسوتو",
"countries.lt": "ليتوانيا",
"countries.lu": "لوكسمبورغ",
"countries.lv": "لاتفيا",
"countries.ma": "المغرب",
"countries.mc": "موناكو",
"countries.md": "مولدوفا",
"countries.mg": "مدغشقر",
"countries.mv": "جزر المالديف",
"countries.mx": "المكسيك",
"countries.mh": "جزر مارشال",
"countries.mk": "مقدونيا",
"countries.ml": "مالي",
"countries.mt": "مالطا",
"countries.mm": "ميانمار",
"countries.me": "الجبل الأسود",
"countries.mn": "منغوليا",
"countries.mz": "موزمبيق",
"countries.mr": "موريتانيا",
"countries.mu": "موريشيوس",
"countries.mw": "ملاوي",
"countries.my": "ماليزيا",
"countries.na": "ناميبيا",
"countries.ne": "النيجر",
"countries.ng": "نيجيريا",
"countries.ni": "نيكاراغوا",
"countries.nl": "هولندا",
"countries.no": "النرويج",
"countries.np": "نيبال",
"countries.nr": "ناورو",
"countries.nz": "نيوزيلندا",
"countries.om": "عمان",
"countries.pk": "باكستان",
"countries.pa": "بنما",
"countries.pe": "بيرو",
"countries.ph": "الفلبين",
"countries.pw": "بالاو",
"countries.pg": "بابوا غينيا الجديدة",
"countries.pl": "بولندا",
"countries.kp": "كوريا الشمالية",
"countries.pt": "البرتغال",
"countries.py": "باراجواي",
"countries.qa": "قطر",
"countries.ro": "رومانيا",
"countries.ru": "روسيا",
"countries.rw": "رواندا",
"countries.sa": "المملكة العربية السعودية",
"countries.sd": "السودان",
"countries.sn": "السنغال",
"countries.sg": "سنغافورة",
"countries.sb": "جزر سليمان",
"countries.sl": "سيراليون",
"countries.sv": "السلفادور",
"countries.sm": "سان مارينو",
"countries.so": "الصومال",
"countries.rs": "صربيا",
"countries.ss": "جنوب السودان",
"countries.st": "ساو تومي وبرينسيبي",
"countries.sr": "سورينام",
"countries.sk": "سلوفاكيا",
"countries.si": "سلوفينيا",
"countries.se": "السويد",
"countries.sz": "سوازيلند",
"countries.sc": "سيشيل",
"countries.sy": "سوريا",
"countries.td": "تشاد",
"countries.tg": "توغو",
"countries.th": "تايلاند",
"countries.tj": "طاجيكستان",
"countries.tm": "تركمانستان",
"countries.tl": "تيمور الشرقية",
"countries.to": "تونجا",
"countries.tt": "ترينيداد وتوباغو",
"countries.tn": "تونس",
"countries.tr": "تركيا",
"countries.tv": "توفالو",
"countries.tz": "تنزانيا",
"countries.ug": "أوغندا",
"countries.ua": "أوكرانيا",
"countries.uy": "أوروغواي",
"countries.us": "الولايات المتحدة",
"countries.uz": "أوزبكستان",
"countries.va": "مدينة الفاتيكان",
"countries.vc": "سانت فنسنت وجزر غرينادين",
"countries.ve": "فنزويلا",
"countries.vn": "فيتنام",
"countries.vu": "فانواتو",
"countries.ws": "ساموا",
"countries.ye": "اليمن",
"countries.za": "جنوب إفريقيا",
"countries.zm": "زامبيا",
"countries.zw": "زيمبابوي",
"continents.af": "أفريقيا",
"continents.an": "القارة القطبية الجنوبية",
"continents.as": "آسيا",
"continents.eu": "أوروبا",
"continents.na": "امريكا الشمالية",
"continents.oc": "أوقيانوسيا",
"continents.sa": "امريكا الجنوبية"
}
-21
View File
@@ -1,21 +0,0 @@
<?php
return [
'settings.inspire' => '"فن الحكمة هو فن معرفة ما يجب التغاضي عنه."', // This is the line printed in the homepage and console 'view-source'
'settings.locale' => 'ar',
'settings.direction' => 'rtl',
// Service - Users
'account.emails.team' => 'فريق %s',
'account.emails.verification.title' => 'تأكيد الحساب',
'account.emails.verification.body' => 'ar.email.auth.confirm.tpl',
'account.emails.recovery.title' => 'إعادة تعيين كلمة المرور',
'account.emails.recovery.body' => 'ar.email.auth.recovery.tpl',
'account.emails.invitation.title' => 'دعوة لفريق %s في %s',
'account.emails.invitation.body' => 'ar.email.auth.invitation.tpl',
'locale.country.unknown' => 'مجهول',
'countries' => include 'ar.countries.php',
'continents' => include 'ar.continents.php',
];
+232
View File
@@ -0,0 +1,232 @@
{
"settings.inspire": "\"জ্ঞানী হোৱাৰ কলা হৈছে কি উপেক্ষা কৰিব লাগে জনাৰ কলা।\"",
"settings.locale": "as",
"settings.direction": "ltr",
"emails.sender": "%s দল",
"emails.verification.subject": "একাউণ্ট প্ৰমাণীকৰণ",
"emails.verification.hello": "নমস্কাৰ {{name}}",
"emails.verification.body": "আপোনাৰ ইমেইল ঠিকনা প্ৰমাণিত কৰিবলৈ এই লিংকটো অনুসৰণ কৰক।",
"emails.verification.footer": "যদি আপুনি এই ঠিকনাটো সত্যাপিত কৰিবলৈ কোৱা নাই, আপুনি এই বাৰ্তাটো উপেক্ষা কৰিব পাৰে।",
"emails.verification.thanks": "ধন্যবাদ",
"emails.verification.signature": "{{project}} দল",
"emails.magicSession.subject": "লগইন",
"emails.magicSession.hello": "নমস্কাৰ,",
"emails.magicSession.body": "লগইন কৰিবলৈ এই লিংকটো অনুসৰণ কৰক।",
"emails.magicSession.footer": "যদি আপুনি এই ইমেইল ব্যৱহাৰ কৰি লগইন কৰিবলৈ কোৱা নাছিল, আপুনি এই বাৰ্তাটো উপেক্ষা কৰিব পাৰে।",
"emails.magicSession.thanks": "ধন্যবাদ",
"emails.magicSession.signature": "{{project}} দল",
"emails.recovery.subject": "পাছৱাৰ্ড ৰিছেট",
"emails.recovery.hello": "ধন্যবাদ {{name}}",
"emails.recovery.body": "আপোনাৰ {{project}} পাছৱৰ্ড ৰিছেট কৰিবলৈ এই লিংকটো অনুসৰণ কৰক।.",
"emails.recovery.footer": "যদি আপুনি আপোনাৰ পাছৱৰ্ড ৰিছেট কৰিবলৈ কোৱা নাছিল, আপুনি এই বাৰ্তাটো উপেক্ষা কৰিব পাৰে।",
"emails.recovery.thanks": "ধন্যবাদ",
"emails.recovery.signature": "{{project}} দল",
"emails.invitation.subject": "%s বছৰত %s দললৈ নিমন্ত্ৰণ",
"emails.invitation.hello": "নমস্কাৰ",
"emails.invitation.body": "এই মেইলটো আপোনালৈ প্ৰেৰণ কৰা হৈছিল কাৰণ {{owner}} জনে আপোনাক {{project}} বছৰবয়সত {{team}} দলৰ সদস্য হ'বলৈ আমন্ত্ৰণ জনাব বিচাৰিছিল।",
"emails.invitation.footer": "যদি আপুনি আগ্ৰহী নহয়, আপুনি এই বাৰ্তাটো উপেক্ষা কৰিব পাৰে।",
"emails.invitation.thanks": "ধন্যবাদ",
"emails.invitation.signature": "{{project}} দল",
"locale.country.unknown": "অজ্ঞাত ",
"countries.af": "আফগানিস্তান ",
"countries.ao": "এঙ্গোলা",
"countries.al": "আল্বেনিয়া",
"countries.ad": "এণ্ডোৰা",
"countries.ae": "সংযুক্ত আৰৱ আমিৰাট",
"countries.ar": "আৰ্জেণ্টিনা",
"countries.am": "আৰ্মেনিয়া",
"countries.ag": "এণ্টিগুয়া আৰু বাৰ্বুডা",
"countries.au": "অষ্ট্ৰেলিয়া",
"countries.at": "অষ্ট্ৰিয়া",
"countries.az": "আজাৰবাইজান",
"countries.bi": "বুৰুণ্ডি",
"countries.be": "বেলজিয়াম",
"countries.bj": "বেনিন",
"countries.bf": "বুৰ্কিনা ফাছো",
"countries.bd": "বাংলাদেশ",
"countries.bg": "বুলগেৰিয়া",
"countries.bh": "বাহৰেইন",
"countries.bs": "বাহামা",
"countries.ba": "বোছনিয়া আৰু হাৰ্জেগোভিনা",
"countries.by": "বেলাৰুচ",
"countries.bz": "বেলিজ",
"countries.bo": "বোলিভিয়া",
"countries.br": "ব্ৰাজিল",
"countries.bb": "বাৰ্বাডোচ",
"countries.bn": "ব্ৰুনেই",
"countries.bt": "ভূটান",
"countries.bw": "বটচৱানা",
"countries.cf": "মধ্য আফ্ৰিকান গণৰাজ্য",
"countries.ca": "কানাডা",
"countries.ch": "ছুইজাৰলেণ্ড",
"countries.cl": "চিলি",
"countries.cn": "চীন",
"countries.ci": "আইভৰী কোষ্ট",
"countries.cm": "কেমেৰুন",
"countries.cd": "ডি আৰ কঙ্গো",
"countries.cg": "কঙ্গো গণৰাজ্য",
"countries.co": "কলোম্বিয়া",
"countries.km": "কোমোৰোচ",
"countries.cv": "কেপ ভাৰ্ডে",
"countries.cr": "কোষ্টা ৰিকা",
"countries.cu": "কিউবা",
"countries.cy": "চাইপ্ৰাছ",
"countries.cz": "চেকিয়া",
"countries.de": "জাৰ্মানী",
"countries.dj": "জিবুতি",
"countries.dm": "ডমিনিকা",
"countries.dk": "ডেনমাৰ্ক",
"countries.do": "ডমিনিকান ৰিপাব্লিক",
"countries.dz": "আলজেৰিয়া",
"countries.ec": "ইকুৱেডৰ",
"countries.eg": "ইজিপ্ত",
"countries.er": "ইৰিট্ৰিয়া",
"countries.es": "স্পেইন",
"countries.ee": "এষ্টোনিয়া",
"countries.et": "ইথিওপিয়া",
"countries.fi": "ফিনলেণ্ড",
"countries.fj": "ফিজি",
"countries.fr": "ফ্ৰান্স",
"countries.fm": "মাইক্ৰনেচিয়া",
"countries.ga": "গেবন",
"countries.gb": "যুক্তৰাজ্য",
"countries.ge": "ইউনাইটেড কিংদম",
"countries.gh": "ঘানা",
"countries.gn": "গিনি",
"countries.gm": "গাম্বিয়া",
"countries.gw": "গিনি-বিচাউ",
"countries.gq": "বিষুৱীয় গিনি",
"countries.gr": "গ্ৰীচ",
"countries.gd": "গ্ৰেনাডা",
"countries.gt": "গুয়াতেমালা",
"countries.gy": "গায়ানা",
"countries.hn": "হণ্ডুৰাছ",
"countries.hr": "ক্ৰোৱেছিয়া",
"countries.ht": "হাইতি",
"countries.hu": "হাংগেৰী",
"countries.id": "ইণ্ডোনেছিয়া",
"countries.in": "ভাৰত",
"countries.ie": "আয়াৰলেণ্ড",
"countries.ir": "ইৰাণ",
"countries.iq": "ইৰাক",
"countries.is": "আইচলেণ্ড",
"countries.il": "ইস্ৰায়েল",
"countries.it": "ইটালী",
"countries.jm": "জামাইকা",
"countries.jo": "জৰ্ডান",
"countries.jp": "জাপান",
"countries.kz": "কাজাখস্তান",
"countries.ke": "কেনিয়া",
"countries.kg": "কিৰগিজস্তান",
"countries.kh": "কম্বোডিয়া",
"countries.ki": "কিৰিবাটি",
"countries.kn": "ছেইণ্ট কিটছ এণ্ড নেভিছ",
"countries.kr": "দক্ষিণ কোৰিয়া",
"countries.kw": "কুৱেইট",
"countries.la": "লাওচ",
"countries.lb": "লেবানন",
"countries.lr": "লাইবেৰিয়া",
"countries.ly": "লিবিয়া",
"countries.lc": "ছেইণ্ট লুচিয়া",
"countries.li": "লিকটেনষ্টাইন",
"countries.lk": "শ্ৰীলংকা",
"countries.ls": "লেচোথো",
"countries.lt": "লিথুৱানিয়া",
"countries.lu": "লাক্সেমবাৰ্গ",
"countries.lv": "লাটভিয়া",
"countries.ma": "মৰক্কো",
"countries.mc": "মোনাকো",
"countries.md": "মলদোভা",
"countries.mg": "মাদাগাস্কাৰ",
"countries.mv": "মালদ্বীপ",
"countries.mx": "মেক্সিকো",
"countries.mh": "মাৰ্শ্বেল দ্বীপপুঞ্জ",
"countries.mk": "মেচিডোনিয়া",
"countries.ml": "মালি",
"countries.mt": "মাল্টা",
"countries.mm": "ম্যানমাৰ",
"countries.me": "মণ্টেনিগ্ৰো",
"countries.mn": "মঙ্গোলিয়া",
"countries.mz": "মোজাম্বিক",
"countries.mr": "মৌৰিতানিয়া",
"countries.mu": "মৰিচাছ",
"countries.mw": "মালাৱী",
"countries.my": "মালয়েছিয়া",
"countries.na": "নামিবিয়া",
"countries.ne": "নাইজাৰ",
"countries.ng": "নাইজেৰিয়া",
"countries.ni": "নিকাৰাগুয়া",
"countries.nl": "নেডাৰলেণ্ড",
"countries.no": "নৰৱে",
"countries.np": "নেপাল",
"countries.nr": "নাউৰু",
"countries.nz": "নিউজিলেণ্ড",
"countries.om": "ওমান",
"countries.pk": "পাকিস্তান",
"countries.pa": "পানামা",
"countries.pe": "পেৰু",
"countries.ph": "ফিলিপাইনচ",
"countries.pw": "পালাউ",
"countries.pg": "পাপুয়া নিউ গিনি",
"countries.pl": "পোলেণ্ড",
"countries.kp": "উত্তৰ কোৰিয়া",
"countries.pt": "পৰ্তুগাল",
"countries.py": "পাৰাগুৱে",
"countries.qa": "কাটাৰ",
"countries.ro": "ৰোমানিয়া",
"countries.ru": "ৰাছিয়া",
"countries.rw": "ৰৱাণ্ডা",
"countries.sa": "চৌদি আৰৱ",
"countries.sd": "চুদান",
"countries.sn": "ছেনেগাল",
"countries.sg": "ছিংগাপুৰ",
"countries.sb": "চলোমন দ্বীপপুঞ্জ",
"countries.sl": "চিয়েৰা লিয়ন",
"countries.sv": "এল চালভাডৰ",
"countries.sm": "চান মাৰিনো",
"countries.so": "চোমালিয়া",
"countries.rs": "ছাৰ্বিয়া",
"countries.ss": "দক্ষিণ চুদান",
"countries.st": "চাও টোম আৰু প্ৰিন্সিপ",
"countries.sr": "চুৰিনাম",
"countries.sk": "স্লোভাকিয়া",
"countries.si": "স্লোভেনিয়া",
"countries.se": "চুইডেন",
"countries.sz": "স্বাজিলেণ্ড",
"countries.sc": "চেচেলচ",
"countries.sy": "চিৰিয়া",
"countries.td": "চাদ",
"countries.tg": "টোগো",
"countries.th": "থাইলেণ্ড",
"countries.tj": "তাজিকিস্তান",
"countries.tm": "তুৰ্কমেনিস্তান",
"countries.tl": "তিমুৰ-লেষ্টে",
"countries.to": "টংগা",
"countries.tt": "ত্ৰিনিদাদ আৰু টোবাগো",
"countries.tn": "টিউনিচিয়া",
"countries.tr": "তুৰ্কী",
"countries.tv": "টুভালু",
"countries.tz": "তাঞ্জানিয়া",
"countries.ug": "উগাণ্ডা",
"countries.ua": "ইউক্ৰেইন",
"countries.uy": "উৰুগুৱে",
"countries.us": "আমেৰিকা যুক্তৰাষ্ট্ৰ",
"countries.uz": "উজবেকিস্তান",
"countries.va": "ভেটিকান চিটি",
"countries.vc": "ছেইণ্ট ভিনচেণ্ট এণ্ড দ্য গ্ৰেনাডাইনচ",
"countries.ve": "ভেনিজুৱেলা",
"countries.vn": "ভিয়েটনাম",
"countries.vu": "ভানুৱাটু",
"countries.ws": "চামোৱা",
"countries.ye": "য়েমেন",
"countries.za": "দক্ষিণ আফ্ৰিকা",
"countries.zm": "জাম্বিয়া",
"countries.zw": "জিম্বাবোৱে",
"continents.af": "আফ্ৰিকা",
"continents.an": "এণ্টাৰ্কটিকা",
"continents.as": "এছিয়া",
"continents.eu": "ইউৰোপ",
"continents.na": "উত্তৰ আমেৰিকা",
"continents.oc": "ওচেনিয়া",
"continents.sa": "দক্ষিণ আমেৰিকা"
}
+225
View File
@@ -0,0 +1,225 @@
{
"settings.inspire": "\"Ağıllı olmaq sənəti, nəyi gözdən qaçıracağını bilmək sənətidir.\"",
"settings.locale": "az",
"settings.direction": "ltr",
"emails.sender": "%s Komandası",
"emails.verification.subject": "Hesab Doğrulama",
"emails.verification.hello": "Salam {{name}}",
"emails.verification.body": "E-poçt ünvanınızı təsdiq etmək üçün bu linki izləyin.",
"emails.verification.footer": "Bu ünvanı doğrulamağı xahiş etməmisinizsə, bu mesajı gözardı edə bilərsiniz.",
"emails.verification.thanks": "Təşəkkürlər",
"emails.verification.signature": "{{project}} komandası",
"emails.magicSession.subject": "Daxil Olmaq",
"emails.magicSession.hello": "Salam,",
"emails.magicSession.body": "Daxil olmaq üçün bu linki izləyin.",
"emails.magicSession.footer": "Bu e-poçtdan istifadə edərək giriş istəməmisinizsə, bu mesajı görməməzlikdən gələ bilərsiniz.",
"emails.magicSession.thanks": "Təşəkkürlər",
"emails.magicSession.signature": "{{project}} komandası",
"emails.recovery.subject": "Şifrə Sıfırlanması",
"emails.recovery.hello": "Salam {{name}}",
"emails.recovery.body": "{{project}} şifrənizi sıfırlamaq üçün bu linki izləyin.",
"emails.recovery.footer": "Şifrənizi sıfırlamağı xahiş etməmisinizsə, bu mesajı gözardı edə bilərsiniz.",
"emails.recovery.thanks": "Təşəkkürlər",
"emails.recovery.signature": "{{project}} komandası",
"emails.invitation.subject": "%s Komandasına Dəvət %sdə",
"emails.invitation.hello": "Salam",
"emails.invitation.body": "{{owner}}, {{project}}də {{team}} komandasına üzv olmağa dəvət etmək istədiyi üçün bu məktub sizə göndərildi.",
"emails.invitation.footer": "Əgər maraqlanmırsınızsa, bu mesajı gözardı edə bilərsiniz.",
"emails.invitation.thanks": "Təşəkkürlər",
"emails.invitation.signature": "{{project}} komandası",
"locale.country.unknown": "Naməlum",
"countries.af": "Əfqanıstan",
"countries.ao": "Anqola",
"countries.al": "Albaniya",
"countries.ad": "Andorra",
"countries.ae": "Birləşmiş Ərəb Əmirlikləri",
"countries.ar": "Argentina",
"countries.am": "Ermənistan",
"countries.ag": "Antigua və Barbuda",
"countries.au": "Avstraliya",
"countries.at": "Avstriya",
"countries.az": "Azərbaycan",
"countries.bi": "Burundi",
"countries.be": "Belçika",
"countries.bj": "Benin",
"countries.bf": "Burkina Faso",
"countries.bd": "Banqladeş",
"countries.bg": "Bolqarıstan",
"countries.bh": "Bəhreyn",
"countries.bs": "Bahamalar",
"countries.ba": "Bosniya və Herseqovina",
"countries.by": "Belarusiya",
"countries.bz": "Beliz",
"countries.bo": "Boliviya",
"countries.br": "Braziliya",
"countries.bb": "Barbados",
"countries.bn": "Bruney",
"countries.bt": "Butan",
"countries.bw": "Botsvana",
"countries.cf": "Mərkəzi Afrika Respublikası",
"countries.ca": "Kanada",
"countries.ch": "İsveçrə",
"countries.cl": "çili",
"countries.cn": "Çin",
"countries.ci": "Fil Dişi Sahili",
"countries.cm": "Kamerun",
"countries.cd": "DR Konqo",
"countries.cg": "Konqo Respublikası",
"countries.co": "Kolumbiya",
"countries.km": "Komorlar",
"countries.cv": "Kabo Verde",
"countries.cr": "Kosta Rika",
"countries.cu": "Kuba",
"countries.cy": "Kipr",
"countries.cz": "Çexiya",
"countries.de": "Almaniya",
"countries.dj": "Cibuti",
"countries.dm": "Dominika",
"countries.dk": "Danimarka",
"countries.do": "Dominik respublikası",
"countries.dz": "Əlcəzair",
"countries.ec": "Ekvador",
"countries.eg": "Misir",
"countries.er": "Eritreya",
"countries.es": "İspaniya",
"countries.ee": "Estoniya",
"countries.et": "Efiopiya",
"countries.fi": "Finlandiya",
"countries.fj": "Fici",
"countries.fr": "Fransa",
"countries.fm": "Mikroneziya",
"countries.ga": "Qabon",
"countries.gb": "Birləşmiş Krallıq",
"countries.ge": "Gürcüstan",
"countries.gh": "Qana",
"countries.gn": "Qvineya",
"countries.gm": "Qambiya",
"countries.gw": "Qvineya-Bisau",
"countries.gq": "Ekvatorial Qvineya",
"countries.gr": "Yunanıstan",
"countries.gd": "Qrenada",
"countries.gt": "Qvatemala",
"countries.gy": "Guyana",
"countries.hn": "Honduras",
"countries.hr": "Xorvatiya",
"countries.ht": "Haiti",
"countries.hu": "Macarıstan",
"countries.id": "İndoneziya",
"countries.in": "Hindistan",
"countries.ie": "İrlandiya",
"countries.ir": "İran",
"countries.iq": "İraq",
"countries.is": "İslandiya",
"countries.il": "İsrail",
"countries.it": "İtaliya",
"countries.jm": "Yamayka",
"countries.jo": "İordaniya",
"countries.jp": "Yaponiya",
"countries.kz": "Qazaxıstan",
"countries.ke": "Keniya",
"countries.kg": "Qırğızıstan",
"countries.kh": "Kamboca",
"countries.ki": "Kiribati",
"countries.kn": "Saint Kitts və Nevis",
"countries.kr": "Cənubi Koreya",
"countries.kw": "Küveyt",
"countries.la": "Laos",
"countries.lb": "Livan",
"countries.lr": "Liberiya",
"countries.ly": "Liviya",
"countries.lc": "Müqəddəs Lusiya",
"countries.li": "Lixtenşteyn",
"countries.lk": "Şri Lanka",
"countries.ls": "Lesoto",
"countries.lt": "Litva",
"countries.lu": "Lüksemburq",
"countries.lv": "Latviya",
"countries.ma": "Mərakeş",
"countries.mc": "Monako",
"countries.md": "Moldova",
"countries.mg": "Madaqaskar",
"countries.mv": "Maldiv adaları",
"countries.mx": "Meksika",
"countries.mh": "Marshall Adaları",
"countries.mk": "Makedoniya",
"countries.ml": "Mali",
"countries.mt": "Malta",
"countries.mm": "Myanma",
"countries.me": "Monteneqro",
"countries.mn": "Monqolustan",
"countries.mz": "Mozambik",
"countries.mr": "Mavritaniya",
"countries.mu": "Mavritaniya",
"countries.mw": "Malavi",
"countries.my": "Malayziya",
"countries.na": "Namibiya",
"countries.ne": "Niger",
"countries.ng": "Nigeriya",
"countries.ni": "Nikaraqua",
"countries.nl": "Hollandiya",
"countries.no": "Norveç",
"countries.np": "Nepal",
"countries.nr": "Nauru",
"countries.nz": "Yeni Zelandiya",
"countries.om": "Oman",
"countries.pk": "Pakistan",
"countries.pa": "Panama",
"countries.pe": "Peru",
"countries.ph": "Filippin",
"countries.pw": "Palau",
"countries.pg": "Papua Yeni Qvineya",
"countries.pl": "Polşa",
"countries.kp": "Simali Koreya",
"countries.pt": "Portuqaliya",
"countries.py": "Paraqvay",
"countries.qa": "Qətər",
"countries.ro": "Rumıniya",
"countries.ru": "Rusiya",
"countries.rw": "Ruanda",
"countries.sa": "Səudiyyə Ərəbistanı",
"countries.sd": "Sudan",
"countries.sn": "Seneqal",
"countries.sg": "Sinqapur",
"countries.sb": "Solomon Adaları",
"countries.sl": "Sierra Leone",
"countries.sv": "Xilaskar",
"countries.sm": "San Marino",
"countries.so": "Somali",
"countries.rs": "Serbiya",
"countries.ss": "Cənubi Sudan",
"countries.st": "Sao Tome və Principe",
"countries.sr": "Surinam",
"countries.sk": "Slovakiya",
"countries.si": "Sloveniya",
"countries.se": "İsveç",
"countries.sz": "Svazilend",
"countries.sc": "Seyşel adaları",
"countries.sy": "Suriya",
"countries.td": "Çad",
"countries.tg": "Getmək",
"countries.th": "Tayland",
"countries.tj": "Tacikistan",
"countries.tm": "Türkmənistan",
"countries.tl": "Şərqi Timor",
"countries.to": "Tonqa",
"countries.tt": "Trinidad və Tobaqo",
"countries.tn": "Tunis",
"countries.tr": "Türkiyə",
"countries.tv": "Tuvalu",
"countries.tz": "Tanzaniya",
"countries.ug": "Uqanda",
"countries.ua": "Ukrayna",
"countries.uy": "Uruqvay",
"countries.us": "Amerika Birləşmiş Ştatları",
"countries.uz": "Özbəkistan",
"countries.va": "Vatikan şəhəri",
"countries.vc": "Müqəddəs Vinsent və Qrenadinlər",
"countries.ve": "Venesuela",
"countries.vn": "Vyetnam",
"countries.vu": "Vanuatu",
"countries.ws": "Samoa",
"countries.ye": "Yəmən",
"countries.za": "Cənubi Afrika",
"countries.zm": "Zambiya",
"countries.zw": "Zimbabve"
}
@@ -1,11 +0,0 @@
<?php
return [
'AF' => 'Afrika',
'AN' => 'Antartika',
'AS' => 'Azija',
'EU' => 'Europa',
'NA' => 'Sjeverna Amerika',
'OC' => 'Okeanija',
'SA' => 'Južna Amerika',
];
@@ -1,198 +0,0 @@
<?php
return [
'AF' => 'Afganistan',
'AO' => 'Angola',
'AL' => 'Albanija',
'AD' => 'Andora',
'AE' => 'Ujedinjeni Arapski Emirati',
'AR' => 'Argentina',
'AM' => 'Armenija',
'AG' => 'Antigua i Barbuda',
'AU' => 'Australija',
'AT' => 'Austria',
'AZ' => 'Azerbejdžan',
'BI' => 'Burundi',
'BE' => 'Belgija',
'BJ' => 'Benin',
'BF' => 'Burkina Faso',
'BD' => 'Bangladeš',
'BG' => 'Bugarska',
'BH' => 'Bahrein',
'BS' => 'Bahami',
'BA' => 'Bosna i Hercegovina',
'BY' => 'Bjelorusija',
'BZ' => 'Belize',
'BO' => 'Bolivija',
'BR' => 'Brazil',
'BB' => 'Barbados',
'BN' => 'Brineji',
'BT' => 'Butan',
'BW' => 'Bocvanija',
'CF' => 'Centralna Afrička Republika',
'CA' => 'Kanada',
'CH' => 'Švicarska',
'CL' => 'Čile',
'CN' => 'Kina',
'CI' => 'Obala Slonovače',
'CM' => 'Kameron',
'CD' => 'DR Kongo',
'CG' => 'Republika Kongo',
'CO' => 'Kolumbija',
'KM' => 'Komori',
'CV' => 'Zelenortska Ostrva',
'CR' => 'Kostarika',
'CU' => 'Kuba',
'CY' => 'Kipar',
'CZ' => 'Češka',
'DE' => 'Njemačka',
'DJ' => 'Džibuti',
'DM' => 'Dominika',
'DK' => 'Danska',
'DO' => 'Dominikanska Republika',
'DZ' => 'Alžir',
'EC' => 'Ekvador',
'EG' => 'Egipt',
'ER' => 'Eritreja',
'ES' => 'Španija',
'EE' => 'Estonija',
'ET' => 'Etiopija',
'FI' => 'Finska',
'FJ' => 'Fidži',
'FR' => 'Francuska',
'FM' => 'Mikronezija',
'GA' => 'Gabon',
'GB' => 'Ujedinjeno Kraljevstvo',
'GE' => 'Gruzija',
'GH' => 'Gana',
'GN' => 'Gvineja',
'GM' => 'Gambia',
'GW' => 'Gvineja Bisau',
'GQ' => 'Ekvatorijalna Gvineja',
'GR' => 'Grčka',
'GD' => 'Grenada',
'GT' => 'Guatemala',
'GY' => 'Gvajana',
'HN' => 'Honduras',
'HR' => 'Hrvatska',
'HT' => 'Haiti',
'HU' => 'Mađarska',
'ID' => 'Indonezija',
'IN' => 'India',
'IE' => 'Irska',
'IR' => 'Iran',
'IQ' => 'Irak',
'IS' => 'Island',
'IL' => 'Izrael',
'IT' => 'Italija',
'JM' => 'Jamajka',
'JO' => 'Jordan',
'JP' => 'Japan',
'KZ' => 'Kazahstan',
'KE' => 'Kenija',
'KG' => 'Kirgistan',
'KH' => 'Kambodža',
'KI' => 'Kiribati',
'KN' => 'Sveti Kitts i Nevis',
'KR' => 'Južna Korea',
'KW' => 'Kuvajt',
'LA' => 'Laos',
'LB' => 'Libanon',
'LR' => 'Liberija',
'LY' => 'Libija',
'LC' => 'Sveta Lucija',
'LI' => 'Lihtenštajn',
'LK' => 'Šri Lanka',
'LS' => 'Lesoto',
'LT' => 'Litvanija',
'LU' => 'Luksemburg',
'LV' => 'Lavija',
'MA' => 'Maroko',
'MC' => 'Monako',
'MD' => 'Moldavija',
'MG' => 'Madagaskar',
'MV' => 'Maldivi',
'MX' => 'Meksiko',
'MH' => 'Marshall Islands',
'MK' => 'Makedonija',
'ML' => 'Mali',
'MT' => 'Malta',
'MM' => 'Mijanmar',
'ME' => 'Crna Gora',
'MN' => 'Mongolia',
'MZ' => 'Mozambik',
'MR' => 'Mauritanija',
'MU' => 'Mauricijus',
'MW' => 'Malavi',
'MY' => 'Malezija',
'NA' => 'Namibia',
'NE' => 'Niger',
'NG' => 'Nigeria',
'NI' => 'Nikaragva',
'NL' => 'Holandija',
'NO' => 'Norveška',
'NP' => 'Nepal',
'NR' => 'Nauru',
'NZ' => 'Novi Zeland',
'OM' => 'Oman',
'PK' => 'Pakistan',
'PA' => 'Panama',
'PE' => 'Peru',
'PH' => 'Filipini',
'PW' => 'Palau',
'PG' => 'Papua Nova Guinea',
'PL' => 'Poljska',
'KP' => 'Sjeverna Korea',
'PT' => 'Portugal',
'PY' => 'Paragvaj',
'QA' => 'Katar',
'RO' => 'Rumunija',
'RU' => 'Rusija',
'RW' => 'Ruanda',
'SA' => 'Saudijska Arabija',
'SD' => 'Sudan',
'SN' => 'Senegal',
'SG' => 'Singapur',
'SB' => 'Solomonova Ostrva',
'SL' => 'Sijera Leone',
'SV' => 'Salvador',
'SM' => 'San Marino',
'SO' => 'Somalia',
'RS' => 'Srbija',
'SS' => 'Južni Sudan',
'ST' => 'Sveti Toma i Prinsipe',
'SR' => 'Surinam',
'SK' => 'Slovačka',
'SI' => 'Slovenija',
'SE' => 'Švedska',
'SZ' => 'Svazilend',
'SC' => 'Sejšeli',
'SY' => 'Sirija',
'TD' => 'Čad',
'TG' => 'Togo',
'TH' => 'Tajland',
'TJ' => 'Tajikistan',
'TM' => 'Turkmenistan',
'TL' => 'Timor-Leste',
'TO' => 'Tonga',
'TT' => 'Trinidad i Tobago',
'TN' => 'Tunis',
'TR' => 'Turska',
'TV' => 'Tuvalu',
'TZ' => 'Tanzania',
'UG' => 'Uganda',
'UA' => 'Ukrajina',
'UY' => 'Urugvaj',
'US' => 'Sjedinjene Američke Države',
'UZ' => 'Uzbekistan',
'VA' => 'Vatikan',
'VC' => 'Sveti Vincent i Grenadini',
'VE' => 'Venecuela',
'VN' => 'Vijetnam',
'VU' => 'Vanuatu',
'WS' => 'Samoa',
'YE' => 'Jemen',
'ZA' => 'Južna Afrika',
'ZM' => 'Zambia',
'ZW' => 'Zimbabve',
];
-21
View File
@@ -1,21 +0,0 @@
<?php
return [
'settings.inspire' => '"Umjetnost mudrosti je umjetnost znanja o tome šta zanemariti."', // This is the line printed in the homepage and console 'view-source'
'settings.locale' => 'ba',
'settings.direction' => 'ltr',
// Service - Users
'account.emails.team' => '%s Tim',
'account.emails.verification.title' => 'Verifikacija računa',
'account.emails.verification.body' => 'ba.email.auth.confirm.tpl',
'account.emails.recovery.title' => 'Reset lozinke',
'account.emails.recovery.body' => 'ba.email.auth.recovery.tpl',
'account.emails.invitation.title' => 'Pozivnica za %s Team na %s',
'account.emails.invitation.body' => 'ba.email.auth.invitation.tpl',
'locale.country.unknown' => 'Nepoznat',
'countries' => include 'ba.countries.php',
'continents' => include 'ba.continents.php',
];
@@ -1,11 +0,0 @@
<?php
return [
'AF' => 'Афрыка',
'AN' => 'Антарктыда',
'AS' => 'Азія',
'EU' => 'Еўропа',
'NA' => 'Паўночная Амерыка',
'OC' => 'Акіянія',
'SA' => 'Паўднёвая Амерыка',
];
@@ -1,198 +0,0 @@
<?php
return [
'AF' => 'Афганістан',
'AO' => 'Ангола',
'AL' => 'Албанія',
'AD' => 'Андора',
'AE' => 'Аб\'яднаныя Арабскія Эміраты',
'AR' => 'Аргентына',
'AM' => 'Арменія',
'AG' => 'Антыгуа і Барбуда',
'AU' => 'Аўстралія',
'AT' => 'Аўстрыя',
'AZ' => 'Азербайджан',
'BI' => 'Бурундзі',
'BE' => 'Бельгія',
'BJ' => 'Бенін',
'BF' => 'Буркіна-Фасо',
'BD' => 'Бангладэш',
'BG' => 'Балгарыя',
'BH' => 'Бахрэйн',
'BS' => 'Багамскія астравы',
'BA' => 'Боснія і Герцагавіна',
'BY' => 'Беларусь',
'BZ' => 'Беліз',
'BO' => 'Балівія',
'BR' => 'Бразілія',
'BB' => 'Барбадас',
'BN' => 'Бруней',
'BT' => 'Бутан',
'BW' => 'Батсвана',
'CF' => 'Цэнтральна-Афрыканская Рэспубліка',
'CA' => 'Канада',
'CH' => 'Швейцарыя',
'CL' => 'Чылі',
'CN' => 'Кітай',
'CI' => 'Бераг Слановай Косці',
'CM' => 'Камерун',
'CD' => 'ДР Конга',
'CG' => 'Рэспубліка Конга',
'CO' => 'Калумбія',
'KM' => 'Каморскія выспы',
'CV' => 'Каба-Вэрдэ',
'CR' => 'Коста-Рыка',
'CU' => 'Куба',
'CY' => 'Кіпр',
'CZ' => 'Чэхія',
'DE' => 'Германія',
'DJ' => 'Джыбуці',
'DM' => 'Дамініка',
'DK' => 'Данія',
'DO' => 'Дамініканская Рэспубліка',
'DZ' => 'Алжыр',
'EC' => 'Эквадор',
'EG' => 'Егіпет',
'ER' => 'Эрытрэя',
'ES' => 'Іспанія',
'EE' => 'Эстонія',
'ET' => 'Эфіопія',
'FI' => 'Фінляндыя',
'FJ' => 'Фіджы',
'FR' => 'Францыя',
'FM' => 'Мікранезія',
'GA' => 'Габон',
'GB' => 'Вялікабрытанія',
'GE' => 'Грузія',
'GH' => 'Гана',
'GN' => 'Гвінея',
'GM' => 'Гамбія',
'GW' => 'Гвінея-Бісаў',
'GQ' => 'Экватарыяльная Гвінея',
'GR' => 'Грэцыя',
'GD' => 'Грэнада',
'GT' => 'Гватэмала',
'GY' => 'Гаяна',
'HN' => 'Гандурас',
'HR' => 'Харватыя',
'HT' => 'Гаіці',
'HU' => 'Венгрыя',
'ID' => 'Інданезія',
'IN' => 'Індыя',
'IE' => 'Ірландыя',
'IR' => 'Іран',
'IQ' => 'Ірак',
'IS' => 'Ісландыя',
'IL' => 'Ізраіль',
'IT' => 'Італія',
'JM' => 'Ямайка',
'JO' => 'Іарданія',
'JP' => 'Японія',
'KZ' => 'Казахстан',
'KE' => 'Кенія',
'KG' => 'Кыргызстан',
'KH' => 'Камбоджа',
'KI' => 'Кірыбаці',
'KN' => 'Сэнт-Кітс і Нэвіс',
'KR' => 'Паўднёвая Карэя',
'KW' => 'Кувейт',
'LA' => 'Лаос',
'LB' => 'Ліван',
'LR' => 'Ліберыя',
'LY' => 'Лівія',
'LC' => 'Сент-Люсія',
'LI' => 'Ліхтэнштэйн',
'LK' => 'Шры-Ланка',
'LS' => 'Лесота',
'LT' => 'Літва',
'LU' => 'Люксембург',
'LV' => 'Латвія',
'MA' => 'Марока',
'MC' => 'Манака',
'MD' => 'Малдова',
'MG' => 'Мадагаскар',
'MV' => 'Мальдывы',
'MX' => 'Мексіка',
'MH' => 'Маршалавы Астравы',
'MK' => 'Македонія',
'ML' => 'Малі',
'MT' => 'Мальта',
'MM' => 'М\'янма',
'ME' => 'Чарнагорыя',
'MN' => 'Манголія',
'MZ' => 'Мазамбік',
'MR' => 'Маўрытанія',
'MU' => 'Маўрыкій',
'MW' => 'Малаві',
'MY' => 'Малайзія',
'NA' => 'Намібія',
'NE' => 'Нігер',
'NG' => 'Нігерыя',
'NI' => 'Нікарагуа',
'NL' => 'Нідэрланды',
'NO' => 'Нарвегія',
'NP' => 'Непал',
'NR' => 'Науру',
'NZ' => 'Новая Зеландыя',
'OM' => 'Аман',
'PK' => 'Пакістан',
'PA' => 'Панама',
'PE' => 'Перу',
'PH' => 'Філіпіны',
'PW' => 'Палаў',
'PG' => 'Папуа-Новая Гвінея',
'PL' => 'Польшча',
'KP' => 'Паўночная Карэя',
'PT' => 'Партугалія',
'PY' => 'Парагвай',
'QA' => 'Катар',
'RO' => 'Румынія',
'RU' => 'Расія',
'RW' => 'Руанда',
'SA' => 'Саудаўская Аравія',
'SD' => 'Судан',
'SN' => 'Сенегал',
'SG' => 'Сінгапур',
'SB' => 'Саламонавы Астравы',
'SL' => 'Сьера-Леонэ',
'SV' => 'Сальвадор',
'SM' => 'Сан-Марына',
'SO' => 'Самалі',
'RS' => 'Сербія',
'SS' => 'Паўднёвы Судан',
'ST' => 'Сан-Таме і Прынсіпі',
'SR' => 'Сурынам',
'SK' => 'Славакія',
'SI' => 'Славенія',
'SE' => 'Швецыя',
'SZ' => 'Свазіленд',
'SC' => 'Сейшэльскія астравы',
'SY' => 'Сірыя',
'TD' => 'Чад',
'TG' => 'Таго',
'TH' => 'Тайланд',
'TJ' => 'Таджыкістан',
'TM' => 'Туркменістан',
'TL' => 'Востраў Тымор',
'TO' => 'Тонга',
'TT' => 'Трынідад і Табага',
'TN' => 'Туніс',
'TR' => 'Турцыя',
'TV' => 'Тувалу',
'TZ' => 'Танзанія',
'UG' => 'Уганда',
'UA' => 'Украіна',
'UY' => 'Уругвай',
'US' => 'Злучаныя Штаты',
'UZ' => 'Узбекістан',
'VA' => 'Ватыкан',
'VC' => 'Сэнт-Вінсэнт і Грэнадыны',
'VE' => 'Венесуэла',
'VN' => 'В\'етнам',
'VU' => 'Вануату',
'WS' => 'Самоа',
'YE' => 'Емен',
'ZA' => 'Паўднёвая Афрыка',
'ZM' => 'Замбія',
'ZW' => 'Зімбабвэ',
];
+232
View File
@@ -0,0 +1,232 @@
{
"settings.inspire": "\"Мастацтва быць мудрым - гэта мастацтва ведаць, на што нельга звярнуць увагу.\"",
"settings.locale": "be",
"settings.direction": "ltr",
"emails.sender": "Каманда %s",
"emails.verification.subject": "Верыфікацыя акаўнта",
"emails.verification.hello": "Прывітанне {{name}}",
"emails.verification.body": "Перайдзіце па гэтай спасылцы, каб пацвердзіць свой адрас электроннай пошты",
"emails.verification.footer": "Калі вы не запытвалі пацвярджэнне гэтага адрасу, праігнаруйце гэтае паведамленне.",
"emails.verification.thanks": "Дзякуем",
"emails.verification.signature": "каманда {{project}}",
"emails.magicSession.subject": "Лагін",
"emails.magicSession.hello": "Прывітанне,",
"emails.magicSession.body": "Перайдзіце па спасылцы, каб увайсці.",
"emails.magicSession.footer": "Калі вы не прасілі ўвайсці, выкарыстоўваючы гэты адрас электроннай пошты, праігнаруйце гэтае паведамленне.",
"emails.magicSession.thanks": "Дзякуем",
"emails.magicSession.signature": "каманда {{project}}",
"emails.recovery.subject": "Скід пароля",
"emails.recovery.hello": "Прывітанне, {{name}}",
"emails.recovery.body": "Перайдзіце па гэтай спасылцы, каб скінуць пароль для праекта {{project}}.",
"emails.recovery.footer": "Калі вы не прасілі скінуць пароль, вы можаце праігнараваць гэта паведамленне.",
"emails.recovery.thanks": "Дзякуем",
"emails.recovery.signature": "каманда {{project}}",
"emails.invitation.subject": "Запрошення до Команди %s у %s",
"emails.invitation.hello": "Прывітанне",
"emails.invitation.body": "Гэта паведамленне было адпраўлена вам, таму што {{owner}} хацеў запрасіць вас стаць членам каманды {{team}} у {{project}}.",
"emails.invitation.footer": "Калі вам гэта не цікава, вы можаце праігнараваць гэтае паведамленне.",
"emails.invitation.thanks": "Дзякуем",
"emails.invitation.signature": "каманда {{project}}",
"locale.country.unknown": "Невядомы",
"countries.af": "Афганістан",
"countries.ao": "Ангола",
"countries.al": "Албанія",
"countries.ad": "Андора",
"countries.ae": "Аб'яднаныя Арабскія Эміраты",
"countries.ar": "Аргентына",
"countries.am": "Арменія",
"countries.ag": "Антыгуа і Барбуда",
"countries.au": "Аўстралія",
"countries.at": "Аўстрыя",
"countries.az": "Азербайджан",
"countries.bi": "Бурундзі",
"countries.be": "Бельгія",
"countries.bj": "Бенін",
"countries.bf": "Буркіна-Фасо",
"countries.bd": "Бангладэш",
"countries.bg": "Балгарыя",
"countries.bh": "Бахрэйн",
"countries.bs": "Багамскія астравы",
"countries.ba": "Боснія і Герцагавіна",
"countries.by": "Беларусь",
"countries.bz": "Беліз",
"countries.bo": "Балівія",
"countries.br": "Бразілія",
"countries.bb": "Барбадас",
"countries.bn": "Бруней",
"countries.bt": "Бутан",
"countries.bw": "Батсвана",
"countries.cf": "Цэнтральна-Афрыканская Рэспубліка",
"countries.ca": "Канада",
"countries.ch": "Швейцарыя",
"countries.cl": "Чылі",
"countries.cn": "Кітай",
"countries.ci": "Бераг Слановай Косці",
"countries.cm": "Камерун",
"countries.cd": "ДР Конга",
"countries.cg": "Рэспубліка Конга",
"countries.co": "Калумбія",
"countries.km": "Каморскія выспы",
"countries.cv": "Каба-Вэрдэ",
"countries.cr": "Коста-Рыка",
"countries.cu": "Куба",
"countries.cy": "Кіпр",
"countries.cz": "Чэхія",
"countries.de": "Германія",
"countries.dj": "Джыбуці",
"countries.dm": "Дамініка",
"countries.dk": "Данія",
"countries.do": "Дамініканская Рэспубліка",
"countries.dz": "Алжыр",
"countries.ec": "Эквадор",
"countries.eg": "Егіпет",
"countries.er": "Эрытрэя",
"countries.es": "Іспанія",
"countries.ee": "Эстонія",
"countries.et": "Эфіопія",
"countries.fi": "Фінляндыя",
"countries.fj": "Фіджы",
"countries.fr": "Францыя",
"countries.fm": "Мікранезія",
"countries.ga": "Габон",
"countries.gb": "Вялікабрытанія",
"countries.ge": "Грузія",
"countries.gh": "Гана",
"countries.gn": "Гвінея",
"countries.gm": "Гамбія",
"countries.gw": "Гвінея-Бісаў",
"countries.gq": "Экватарыяльная Гвінея",
"countries.gr": "Грэцыя",
"countries.gd": "Грэнада",
"countries.gt": "Гватэмала",
"countries.gy": "Гаяна",
"countries.hn": "Гандурас",
"countries.hr": "Харватыя",
"countries.ht": "Гаіці",
"countries.hu": "Венгрыя",
"countries.id": "Інданезія",
"countries.in": "Індыя",
"countries.ie": "Ірландыя",
"countries.ir": "Іран",
"countries.iq": "Ірак",
"countries.is": "Ісландыя",
"countries.il": "Ізраіль",
"countries.it": "Італія",
"countries.jm": "Ямайка",
"countries.jo": "Іарданія",
"countries.jp": "Японія",
"countries.kz": "Казахстан",
"countries.ke": "Кенія",
"countries.kg": "Кыргызстан",
"countries.kh": "Камбоджа",
"countries.ki": "Кірыбаці",
"countries.kn": "Сэнт-Кітс і Нэвіс",
"countries.kr": "Паўднёвая Карэя",
"countries.kw": "Кувейт",
"countries.la": "Лаос",
"countries.lb": "Ліван",
"countries.lr": "Ліберыя",
"countries.ly": "Лівія",
"countries.lc": "Сент-Люсія",
"countries.li": "Ліхтэнштэйн",
"countries.lk": "Шры-Ланка",
"countries.ls": "Лесота",
"countries.lt": "Літва",
"countries.lu": "Люксембург",
"countries.lv": "Латвія",
"countries.ma": "Марока",
"countries.mc": "Манака",
"countries.md": "Малдова",
"countries.mg": "Мадагаскар",
"countries.mv": "Мальдывы",
"countries.mx": "Мексіка",
"countries.mh": "Маршалавы Астравы",
"countries.mk": "Македонія",
"countries.ml": "Малі",
"countries.mt": "Мальта",
"countries.mm": "М'янма",
"countries.me": "Чарнагорыя",
"countries.mn": "Манголія",
"countries.mz": "Мазамбік",
"countries.mr": "Маўрытанія",
"countries.mu": "Маўрыкій",
"countries.mw": "Малаві",
"countries.my": "Малайзія",
"countries.na": "Намібія",
"countries.ne": "Нігер",
"countries.ng": "Нігерыя",
"countries.ni": "Нікарагуа",
"countries.nl": "Нідэрланды",
"countries.no": "Нарвегія",
"countries.np": "Непал",
"countries.nr": "Науру",
"countries.nz": "Новая Зеландыя",
"countries.om": "Аман",
"countries.pk": "Пакістан",
"countries.pa": "Панама",
"countries.pe": "Перу",
"countries.ph": "Філіпіны",
"countries.pw": "Палаў",
"countries.pg": "Папуа-Новая Гвінея",
"countries.pl": "Польшча",
"countries.kp": "Паўночная Карэя",
"countries.pt": "Партугалія",
"countries.py": "Парагвай",
"countries.qa": "Катар",
"countries.ro": "Румынія",
"countries.ru": "Расія",
"countries.rw": "Руанда",
"countries.sa": "Саудаўская Аравія",
"countries.sd": "Судан",
"countries.sn": "Сенегал",
"countries.sg": "Сінгапур",
"countries.sb": "Саламонавы Астравы",
"countries.sl": "Сьера-Леонэ",
"countries.sv": "Сальвадор",
"countries.sm": "Сан-Марына",
"countries.so": "Самалі",
"countries.rs": "Сербія",
"countries.ss": "Паўднёвы Судан",
"countries.st": "Сан-Таме і Прынсіпі",
"countries.sr": "Сурынам",
"countries.sk": "Славакія",
"countries.si": "Славенія",
"countries.se": "Швецыя",
"countries.sz": "Свазіленд",
"countries.sc": "Сейшэльскія астравы",
"countries.sy": "Сірыя",
"countries.td": "Чад",
"countries.tg": "Таго",
"countries.th": "Тайланд",
"countries.tj": "Таджыкістан",
"countries.tm": "Туркменістан",
"countries.tl": "Востраў Тымор",
"countries.to": "Тонга",
"countries.tt": "Трынідад і Табага",
"countries.tn": "Туніс",
"countries.tr": "Турцыя",
"countries.tv": "Тувалу",
"countries.tz": "Танзанія",
"countries.ug": "Уганда",
"countries.ua": "Украіна",
"countries.uy": "Уругвай",
"countries.us": "Злучаныя Штаты",
"countries.uz": "Узбекістан",
"countries.va": "Ватыкан",
"countries.vc": "Сэнт-Вінсэнт і Грэнадыны",
"countries.ve": "Венесуэла",
"countries.vn": "В'етнам",
"countries.vu": "Вануату",
"countries.ws": "Самоа",
"countries.ye": "Емен",
"countries.za": "Паўднёвая Афрыка",
"countries.zm": "Замбія",
"countries.zw": "Зімбабвэ",
"continents.af": "Афрыка",
"continents.an": "Антарктыда",
"continents.as": "Азія",
"continents.eu": "Еўропа",
"continents.na": "Паўночная Амерыка",
"continents.oc": "Акіянія",
"continents.sa": "Паўднёвая Амерыка"
}
-21
View File
@@ -1,21 +0,0 @@
<?php
return [
'settings.inspire' => '"Мастацтва быць мудрым - гэта мастацтва ведаць, на што нельга звярнуць увагу."', // This is the line printed in the homepage and console 'view-source'
'settings.locale' => 'be',
'settings.direction' => 'ltr',
// Service - Users
'account.emails.team' => 'Каманда %s',
'account.emails.verification.title' => 'Праверка ўліковага запісу',
'account.emails.verification.body' => 'be.email.auth.confirm.tpl',
'account.emails.recovery.title' => 'Скід пароля',
'account.emails.recovery.body' => 'be.email.auth.recovery.tpl',
'account.emails.invitation.title' => 'Запрашэнне да каманды %s y %s',
'account.emails.invitation.body' => 'be.email.auth.invitation.tpl',
'locale.country.unknown' => 'Невядомы',
'countries' => include 'be.countries.php',
'continents' => include 'be.continents.php',
];
@@ -1,11 +0,0 @@
<?php
return [
'AF' => 'Африка',
'AN' => 'Антарктида',
'AS' => 'Азия',
'EU' => 'Европа',
'NA' => 'Северна Америка',
'OC' => 'Океания',
'SA' => 'Южна Америка',
];
@@ -1,198 +0,0 @@
<?php
return [
'AF' => 'Афганистан',
'AO' => 'Ангола',
'AL' => 'Албания',
'AD' => 'Андора',
'AE' => 'Обединени арабски емирства',
'AR' => 'Аржентина',
'AM' => 'Армения',
'AG' => 'Антигуа и Барбуда',
'AU' => 'Австралия',
'AT' => 'Австрия',
'AZ' => 'Азербайджан',
'BI' => 'Бурунди',
'BE' => 'Белгия',
'BJ' => 'Бенин',
'BF' => 'Буркина Фасо',
'BD' => 'Бангладеш',
'BG' => 'България',
'BH' => 'Бахрейн',
'BS' => 'Бахамски острови',
'BA' => 'Босна и Херцеговина',
'BY' => 'Беларус',
'BZ' => 'Белиз',
'BO' => 'Боливия',
'BR' => 'Бразилия',
'BB' => 'Барбадос',
'BN' => 'Бруней',
'BT' => 'Бутан',
'BW' => 'Ботсвана',
'CF' => 'Централноафриканска република',
'CA' => 'Канада',
'CH' => 'Швейцария',
'CL' => 'Чили',
'CN' => 'Китай',
'CI' => 'Кот д\'Ивоар',
'CM' => 'Камерун',
'CD' => 'ДР Конго',
'CG' => 'Република Конго',
'CO' => 'Колумбия',
'KM' => 'Коморски острови',
'CV' => 'Кабо Верде',
'CR' => 'Коста Рика',
'CU' => 'Куба',
'CY' => 'Кипър',
'CZ' => 'Чехия',
'DE' => 'Германия',
'DJ' => 'Джибути',
'DM' => 'Доминика',
'DK' => 'Дания',
'DO' => 'Доминиканска република',
'DZ' => 'Алжир',
'EC' => 'Еквадор',
'EG' => 'Египет',
'ER' => 'Еритрея',
'ES' => 'Испания',
'EE' => 'Естония',
'ET' => 'Етиопия',
'FI' => 'Финландия',
'FJ' => 'Фиджи',
'FR' => 'Франция',
'FM' => 'Микронезия',
'GA' => 'Габон',
'GB' => 'Обединеното кралство',
'GE' => 'Джорджия',
'GH' => 'Гана',
'GN' => 'Гвинея',
'GM' => 'Гамбия',
'GW' => 'Гвинея-Бисау',
'GQ' => 'Екваториална Гвинея',
'GR' => 'Гърция',
'GD' => 'Гренада',
'GT' => 'Гватемала',
'GY' => 'Гвиана',
'HN' => 'Хондурас',
'HR' => 'Хърватия',
'HT' => 'Хаити',
'HU' => 'Унгария',
'ID' => 'Индонезия',
'IN' => 'Индия',
'IE' => 'Ирландия',
'IR' => 'Иран',
'IQ' => 'Ирак',
'IS' => 'Исландия',
'IL' => 'Израел',
'IT' => 'Италия',
'JM' => 'Ямайка',
'JO' => 'Йордания',
'JP' => 'Япония',
'KZ' => 'Казахстан',
'KE' => 'Кения',
'KG' => 'Киргизстан',
'KH' => 'Камбоджа',
'KI' => 'Кирибати',
'KN' => 'Сейнт Китс и Невис',
'KR' => 'Южна Корея',
'KW' => 'Кувейт',
'LA' => 'Лаос',
'LB' => 'Ливан',
'LR' => 'Либерия',
'LY' => 'Либия',
'LC' => 'Сейнт Лусия',
'LI' => 'Лихтенщайн',
'LK' => 'Шри Ланка',
'LS' => 'Лесото',
'LT' => 'Литва',
'LU' => 'Люксембург',
'LV' => 'Латвия',
'MA' => 'Мароко',
'MC' => 'Монако',
'MD' => 'Молдова',
'MG' => 'Мадагаскар',
'MV' => 'Малдиви',
'MX' => 'Мексико',
'MH' => 'Маршалови острови',
'MK' => 'Македония',
'ML' => 'Мали',
'MT' => 'Малта',
'MM' => 'Мианмар',
'ME' => 'Черна гора',
'MN' => 'Монголия',
'MZ' => 'Мозамбик',
'MR' => 'Мавритания',
'MU' => 'Мавриций',
'MW' => 'Малави',
'MY' => 'Малайзия',
'NA' => 'Намибия',
'NE' => 'Нигер',
'NG' => 'Нигерия',
'NI' => 'Никарагуа',
'NL' => 'Холандия',
'NO' => 'Норвегия',
'NP' => 'Непал',
'NR' => 'Науру',
'NZ' => 'Нова Зеландия',
'OM' => 'Оман',
'PK' => 'Пакистан',
'PA' => 'Панама',
'PE' => 'Перу',
'PH' => 'Филипини',
'PW' => 'Палау',
'PG' => 'Папуа Нова Гвинея',
'PL' => 'Полша',
'KP' => 'Северна Корея',
'PT' => 'Португалия',
'PY' => 'Парагвай',
'QA' => 'Катар',
'RO' => 'Румъния',
'RU' => 'Русия',
'RW' => 'Руанда',
'SA' => 'Саудитска Арабия',
'SD' => 'Судан',
'SN' => 'Сенегал',
'SG' => 'Сингапур',
'SB' => 'Соломонови острови',
'SL' => 'Сиера Леоне',
'SV' => 'Ел Салвадор',
'SM' => 'Сан Марино',
'SO' => 'Сомалия',
'RS' => 'Сърбия',
'SS' => 'Южен Судан',
'ST' => 'Сао Томе и Принсипи',
'SR' => 'Суринам',
'SK' => 'Словакия',
'SI' => 'Словения',
'SE' => 'Швеция',
'SZ' => 'Свазиленд',
'SC' => 'Сейшели',
'SY' => 'Сирия',
'TD' => 'Чад',
'TG' => 'Того',
'TH' => 'Тайланд',
'TJ' => 'Таджикистан',
'TM' => 'Туркменистан',
'TL' => 'Восточен Тимор',
'TO' => 'Тонга',
'TT' => 'Тринидад и Тобаго',
'TN' => 'Тунис',
'TR' => 'Турция',
'TV' => 'Тувалу',
'TZ' => 'Танзания',
'UG' => 'Уганда',
'UA' => 'Украйна',
'UY' => 'Уругвай',
'US' => 'Съединени американски щати',
'UZ' => 'Узбекистан',
'VA' => 'Ватикан',
'VC' => 'Сейнт Винсент и Гренадини',
'VE' => 'Венецуела',
'VN' => 'Виетнам',
'VU' => 'Вануату',
'WS' => 'Самоа',
'YE' => 'Йемен',
'ZA' => 'Южна Африка',
'ZM' => 'Замбия',
'ZW' => 'Зимбабве',
];
+232
View File
@@ -0,0 +1,232 @@
{
"settings.inspire": "\"Изкуството да бъдеш мъдър е изкуството да знаеш какво да пренебрегнеш.\"",
"settings.locale": "bg",
"settings.direction": "ltr",
"emails.sender": "%s Екип",
"emails.verification.subject": "",
"emails.verification.hello": "",
"emails.verification.body": "",
"emails.verification.footer": "",
"emails.verification.thanks": "",
"emails.verification.signature": "",
"emails.magicSession.subject": "",
"emails.magicSession.hello": "",
"emails.magicSession.body": "",
"emails.magicSession.footer": "",
"emails.magicSession.thanks": "",
"emails.magicSession.signature": "",
"emails.recovery.subject": "",
"emails.recovery.hello": "",
"emails.recovery.body": "",
"emails.recovery.footer": "",
"emails.recovery.thanks": "",
"emails.recovery.signature": "",
"emails.invitation.subject": "",
"emails.invitation.hello": "",
"emails.invitation.body": "",
"emails.invitation.footer": "",
"emails.invitation.thanks": "",
"emails.invitation.signature": "",
"locale.country.unknown": "Неизвестно",
"countries.af": "Афганистан",
"countries.ao": "Ангола",
"countries.al": "Албания",
"countries.ad": "Андора",
"countries.ae": "Обединени арабски емирства",
"countries.ar": "Аржентина",
"countries.am": "Армения",
"countries.ag": "Антигуа и Барбуда",
"countries.au": "Австралия",
"countries.at": "Австрия",
"countries.az": "Азербайджан",
"countries.bi": "Бурунди",
"countries.be": "Белгия",
"countries.bj": "Бенин",
"countries.bf": "Буркина Фасо",
"countries.bd": "Бангладеш",
"countries.bg": "България",
"countries.bh": "Бахрейн",
"countries.bs": "Бахамски острови",
"countries.ba": "Босна и Херцеговина",
"countries.by": "Беларус",
"countries.bz": "Белиз",
"countries.bo": "Боливия",
"countries.br": "Бразилия",
"countries.bb": "Барбадос",
"countries.bn": "Бруней",
"countries.bt": "Бутан",
"countries.bw": "Ботсвана",
"countries.cf": "Централноафриканска република",
"countries.ca": "Канада",
"countries.ch": "Швейцария",
"countries.cl": "Чили",
"countries.cn": "Китай",
"countries.ci": "Кот д'Ивоар",
"countries.cm": "Камерун",
"countries.cd": "ДР Конго",
"countries.cg": "Република Конго",
"countries.co": "Колумбия",
"countries.km": "Коморски острови",
"countries.cv": "Кабо Верде",
"countries.cr": "Коста Рика",
"countries.cu": "Куба",
"countries.cy": "Кипър",
"countries.cz": "Чехия",
"countries.de": "Германия",
"countries.dj": "Джибути",
"countries.dm": "Доминика",
"countries.dk": "Дания",
"countries.do": "Доминиканска република",
"countries.dz": "Алжир",
"countries.ec": "Еквадор",
"countries.eg": "Египет",
"countries.er": "Еритрея",
"countries.es": "Испания",
"countries.ee": "Естония",
"countries.et": "Етиопия",
"countries.fi": "Финландия",
"countries.fj": "Фиджи",
"countries.fr": "Франция",
"countries.fm": "Микронезия",
"countries.ga": "Габон",
"countries.gb": "Обединеното кралство",
"countries.ge": "Джорджия",
"countries.gh": "Гана",
"countries.gn": "Гвинея",
"countries.gm": "Гамбия",
"countries.gw": "Гвинея-Бисау",
"countries.gq": "Екваториална Гвинея",
"countries.gr": "Гърция",
"countries.gd": "Гренада",
"countries.gt": "Гватемала",
"countries.gy": "Гвиана",
"countries.hn": "Хондурас",
"countries.hr": "Хърватия",
"countries.ht": "Хаити",
"countries.hu": "Унгария",
"countries.id": "Индонезия",
"countries.in": "Индия",
"countries.ie": "Ирландия",
"countries.ir": "Иран",
"countries.iq": "Ирак",
"countries.is": "Исландия",
"countries.il": "Израел",
"countries.it": "Италия",
"countries.jm": "Ямайка",
"countries.jo": "Йордания",
"countries.jp": "Япония",
"countries.kz": "Казахстан",
"countries.ke": "Кения",
"countries.kg": "Киргизстан",
"countries.kh": "Камбоджа",
"countries.ki": "Кирибати",
"countries.kn": "Сейнт Китс и Невис",
"countries.kr": "Южна Корея",
"countries.kw": "Кувейт",
"countries.la": "Лаос",
"countries.lb": "Ливан",
"countries.lr": "Либерия",
"countries.ly": "Либия",
"countries.lc": "Сейнт Лусия",
"countries.li": "Лихтенщайн",
"countries.lk": "Шри Ланка",
"countries.ls": "Лесото",
"countries.lt": "Литва",
"countries.lu": "Люксембург",
"countries.lv": "Латвия",
"countries.ma": "Мароко",
"countries.mc": "Монако",
"countries.md": "Молдова",
"countries.mg": "Мадагаскар",
"countries.mv": "Малдиви",
"countries.mx": "Мексико",
"countries.mh": "Маршалови острови",
"countries.mk": "Македония",
"countries.ml": "Мали",
"countries.mt": "Малта",
"countries.mm": "Мианмар",
"countries.me": "Черна гора",
"countries.mn": "Монголия",
"countries.mz": "Мозамбик",
"countries.mr": "Мавритания",
"countries.mu": "Мавриций",
"countries.mw": "Малави",
"countries.my": "Малайзия",
"countries.na": "Намибия",
"countries.ne": "Нигер",
"countries.ng": "Нигерия",
"countries.ni": "Никарагуа",
"countries.nl": "Холандия",
"countries.no": "Норвегия",
"countries.np": "Непал",
"countries.nr": "Науру",
"countries.nz": "Нова Зеландия",
"countries.om": "Оман",
"countries.pk": "Пакистан",
"countries.pa": "Панама",
"countries.pe": "Перу",
"countries.ph": "Филипини",
"countries.pw": "Палау",
"countries.pg": "Папуа Нова Гвинея",
"countries.pl": "Полша",
"countries.kp": "Северна Корея",
"countries.pt": "Португалия",
"countries.py": "Парагвай",
"countries.qa": "Катар",
"countries.ro": "Румъния",
"countries.ru": "Русия",
"countries.rw": "Руанда",
"countries.sa": "Саудитска Арабия",
"countries.sd": "Судан",
"countries.sn": "Сенегал",
"countries.sg": "Сингапур",
"countries.sb": "Соломонови острови",
"countries.sl": "Сиера Леоне",
"countries.sv": "Ел Салвадор",
"countries.sm": "Сан Марино",
"countries.so": "Сомалия",
"countries.rs": "Сърбия",
"countries.ss": "Южен Судан",
"countries.st": "Сао Томе и Принсипи",
"countries.sr": "Суринам",
"countries.sk": "Словакия",
"countries.si": "Словения",
"countries.se": "Швеция",
"countries.sz": "Свазиленд",
"countries.sc": "Сейшели",
"countries.sy": "Сирия",
"countries.td": "Чад",
"countries.tg": "Того",
"countries.th": "Тайланд",
"countries.tj": "Таджикистан",
"countries.tm": "Туркменистан",
"countries.tl": "Восточен Тимор",
"countries.to": "Тонга",
"countries.tt": "Тринидад и Тобаго",
"countries.tn": "Тунис",
"countries.tr": "Турция",
"countries.tv": "Тувалу",
"countries.tz": "Танзания",
"countries.ug": "Уганда",
"countries.ua": "Украйна",
"countries.uy": "Уругвай",
"countries.us": "Съединени американски щати",
"countries.uz": "Узбекистан",
"countries.va": "Ватикан",
"countries.vc": "Сейнт Винсент и Гренадини",
"countries.ve": "Венецуела",
"countries.vn": "Виетнам",
"countries.vu": "Вануату",
"countries.ws": "Самоа",
"countries.ye": "Йемен",
"countries.za": "Южна Африка",
"countries.zm": "Замбия",
"countries.zw": "Зимбабве",
"continents.af": "Африка",
"continents.an": "Антарктида",
"continents.as": "Азия",
"continents.eu": "Европа",
"continents.na": "Северна Америка",
"continents.oc": "Океания",
"continents.sa": "Южна Америка"
}
-21
View File
@@ -1,21 +0,0 @@
<?php
return [
'settings.inspire' => '"Изкуството да бъдеш мъдър е изкуството да знаеш какво да пренебрегнеш."', // This is the line printed in the homepage and console 'view-source'
'settings.locale' => 'bg',
'settings.direction' => 'ltr',
// Service - Users
'account.emails.team' => '%s Екип',
'account.emails.verification.title' => 'Потвърждаване на профила',
'account.emails.verification.body' => 'bg.email.auth.confirm.tpl',
'account.emails.recovery.title' => 'Възстановяване на парола',
'account.emails.recovery.body' => 'bg.email.auth.recovery.tpl',
'account.emails.invitation.title' => 'Покана към %s екипа при %s',
'account.emails.invitation.body' => 'bg.email.auth.invitation.tpl',
'locale.country.unknown' => 'Неизвестно',
'countries' => include 'bg.countries.php',
'continents' => include 'bg.continents.php',
];
+232
View File
@@ -0,0 +1,232 @@
{
"settings.inspire": "\"बुद्धिमान होइत क कला ई जाने क कला अछि जे की अनदेखा कर्मा चाहि| \"",
"settings.locale": "bh",
"settings.direction": "ltr",
"emails.sender": "%s टीम",
"emails.verification.subject": "खाता प्रमाणिकरण",
"emails.verification.hello": "नमस्ते {{name}}",
"emails.verification.body": "ईमेल प्रमाणिकरण करे क लेल दिहल गइल लिंक फॉलो करें|",
"emails.verification.footer": "अगर ई पता को सत्यापित करे के लिए ना कहाले, तो आप ई संदेश क अनदेखा कर सकत अछि।",
"emails.verification.thanks": "धन्यवाद",
"emails.verification.signature": "{{project}} टीम",
"emails.magicSession.subject": "लॉग इन करीं|",
"emails.magicSession.hello": "प्रणाम",
"emails.magicSession.body": "लॉग इन करें लेल दिहल गइल लिंक फॉलो करें|",
"emails.magicSession.footer": "अगर लॉग इन करे के लिए ना कहाले, तो आप ई संदेश क अनदेखा कर सकत अछि।",
"emails.magicSession.thanks": "धन्यवाद",
"emails.magicSession.signature": "{{project}} टीम",
"emails.recovery.subject": "पासवर्ड बदल क लेल|",
"emails.recovery.hello": "प्रणाम {{name}}",
"emails.recovery.body": "पासवर्ड बदल क लेल दिहल गइल लिंक फॉलो करें|",
"emails.recovery.footer": "अगर पासवर्ड बदल क लेल ना कहाले, तो आप ई संदेश क अनदेखा कर सकत अछि।",
"emails.recovery.thanks": "धन्यवाद",
"emails.recovery.signature": "{{project}} टीम",
"emails.invitation.subject": "%s टीम क %s पे न्योता देवे क लेल|",
"emails.invitation.hello": "प्रणाम",
"emails.invitation.body": "ई मेल आपके एही लेल भेजल गईल रहल काहे क {{owner}} आपके {{project}} क {{team}} टीम का सदस्य बनावे चाहित रहे|",
"emails.invitation.footer": "अगर आवे क इच्छा ना होवत, तो आप ई संदेश क अनदेखा कर सकत अछि।",
"emails.invitation.thanks": "धन्यवाद",
"emails.invitation.signature": "{{project}} टीम",
"locale.country.unknown": "अनजान",
"countries.af": "अफ़ग़ानिस्तान",
"countries.ao": "अंगोला",
"countries.al": "अल्बानिया",
"countries.ad": "अंडोरा",
"countries.ae": "संयुक्त अरब अमीरात",
"countries.ar": "अर्जेंटीना",
"countries.am": "आर्मीनिया",
"countries.ag": "अंटीगुआ और बारबूडा",
"countries.au": "ऑस्ट्रेलिया",
"countries.at": "ऑस्ट्रिया",
"countries.az": "अज़रबैजान",
"countries.bi": "बुरुंडी",
"countries.be": "बेल्जियम",
"countries.bj": "बेनिन",
"countries.bf": "बुर्किना फासो",
"countries.bd": "बांग्लादेश",
"countries.bg": "बुल्गारिया",
"countries.bh": "बहरीन",
"countries.bs": "बहामास",
"countries.ba": "बॉस्निया और हर्ज़ेगोविना",
"countries.by": "बेलारूस",
"countries.bz": "बेलीज़",
"countries.bo": "बोलीविया",
"countries.br": "ब्राज़ील",
"countries.bb": "बारबाडोस",
"countries.bn": "ब्रुनेई",
"countries.bt": "भूटान",
"countries.bw": "बोत्सवाना",
"countries.cf": "मध्य अफ्रीकी गणराज्य",
"countries.ca": "कनाडा",
"countries.ch": "स्विट्ज़रलैंड",
"countries.cl": "चिली",
"countries.cn": "चीन",
"countries.ci": "आइवरी कोस्ट",
"countries.cm": "कैमरून",
"countries.cd": "कांगो लोकतान्त्रिक गणराज्य",
"countries.cg": "कांगो गणराज्य",
"countries.co": "कोलंबिया",
"countries.km": "कोमोरोस",
"countries.cv": "केप वर्दे",
"countries.cr": "कोस्टा रीका",
"countries.cu": "क्यूबा",
"countries.cy": "साइप्रस",
"countries.cz": "चेक गणराज्य",
"countries.de": "जर्मनी",
"countries.dj": "जिबूती",
"countries.dm": "डोमिनिका",
"countries.dk": "डेनमार्क",
"countries.do": "डोमिनिकन रिपब्लिक",
"countries.dz": "अल्जीरिया",
"countries.ec": "ईक्वाडोर",
"countries.eg": "मिस्र",
"countries.er": "इरित्रिया",
"countries.es": "स्पेन",
"countries.ee": "एस्टोनिया",
"countries.et": "इथियोपिया",
"countries.fi": "फ़िनलैंड",
"countries.fj": "फ़िजी",
"countries.fr": "फ्रांस",
"countries.fm": "माइक्रोनेशिया",
"countries.ga": "गबोन",
"countries.gb": "यूनाइटेड किंगडम",
"countries.ge": "जॉर्जिया",
"countries.gh": "घाना",
"countries.gn": "गिनी",
"countries.gm": "ज़ाम्बिया",
"countries.gw": "गिनी-बिसाऊ",
"countries.gq": "इक्वेटोरियल गिनी",
"countries.gr": "यूनान",
"countries.gd": "ग्रेनाडा",
"countries.gt": "ग्वाटेमाला",
"countries.gy": "गयाना",
"countries.hn": "होंडुरस",
"countries.hr": "क्रोएशिया",
"countries.ht": "हैती",
"countries.hu": "हंगरी",
"countries.id": "इंडोनेशिया",
"countries.in": "भारत",
"countries.ie": "आयरलैंड",
"countries.ir": "ईरान",
"countries.iq": "इराक",
"countries.is": "आइसलैंड",
"countries.il": "इज़राइल",
"countries.it": "इटली",
"countries.jm": "जमैका",
"countries.jo": "जॉर्डन",
"countries.jp": "जापान",
"countries.kz": "कज़ाख़िस्तान",
"countries.ke": "कीनियाा",
"countries.kg": "किर्गिज़स्तान",
"countries.kh": "कंबोडिया",
"countries.ki": "किरिबाती",
"countries.kn": "सेंट किट्स एंड नेविस",
"countries.kr": "दक्षिण कोरिया",
"countries.kw": "कुवैत",
"countries.la": "लाओस",
"countries.lb": "लेबनान",
"countries.lr": "लाइबेरिया",
"countries.ly": "लीबिया",
"countries.lc": "सेंट लूसिया",
"countries.li": "लिकटेंस्टीन",
"countries.lk": "श्रीलंका",
"countries.ls": "लेसोथो",
"countries.lt": "लिथुआनिया",
"countries.lu": "लक्ज़मबर्ग",
"countries.lv": "लातविया",
"countries.ma": "मोरक्को",
"countries.mc": "मोनैको",
"countries.md": "मॉल्डोवा",
"countries.mg": "मेडागास्कर",
"countries.mv": "मालदीव",
"countries.mx": "मेक्सिको",
"countries.mh": "मार्शल द्वीपसमूह",
"countries.mk": "मैसिडोनिया",
"countries.ml": "माली",
"countries.mt": "माल्टा",
"countries.mm": "म्यांमार",
"countries.me": "मोंटेनेग्रो",
"countries.mn": "मंगोलिया",
"countries.mz": "मोज़ाम्बिक",
"countries.mr": "मॉरिटानिया",
"countries.mu": "मॉरिशस",
"countries.mw": "मलावी",
"countries.my": "मलेशिया",
"countries.na": "नामीबिया",
"countries.ne": "नाइजर",
"countries.ng": "नाईजीरिया",
"countries.ni": "निकारागुआ",
"countries.nl": "नीदरलैंड",
"countries.no": "नॉर्वे",
"countries.np": "नेपाल",
"countries.nr": "नाउरु",
"countries.nz": "न्यूजीलैंड",
"countries.om": "ओमान",
"countries.pk": "पाकिस्तान",
"countries.pa": "पनामा",
"countries.pe": "पेरू",
"countries.ph": "फिलीपींस",
"countries.pw": "पलाऊ",
"countries.pg": "पापुआ न्यू गिनी",
"countries.pl": "पोलैंड",
"countries.kp": "उत्तर कोरिया",
"countries.pt": "पुर्तगाल",
"countries.py": "पैराग्वे",
"countries.qa": "क़तर",
"countries.ro": "रोमानिया",
"countries.ru": "रूस",
"countries.rw": "रवांडा",
"countries.sa": "सऊदी अरब",
"countries.sd": "सूडान",
"countries.sn": "सेनेगल",
"countries.sg": "सिंगापुर",
"countries.sb": "सोलोमन द्वीप",
"countries.sl": "सिएरा लियोन",
"countries.sv": "अल साल्वाडोर",
"countries.sm": "सैन मैरिनो",
"countries.so": "सोमालिया",
"countries.rs": "सर्बिया",
"countries.ss": "दक्षिण सूडान",
"countries.st": "साओ तोमे और प्रिंसिपी",
"countries.sr": "सूरीनाम",
"countries.sk": "स्लोवाकिया",
"countries.si": "स्लोवेनिया",
"countries.se": "स्वीडन",
"countries.sz": "स्वाज़ीलैंड",
"countries.sc": "सेशेल्स",
"countries.sy": "सीरिया",
"countries.td": "चाड",
"countries.tg": "टोगो",
"countries.th": "थाईलैंड",
"countries.tj": "ताजिकिस्तान",
"countries.tm": "तुर्कमेनिस्तान",
"countries.tl": "तिमोर-लेस्ते",
"countries.to": "टोंगा",
"countries.tt": "त्रिनिदाद और टोबैगो",
"countries.tn": "ट्यूनीशिया",
"countries.tr": "तुर्की",
"countries.tv": "तुवालू",
"countries.tz": "तंजानिया",
"countries.ug": "युगांडा",
"countries.ua": "यूक्रेन",
"countries.uy": "उरुग्वे",
"countries.us": "संयुक्त राज्य अमेरिका",
"countries.uz": "उज़्बेकिस्तान",
"countries.va": "वैटिकन सिटी",
"countries.vc": "सेंट विंसेंट एंड ग्रेनेडाइंस",
"countries.ve": "वेनेज़ुएला",
"countries.vn": "वियतनाम",
"countries.vu": "वानूआतू",
"countries.ws": "समोआ",
"countries.ye": "यमन",
"countries.za": "दक्षिण अफ्रीका",
"countries.zm": "ज़ाम्बिया",
"countries.zw": "ज़िम्बाब्वे",
"continents.af": "अफ़्रीका",
"continents.an": "अंटार्कटिका",
"continents.as": "एशिया",
"continents.eu": "यूरोप",
"continents.na": "उत्तरी अमेरिका",
"continents.oc": "ओशिनिया",
"continents.sa": "दक्षिण अमेरिका"
}
@@ -1,11 +0,0 @@
<?php
return [
'AF' => 'আফ্রিকা',
'AN' => 'এন্টার্কটিকা',
'AS' => 'এশিয়া',
'EU' => 'ইউরোপ',
'NA' => 'উত্তর আমেরিকা',
'OC' => 'ওশেনিয়া',
'SA' => 'দক্ষিণ আমেরিকা',
];
@@ -1,198 +0,0 @@
<?php
return [
'AF' => 'আফগানিস্তান',
'AO' => 'অ্যাঙ্গোলা',
'AL' => 'আলবেনিয়া',
'AD' => 'এ্যান্ডোরা',
'AE' => 'সংযুক্ত আরব আমিরাত',
'AR' => 'আর্জেন্টিনা',
'AM' => 'আর্মেনিয়া',
'AG' => 'অ্যান্টিগুয়া এবং বার্বুডা',
'AU' => 'অস্ট্রেলিয়া',
'AT' => 'অস্ট্রিয়া',
'AZ' => 'আজারবাইজান',
'BI' => 'বুরুন্ডি',
'BE' => 'বেলজিয়াম',
'BJ' => 'বেনিন',
'BF' => 'বুর্কিনা ফাসো',
'BD' => 'বাংলাদেশ',
'BG' => 'বুলগেরিয়া',
'BH' => 'বাহরাইন',
'BS' => 'বাহামা',
'BA' => 'বসনিয়া ও হার্জেগোভিনা',
'BY' => 'বেলারুশ',
'BZ' => 'বেলিজ',
'BO' => 'বলিভিয়া',
'BR' => 'ব্রাজিল',
'BB' => 'বার্বাডোস',
'BN' => 'ব্রুনাই',
'BT' => 'ভুটান',
'BW' => 'বোতসোয়ানা',
'CF' => 'মধ্য আফ্রিকান প্রজাতন্ত্র',
'CA' => 'কানাডা',
'CH' => 'সুইজারল্যান্ড',
'CL' => 'চিলি',
'CN' => 'চীন',
'CI' => 'আইভরি কোস্ট',
'CM' => 'ক্যামেরুন',
'CD' => 'গণতান্ত্রিক কঙ্গো প্রজাতন্ত্র',
'CG' => 'কঙ্গো প্রজাতন্ত্র',
'CO' => 'কলম্বিয়া',
'KM' => 'কোমোরোস',
'CV' => 'কেপ ভার্দে',
'CR' => 'কোস্টা রিকা',
'CU' => 'কিউবা',
'CY' => 'সাইপ্রাস',
'CZ' => 'চেকিয়া',
'DE' => 'জার্মানি',
'DJ' => 'জিবুতি',
'DM' => 'ডোমিনিকা',
'DK' => 'ডেনমার্ক',
'DO' => 'ডোমিনিকান প্রজাতন্ত্র',
'DZ' => 'আলজেরিয়া',
'EC' => 'ইকুয়েডর',
'EG' => 'মিশর',
'ER' => 'ইরিত্রিয়া',
'ES' => 'স্পেন',
'EE' => 'এস্তোনিয়া',
'ET' => 'ইথিওপিয়া',
'FI' => 'ফিনল্যান্ড',
'FJ' => 'ফিজি',
'FR' => 'ফ্রান্স',
'FM' => 'মাইক্রোনেশিয়া',
'GA' => 'গ্যাবন',
'GB' => 'যুক্তরাজ্য',
'GE' => 'জর্জিয়া',
'GH' => 'ঘানা',
'GN' => 'গিনি',
'GM' => 'গাম্বিয়া',
'GW' => 'গিনি-বিসাউ',
'GQ' => 'নিরক্ষীয় গিনি',
'GR' => 'গ্রীস',
'GD' => 'গ্রেনাডা',
'GT' => 'গুয়াতেমালা',
'GY' => 'গায়ানা',
'HN' => 'হন্ডুরাস',
'HR' => 'ক্রোয়েশিয়া',
'HT' => 'হাইতি',
'HU' => 'হাঙ্গেরি',
'ID' => 'ইন্দোনেশিয়া',
'IN' => 'ভারত',
'IE' => 'আয়ারল্যান্ড',
'IR' => 'ইরান',
'IQ' => 'ইরাক',
'IS' => 'আইসল্যান্ড',
'IL' => 'ইস্রায়েল',
'IT' => 'ইতালি',
'JM' => 'জামাইকা',
'JO' => 'জর্ডান',
'JP' => 'জাপান',
'KZ' => 'কাজাখস্তান',
'KE' => 'কেনিয়া',
'KG' => 'কিরগিজস্তান',
'KH' => 'কম্বোডিয়া',
'KI' => 'কিরিবাতি',
'KN' => 'সেন্ট কিটস ও নেভিস',
'KR' => 'দক্ষিণ কোরিয়া',
'KW' => 'কুয়েত',
'LA' => 'লাওস',
'LB' => 'লেবানন',
'LR' => 'লাইবেরিয়া',
'LY' => 'লিবিয়া',
'LC' => 'সেন্ট লুসিয়া',
'LI' => 'লিচটেনস্টাইন',
'LK' => 'শ্রীলঙ্কা',
'LS' => 'লেসোথো',
'LT' => 'লিথুয়ানিয়া',
'LU' => 'লাক্সেমবার্গ',
'LV' => 'লাটভিয়া',
'MA' => 'মরোক্কো',
'MC' => 'মোনাকো',
'MD' => 'মোল্দাভিয়া',
'MG' => 'মাদাগাস্কার',
'MV' => 'মালদ্বীপ',
'MX' => 'মেক্সিকো',
'MH' => 'মার্শাল দ্বীপপুঞ্জ',
'MK' => 'ম্যাসেডোনিয়া',
'ML' => 'মালি',
'MT' => 'মাল্টা',
'MM' => 'মায়ানমার',
'ME' => 'মন্টিনিগ্রো',
'MN' => 'মঙ্গোলিয়া',
'MZ' => 'মোজাম্বিক',
'MR' => 'মরিতানিয়া',
'MU' => 'মরিশাস',
'MW' => 'মালাভি',
'MY' => 'মালয়েশিয়া',
'NA' => 'নামিবিয়া',
'NE' => 'নাইজার',
'NG' => 'নাইজেরিয়া',
'NI' => 'নিকারাগুয়া',
'NL' => 'নেদারল্যান্ডস',
'NO' => 'নরওয়ে',
'NP' => 'নেপাল',
'NR' => 'নাউরু',
'NZ' => 'নিউজিল্যান্ড',
'OM' => 'ওমান',
'PK' => 'পাকিস্তান',
'PA' => 'পানামা',
'PE' => 'পেরু',
'PH' => 'ফিলিপাইন',
'PW' => 'পালাউ',
'PG' => 'পাপুয়া নিউ গিনি',
'PL' => 'পোল্যান্ড',
'KP' => 'উত্তর কোরিয়া',
'PT' => 'পর্তুগাল',
'PY' => 'প্যারাগুয়ে',
'QA' => 'কাতার',
'RO' => 'রোমানিয়া',
'RU' => 'রাশিয়া',
'RW' => 'রুয়ান্ডা',
'SA' => 'সৌদি আরব',
'SD' => 'সুদান',
'SN' => 'সেনেগাল',
'SG' => 'সিঙ্গাপুর',
'SB' => 'সলোমন দ্বীপপুঞ্জ',
'SL' => 'সিয়েরা লিওন',
'SV' => 'এল সালভাদোর',
'SM' => 'সান মেরিনো',
'SO' => 'সোমালিয়া',
'RS' => 'সার্বিয়া',
'SS' => 'দক্ষিণ সুদান',
'ST' => 'সাও টোমে এবং প্রানসিপে',
'SR' => 'সুরিনাম',
'SK' => 'স্লোভাকিয়া',
'SI' => 'স্লোভেনিয়া',
'SE' => 'সুইডেন',
'SZ' => 'সোয়াজিল্যান্ড',
'SC' => 'সেচেলস',
'SY' => 'সিরিয়া',
'TD' => 'চাদ',
'TG' => 'টোগো',
'TH' => 'থাইল্যান্ড',
'TJ' => 'তাজিকিস্তান',
'TM' => 'তুর্কমেনিস্তান',
'TL' => 'টিমর-লেস্টে',
'TO' => 'টঙ্গা',
'TT' => 'ত্রিনিদাদ ও টোবাগো',
'TN' => 'তিউনিসিয়া',
'TR' => 'তুরস্ক',
'TV' => 'টুভালু',
'TZ' => 'তানজানিয়া',
'UG' => 'উগান্ডা',
'UA' => 'ইউক্রেন',
'UY' => 'উরুগুয়ে',
'US' => 'মার্কিন যুক্তরাষ্ট্র',
'UZ' => 'উজবেকিস্তান',
'VA' => 'ভ্যাটিকান সিটি',
'VC' => 'সেন্ট ভিনসেন্ট ও গ্রেনাডাইনস',
'VE' => 'ভেনিজুয়েলা',
'VN' => 'ভিয়েতনাম',
'VU' => 'ভানুয়াতু',
'WS' => 'সামোয়া',
'YE' => 'ইয়ামেন',
'ZA' => 'দক্ষিণ আফ্রিকা',
'ZM' => 'জাম্বিয়া',
'ZW' => 'জিম্বাবুয়ে',
];
+232
View File
@@ -0,0 +1,232 @@
{
"settings.inspire": "\"জ্ঞানী হওয়ার শিল্প হলো কোন বিষয়টিকে উপেক্ষা করা উচিত তা জানার শিল্প\"",
"settings.locale": "bn",
"settings.direction": "ltr",
"emails.sender": "%s টীম",
"emails.verification.subject": "বিষয়",
"emails.verification.hello": "নমস্কার {{name}}",
"emails.verification.body": "এই লিঙ্কের মাধ্যমে ইমেইল যাচাই করুন।",
"emails.verification.footer": "আপনি যদি এই ঠিকানা যাচাই করতে না বলেন, তাহলে আপনি এই বার্তাটি উপেক্ষা করতে পারেন।",
"emails.verification.thanks": "ধন্যবাদ",
"emails.verification.signature": "{{project}} টীম",
"emails.magicSession.subject": "লগ ইন",
"emails.magicSession.hello": "নমস্কার",
"emails.magicSession.body": "এই লিঙ্কের মাধ্যমে লগ ইন করুন।",
"emails.magicSession.footer": "আপনি যদি এই ইমেলটি ব্যবহার করে লগইন করতে না বলেন, তাহলে আপনি এই বার্তাটি উপেক্ষা করতে পারেন।",
"emails.magicSession.thanks": "ধন্যবাদ",
"emails.magicSession.signature": "{{project}} টীম",
"emails.recovery.subject": "পাসওয়ার্ড রিসেট",
"emails.recovery.hello": "নমস্কার {{name}}",
"emails.recovery.body": "এই লিঙ্কের মাধ্যমে আপনার {{project}} পাসওয়ার্ড পুনরায় সেট করুন।",
"emails.recovery.footer": "আপনি যদি আপনার পাসওয়ার্ড পুনরায় সেট করতে না বলেন, তাহলে আপনি এই বার্তাটি উপেক্ষা করতে পারেন।",
"emails.recovery.thanks": "ধন্যবাদ",
"emails.recovery.signature": "{{project}} টীম",
"emails.invitation.subject": "%s টিমকে %s তে আমন্ত্রণ জানান",
"emails.invitation.hello": "নমস্কার",
"emails.invitation.body": "এই মেইলটি আপনাকে পাঠানো হয়েছে কারণ {{owner}} আপনাকে {{project}} এর সাথে যুক্ত {{team}} টিমের সদস্য হওয়ার জন্য আমন্ত্রণ জানাতে চেয়েছিলেন।",
"emails.invitation.footer": "যদি এটি আপনার জন্য প্রয়োজনীয় না হয়, আপনি এই বার্তাটি উপেক্ষা করতে পারেন।",
"emails.invitation.thanks": "ধন্যবাদ",
"emails.invitation.signature": "{{project}} টীম",
"locale.country.unknown": "অজানা",
"countries.af": "আফগানিস্তান",
"countries.ao": "অ্যাঙ্গোলা",
"countries.al": "আলবেনিয়া",
"countries.ad": "এ্যান্ডোরা",
"countries.ae": "সংযুক্ত আরব আমিরাত",
"countries.ar": "আর্জেন্টিনা",
"countries.am": "আর্মেনিয়া",
"countries.ag": "অ্যান্টিগুয়া এবং বার্বুডা",
"countries.au": "অস্ট্রেলিয়া",
"countries.at": "অস্ট্রিয়া",
"countries.az": "আজারবাইজান",
"countries.bi": "বুরুন্ডি",
"countries.be": "বেলজিয়াম",
"countries.bj": "বেনিন",
"countries.bf": "বুর্কিনা ফাসো",
"countries.bd": "বাংলাদেশ",
"countries.bg": "বুলগেরিয়া",
"countries.bh": "বাহরাইন",
"countries.bs": "বাহামা",
"countries.ba": "বসনিয়া ও হার্জেগোভিনা",
"countries.by": "বেলারুশ",
"countries.bz": "বেলিজ",
"countries.bo": "বলিভিয়া",
"countries.br": "ব্রাজিল",
"countries.bb": "বার্বাডোস",
"countries.bn": "ব্রুনাই",
"countries.bt": "ভুটান",
"countries.bw": "বোতসোয়ানা",
"countries.cf": "মধ্য আফ্রিকান প্রজাতন্ত্র",
"countries.ca": "কানাডা",
"countries.ch": "সুইজারল্যান্ড",
"countries.cl": "চিলি",
"countries.cn": "চীন",
"countries.ci": "আইভরি কোস্ট",
"countries.cm": "ক্যামেরুন",
"countries.cd": "গণতান্ত্রিক কঙ্গো প্রজাতন্ত্র",
"countries.cg": "কঙ্গো প্রজাতন্ত্র",
"countries.co": "কলম্বিয়া",
"countries.km": "কোমোরোস",
"countries.cv": "কেপ ভার্দে",
"countries.cr": "কোস্টা রিকা",
"countries.cu": "কিউবা",
"countries.cy": "সাইপ্রাস",
"countries.cz": "চেকিয়া",
"countries.de": "জার্মানি",
"countries.dj": "জিবুতি",
"countries.dm": "ডোমিনিকা",
"countries.dk": "ডেনমার্ক",
"countries.do": "ডোমিনিকান প্রজাতন্ত্র",
"countries.dz": "আলজেরিয়া",
"countries.ec": "ইকুয়েডর",
"countries.eg": "মিশর",
"countries.er": "ইরিত্রিয়া",
"countries.es": "স্পেন",
"countries.ee": "এস্তোনিয়া",
"countries.et": "ইথিওপিয়া",
"countries.fi": "ফিনল্যান্ড",
"countries.fj": "ফিজি",
"countries.fr": "ফ্রান্স",
"countries.fm": "মাইক্রোনেশিয়া",
"countries.ga": "গ্যাবন",
"countries.gb": "যুক্তরাজ্য",
"countries.ge": "জর্জিয়া",
"countries.gh": "ঘানা",
"countries.gn": "গিনি",
"countries.gm": "গাম্বিয়া",
"countries.gw": "গিনি-বিসাউ",
"countries.gq": "নিরক্ষীয় গিনি",
"countries.gr": "গ্রীস",
"countries.gd": "গ্রেনাডা",
"countries.gt": "গুয়াতেমালা",
"countries.gy": "গায়ানা",
"countries.hn": "হন্ডুরাস",
"countries.hr": "ক্রোয়েশিয়া",
"countries.ht": "হাইতি",
"countries.hu": "হাঙ্গেরি",
"countries.id": "ইন্দোনেশিয়া",
"countries.in": "ভারত",
"countries.ie": "আয়ারল্যান্ড",
"countries.ir": "ইরান",
"countries.iq": "ইরাক",
"countries.is": "আইসল্যান্ড",
"countries.il": "ইস্রায়েল",
"countries.it": "ইতালি",
"countries.jm": "জামাইকা",
"countries.jo": "জর্ডান",
"countries.jp": "জাপান",
"countries.kz": "কাজাখস্তান",
"countries.ke": "কেনিয়া",
"countries.kg": "কিরগিজস্তান",
"countries.kh": "কম্বোডিয়া",
"countries.ki": "কিরিবাতি",
"countries.kn": "সেন্ট কিটস ও নেভিস",
"countries.kr": "দক্ষিণ কোরিয়া",
"countries.kw": "কুয়েত",
"countries.la": "লাওস",
"countries.lb": "লেবানন",
"countries.lr": "লাইবেরিয়া",
"countries.ly": "লিবিয়া",
"countries.lc": "সেন্ট লুসিয়া",
"countries.li": "লিচটেনস্টাইন",
"countries.lk": "শ্রীলঙ্কা",
"countries.ls": "লেসোথো",
"countries.lt": "লিথুয়ানিয়া",
"countries.lu": "লাক্সেমবার্গ",
"countries.lv": "লাটভিয়া",
"countries.ma": "মরোক্কো",
"countries.mc": "মোনাকো",
"countries.md": "মোল্দাভিয়া",
"countries.mg": "মাদাগাস্কার",
"countries.mv": "মালদ্বীপ",
"countries.mx": "মেক্সিকো",
"countries.mh": "মার্শাল দ্বীপপুঞ্জ",
"countries.mk": "ম্যাসেডোনিয়া",
"countries.ml": "মালি",
"countries.mt": "মাল্টা",
"countries.mm": "মায়ানমার",
"countries.me": "মন্টিনিগ্রো",
"countries.mn": "মঙ্গোলিয়া",
"countries.mz": "মোজাম্বিক",
"countries.mr": "মরিতানিয়া",
"countries.mu": "মরিশাস",
"countries.mw": "মালাভি",
"countries.my": "মালয়েশিয়া",
"countries.na": "নামিবিয়া",
"countries.ne": "নাইজার",
"countries.ng": "নাইজেরিয়া",
"countries.ni": "নিকারাগুয়া",
"countries.nl": "নেদারল্যান্ডস",
"countries.no": "নরওয়ে",
"countries.np": "নেপাল",
"countries.nr": "নাউরু",
"countries.nz": "নিউজিল্যান্ড",
"countries.om": "ওমান",
"countries.pk": "পাকিস্তান",
"countries.pa": "পানামা",
"countries.pe": "পেরু",
"countries.ph": "ফিলিপাইন",
"countries.pw": "পালাউ",
"countries.pg": "পাপুয়া নিউ গিনি",
"countries.pl": "পোল্যান্ড",
"countries.kp": "উত্তর কোরিয়া",
"countries.pt": "পর্তুগাল",
"countries.py": "প্যারাগুয়ে",
"countries.qa": "কাতার",
"countries.ro": "রোমানিয়া",
"countries.ru": "রাশিয়া",
"countries.rw": "রুয়ান্ডা",
"countries.sa": "সৌদি আরব",
"countries.sd": "সুদান",
"countries.sn": "সেনেগাল",
"countries.sg": "সিঙ্গাপুর",
"countries.sb": "সলোমন দ্বীপপুঞ্জ",
"countries.sl": "সিয়েরা লিওন",
"countries.sv": "এল সালভাদোর",
"countries.sm": "সান মেরিনো",
"countries.so": "সোমালিয়া",
"countries.rs": "সার্বিয়া",
"countries.ss": "দক্ষিণ সুদান",
"countries.st": "সাও টোমে এবং প্রানসিপে",
"countries.sr": "সুরিনাম",
"countries.sk": "স্লোভাকিয়া",
"countries.si": "স্লোভেনিয়া",
"countries.se": "সুইডেন",
"countries.sz": "সোয়াজিল্যান্ড",
"countries.sc": "সেচেলস",
"countries.sy": "সিরিয়া",
"countries.td": "চাদ",
"countries.tg": "টোগো",
"countries.th": "থাইল্যান্ড",
"countries.tj": "তাজিকিস্তান",
"countries.tm": "তুর্কমেনিস্তান",
"countries.tl": "টিমর-লেস্টে",
"countries.to": "টঙ্গা",
"countries.tt": "ত্রিনিদাদ ও টোবাগো",
"countries.tn": "তিউনিসিয়া",
"countries.tr": "তুরস্ক",
"countries.tv": "টুভালু",
"countries.tz": "তানজানিয়া",
"countries.ug": "উগান্ডা",
"countries.ua": "ইউক্রেন",
"countries.uy": "উরুগুয়ে",
"countries.us": "মার্কিন যুক্তরাষ্ট্র",
"countries.uz": "উজবেকিস্তান",
"countries.va": "ভ্যাটিকান সিটি",
"countries.vc": "সেন্ট ভিনসেন্ট ও গ্রেনাডাইনস",
"countries.ve": "ভেনিজুয়েলা",
"countries.vn": "ভিয়েতনাম",
"countries.vu": "ভানুয়াতু",
"countries.ws": "সামোয়া",
"countries.ye": "ইয়ামেন",
"countries.za": "দক্ষিণ আফ্রিকা",
"countries.zm": "জাম্বিয়া",
"countries.zw": "জিম্বাবুয়ে",
"continents.af": "আফ্রিকা",
"continents.an": "এন্টার্কটিকা",
"continents.as": "এশিয়া",
"continents.eu": "ইউরোপ",
"continents.na": "উত্তর আমেরিকা",
"continents.oc": "ওশেনিয়া",
"continents.sa": "দক্ষিণ আমেরিকা"
}
-21
View File
@@ -1,21 +0,0 @@
<?php
return [
'settings.inspire' => '"জ্ঞানী হওয়ার শিল্প হলো কোন বিষয়টিকে উপেক্ষা করা উচিত তা জানার শিল্প"', // This is the line printed in the homepage and console 'view-source'
'settings.locale' => 'bn',
'settings.direction' => 'ltr',
// Service - Users
'account.emails.team' => '%s টীম',
'account.emails.verification.title' => 'অ্যাকাউন্ট নিশ্চিতকরণ',
'account.emails.verification.body' => 'bn.email.auth.confirm.tpl',
'account.emails.recovery.title' => 'পাসওয়ার্ড রিসেট',
'account.emails.recovery.body' => 'bn.email.auth.recovery.tpl',
'account.emails.invitation.title' => 'আমন্ত্রণ %s এই টীম-এ যেটি এখানের %s',
'account.emails.invitation.body' => 'bn.email.auth.invitation.tpl',
'locale.country.unknown' => 'অজানা',
'countries' => include 'bn.countries.php',
'continents' => include 'bn.continents.php',
];
+232
View File
@@ -0,0 +1,232 @@
{
"settings.inspire": "\"Umjetnost mudrosti je umjetnost znanja o tome šta zanemariti.\"",
"settings.locale": "bs",
"settings.direction": "ltr",
"emails.sender": "%s Tim",
"emails.verification.subject": "",
"emails.verification.hello": "",
"emails.verification.body": "",
"emails.verification.footer": "",
"emails.verification.thanks": "",
"emails.verification.signature": "",
"emails.magicSession.subject": "",
"emails.magicSession.hello": "",
"emails.magicSession.body": "",
"emails.magicSession.footer": "",
"emails.magicSession.thanks": "",
"emails.magicSession.signature": "",
"emails.recovery.subject": "",
"emails.recovery.hello": "",
"emails.recovery.body": "",
"emails.recovery.footer": "",
"emails.recovery.thanks": "",
"emails.recovery.signature": "",
"emails.invitation.subject": "",
"emails.invitation.hello": "",
"emails.invitation.body": "",
"emails.invitation.footer": "",
"emails.invitation.thanks": "",
"emails.invitation.signature": "",
"locale.country.unknown": "Nepoznat",
"countries.af": "Afganistan",
"countries.ao": "Angola",
"countries.al": "Albanija",
"countries.ad": "Andora",
"countries.ae": "Ujedinjeni Arapski Emirati",
"countries.ar": "Argentina",
"countries.am": "Armenija",
"countries.ag": "Antigua i Barbuda",
"countries.au": "Australija",
"countries.at": "Austria",
"countries.az": "Azerbejdžan",
"countries.bi": "Burundi",
"countries.be": "Belgija",
"countries.bj": "Benin",
"countries.bf": "Burkina Faso",
"countries.bd": "Bangladeš",
"countries.bg": "Bugarska",
"countries.bh": "Bahrein",
"countries.bs": "Bahami",
"countries.ba": "Bosna i Hercegovina",
"countries.by": "Bjelorusija",
"countries.bz": "Belize",
"countries.bo": "Bolivija",
"countries.br": "Brazil",
"countries.bb": "Barbados",
"countries.bn": "Brineji",
"countries.bt": "Butan",
"countries.bw": "Bocvanija",
"countries.cf": "Centralna Afrička Republika",
"countries.ca": "Kanada",
"countries.ch": "Švicarska",
"countries.cl": "Čile",
"countries.cn": "Kina",
"countries.ci": "Obala Slonovače",
"countries.cm": "Kameron",
"countries.cd": "DR Kongo",
"countries.cg": "Republika Kongo",
"countries.co": "Kolumbija",
"countries.km": "Komori",
"countries.cv": "Zelenortska Ostrva",
"countries.cr": "Kostarika",
"countries.cu": "Kuba",
"countries.cy": "Kipar",
"countries.cz": "Češka",
"countries.de": "Njemačka",
"countries.dj": "Džibuti",
"countries.dm": "Dominika",
"countries.dk": "Danska",
"countries.do": "Dominikanska Republika",
"countries.dz": "Alžir",
"countries.ec": "Ekvador",
"countries.eg": "Egipt",
"countries.er": "Eritreja",
"countries.es": "Španija",
"countries.ee": "Estonija",
"countries.et": "Etiopija",
"countries.fi": "Finska",
"countries.fj": "Fidži",
"countries.fr": "Francuska",
"countries.fm": "Mikronezija",
"countries.ga": "Gabon",
"countries.gb": "Ujedinjeno Kraljevstvo",
"countries.ge": "Gruzija",
"countries.gh": "Gana",
"countries.gn": "Gvineja",
"countries.gm": "Gambia",
"countries.gw": "Gvineja Bisau",
"countries.gq": "Ekvatorijalna Gvineja",
"countries.gr": "Grčka",
"countries.gd": "Grenada",
"countries.gt": "Guatemala",
"countries.gy": "Gvajana",
"countries.hn": "Honduras",
"countries.hr": "Hrvatska",
"countries.ht": "Haiti",
"countries.hu": "Mađarska",
"countries.id": "Indonezija",
"countries.in": "India",
"countries.ie": "Irska",
"countries.ir": "Iran",
"countries.iq": "Irak",
"countries.is": "Island",
"countries.il": "Izrael",
"countries.it": "Italija",
"countries.jm": "Jamajka",
"countries.jo": "Jordan",
"countries.jp": "Japan",
"countries.kz": "Kazahstan",
"countries.ke": "Kenija",
"countries.kg": "Kirgistan",
"countries.kh": "Kambodža",
"countries.ki": "Kiribati",
"countries.kn": "Sveti Kitts i Nevis",
"countries.kr": "Južna Korea",
"countries.kw": "Kuvajt",
"countries.la": "Laos",
"countries.lb": "Libanon",
"countries.lr": "Liberija",
"countries.ly": "Libija",
"countries.lc": "Sveta Lucija",
"countries.li": "Lihtenštajn",
"countries.lk": "Šri Lanka",
"countries.ls": "Lesoto",
"countries.lt": "Litvanija",
"countries.lu": "Luksemburg",
"countries.lv": "Lavija",
"countries.ma": "Maroko",
"countries.mc": "Monako",
"countries.md": "Moldavija",
"countries.mg": "Madagaskar",
"countries.mv": "Maldivi",
"countries.mx": "Meksiko",
"countries.mh": "Marshall Islands",
"countries.mk": "Makedonija",
"countries.ml": "Mali",
"countries.mt": "Malta",
"countries.mm": "Mijanmar",
"countries.me": "Crna Gora",
"countries.mn": "Mongolia",
"countries.mz": "Mozambik",
"countries.mr": "Mauritanija",
"countries.mu": "Mauricijus",
"countries.mw": "Malavi",
"countries.my": "Malezija",
"countries.na": "Namibia",
"countries.ne": "Niger",
"countries.ng": "Nigeria",
"countries.ni": "Nikaragva",
"countries.nl": "Holandija",
"countries.no": "Norveška",
"countries.np": "Nepal",
"countries.nr": "Nauru",
"countries.nz": "Novi Zeland",
"countries.om": "Oman",
"countries.pk": "Pakistan",
"countries.pa": "Panama",
"countries.pe": "Peru",
"countries.ph": "Filipini",
"countries.pw": "Palau",
"countries.pg": "Papua Nova Guinea",
"countries.pl": "Poljska",
"countries.kp": "Sjeverna Korea",
"countries.pt": "Portugal",
"countries.py": "Paragvaj",
"countries.qa": "Katar",
"countries.ro": "Rumunija",
"countries.ru": "Rusija",
"countries.rw": "Ruanda",
"countries.sa": "Saudijska Arabija",
"countries.sd": "Sudan",
"countries.sn": "Senegal",
"countries.sg": "Singapur",
"countries.sb": "Solomonova Ostrva",
"countries.sl": "Sijera Leone",
"countries.sv": "Salvador",
"countries.sm": "San Marino",
"countries.so": "Somalia",
"countries.rs": "Srbija",
"countries.ss": "Južni Sudan",
"countries.st": "Sveti Toma i Prinsipe",
"countries.sr": "Surinam",
"countries.sk": "Slovačka",
"countries.si": "Slovenija",
"countries.se": "Švedska",
"countries.sz": "Svazilend",
"countries.sc": "Sejšeli",
"countries.sy": "Sirija",
"countries.td": "Čad",
"countries.tg": "Togo",
"countries.th": "Tajland",
"countries.tj": "Tajikistan",
"countries.tm": "Turkmenistan",
"countries.tl": "Timor-Leste",
"countries.to": "Tonga",
"countries.tt": "Trinidad i Tobago",
"countries.tn": "Tunis",
"countries.tr": "Turska",
"countries.tv": "Tuvalu",
"countries.tz": "Tanzania",
"countries.ug": "Uganda",
"countries.ua": "Ukrajina",
"countries.uy": "Urugvaj",
"countries.us": "Sjedinjene Američke Države",
"countries.uz": "Uzbekistan",
"countries.va": "Vatikan",
"countries.vc": "Sveti Vincent i Grenadini",
"countries.ve": "Venecuela",
"countries.vn": "Vijetnam",
"countries.vu": "Vanuatu",
"countries.ws": "Samoa",
"countries.ye": "Jemen",
"countries.za": "Južna Afrika",
"countries.zm": "Zambia",
"countries.zw": "Zimbabve",
"continents.af": "Afrika",
"continents.an": "Antartika",
"continents.as": "Azija",
"continents.eu": "Europa",
"continents.na": "Sjeverna Amerika",
"continents.oc": "Okeanija",
"continents.sa": "Južna Amerika"
}
+232
View File
@@ -0,0 +1,232 @@
{
"settings.inspire": "\"L'art de ser savi és l'art de saber què passar per alt\"",
"settings.locale": "ca",
"settings.direction": "ltr",
"emails.sender": "%s Equip",
"emails.verification.subject": "Verificació del compte",
"emails.verification.hello": "Hola {{name}}",
"emails.verification.body": "Accedeix a aquest enllaç per tal de verificar la teva adreça electrònica.",
"emails.verification.footer": "Si no has sol·licitat la verificació d'aquesta adreça electrònica, pots ignorar aquest missatge.",
"emails.verification.thanks": "Gràcies",
"emails.verification.signature": "Equip {{project}}",
"emails.magicSession.subject": "Entrar",
"emails.magicSession.hello": "Hola,",
"emails.magicSession.body": "Accedeix a aquest enllaç per a entrar.",
"emails.magicSession.footer": "Si no has sol·licitat entrar amb aquesta adreça electrònica, pots ignorar aquest missatge.",
"emails.magicSession.thanks": "Gràcies",
"emails.magicSession.signature": "Equip {{project}}",
"emails.recovery.subject": "Reinicialitzar contrasenya",
"emails.recovery.hello": "Hola {{name}}",
"emails.recovery.body": "Accedeix a aquest enllaç per a reinicialitzar la teva contrasenya de {{project}}.",
"emails.recovery.footer": "Si no has sol·licitat reinicialitzar la teva contrasenya, pots ignorar aquest missatge.",
"emails.recovery.thanks": "Gràcies",
"emails.recovery.signature": "Equip {{project}}",
"emails.invitation.subject": "Invitació a l'equip %s a s%",
"emails.invitation.hello": "Hola",
"emails.invitation.body": "Aquest correu se t'ha enviat perquè {{owner}} vol convidar-te a formar part de l'equip {{team}} al {{project}}.",
"emails.invitation.footer": "Si no és del teu interès, pots ignorar aquest missatge.",
"emails.invitation.thanks": "Gràcies",
"emails.invitation.signature": "Equip {{project}}",
"locale.country.unknown": "Desconegut",
"countries.af": "Afganistan",
"countries.ao": "Angola",
"countries.al": "Albània",
"countries.ad": "Andorra",
"countries.ae": "Unió dels Emirats Àrabs Units",
"countries.ar": "Argentina",
"countries.am": "Armènia",
"countries.ag": "Antigua i Barbuda",
"countries.au": "Austràlia",
"countries.at": "Àustria",
"countries.az": "Azerbaidjan",
"countries.bi": "Burundi",
"countries.be": "Bèlgica",
"countries.bj": "Benín",
"countries.bf": "Burkina Faso",
"countries.bd": "Bangla Desh",
"countries.bg": "Bulgària",
"countries.bh": "Bahrain",
"countries.bs": "Bahamas",
"countries.ba": "Bòsnia i Hercegovina",
"countries.by": "Bielorússia",
"countries.bz": "Belize",
"countries.bo": "Bolívia",
"countries.br": "Brasil",
"countries.bb": "Barbados",
"countries.bn": "Brunei",
"countries.bt": "Bhutan",
"countries.bw": "Botswana",
"countries.cf": "República Centreafricana",
"countries.ca": "Canadà",
"countries.ch": "Suïssa",
"countries.cl": "Xile",
"countries.cn": "Xina",
"countries.ci": "Costa d'Ivori",
"countries.cm": "Camerun",
"countries.cd": "República Democràtica del Congo",
"countries.cg": "República del congo",
"countries.co": "Colòmbia",
"countries.km": "Comores",
"countries.cv": "Cap Verd",
"countries.cr": "Costa Rica",
"countries.cu": "Cuba",
"countries.cy": "Xipre",
"countries.cz": "Txèquia",
"countries.de": "Alemanya",
"countries.dj": "Djibouti",
"countries.dm": "Dominica",
"countries.dk": "Dinamarca",
"countries.do": "República Dominicana",
"countries.dz": "Argelia",
"countries.ec": "Equador",
"countries.eg": "Egipte",
"countries.er": "Eritrea",
"countries.es": "Espanya",
"countries.ee": "Estònia",
"countries.et": "Etiòpia",
"countries.fi": "Finlàndia",
"countries.fj": "Fiji",
"countries.fr": "França",
"countries.fm": "Micronèsia",
"countries.ga": "Gabon",
"countries.gb": "Regne Unit",
"countries.ge": "Geòrgia",
"countries.gh": "Ghana",
"countries.gn": "Guinea",
"countries.gm": "Gàmbia",
"countries.gw": "Guinea Bissau",
"countries.gq": "Guinea Equatorial",
"countries.gr": "Grècia",
"countries.gd": "Granada",
"countries.gt": "Guatemala",
"countries.gy": "Guaiana",
"countries.hn": "Hondures",
"countries.hr": "Croàcia",
"countries.ht": "Haití",
"countries.hu": "Hungria",
"countries.id": "Indonèsia",
"countries.in": "Índia",
"countries.ie": "Irlanda",
"countries.ir": "Iran",
"countries.iq": "Iraq",
"countries.is": "Islàndia",
"countries.il": "Israel",
"countries.it": "Itàlia",
"countries.jm": "Jamaica",
"countries.jo": "Jordània",
"countries.jp": "Japó",
"countries.kz": "Kazakhstan",
"countries.ke": "Kenya",
"countries.kg": "Kirguizistan",
"countries.kh": "Cambodja",
"countries.ki": "Kiribati",
"countries.kn": "Sant Cristòfol i Neus",
"countries.kr": "Corea del Sud",
"countries.kw": "Kuwait",
"countries.la": "Laos",
"countries.lb": "Líban",
"countries.lr": "Libèria",
"countries.ly": "Líbia",
"countries.lc": "Saint Lucia",
"countries.li": "Liechtenstein",
"countries.lk": "Sri Lanka",
"countries.ls": "Lesoto",
"countries.lt": "Lituània",
"countries.lu": "Luxemburg",
"countries.lv": "Letònia",
"countries.ma": "Marroc",
"countries.mc": "Mònaco",
"countries.md": "Moldàvia",
"countries.mg": "Madagascar",
"countries.mv": "Maldives",
"countries.mx": "Mèxic",
"countries.mh": "Illes Marshall",
"countries.mk": "Macedònia",
"countries.ml": "Mali",
"countries.mt": "Malta",
"countries.mm": "Myanmar",
"countries.me": "Montenegro",
"countries.mn": "Mongòlia",
"countries.mz": "Moçambic",
"countries.mr": "Mauritània",
"countries.mu": "Maurici",
"countries.mw": "Malawi",
"countries.my": "Malàsia",
"countries.na": "Namíbia",
"countries.ne": "Níger",
"countries.ng": "Nigèria",
"countries.ni": "Nicaragua",
"countries.nl": "Països Baixos",
"countries.no": "Noruega",
"countries.np": "Nepal",
"countries.nr": "Nauru",
"countries.nz": "Nova Zelanda",
"countries.om": "Oman",
"countries.pk": "Pakistan",
"countries.pa": "Panamà",
"countries.pe": "Perú",
"countries.ph": "Filipines",
"countries.pw": "Palaos",
"countries.pg": "Papua Nova Guinea",
"countries.pl": "Polònia",
"countries.kp": "Corea del Nord",
"countries.pt": "Portugal",
"countries.py": "Paraguai",
"countries.qa": "Katar",
"countries.ro": "Romania",
"countries.ru": "Rússia",
"countries.rw": "Rwanda",
"countries.sa": "Aràbia Saudita",
"countries.sd": "Sudan",
"countries.sn": "Senegal",
"countries.sg": "Singapur",
"countries.sb": "Illes Salomó",
"countries.sl": "Sierra Leone",
"countries.sv": "El Salvador",
"countries.sm": "San Marí",
"countries.so": "Somàlia",
"countries.rs": "Sèrbia",
"countries.ss": "Sudàn del Sud",
"countries.st": "Santo Tomé y Príncipe",
"countries.sr": "Surinam",
"countries.sk": "Eslovàquia",
"countries.si": "Eslovènia",
"countries.se": "Suècia",
"countries.sz": "Swazilàndia",
"countries.sc": "Seychelles",
"countries.sy": "Síria",
"countries.td": "Txad",
"countries.tg": "Togo",
"countries.th": "Tailàndia",
"countries.tj": "Tadjikistan",
"countries.tm": "Turkmenistan",
"countries.tl": "Timor Oriental",
"countries.to": "Tonga",
"countries.tt": "Trinitat i Tobago",
"countries.tn": "Tunísia",
"countries.tr": "Turquia",
"countries.tv": "Tuvalu",
"countries.tz": "Tanzània",
"countries.ug": "Uganda",
"countries.ua": "Ucraïna",
"countries.uy": "Uruguai",
"countries.us": "Estats Units",
"countries.uz": "Uzbekistan",
"countries.va": "Ciudat del Vaticà",
"countries.vc": "Saint Vincent i les Grenadines",
"countries.ve": "Veneçuela",
"countries.vn": "Vietnam",
"countries.vu": "Vanuatu",
"countries.ws": "Samoa",
"countries.ye": "Iemen",
"countries.za": "Sud-àfrica",
"countries.zm": "Zàmbia",
"countries.zw": "Zimbabwe",
"continents.af": "Àfrica",
"continents.an": "Antàrtica",
"continents.as": "Àsia",
"continents.eu": "Europa",
"continents.na": "Amèrica del Nord",
"continents.oc": "Oceania",
"continents.sa": "Amèrica del Sud"
}
@@ -1,11 +0,0 @@
<?php
return [
'AF' => 'Àfrica',
'AN' => 'Antàrtica',
'AS' => 'Àsia',
'EU' => 'Europa',
'NA' => 'Amèrica del Nord',
'OC' => 'Oceania',
'SA' => 'Amèrica del Sud',
];
@@ -1,198 +0,0 @@
<?php
return [
'AF' => 'Afganistan',
'AO' => 'Angola',
'AL' => 'Albània',
'AD' => 'Andorra',
'AE' => 'Unió dels Emirats Àrabs Units',
'AR' => 'Argentina',
'AM' => 'Armènia',
'AG' => 'Antigua o Barbuda',
'AU' => 'Austràlia',
'AT' => 'Àustria',
'AZ' => 'Azerbaidjan',
'BI' => 'Burundi',
'BE' => 'Bèlgica',
'BJ' => 'Benín',
'BF' => 'Burkina Faso',
'BD' => 'Bangla Desh',
'BG' => 'Bulgaria',
'BH' => 'Bahrain',
'BS' => 'Bahamas',
'BA' => 'Bòsnia i Hercegovina',
'BY' => 'Bielorússia',
'BZ' => 'Belize',
'BO' => 'Bolívia',
'BR' => 'Brasil',
'BB' => 'Barbados',
'BN' => 'Brunei',
'BT' => 'Bhutan',
'BW' => 'Botswana',
'CF' => 'República Centreafricana',
'CA' => 'Canadà',
'CH' => 'Suïssa',
'CL' => 'Xile',
'CN' => 'Xina',
'CI' => 'Costa d\'Ivori',
'CM' => 'Camerun',
'CD' => 'República Democràtica del Congo',
'CG' => 'República del congo',
'CO' => 'Colòmbia',
'KM' => 'Comores',
'CV' => 'Cap Verd',
'CR' => 'Costa Rica',
'CU' => 'Cuba',
'CY' => 'Xipre',
'CZ' => 'Txèquia',
'DE' => 'Alemanya',
'DJ' => 'Djibouti',
'DM' => 'Dominica',
'DK' => 'Dinamarca',
'DO' => 'República Dominicana',
'DZ' => 'Argelia',
'EC' => 'Equador',
'EG' => 'Egipte',
'ER' => 'Eritrea',
'ES' => 'Espanya',
'EE' => 'Estònia',
'ET' => 'Etiòpia',
'FI' => 'Finlàndia',
'FJ' => 'Fiji',
'FR' => 'França',
'FM' => 'Micronèsia',
'GA' => 'Gabon',
'GB' => 'Regne Unit',
'GE' => 'Geòrgia',
'GH' => 'Ghana',
'GN' => 'Guinea',
'GM' => 'Gàmbia',
'GW' => 'Guinea Bissau',
'GQ' => 'Guinea Equatorial',
'GR' => 'Grècia',
'GD' => 'Granada',
'GT' => 'Guatemala',
'GY' => 'Guaiana',
'HN' => 'Hondures',
'HR' => 'Croàcia',
'HT' => 'Haití',
'HU' => 'Hungria',
'ID' => 'Indonèsia',
'IN' => 'Índia',
'IE' => 'Irlanda',
'IR' => 'Iran',
'IQ' => 'Iraq',
'IS' => 'Islàndia',
'IL' => 'Israel',
'IT' => 'Itàlia',
'JM' => 'Jamaica',
'JO' => 'Jordà',
'JP' => 'Japó',
'KZ' => 'Kazakhstan',
'KE' => 'Kenya',
'KG' => 'Kirguizistan',
'KH' => 'Cambodja',
'KI' => 'Kiribati',
'KN' => 'Sant Cristòfol i Neus',
'KR' => 'Corea del Sud',
'KW' => 'Kuwait',
'LA' => 'Laos',
'LB' => 'Líban',
'LR' => 'Libèria',
'LY' => 'Líbia',
'LC' => 'Santa Llúcia',
'LI' => 'Liechtenstein',
'LK' => 'Sri Lanka',
'LS' => 'Lesoto',
'LT' => 'Lituània',
'LU' => 'Luxemburg',
'LV' => 'Letònia',
'MA' => 'Marroc',
'MC' => 'Mònaco',
'MD' => 'Moldàvia',
'MG' => 'Madagascar',
'MV' => 'Maldives',
'MX' => 'Mèxic',
'MH' => 'Illes Marshall',
'MK' => 'Macedònia',
'ML' => 'Mali',
'MT' => 'Malta',
'MM' => 'Myanmar',
'ME' => 'Montenegro',
'MN' => 'Mongòlia',
'MZ' => 'Moçambic',
'MR' => 'Mauritània',
'MU' => 'Maurici',
'MW' => 'Malawi',
'MY' => 'Malàsia',
'NA' => 'Namíbia',
'NE' => 'Níger',
'NG' => 'Nigèria',
'NI' => 'Nicaragua',
'NL' => 'Països Baixos',
'NO' => 'Noruega',
'NP' => 'Nepal',
'NR' => 'Nauru',
'NZ' => 'Nova Zelanda',
'OM' => 'Oman',
'PK' => 'Pakistan',
'PA' => 'Panamà',
'PE' => 'Perú',
'PH' => 'Filipines',
'PW' => 'Palaos',
'PG' => 'Papua Nova Guinea',
'PL' => 'Polònia',
'KP' => 'Corea del Nord',
'PT' => 'Portugal',
'PY' => 'Paraguai',
'QA' => 'Katar',
'RO' => 'Romania',
'RU' => 'Rússia',
'RW' => 'Rwanda',
'SA' => 'Aràbia Saudita',
'SD' => 'Sudan',
'SN' => 'Senegal',
'SG' => 'Singapur',
'SB' => 'Illes Salomó',
'SL' => 'Sierra Leone',
'SV' => 'El Salvador',
'SM' => 'San Marí',
'SO' => 'Somàlia',
'RS' => 'Sèrbia',
'SS' => 'Sudàn del Sud',
'ST' => 'Santo Tomé y Príncipe',
'SR' => 'Surinam',
'SK' => 'Eslovàquia',
'SI' => 'Eslovènia',
'SE' => 'Suècia',
'SZ' => 'Swazilàndia',
'SC' => 'Seychelles',
'SY' => 'Síria',
'TD' => 'Txad',
'TG' => 'Togo',
'TH' => 'Tailàndia',
'TJ' => 'Tadjikistan',
'TM' => 'Turkmenistan',
'TL' => 'Timor Oriental',
'TO' => 'Tonga',
'TT' => 'Trinitat i Tobago',
'TN' => 'Tunísia',
'TR' => 'Turquia',
'TV' => 'Tuvalu',
'TZ' => 'Tanzània',
'UG' => 'Uganda',
'UA' => 'Ucraïna',
'UY' => 'Uruguai',
'US' => 'Estats Units',
'UZ' => 'Uzbekistan',
'VA' => 'Ciudat del Vaticà',
'VC' => 'Saint Vincent i les Grenadines',
'VE' => 'Veneçuela',
'VN' => 'Vietnam',
'VU' => 'Vanuatu',
'WS' => 'Samoa',
'YE' => 'Iemen',
'ZA' => 'Sud-àfrica',
'ZM' => 'Zàmbia',
'ZW' => 'Zimbabwe',
];
-21
View File
@@ -1,21 +0,0 @@
<?php
return [
'settings.inspire' => '"L\'art de ser savi és l\'art de saber què passar per alt"', // This is the line printed in the homepage and console 'view-source'
'settings.locale' => 'cat',
'settings.direction' => 'ltr',
// Service - Users
'account.emails.team' => '%s Equip',
'account.emails.verification.title' => 'Confirmació del compte',
'account.emails.verification.body' => 'cat.email.auth.confirm.tpl',
'account.emails.recovery.title' => 'Restablir contrasenya',
'account.emails.recovery.body' => 'cat.email.auth.recovery.tpl',
'account.emails.invitation.title' => 'Invitació a l\'Equip %s a %s',
'account.emails.invitation.body' => 'cat.email.auth.invitation.tpl',
'locale.country.unknown' => 'Desconegut',
'countries' => include 'cat.countries.php',
'continents' => include 'cat.continents.php',
];
+232
View File
@@ -0,0 +1,232 @@
{
"settings.inspire": "\"Umění moudrosti je umění vědět, co přehlédnout.\"",
"settings.locale": "cs",
"settings.direction": "ltr",
"emails.sender": "%s tým",
"emails.verification.subject": "",
"emails.verification.hello": "",
"emails.verification.body": "",
"emails.verification.footer": "",
"emails.verification.thanks": "",
"emails.verification.signature": "",
"emails.magicSession.subject": "",
"emails.magicSession.hello": "",
"emails.magicSession.body": "",
"emails.magicSession.footer": "",
"emails.magicSession.thanks": "",
"emails.magicSession.signature": "",
"emails.recovery.subject": "",
"emails.recovery.hello": "",
"emails.recovery.body": "",
"emails.recovery.footer": "",
"emails.recovery.thanks": "",
"emails.recovery.signature": "",
"emails.invitation.subject": "",
"emails.invitation.hello": "",
"emails.invitation.body": "",
"emails.invitation.footer": "",
"emails.invitation.thanks": "",
"emails.invitation.signature": "",
"locale.country.unknown": "Neznámý",
"countries.af": "Afghánistán",
"countries.ao": "Angola",
"countries.al": "Albánie",
"countries.ad": "Andorra",
"countries.ae": "Spojené arabské emiráty",
"countries.ar": "Argentina",
"countries.am": "Arménie",
"countries.ag": "Antigua a Barbuda",
"countries.au": "Austrálie",
"countries.at": "Rakousko",
"countries.az": "Ázerbájdžán",
"countries.bi": "Burundi",
"countries.be": "Belgie",
"countries.bj": "Benin",
"countries.bf": "Burkina Faso",
"countries.bd": "Bangladesh",
"countries.bg": "Bulharsko",
"countries.bh": "Bahrain",
"countries.bs": "Bahamy",
"countries.ba": "Bosna a Hercegovina",
"countries.by": "Belarus",
"countries.bz": "Belize",
"countries.bo": "Bolívie",
"countries.br": "Brazílie",
"countries.bb": "Barbados",
"countries.bn": "Brunej",
"countries.bt": "Bhútán",
"countries.bw": "Botswana",
"countries.cf": "Středoafrická republika",
"countries.ca": "Canada",
"countries.ch": "Švýcarsko",
"countries.cl": "Chile",
"countries.cn": "China",
"countries.ci": "Pobřeží slonoviny",
"countries.cm": "Kamerun",
"countries.cd": "DR Kongo",
"countries.cg": "Konžská republika",
"countries.co": "Colombia",
"countries.km": "Komory",
"countries.cv": "Cape Verde",
"countries.cr": "Kostarika",
"countries.cu": "Kuba",
"countries.cy": "Cyprus",
"countries.cz": "Česko",
"countries.de": "Německo",
"countries.dj": "Djibouti",
"countries.dm": "Dominika",
"countries.dk": "Denmark",
"countries.do": "Dominikánská republika",
"countries.dz": "Alžírsko",
"countries.ec": "Ekvádor",
"countries.eg": "Egypt",
"countries.er": "Eritrea",
"countries.es": "Španělsko",
"countries.ee": "Estonsko",
"countries.et": "Etiopie",
"countries.fi": "Finsko",
"countries.fj": "Fidži",
"countries.fr": "France",
"countries.fm": "Mikronésie",
"countries.ga": "Gabun",
"countries.gb": "Spojené království",
"countries.ge": "Georgia",
"countries.gh": "Ghana",
"countries.gn": "Guinea",
"countries.gm": "Gambia",
"countries.gw": "Guinea-Bissau",
"countries.gq": "Rovníková Guinea",
"countries.gr": "Řecko",
"countries.gd": "Grenada",
"countries.gt": "Guatemala",
"countries.gy": "Guyana",
"countries.hn": "Honduras",
"countries.hr": "Chorvatsko",
"countries.ht": "Haiti",
"countries.hu": "Maďarsko",
"countries.id": "Indonésie",
"countries.in": "India",
"countries.ie": "Irsko",
"countries.ir": "Iran",
"countries.iq": "Irák",
"countries.is": "Island",
"countries.il": "Israel",
"countries.it": "Itálie",
"countries.jm": "Jamajka",
"countries.jo": "Jordan",
"countries.jp": "Japan",
"countries.kz": "Kazachstán",
"countries.ke": "Keňa",
"countries.kg": "Kyrgyzstán",
"countries.kh": "Kambodža",
"countries.ki": "Kiribati",
"countries.kn": "Svatý Kryštof a Nevis",
"countries.kr": "Jižní Korea",
"countries.kw": "Kuvajt",
"countries.la": "Laos",
"countries.lb": "Lebanon",
"countries.lr": "Libérie",
"countries.ly": "Libya",
"countries.lc": "Svatá Lucie",
"countries.li": "Lichtenštejnsko",
"countries.lk": "Srí Lanka",
"countries.ls": "Lesotho",
"countries.lt": "Litva",
"countries.lu": "Luxembourg",
"countries.lv": "Latvia",
"countries.ma": "Maroko",
"countries.mc": "Monaco",
"countries.md": "Moldavsko",
"countries.mg": "Madagaskar",
"countries.mv": "Maledivy",
"countries.mx": "Mexico",
"countries.mh": "Marshallovy ostrovy",
"countries.mk": "Macedonia",
"countries.ml": "Mali",
"countries.mt": "Malta",
"countries.mm": "Myanmar",
"countries.me": "Montenegro",
"countries.mn": "Mongolia",
"countries.mz": "Mozambik",
"countries.mr": "Mauritania",
"countries.mu": "Mauricius",
"countries.mw": "Malawi",
"countries.my": "Malajsie",
"countries.na": "Namibie",
"countries.ne": "Niger",
"countries.ng": "Nigeria",
"countries.ni": "Nikaragua",
"countries.nl": "Netherlands",
"countries.no": "Norway",
"countries.np": "Nepál",
"countries.nr": "Nauru",
"countries.nz": "Nový Zéland",
"countries.om": "Omán",
"countries.pk": "Pákistán",
"countries.pa": "Panama",
"countries.pe": "Peru",
"countries.ph": "Filipíny",
"countries.pw": "Palau",
"countries.pg": "Papua Nová Guinea",
"countries.pl": "Polsko",
"countries.kp": "Severní Korea",
"countries.pt": "Portugal",
"countries.py": "Paraguay",
"countries.qa": "Katar",
"countries.ro": "Rumunsko",
"countries.ru": "Russia",
"countries.rw": "Rwanda",
"countries.sa": "Saúdská Arábie",
"countries.sd": "Súdán",
"countries.sn": "Senegal",
"countries.sg": "Singapur",
"countries.sb": "Šalamounovy ostrovy",
"countries.sl": "Sierra Leone",
"countries.sv": "Salvador",
"countries.sm": "San Marino",
"countries.so": "Somalia",
"countries.rs": "Srbsko",
"countries.ss": "Jižní Súdán",
"countries.st": "São Tomé a Príncipe",
"countries.sr": "Surinam",
"countries.sk": "Slovakia",
"countries.si": "Slovinsko",
"countries.se": "Švédsko",
"countries.sz": "Svazijsko",
"countries.sc": "Seychely",
"countries.sy": "Sýrie",
"countries.td": "Čad",
"countries.tg": "Togo",
"countries.th": "Thajsko",
"countries.tj": "Tádžikistán",
"countries.tm": "Turkmenistán",
"countries.tl": "Timor-Leste",
"countries.to": "Tonga",
"countries.tt": "Trinidad a Tobago",
"countries.tn": "Tunisko",
"countries.tr": "Turecko",
"countries.tv": "Tuvalu",
"countries.tz": "Tanzanie",
"countries.ug": "Uganda",
"countries.ua": "Ukraine",
"countries.uy": "Uruguay",
"countries.us": "United States",
"countries.uz": "Uzbekistán",
"countries.va": "Vatikán",
"countries.vc": "Svatý Vincenc a Grenadiny",
"countries.ve": "Venezuela",
"countries.vn": "Vietnam",
"countries.vu": "Vanuatu",
"countries.ws": "Samoa",
"countries.ye": "Jemen",
"countries.za": "Jižní Afrika",
"countries.zm": "Zambia",
"countries.zw": "Zimbabwe",
"continents.af": "Afrika",
"continents.an": "Antarktida",
"continents.as": "Asie",
"continents.eu": "Evropa",
"continents.na": "Severní Amerika",
"continents.oc": "Oceánie",
"continents.sa": "Jižní Amerika"
}
@@ -1,11 +0,0 @@
<?php
return [
'AF' => 'Afrika',
'AN' => 'Antarktida',
'AS' => 'Asie',
'EU' => 'Evropa',
'NA' => 'Severní Amerika',
'OC' => 'Oceánie',
'SA' => 'Jižní Amerika',
];
@@ -1,198 +0,0 @@
<?php
return [
'AF' => 'Afghánistán',
'AO' => 'Angola',
'AL' => 'Albánie',
'AD' => 'Andorra',
'AE' => 'Spojené arabské emiráty',
'AR' => 'Argentina',
'AM' => 'Arménie',
'AG' => 'Antigua a Barbuda',
'AU' => 'Austrálie',
'AT' => 'Rakousko',
'AZ' => 'Ázerbájdžán',
'BI' => 'Burundi',
'BE' => 'Belgie',
'BJ' => 'Benin',
'BF' => 'Burkina Faso',
'BD' => 'Bangladesh',
'BG' => 'Bulharsko',
'BH' => 'Bahrain',
'BS' => 'Bahamy',
'BA' => 'Bosna a Hercegovina',
'BY' => 'Belarus',
'BZ' => 'Belize',
'BO' => 'Bolívie',
'BR' => 'Brazílie',
'BB' => 'Barbados',
'BN' => 'Brunej',
'BT' => 'Bhútán',
'BW' => 'Botswana',
'CF' => 'Středoafrická republika',
'CA' => 'Canada',
'CH' => 'Švýcarsko',
'CL' => 'Chile',
'CN' => 'China',
'CI' => 'Pobřeží slonoviny',
'CM' => 'Kamerun',
'CD' => 'DR Kongo',
'CG' => 'Konžská republika',
'CO' => 'Colombia',
'KM' => 'Komory',
'CV' => 'Cape Verde',
'CR' => 'Kostarika',
'CU' => 'Kuba',
'CY' => 'Cyprus',
'CZ' => 'Česko',
'DE' => 'Německo',
'DJ' => 'Djibouti',
'DM' => 'Dominika',
'DK' => 'Denmark',
'DO' => 'Dominikánská republika',
'DZ' => 'Alžírsko',
'EC' => 'Ekvádor',
'EG' => 'Egypt',
'ER' => 'Eritrea',
'ES' => 'Španělsko',
'EE' => 'Estonsko',
'ET' => 'Etiopie',
'FI' => 'Finsko',
'FJ' => 'Fidži',
'FR' => 'France',
'FM' => 'Mikronésie',
'GA' => 'Gabun',
'GB' => 'Spojené království',
'GE' => 'Georgia',
'GH' => 'Ghana',
'GN' => 'Guinea',
'GM' => 'Gambia',
'GW' => 'Guinea-Bissau',
'GQ' => 'Rovníková Guinea',
'GR' => 'Řecko',
'GD' => 'Grenada',
'GT' => 'Guatemala',
'GY' => 'Guyana',
'HN' => 'Honduras',
'HR' => 'Chorvatsko',
'HT' => 'Haiti',
'HU' => 'Maďarsko',
'ID' => 'Indonésie',
'IN' => 'India',
'IE' => 'Irsko',
'IR' => 'Iran',
'IQ' => 'Irák',
'IS' => 'Island',
'IL' => 'Israel',
'IT' => 'Itálie',
'JM' => 'Jamajka',
'JO' => 'Jordan',
'JP' => 'Japan',
'KZ' => 'Kazachstán',
'KE' => 'Keňa',
'KG' => 'Kyrgyzstán',
'KH' => 'Kambodža',
'KI' => 'Kiribati',
'KN' => 'Svatý Kryštof a Nevis',
'KR' => 'Jižní Korea',
'KW' => 'Kuvajt',
'LA' => 'Laos',
'LB' => 'Lebanon',
'LR' => 'Libérie',
'LY' => 'Libya',
'LC' => 'Svatá Lucie',
'LI' => 'Lichtenštejnsko',
'LK' => 'Srí Lanka',
'LS' => 'Lesotho',
'LT' => 'Litva',
'LU' => 'Luxembourg',
'LV' => 'Latvia',
'MA' => 'Maroko',
'MC' => 'Monaco',
'MD' => 'Moldavsko',
'MG' => 'Madagaskar',
'MV' => 'Maledivy',
'MX' => 'Mexico',
'MH' => 'Marshallovy ostrovy',
'MK' => 'Macedonia',
'ML' => 'Mali',
'MT' => 'Malta',
'MM' => 'Myanmar',
'ME' => 'Montenegro',
'MN' => 'Mongolia',
'MZ' => 'Mozambik',
'MR' => 'Mauritania',
'MU' => 'Mauricius',
'MW' => 'Malawi',
'MY' => 'Malajsie',
'NA' => 'Namibie',
'NE' => 'Niger',
'NG' => 'Nigeria',
'NI' => 'Nikaragua',
'NL' => 'Netherlands',
'NO' => 'Norway',
'NP' => 'Nepál',
'NR' => 'Nauru',
'NZ' => 'Nový Zéland',
'OM' => 'Omán',
'PK' => 'Pákistán',
'PA' => 'Panama',
'PE' => 'Peru',
'PH' => 'Filipíny',
'PW' => 'Palau',
'PG' => 'Papua Nová Guinea',
'PL' => 'Polsko',
'KP' => 'Severní Korea',
'PT' => 'Portugal',
'PY' => 'Paraguay',
'QA' => 'Katar',
'RO' => 'Rumunsko',
'RU' => 'Russia',
'RW' => 'Rwanda',
'SA' => 'Saúdská Arábie',
'SD' => 'Súdán',
'SN' => 'Senegal',
'SG' => 'Singapur',
'SB' => 'Šalamounovy ostrovy',
'SL' => 'Sierra Leone',
'SV' => 'Salvador',
'SM' => 'San Marino',
'SO' => 'Somalia',
'RS' => 'Srbsko',
'SS' => 'Jižní Súdán',
'ST' => 'São Tomé a Príncipe',
'SR' => 'Surinam',
'SK' => 'Slovakia',
'SI' => 'Slovinsko',
'SE' => 'Švédsko',
'SZ' => 'Svazijsko',
'SC' => 'Seychely',
'SY' => 'Sýrie',
'TD' => 'Čad',
'TG' => 'Togo',
'TH' => 'Thajsko',
'TJ' => 'Tádžikistán',
'TM' => 'Turkmenistán',
'TL' => 'Timor-Leste',
'TO' => 'Tonga',
'TT' => 'Trinidad a Tobago',
'TN' => 'Tunisko',
'TR' => 'Turecko',
'TV' => 'Tuvalu',
'TZ' => 'Tanzanie',
'UG' => 'Uganda',
'UA' => 'Ukraine',
'UY' => 'Uruguay',
'US' => 'United States',
'UZ' => 'Uzbekistán',
'VA' => 'Vatikán',
'VC' => 'Svatý Vincenc a Grenadiny',
'VE' => 'Venezuela',
'VN' => 'Vietnam',
'VU' => 'Vanuatu',
'WS' => 'Samoa',
'YE' => 'Jemen',
'ZA' => 'Jižní Afrika',
'ZM' => 'Zambia',
'ZW' => 'Zimbabwe',
];
-21
View File
@@ -1,21 +0,0 @@
<?php
return [
'settings.inspire' => '"Umění moudrosti je umění vědět, co přehlédnout."', // This is the line printed in the homepage and console 'view-source'
'settings.locale' => 'cz',
'settings.direction' => 'ltr',
// Service - Users
'account.emails.team' => '%s tým',
'account.emails.verification.title' => 'Potvrzení účtu',
'account.emails.verification.body' => 'cz.email.auth.confirm.tpl',
'account.emails.recovery.title' => 'Resetovat heslo',
'account.emails.recovery.body' => 'cz.email.auth.recovery.tpl',
'account.emails.invitation.title' => 'Pozvánka do týmu% s na% s',
'account.emails.invitation.body' => 'cz.email.auth.invitation.tpl',
'locale.country.unknown' => 'Neznámý',
'countries' => include 'cz.countries.php',
'continents' => include 'cz.continents.php',
];
+232
View File
@@ -0,0 +1,232 @@
{
"settings.inspire": "\"Kunsten at være klog er kunsten at vide, hvad man skal overse.\"",
"settings.locale": "da",
"settings.direction": "ltr",
"emails.sender": "%s Team",
"emails.verification.subject": "Konto Verifikation",
"emails.verification.hello": "Hej {{name}}",
"emails.verification.body": "Følg dette link, for at verificere din email adresse.",
"emails.verification.footer": "Hvis du ikke har bedt om at verificere denne adresse, ignorer venligst denne besked.",
"emails.verification.thanks": "Tak",
"emails.verification.signature": "{{project}} team",
"emails.magicSession.subject": "Login",
"emails.magicSession.hello": "Hej,",
"emails.magicSession.body": "Følg dette link for at logge ind.",
"emails.magicSession.footer": "Hvis du ikke har bedt om at logge ind med denne email, ignorer venligst denne besked.",
"emails.magicSession.thanks": "Tak",
"emails.magicSession.signature": "{{project}} team",
"emails.recovery.subject": "Nulstil Password",
"emails.recovery.hello": "Hej {{name}}",
"emails.recovery.body": "Følg dette link for at nulstille koden til {{project}}.",
"emails.recovery.footer": "Hvis du ikke har bedt om at nulstille dit password, ignorer venligst denne besked.",
"emails.recovery.thanks": "Tak",
"emails.recovery.signature": "{{project}} team",
"emails.invitation.subject": "Invitation til %s Team på %s",
"emails.invitation.hello": "Hej",
"emails.invitation.body": "Denne mail blev sendt til dig, fordi {{owner}} vil invitere dig til at blive medlem af {{team}} teamet på {{project}}.",
"emails.invitation.footer": "Hvis du ikke er interesseret, ignorer venligst denne besked.",
"emails.invitation.thanks": "Tak",
"emails.invitation.signature": "{{project}} team",
"locale.country.unknown": "Ukendt",
"countries.af": "Afghanistan",
"countries.ao": "Angola",
"countries.al": "Albanien",
"countries.ad": "Andorra",
"countries.ae": "Forenede Arabiske Emirater",
"countries.ar": "Argentina",
"countries.am": "Armenien",
"countries.ag": "Antigua and Barbuda",
"countries.au": "Australien",
"countries.at": "Østrig",
"countries.az": "Aserbajdsjan",
"countries.bi": "Burundi",
"countries.be": "Belgien",
"countries.bj": "Benin",
"countries.bf": "Burkina Faso",
"countries.bd": "Bangladesh",
"countries.bg": "Bulgarien",
"countries.bh": "Bahrain",
"countries.bs": "Bahamas",
"countries.ba": "Bosnien-Hercegovina",
"countries.by": "Hviderusland",
"countries.bz": "Belize",
"countries.bo": "Bolivia",
"countries.br": "Brasilien",
"countries.bb": "Barbados",
"countries.bn": "Brunei",
"countries.bt": "Bhutan",
"countries.bw": "Botswana",
"countries.cf": "Den Centralafrikanske Republik",
"countries.ca": "Canada",
"countries.ch": "Schweiz",
"countries.cl": "Chile",
"countries.cn": "Kina",
"countries.ci": "Elfenbenskysten",
"countries.cm": "Cameroun",
"countries.cd": "DR Congo",
"countries.cg": "Republikken Congo",
"countries.co": "Colombia",
"countries.km": "Comorerne",
"countries.cv": "Kap Verde",
"countries.cr": "Costa Rica",
"countries.cu": "Cuba",
"countries.cy": "Cypern",
"countries.cz": "Tjekkiet",
"countries.de": "Tyskland",
"countries.dj": "Djibouti",
"countries.dm": "Dominica",
"countries.dk": "Danmark",
"countries.do": "Dominikanske Republik",
"countries.dz": "Algeriet",
"countries.ec": "Ecuador",
"countries.eg": "Egypten",
"countries.er": "Eritrea",
"countries.es": "Spainen",
"countries.ee": "Estland",
"countries.et": "Etiopien",
"countries.fi": "Finland",
"countries.fj": "Fiji",
"countries.fr": "Frankrig",
"countries.fm": "Mikronesien",
"countries.ga": "Gabon",
"countries.gb": "Storbritannien",
"countries.ge": "Georgien",
"countries.gh": "Ghana",
"countries.gn": "Guinea",
"countries.gm": "Gambia",
"countries.gw": "Guinea-Bissau",
"countries.gq": "Ækvatorialguinea",
"countries.gr": "Grækenland",
"countries.gd": "Grenada",
"countries.gt": "Guatemala",
"countries.gy": "Guyana",
"countries.hn": "Honduras",
"countries.hr": "Kroatien",
"countries.ht": "Haiti",
"countries.hu": "Ungarn",
"countries.id": "Indonesien",
"countries.in": "Indien",
"countries.ie": "Irland",
"countries.ir": "Iran",
"countries.iq": "Irak",
"countries.is": "Island",
"countries.il": "Israel",
"countries.it": "Italen",
"countries.jm": "Jamaica",
"countries.jo": "Jordan",
"countries.jp": "Japan",
"countries.kz": "Kasakhstan",
"countries.ke": "Kenya",
"countries.kg": "Kirgisistan",
"countries.kh": "Cambodja",
"countries.ki": "Kiribati",
"countries.kn": "Saint Kitts og Nevis",
"countries.kr": "Sydkorea",
"countries.kw": "Kuwait",
"countries.la": "Laos",
"countries.lb": "Libanon",
"countries.lr": "Liberia",
"countries.ly": "Libyen",
"countries.lc": "Saint Lucia",
"countries.li": "Liechtenstein",
"countries.lk": "Sri Lanka",
"countries.ls": "Lesotho",
"countries.lt": "Litauen",
"countries.lu": "Luxembourg",
"countries.lv": "Letland",
"countries.ma": "Marokko",
"countries.mc": "Monaco",
"countries.md": "Moldova",
"countries.mg": "Madagaskar",
"countries.mv": "Maldiverne",
"countries.mx": "Mexico",
"countries.mh": "Marshalløerne",
"countries.mk": "Makedonien",
"countries.ml": "Mali",
"countries.mt": "Malta",
"countries.mm": "Myanmar",
"countries.me": "Montenegro",
"countries.mn": "Mongoliet",
"countries.mz": "Mozambique",
"countries.mr": "Mauritanien",
"countries.mu": "Mauritius",
"countries.mw": "Malawi",
"countries.my": "Malaysia",
"countries.na": "Namibia",
"countries.ne": "Niger",
"countries.ng": "Nigeria",
"countries.ni": "Nicaragua",
"countries.nl": "Holland",
"countries.no": "Norge",
"countries.np": "Nepal",
"countries.nr": "Nauru",
"countries.nz": "New Zealand",
"countries.om": "Oman",
"countries.pk": "Pakistan",
"countries.pa": "Panama",
"countries.pe": "Peru",
"countries.ph": "Filippinerne",
"countries.pw": "Palau",
"countries.pg": "Papua Ny Guinea",
"countries.pl": "Polen",
"countries.kp": "Nordkorea",
"countries.pt": "Portugal",
"countries.py": "Paraguay",
"countries.qa": "Qatar",
"countries.ro": "Rumænien",
"countries.ru": "Rusland",
"countries.rw": "Rwanda",
"countries.sa": "Saudi Arabien",
"countries.sd": "Sudan",
"countries.sn": "Senegal",
"countries.sg": "Singapore",
"countries.sb": "Salomonøerne",
"countries.sl": "Sierra Leone",
"countries.sv": "El Salvador",
"countries.sm": "San Marino",
"countries.so": "Somalia",
"countries.rs": "Serbien",
"countries.ss": "Sydsudan",
"countries.st": "Sao Tome og Principe",
"countries.sr": "Surinam",
"countries.sk": "Slovakiet",
"countries.si": "Slovenien",
"countries.se": "Sverige",
"countries.sz": "Swaziland",
"countries.sc": "Seychellerne",
"countries.sy": "Syrien",
"countries.td": "Tchad",
"countries.tg": "Togo",
"countries.th": "Thailand",
"countries.tj": "Tadsjikistan",
"countries.tm": "Turkmenistan",
"countries.tl": "Timor-Leste",
"countries.to": "Tonga",
"countries.tt": "Trinidad og Tobago",
"countries.tn": "Tunisien",
"countries.tr": "Tyrkiet",
"countries.tv": "Tuvalu",
"countries.tz": "Tanzania",
"countries.ug": "Uganda",
"countries.ua": "Ukraine",
"countries.uy": "Uruguay",
"countries.us": "Amerikas Forenede Stater",
"countries.uz": "Usbekistan",
"countries.va": "Vatikanet",
"countries.vc": "Saint Vincent og Grenadinerne",
"countries.ve": "Venezuela",
"countries.vn": "Vietnam",
"countries.vu": "Vanuatu",
"countries.ws": "Samoa",
"countries.ye": "Yemen",
"countries.za": "Sydafrika",
"countries.zm": "Zambia",
"countries.zw": "Zimbabwe",
"continents.af": "Afrika",
"continents.an": "Antarktis",
"continents.as": "Asien",
"continents.eu": "Europa",
"continents.na": "Nordamerica",
"continents.oc": "Oceanien",
"continents.sa": "Sydamerica"
}
@@ -1,11 +0,0 @@
<?php
return [
'AF' => 'Afrika',
'AN' => 'Antarktis',
'AS' => 'Asien',
'EU' => 'Europa',
'NA' => 'Nordamerika',
'OC' => 'Ozeanien',
'SA' => 'Südamerika',
];
@@ -1,198 +0,0 @@
<?php
return [
'AF' => 'Afghanistan',
'AO' => 'Angola',
'AL' => 'Albanien',
'AD' => 'Andorra',
'AE' => 'Vereinigte Arabische Emirate',
'AR' => 'Argentinien',
'AM' => 'Armenien',
'AG' => 'Antigua und Barbuda',
'AU' => 'Australien',
'AT' => 'Österreich',
'AZ' => 'Aserbaidschan',
'BI' => 'Burundi',
'BE' => 'Belgien',
'BJ' => 'Benin',
'BF' => 'Burkina Faso',
'BD' => 'Bangladesch',
'BG' => 'Bulgarien',
'BH' => 'Bahrain',
'BS' => 'Bahamas',
'BA' => 'Bosnien und Herzegowina',
'BY' => 'Weißrussland',
'BZ' => 'Belize',
'BO' => 'Bolivien',
'BR' => 'Brazilen',
'BB' => 'Barbados',
'BN' => 'Brunei',
'BT' => 'Bhutan',
'BW' => 'Botswana',
'CF' => 'Zentralafrikanische Republik',
'CA' => 'Kanada',
'CH' => 'Schweiz',
'CL' => 'Chile',
'CN' => 'China',
'CI' => 'Elfenbeinküste',
'CM' => 'Kamerun',
'CD' => 'Demokratische Republik Kongo',
'CG' => 'Republik Kongo',
'CO' => 'Kolumbien',
'KM' => 'Komoren',
'CV' => 'Kap Verde',
'CR' => 'Costa Rica',
'CU' => 'Kuba',
'CY' => 'Zypern',
'CZ' => 'Tschechien',
'DE' => 'Deutschland',
'DJ' => 'Dschibuti',
'DM' => 'Dominica',
'DK' => 'Dänemark',
'DO' => 'Dominikanische Republik',
'DZ' => 'Algerien',
'EC' => 'Ecuador',
'EG' => 'Ägypten',
'ER' => 'Eritrea',
'ES' => 'Spanien',
'EE' => 'Estland',
'ET' => 'Äthiopien',
'FI' => 'Finnland',
'FJ' => 'Fidschi',
'FR' => 'Frankreich',
'FM' => 'Mikronesien',
'GA' => 'Gabun',
'GB' => 'Großbritannien',
'GE' => 'Georgien',
'GH' => 'Ghana',
'GN' => 'Guinea',
'GM' => 'Gambia',
'GW' => 'Guinea-Bissau',
'GQ' => 'Äquatorialguinea',
'GR' => 'Griechenland',
'GD' => 'Grenada',
'GT' => 'Guatemala',
'GY' => 'Guyana',
'HN' => 'Honduras',
'HR' => 'Kroatien',
'HT' => 'Haiti',
'HU' => 'Ungarn',
'ID' => 'Indonesien',
'IN' => 'Indien',
'IE' => 'Irland',
'IR' => 'Iran',
'IQ' => 'Irak',
'IS' => 'Island',
'IL' => 'Israel',
'IT' => 'Italien',
'JM' => 'Jamaika',
'JO' => 'Jordan',
'JP' => 'Japan',
'KZ' => 'Kasachstan',
'KE' => 'Kenia',
'KG' => 'Kirgisistan',
'KH' => 'Kambodscha',
'KI' => 'Kiribati',
'KN' => 'St. Kitts und Nevis',
'KR' => 'Südkorea',
'KW' => 'Kuwait',
'LA' => 'Laos',
'LB' => 'Libanon',
'LR' => 'Liberia',
'LY' => 'Libyen',
'LC' => 'St. Lucia',
'LI' => 'Liechtenstein',
'LK' => 'Sri Lanka',
'LS' => 'Lesotho',
'LT' => 'Litauen',
'LU' => 'Luxemburg',
'LV' => 'Lettland',
'MA' => 'Marokko',
'MC' => 'Monaco',
'MD' => 'Moldawien',
'MG' => 'Madagaskar',
'MV' => 'Malediven',
'MX' => 'Mexiko',
'MH' => 'Marshallinseln',
'MK' => 'Mazedonien',
'ML' => 'Mali',
'MT' => 'Malta',
'MM' => 'Myanmar',
'ME' => 'Montenegro',
'MN' => 'Mongolei',
'MZ' => 'Mosambik',
'MR' => 'Mauretanien',
'MU' => 'Mauritius',
'MW' => 'Malawi',
'MY' => 'Malaysia',
'NA' => 'Namibia',
'NE' => 'Niger',
'NG' => 'Nigeria',
'NI' => 'Nicaragua',
'NL' => 'Niederlande',
'NO' => 'Norwegen',
'NP' => 'Nepal',
'NR' => 'Nauru',
'NZ' => 'Neuseeland',
'OM' => 'Oman',
'PK' => 'Pakistan',
'PA' => 'Panama',
'PE' => 'Peru',
'PH' => 'Philippinen',
'PW' => 'Palau',
'PG' => 'Papua Neu-Guinea',
'PL' => 'Polen',
'KP' => 'Nord Korea',
'PT' => 'Portugal',
'PY' => 'Paraguay',
'QA' => 'Katar',
'RO' => 'Rumänien',
'RU' => 'Russland',
'RW' => 'Ruanda',
'SA' => 'Saudi Arabien',
'SD' => 'Sudan',
'SN' => 'Senegal',
'SG' => 'Singapur',
'SB' => 'Salomon-Inseln',
'SL' => 'Sierra Leone',
'SV' => 'El Salvador',
'SM' => 'San Marino',
'SO' => 'Somalia',
'RS' => 'Serbien',
'SS' => 'Südsudan',
'ST' => 'São Tomé und Príncipe',
'SR' => 'Suriname',
'SK' => 'Slowakei',
'SI' => 'Slowenien',
'SE' => 'Schweden',
'SZ' => 'Swasiland',
'SC' => 'Seychellen',
'SY' => 'Syrien',
'TD' => 'Tschad',
'TG' => 'Togo',
'TH' => 'Thailand',
'TJ' => 'Tadschikistan',
'TM' => 'Turkmenistan',
'TL' => 'Timor-Leste',
'TO' => 'Tonga',
'TT' => 'Trinidad und Tobago',
'TN' => 'Tunesien',
'TR' => 'Türkei',
'TV' => 'Tuvalu',
'TZ' => 'Tansania',
'UG' => 'Uganda',
'UA' => 'Ukraine',
'UY' => 'Uruguay',
'US' => 'Vereinigte Staaten',
'UZ' => 'Usbekistan',
'VA' => 'Vatikanstadt',
'VC' => 'St. Vincent und die Grenadinen',
'VE' => 'Venezuela',
'VN' => 'Vietnam',
'VU' => 'Vanuatu',
'WS' => 'Samoa',
'YE' => 'Jemen',
'ZA' => 'Südafrika',
'ZM' => 'Sambia',
'ZW' => 'Zimbabwe',
];
+232
View File
@@ -0,0 +1,232 @@
{
"settings.inspire": "\"Die Kunst, weise zu sein, ist die Kunst, zu wissen, was zu übersehen ist.\"",
"settings.locale": "de",
"settings.direction": "ltr",
"emails.sender": "%s Team",
"emails.verification.subject": "Kontoverifizierung",
"emails.verification.hello": "Hey {{name}}",
"emails.verification.body": "Folge diesem Link, um deine E-Mail-Adresse zu bestätigen.",
"emails.verification.footer": "Solltest du keine Verifizierung dieser E-Mail-Adresse angefordert haben, kannst du diese Nachricht ignorieren.",
"emails.verification.thanks": "Danke",
"emails.verification.signature": "{{project}}-Team",
"emails.magicSession.subject": "Login",
"emails.magicSession.hello": "Hey,",
"emails.magicSession.body": "Folge diesem Link, um dich einzuloggen.",
"emails.magicSession.footer": "Solltest du keinen Login für diese E-Mail-Adresse angefordert haben, kannst du diese Nachricht ignorieren.",
"emails.magicSession.thanks": "Danke",
"emails.magicSession.signature": "{{project}}-Team",
"emails.recovery.subject": "Kennwort zurücksetzen",
"emails.recovery.hello": "Hallo {{name}}",
"emails.recovery.body": "Folge diesem Link, um dein {{project}}-Kennwort zurückzusetzen.",
"emails.recovery.footer": "Solltest du keine Kennwort-Zurücksetzung angefordert haben, kannst du diese Nachricht ignorieren.",
"emails.recovery.thanks": "Danke",
"emails.recovery.signature": "{{project}}-Team",
"emails.invitation.subject": "Einladung zum %s-Team auf %s",
"emails.invitation.hello": "Hello",
"emails.invitation.body": "Du erhälst diese E-Mail, weil {{owner}} dich in das Team {{team}} auf {{project}} eingeladen hat.",
"emails.invitation.footer": "Wenn du nicht interessiert bist, kannst du diese Nachricht ignorieren.",
"emails.invitation.thanks": "Danke",
"emails.invitation.signature": "{{project}}-Team",
"locale.country.unknown": "Unbekannt",
"countries.af": "Afghanistan",
"countries.ao": "Angola",
"countries.al": "Albanien",
"countries.ad": "Andorra",
"countries.ae": "Vereinigte Arabische Emirate",
"countries.ar": "Argentinien",
"countries.am": "Armenien",
"countries.ag": "Antigua und Barbuda",
"countries.au": "Australien",
"countries.at": "Österreich",
"countries.az": "Aserbaidschan",
"countries.bi": "Burundi",
"countries.be": "Belgien",
"countries.bj": "Benin",
"countries.bf": "Burkina Faso",
"countries.bd": "Bangladesch",
"countries.bg": "Bulgarien",
"countries.bh": "Bahrain",
"countries.bs": "Bahamas",
"countries.ba": "Bosnien und Herzegowina",
"countries.by": "Weißrussland",
"countries.bz": "Belize",
"countries.bo": "Bolivien",
"countries.br": "Brazilen",
"countries.bb": "Barbados",
"countries.bn": "Brunei",
"countries.bt": "Bhutan",
"countries.bw": "Botswana",
"countries.cf": "Zentralafrikanische Republik",
"countries.ca": "Kanada",
"countries.ch": "Schweiz",
"countries.cl": "Chile",
"countries.cn": "China",
"countries.ci": "Elfenbeinküste",
"countries.cm": "Kamerun",
"countries.cd": "Demokratische Republik Kongo",
"countries.cg": "Republik Kongo",
"countries.co": "Kolumbien",
"countries.km": "Komoren",
"countries.cv": "Kap Verde",
"countries.cr": "Costa Rica",
"countries.cu": "Kuba",
"countries.cy": "Zypern",
"countries.cz": "Tschechien",
"countries.de": "Deutschland",
"countries.dj": "Dschibuti",
"countries.dm": "Dominica",
"countries.dk": "Dänemark",
"countries.do": "Dominikanische Republik",
"countries.dz": "Algerien",
"countries.ec": "Ecuador",
"countries.eg": "Ägypten",
"countries.er": "Eritrea",
"countries.es": "Spanien",
"countries.ee": "Estland",
"countries.et": "Äthiopien",
"countries.fi": "Finnland",
"countries.fj": "Fidschi",
"countries.fr": "Frankreich",
"countries.fm": "Mikronesien",
"countries.ga": "Gabun",
"countries.gb": "Großbritannien",
"countries.ge": "Georgien",
"countries.gh": "Ghana",
"countries.gn": "Guinea",
"countries.gm": "Gambia",
"countries.gw": "Guinea-Bissau",
"countries.gq": "Äquatorialguinea",
"countries.gr": "Griechenland",
"countries.gd": "Grenada",
"countries.gt": "Guatemala",
"countries.gy": "Guyana",
"countries.hn": "Honduras",
"countries.hr": "Kroatien",
"countries.ht": "Haiti",
"countries.hu": "Ungarn",
"countries.id": "Indonesien",
"countries.in": "Indien",
"countries.ie": "Irland",
"countries.ir": "Iran",
"countries.iq": "Irak",
"countries.is": "Island",
"countries.il": "Israel",
"countries.it": "Italien",
"countries.jm": "Jamaika",
"countries.jo": "Jordan",
"countries.jp": "Japan",
"countries.kz": "Kasachstan",
"countries.ke": "Kenia",
"countries.kg": "Kirgisistan",
"countries.kh": "Kambodscha",
"countries.ki": "Kiribati",
"countries.kn": "St. Kitts und Nevis",
"countries.kr": "Südkorea",
"countries.kw": "Kuwait",
"countries.la": "Laos",
"countries.lb": "Libanon",
"countries.lr": "Liberia",
"countries.ly": "Libyen",
"countries.lc": "St. Lucia",
"countries.li": "Liechtenstein",
"countries.lk": "Sri Lanka",
"countries.ls": "Lesotho",
"countries.lt": "Litauen",
"countries.lu": "Luxemburg",
"countries.lv": "Lettland",
"countries.ma": "Marokko",
"countries.mc": "Monaco",
"countries.md": "Moldawien",
"countries.mg": "Madagaskar",
"countries.mv": "Malediven",
"countries.mx": "Mexiko",
"countries.mh": "Marshallinseln",
"countries.mk": "Nordmazedonien",
"countries.ml": "Mali",
"countries.mt": "Malta",
"countries.mm": "Myanmar",
"countries.me": "Montenegro",
"countries.mn": "Mongolei",
"countries.mz": "Mosambik",
"countries.mr": "Mauretanien",
"countries.mu": "Mauritius",
"countries.mw": "Malawi",
"countries.my": "Malaysia",
"countries.na": "Namibia",
"countries.ne": "Niger",
"countries.ng": "Nigeria",
"countries.ni": "Nicaragua",
"countries.nl": "Niederlande",
"countries.no": "Norwegen",
"countries.np": "Nepal",
"countries.nr": "Nauru",
"countries.nz": "Neuseeland",
"countries.om": "Oman",
"countries.pk": "Pakistan",
"countries.pa": "Panama",
"countries.pe": "Peru",
"countries.ph": "Philippinen",
"countries.pw": "Palau",
"countries.pg": "Papua Neu-Guinea",
"countries.pl": "Polen",
"countries.kp": "Nordkorea",
"countries.pt": "Portugal",
"countries.py": "Paraguay",
"countries.qa": "Katar",
"countries.ro": "Rumänien",
"countries.ru": "Russland",
"countries.rw": "Ruanda",
"countries.sa": "Saudi Arabien",
"countries.sd": "Sudan",
"countries.sn": "Senegal",
"countries.sg": "Singapur",
"countries.sb": "Salomon-Inseln",
"countries.sl": "Sierra Leone",
"countries.sv": "El Salvador",
"countries.sm": "San Marino",
"countries.so": "Somalia",
"countries.rs": "Serbien",
"countries.ss": "Südsudan",
"countries.st": "São Tomé und Príncipe",
"countries.sr": "Suriname",
"countries.sk": "Slowakei",
"countries.si": "Slowenien",
"countries.se": "Schweden",
"countries.sz": "Swasiland",
"countries.sc": "Seychellen",
"countries.sy": "Syrien",
"countries.td": "Tschad",
"countries.tg": "Togo",
"countries.th": "Thailand",
"countries.tj": "Tadschikistan",
"countries.tm": "Turkmenistan",
"countries.tl": "Timor-Leste",
"countries.to": "Tonga",
"countries.tt": "Trinidad und Tobago",
"countries.tn": "Tunesien",
"countries.tr": "Türkei",
"countries.tv": "Tuvalu",
"countries.tz": "Tansania",
"countries.ug": "Uganda",
"countries.ua": "Ukraine",
"countries.uy": "Uruguay",
"countries.us": "Vereinigte Staaten",
"countries.uz": "Usbekistan",
"countries.va": "Vatikanstadt",
"countries.vc": "St. Vincent und die Grenadinen",
"countries.ve": "Venezuela",
"countries.vn": "Vietnam",
"countries.vu": "Vanuatu",
"countries.ws": "Samoa",
"countries.ye": "Jemen",
"countries.za": "Südafrika",
"countries.zm": "Sambia",
"countries.zw": "Zimbabwe",
"continents.af": "Afrika",
"continents.an": "Antarktis",
"continents.as": "Asien",
"continents.eu": "Europa",
"continents.na": "Nordamerika",
"continents.oc": "Ozeanien",
"continents.sa": "Südamerika"
}
-21
View File
@@ -1,21 +0,0 @@
<?php
return [
'settings.inspire' => '"Die Kunst, weise zu sein, ist die Kunst, zu wissen, was zu übersehen ist."', // This is the line printed in the homepage and console 'view-source'
'settings.locale' => 'de',
'settings.direction' => 'ltr',
// Service - Users
'account.emails.team' => '%s Team',
'account.emails.verification.title' => 'Accountbestätigung',
'account.emails.verification.body' => 'de.email.auth.confirm.tpl',
'account.emails.recovery.title' => 'Passwort zurücksetzen',
'account.emails.recovery.body' => 'de.email.auth.recovery.tpl',
'account.emails.invitation.title' => 'Einladung zum %s Team bei %s',
'account.emails.invitation.body' => 'de.email.auth.invitation.tpl',
'locale.country.unknown' => 'Unbekannt',
'countries' => include 'de.countries.php',
'continents' => include 'de.continents.php',
];
+232
View File
@@ -0,0 +1,232 @@
{
"settings.inspire": "\"Η τέχνη του να είσαι σοφός, είναι η τέχνη να ξέρεις τι πρέπει να παραβλέψεις.\"",
"settings.locale": "gr",
"settings.direction": "ltr",
"emails.sender": "Ομάδα %s",
"emails.verification.subject": "Επαλήθευση Λογαριασμού",
"emails.verification.hello": "Γεια σου {{name}}",
"emails.verification.body": "Ακολουθήστε αυτό το link για να επαληθεύσετε τη δ/νση του email σας",
"emails.verification.footer": "Εάν δεν ζητήσατε επαλήθευση αυτής της δ/νσης email, μπορείτε να αγνοήσετε αυτό το μήνυμα",
"emails.verification.thanks": "Ευχαριστούμε",
"emails.verification.signature": "Η ομάδα του {{project}}",
"emails.magicSession.subject": "Είσοδος",
"emails.magicSession.hello": "Γεια σου,",
"emails.magicSession.body": "Ακολουθήστε αυτό το link για να συνδεθείτε",
"emails.magicSession.footer": "Εάν δεν ζητήσατε να συνδεθείτε χρησιμοποιώντας αυτό το email, μπορείτε να αγνοήσετε αυτό το μήνυμα.",
"emails.magicSession.thanks": "Ευχαριστούμε",
"emails.magicSession.signature": "Η ομάδα του {{project}}",
"emails.recovery.subject": "Αλλαγή κωδικού πρόσβασης",
"emails.recovery.hello": "Γεια σου {{name}}",
"emails.recovery.body": "Ακολουθήστε αυτό το link για να αλλάξετε τον {{project}} κωδικό σας",
"emails.recovery.footer": "Εάν δεν ζητήσατε αλλαγή του κωδικού σας πρόσβασης, μπορείτε να αγνοήσετε αυτό το μήνυμα",
"emails.recovery.thanks": "Ευχαριστούμε",
"emails.recovery.signature": "Η ομάδα του {{project}}",
"emails.invitation.subject": "Πρόσκληση στην %s Ομάδα στον %s",
"emails.invitation.hello": "Γεια σου",
"emails.invitation.body": "Αυτό το email στάλθηκε επειδή ο/η {{owner}} θέλει να σας προσκαλέσει να γίνετε μέλος της ομάδας {{team}} του {{project}}.",
"emails.invitation.footer": "Εάν δεν ενδιαφέρεστε, μπορείτε να αγνοήσετε αυτό το μήνυμα.",
"emails.invitation.thanks": "Ευχαριστούμε",
"emails.invitation.signature": "Η ομάδα του {{project}}",
"locale.country.unknown": "Άγνωστο",
"countries.af": "Αφγανιστάν",
"countries.ao": "Ανγκόλα",
"countries.al": "Αλβανία",
"countries.ad": "Ανδόρα",
"countries.ae": "Ηνωμένα Αραβικά Εμιράτα",
"countries.ar": "Αργεντινή",
"countries.am": "Αρμενία",
"countries.ag": "Αντίγκουα και Μπαρμπούντα",
"countries.au": "Αυστραλία",
"countries.at": "Αυστρία",
"countries.az": "Αζερμπαϊτζάν",
"countries.bi": "Μπουρούντι",
"countries.be": "Βέλγιο",
"countries.bj": "Μπενίν",
"countries.bf": "Μπουρκίνα Φάσο",
"countries.bd": "Μπανγκλαντές",
"countries.bg": "Βουλγαρία",
"countries.bh": "Μπαχρέιν",
"countries.bs": "Μπαχάμες",
"countries.ba": "Βοσνία και Ερζεγοβίνη",
"countries.by": "Λευκορωσία",
"countries.bz": "Μπελίζε",
"countries.bo": "Βολιβία",
"countries.br": "Βραζιλία",
"countries.bb": "Μπαρμπάντος",
"countries.bn": "Μπρουνέι",
"countries.bt": "Μπουτάν",
"countries.bw": "Μποτσουάνα",
"countries.cf": "Κεντροαφρικανική Δημοκρατία",
"countries.ca": "Καναδάς",
"countries.ch": "Ελβετία",
"countries.cl": "Χιλή",
"countries.cn": "Κίνα",
"countries.ci": "Ακτή Ελεφαντοστού",
"countries.cm": "Καμερούν",
"countries.cd": "Λαϊκή Δημοκρατία του Κονγκό",
"countries.cg": "Δημοκρατία του Κονγκό",
"countries.co": "Κολομβία",
"countries.km": "Κομόρες",
"countries.cv": "Πράσινο Ακρωτήρι",
"countries.cr": "Κόστα Ρίκα",
"countries.cu": "Κούβα",
"countries.cy": "Κύπρος",
"countries.cz": "Τσεχία",
"countries.de": "Γερμανία",
"countries.dj": "Τζιμπουτί",
"countries.dm": "Ντομίνικα",
"countries.dk": "Δανία",
"countries.do": "Δομινικανή Δημοκρατία",
"countries.dz": "Αλγερία",
"countries.ec": "Εκουαδόρ",
"countries.eg": "Αίγυπτος",
"countries.er": "Ερυθραία",
"countries.es": "Ισπανία",
"countries.ee": "Εσθονία",
"countries.et": "Αιθιοπία",
"countries.fi": "Φινλανδία",
"countries.fj": "Φίτζι",
"countries.fr": "Γαλλία",
"countries.fm": "Μικρονησία",
"countries.ga": "Γκαμπόν",
"countries.gb": "Ηνωμένο Βασίλειο",
"countries.ge": "Γεωργία",
"countries.gh": "Γκάνα",
"countries.gn": "Γουινέα",
"countries.gm": "Γκάμπια",
"countries.gw": "Γουινέα-Μπισσάου",
"countries.gq": "Ισημερινή Γουινέα",
"countries.gr": "Ελλάδα",
"countries.gd": "Γρενάδα",
"countries.gt": "Γουατεμάλα",
"countries.gy": "Γουιάνα",
"countries.hn": "Ονδούρα",
"countries.hr": "Κροατία",
"countries.ht": "Αϊτή",
"countries.hu": "Ουγγαρία",
"countries.id": "Ινδονησία",
"countries.in": "Ινδία",
"countries.ie": "Ιρλανδία",
"countries.ir": "Ιράν",
"countries.iq": "Ιράκ",
"countries.is": "Ισλανδία",
"countries.il": "Ισραήλ",
"countries.it": "Ιταλία",
"countries.jm": "Τζαμάικα",
"countries.jo": "Ιορδανία",
"countries.jp": "Ιαπωνία",
"countries.kz": "Καζακστάν",
"countries.ke": "Κένυα",
"countries.kg": "Κιργιζιστάν",
"countries.kh": "Καμπότζη",
"countries.ki": "Κιριμπάτι",
"countries.kn": "Άγιος Χριστόφορος και Νέβις",
"countries.kr": "Νότια Κορέα",
"countries.kw": "Κουβέιτ",
"countries.la": "Λάος",
"countries.lb": "Λίβανος",
"countries.lr": "Λιβερία",
"countries.ly": "Λιβύη",
"countries.lc": "Αγία Λουδία",
"countries.li": "Λιχτενστάιν",
"countries.lk": "Σρι Λάνκα",
"countries.ls": "Λεσότο",
"countries.lt": "Λιθουανία",
"countries.lu": "Λουξεμβούργο",
"countries.lv": "Λετονία",
"countries.ma": "Μαρόκο",
"countries.mc": "Μονακό",
"countries.md": "Μολδαβία",
"countries.mg": "Μαδαγασκάρη",
"countries.mv": "Μαλδίβες",
"countries.mx": "Μεξικό",
"countries.mh": "Νήσοι Μάρσαλ",
"countries.mk": "Μακεδονία",
"countries.ml": "Μάλι",
"countries.mt": "Μάλτα",
"countries.mm": "Μυανμάρ",
"countries.me": "Μαυροβούνιο",
"countries.mn": "Μογγολία",
"countries.mz": "Μοζαμβίκη",
"countries.mr": "Μαυριτανία",
"countries.mu": "Μαυρίκιος",
"countries.mw": "Μαλάουι",
"countries.my": "Μαλαισία",
"countries.na": "Ναμίμπια",
"countries.ne": "Νίγηρα",
"countries.ng": "Νιγηρία",
"countries.ni": "Νικαράγουα",
"countries.nl": "Ολλανδία",
"countries.no": "Νορβηγία",
"countries.np": "Νεπάλ",
"countries.nr": "Ναουρού",
"countries.nz": "Νέα Ζηλανδία",
"countries.om": "Ομάν",
"countries.pk": "Πακιστάν",
"countries.pa": "Παναμάς",
"countries.pe": "Περού",
"countries.ph": "Φιλιππίνες",
"countries.pw": "Palau",
"countries.pg": "Παπούα Νέα Γουινέα",
"countries.pl": "Πολωνία",
"countries.kp": "Βόρεια Κορέα",
"countries.pt": "Πορτογαλία",
"countries.py": "Παραγουάη",
"countries.qa": "Κατάρ",
"countries.ro": "Ρουμανία",
"countries.ru": "Ρωσία",
"countries.rw": "Ρουάντα",
"countries.sa": "Σαουδική Αραβία",
"countries.sd": "Σουδάν",
"countries.sn": "Σενεγάλη",
"countries.sg": "Σιγκαπούρη",
"countries.sb": "Νησιά Σολομώντα",
"countries.sl": "Σιέρα Λεόνε",
"countries.sv": "Ελ Σαλβαδόρ",
"countries.sm": "Σαν Μαρίνο",
"countries.so": "Σομαλία",
"countries.rs": "Σερβία",
"countries.ss": "Νότια Σουδάν",
"countries.st": "Σάο Τομέ και Πρινσίπε",
"countries.sr": "Σουρινάμ",
"countries.sk": "Σλοβακία",
"countries.si": "Σλοβενία",
"countries.se": "Σουηδία",
"countries.sz": "Σουαζιλάνδη",
"countries.sc": "Σεϋχέλλες",
"countries.sy": "Συρία",
"countries.td": "Τσαντ",
"countries.tg": "Τόγκο",
"countries.th": "Ταϊλάνδη",
"countries.tj": "Τατζικιστάν",
"countries.tm": "Τουρκμενιστάν",
"countries.tl": "Ανατολικό Τιμόρ",
"countries.to": "Τόνγκα",
"countries.tt": "Τρινιντάντ και Τομπάγκο",
"countries.tn": "Τυνησία",
"countries.tr": "Τουρκία",
"countries.tv": "Τουβαλού",
"countries.tz": "Τανζανία",
"countries.ug": "Ουγκάντα",
"countries.ua": "Ουκρανία",
"countries.uy": "Ουρουγουάη",
"countries.us": "Ηνωμένες Πολιτείες",
"countries.uz": "Ουζμπεκιστάν",
"countries.va": "Βατικανό",
"countries.vc": "Άγιος Βικέντιος και Γρεναδίνες",
"countries.ve": "Βενεζουέλα",
"countries.vn": "Βιετνάμ",
"countries.vu": "Βανουάτου",
"countries.ws": "Σαμόα",
"countries.ye": "Υεμένη",
"countries.za": "Νότια Αφρική",
"countries.zm": "Ζάμπια",
"countries.zw": "Ζιμπάμπουε",
"continents.af": "Αφρική",
"continents.an": "Ανταρκτική",
"continents.as": "Ασία",
"continents.eu": "Ευρώπη",
"continents.na": "Βόρεια Αμερική",
"continents.oc": "Ωκεανία",
"continents.sa": "Νότια Αμερική"
}
@@ -1,11 +0,0 @@
<?php
return [
'AF' => 'Africa',
'AN' => 'Antarctica',
'AS' => 'Asia',
'EU' => 'Europe',
'NA' => 'North America',
'OC' => 'Oceania',
'SA' => 'South America',
];
@@ -1,198 +0,0 @@
<?php
return [
'AF' => 'Afghanistan',
'AO' => 'Angola',
'AL' => 'Albania',
'AD' => 'Andorra',
'AE' => 'United Arab Emirates',
'AR' => 'Argentina',
'AM' => 'Armenia',
'AG' => 'Antigua and Barbuda',
'AU' => 'Australia',
'AT' => 'Austria',
'AZ' => 'Azerbaijan',
'BI' => 'Burundi',
'BE' => 'Belgium',
'BJ' => 'Benin',
'BF' => 'Burkina Faso',
'BD' => 'Bangladesh',
'BG' => 'Bulgaria',
'BH' => 'Bahrain',
'BS' => 'Bahamas',
'BA' => 'Bosnia and Herzegovina',
'BY' => 'Belarus',
'BZ' => 'Belize',
'BO' => 'Bolivia',
'BR' => 'Brazil',
'BB' => 'Barbados',
'BN' => 'Brunei',
'BT' => 'Bhutan',
'BW' => 'Botswana',
'CF' => 'Central African Republic',
'CA' => 'Canada',
'CH' => 'Switzerland',
'CL' => 'Chile',
'CN' => 'China',
'CI' => 'Ivory Coast',
'CM' => 'Cameroon',
'CD' => 'DR Congo',
'CG' => 'Republic of the Congo',
'CO' => 'Colombia',
'KM' => 'Comoros',
'CV' => 'Cape Verde',
'CR' => 'Costa Rica',
'CU' => 'Cuba',
'CY' => 'Cyprus',
'CZ' => 'Czechia',
'DE' => 'Germany',
'DJ' => 'Djibouti',
'DM' => 'Dominica',
'DK' => 'Denmark',
'DO' => 'Dominican Republic',
'DZ' => 'Algeria',
'EC' => 'Ecuador',
'EG' => 'Egypt',
'ER' => 'Eritrea',
'ES' => 'Spain',
'EE' => 'Estonia',
'ET' => 'Ethiopia',
'FI' => 'Finland',
'FJ' => 'Fiji',
'FR' => 'France',
'FM' => 'Micronesia',
'GA' => 'Gabon',
'GB' => 'United Kingdom',
'GE' => 'Georgia',
'GH' => 'Ghana',
'GN' => 'Guinea',
'GM' => 'Gambia',
'GW' => 'Guinea-Bissau',
'GQ' => 'Equatorial Guinea',
'GR' => 'Greece',
'GD' => 'Grenada',
'GT' => 'Guatemala',
'GY' => 'Guyana',
'HN' => 'Honduras',
'HR' => 'Croatia',
'HT' => 'Haiti',
'HU' => 'Hungary',
'ID' => 'Indonesia',
'IN' => 'India',
'IE' => 'Ireland',
'IR' => 'Iran',
'IQ' => 'Iraq',
'IS' => 'Iceland',
'IL' => 'Israel',
'IT' => 'Italy',
'JM' => 'Jamaica',
'JO' => 'Jordan',
'JP' => 'Japan',
'KZ' => 'Kazakhstan',
'KE' => 'Kenya',
'KG' => 'Kyrgyzstan',
'KH' => 'Cambodia',
'KI' => 'Kiribati',
'KN' => 'Saint Kitts and Nevis',
'KR' => 'South Korea',
'KW' => 'Kuwait',
'LA' => 'Laos',
'LB' => 'Lebanon',
'LR' => 'Liberia',
'LY' => 'Libya',
'LC' => 'Saint Lucia',
'LI' => 'Liechtenstein',
'LK' => 'Sri Lanka',
'LS' => 'Lesotho',
'LT' => 'Lithuania',
'LU' => 'Luxembourg',
'LV' => 'Latvia',
'MA' => 'Morocco',
'MC' => 'Monaco',
'MD' => 'Moldova',
'MG' => 'Madagascar',
'MV' => 'Maldives',
'MX' => 'Mexico',
'MH' => 'Marshall Islands',
'MK' => 'Macedonia',
'ML' => 'Mali',
'MT' => 'Malta',
'MM' => 'Myanmar',
'ME' => 'Montenegro',
'MN' => 'Mongolia',
'MZ' => 'Mozambique',
'MR' => 'Mauritania',
'MU' => 'Mauritius',
'MW' => 'Malawi',
'MY' => 'Malaysia',
'NA' => 'Namibia',
'NE' => 'Niger',
'NG' => 'Nigeria',
'NI' => 'Nicaragua',
'NL' => 'Netherlands',
'NO' => 'Norway',
'NP' => 'Nepal',
'NR' => 'Nauru',
'NZ' => 'New Zealand',
'OM' => 'Oman',
'PK' => 'Pakistan',
'PA' => 'Panama',
'PE' => 'Peru',
'PH' => 'Philippines',
'PW' => 'Palau',
'PG' => 'Papua New Guinea',
'PL' => 'Poland',
'KP' => 'North Korea',
'PT' => 'Portugal',
'PY' => 'Paraguay',
'QA' => 'Qatar',
'RO' => 'Romania',
'RU' => 'Russia',
'RW' => 'Rwanda',
'SA' => 'Saudi Arabia',
'SD' => 'Sudan',
'SN' => 'Senegal',
'SG' => 'Singapore',
'SB' => 'Solomon Islands',
'SL' => 'Sierra Leone',
'SV' => 'El Salvador',
'SM' => 'San Marino',
'SO' => 'Somalia',
'RS' => 'Serbia',
'SS' => 'South Sudan',
'ST' => 'São Tomé and Príncipe',
'SR' => 'Suriname',
'SK' => 'Slovakia',
'SI' => 'Slovenia',
'SE' => 'Sweden',
'SZ' => 'Swaziland',
'SC' => 'Seychelles',
'SY' => 'Syria',
'TD' => 'Chad',
'TG' => 'Togo',
'TH' => 'Thailand',
'TJ' => 'Tajikistan',
'TM' => 'Turkmenistan',
'TL' => 'Timor-Leste',
'TO' => 'Tonga',
'TT' => 'Trinidad and Tobago',
'TN' => 'Tunisia',
'TR' => 'Turkey',
'TV' => 'Tuvalu',
'TZ' => 'Tanzania',
'UG' => 'Uganda',
'UA' => 'Ukraine',
'UY' => 'Uruguay',
'US' => 'United States',
'UZ' => 'Uzbekistan',
'VA' => 'Vatican City',
'VC' => 'Saint Vincent and the Grenadines',
'VE' => 'Venezuela',
'VN' => 'Vietnam',
'VU' => 'Vanuatu',
'WS' => 'Samoa',
'YE' => 'Yemen',
'ZA' => 'South Africa',
'ZM' => 'Zambia',
'ZW' => 'Zimbabwe',
];
+238
View File
@@ -0,0 +1,238 @@
{
"settings.inspire": "\"The art of being wise is the art of knowing what to overlook.\"",
"settings.locale": "en",
"settings.direction": "ltr",
"emails.sender": "%s Team",
"emails.verification.subject": "Account Verification",
"emails.verification.hello": "Hey {{name}}",
"emails.verification.body": "Follow this link to verify your email address.",
"emails.verification.footer": "If you didnt ask to verify this address, you can ignore this message.",
"emails.verification.thanks": "Thanks",
"emails.verification.signature": "{{project}} team",
"emails.magicSession.subject": "Login",
"emails.magicSession.hello": "Hey,",
"emails.magicSession.body": "Follow this link to login.",
"emails.magicSession.footer": "If you didnt ask to login using this email, you can ignore this message.",
"emails.magicSession.thanks": "Thanks",
"emails.magicSession.signature": "{{project}} team",
"emails.recovery.subject": "Password Reset",
"emails.recovery.hello": "Hello {{name}}",
"emails.recovery.body": "Follow this link to reset your {{project}} password.",
"emails.recovery.footer": "If you didnt ask to reset your password, you can ignore this message.",
"emails.recovery.thanks": "Thanks",
"emails.recovery.signature": "{{project}} team",
"emails.invitation.subject": "Invitation to %s Team at %s",
"emails.invitation.hello": "Hello",
"emails.invitation.body": "This mail was sent to you because {{owner}} wanted to invite you to become a member of the {{team}} team at {{project}}.",
"emails.invitation.footer": "If you are not interested, you can ignore this message.",
"emails.invitation.thanks": "Thanks",
"emails.invitation.signature": "{{project}} team",
"emails.certificate.subject": "Certificate failure for %s",
"emails.certificate.hello": "Hello",
"emails.certificate.body": "Certificate for your domain '{{domain}}' could not be generated. This is attempt no. {{attempt}}, and the failure was caused by: {{error}}",
"emails.certificate.footer": "Your previous certificate will be valid for 30 days since the first failure. We highly recommend investigating this case, otherwise your domain will end up without a valid SSL communication.",
"emails.certificate.thanks": "Thanks",
"emails.certificate.signature": "{{project}} team",
"locale.country.unknown": "Unknown",
"countries.af": "Afghanistan",
"countries.ao": "Angola",
"countries.al": "Albania",
"countries.ad": "Andorra",
"countries.ae": "United Arab Emirates",
"countries.ar": "Argentina",
"countries.am": "Armenia",
"countries.ag": "Antigua and Barbuda",
"countries.au": "Australia",
"countries.at": "Austria",
"countries.az": "Azerbaijan",
"countries.bi": "Burundi",
"countries.be": "Belgium",
"countries.bj": "Benin",
"countries.bf": "Burkina Faso",
"countries.bd": "Bangladesh",
"countries.bg": "Bulgaria",
"countries.bh": "Bahrain",
"countries.bs": "Bahamas",
"countries.ba": "Bosnia and Herzegovina",
"countries.by": "Belarus",
"countries.bz": "Belize",
"countries.bo": "Bolivia",
"countries.br": "Brazil",
"countries.bb": "Barbados",
"countries.bn": "Brunei",
"countries.bt": "Bhutan",
"countries.bw": "Botswana",
"countries.cf": "Central African Republic",
"countries.ca": "Canada",
"countries.ch": "Switzerland",
"countries.cl": "Chile",
"countries.cn": "China",
"countries.ci": "Ivory Coast",
"countries.cm": "Cameroon",
"countries.cd": "DR Congo",
"countries.cg": "Republic of the Congo",
"countries.co": "Colombia",
"countries.km": "Comoros",
"countries.cv": "Cape Verde",
"countries.cr": "Costa Rica",
"countries.cu": "Cuba",
"countries.cy": "Cyprus",
"countries.cz": "Czechia",
"countries.de": "Germany",
"countries.dj": "Djibouti",
"countries.dm": "Dominica",
"countries.dk": "Denmark",
"countries.do": "Dominican Republic",
"countries.dz": "Algeria",
"countries.ec": "Ecuador",
"countries.eg": "Egypt",
"countries.er": "Eritrea",
"countries.es": "Spain",
"countries.ee": "Estonia",
"countries.et": "Ethiopia",
"countries.fi": "Finland",
"countries.fj": "Fiji",
"countries.fr": "France",
"countries.fm": "Micronesia",
"countries.ga": "Gabon",
"countries.gb": "United Kingdom",
"countries.ge": "Georgia",
"countries.gh": "Ghana",
"countries.gn": "Guinea",
"countries.gm": "Gambia",
"countries.gw": "Guinea-Bissau",
"countries.gq": "Equatorial Guinea",
"countries.gr": "Greece",
"countries.gd": "Grenada",
"countries.gt": "Guatemala",
"countries.gy": "Guyana",
"countries.hn": "Honduras",
"countries.hr": "Croatia",
"countries.ht": "Haiti",
"countries.hu": "Hungary",
"countries.id": "Indonesia",
"countries.in": "India",
"countries.ie": "Ireland",
"countries.ir": "Iran",
"countries.iq": "Iraq",
"countries.is": "Iceland",
"countries.il": "Israel",
"countries.it": "Italy",
"countries.jm": "Jamaica",
"countries.jo": "Jordan",
"countries.jp": "Japan",
"countries.kz": "Kazakhstan",
"countries.ke": "Kenya",
"countries.kg": "Kyrgyzstan",
"countries.kh": "Cambodia",
"countries.ki": "Kiribati",
"countries.kn": "Saint Kitts and Nevis",
"countries.kr": "South Korea",
"countries.kw": "Kuwait",
"countries.la": "Laos",
"countries.lb": "Lebanon",
"countries.lr": "Liberia",
"countries.ly": "Libya",
"countries.lc": "Saint Lucia",
"countries.li": "Liechtenstein",
"countries.lk": "Sri Lanka",
"countries.ls": "Lesotho",
"countries.lt": "Lithuania",
"countries.lu": "Luxembourg",
"countries.lv": "Latvia",
"countries.ma": "Morocco",
"countries.mc": "Monaco",
"countries.md": "Moldova",
"countries.mg": "Madagascar",
"countries.mv": "Maldives",
"countries.mx": "Mexico",
"countries.mh": "Marshall Islands",
"countries.mk": "Macedonia",
"countries.ml": "Mali",
"countries.mt": "Malta",
"countries.mm": "Myanmar",
"countries.me": "Montenegro",
"countries.mn": "Mongolia",
"countries.mz": "Mozambique",
"countries.mr": "Mauritania",
"countries.mu": "Mauritius",
"countries.mw": "Malawi",
"countries.my": "Malaysia",
"countries.na": "Namibia",
"countries.ne": "Niger",
"countries.ng": "Nigeria",
"countries.ni": "Nicaragua",
"countries.nl": "Netherlands",
"countries.no": "Norway",
"countries.np": "Nepal",
"countries.nr": "Nauru",
"countries.nz": "New Zealand",
"countries.om": "Oman",
"countries.pk": "Pakistan",
"countries.pa": "Panama",
"countries.pe": "Peru",
"countries.ph": "Philippines",
"countries.pw": "Palau",
"countries.pg": "Papua New Guinea",
"countries.pl": "Poland",
"countries.kp": "North Korea",
"countries.pt": "Portugal",
"countries.py": "Paraguay",
"countries.qa": "Qatar",
"countries.ro": "Romania",
"countries.ru": "Russia",
"countries.rw": "Rwanda",
"countries.sa": "Saudi Arabia",
"countries.sd": "Sudan",
"countries.sn": "Senegal",
"countries.sg": "Singapore",
"countries.sb": "Solomon Islands",
"countries.sl": "Sierra Leone",
"countries.sv": "El Salvador",
"countries.sm": "San Marino",
"countries.so": "Somalia",
"countries.rs": "Serbia",
"countries.ss": "South Sudan",
"countries.st": "São Tomé and Príncipe",
"countries.sr": "Suriname",
"countries.sk": "Slovakia",
"countries.si": "Slovenia",
"countries.se": "Sweden",
"countries.sz": "Swaziland",
"countries.sc": "Seychelles",
"countries.sy": "Syria",
"countries.td": "Chad",
"countries.tg": "Togo",
"countries.th": "Thailand",
"countries.tj": "Tajikistan",
"countries.tm": "Turkmenistan",
"countries.tl": "Timor-Leste",
"countries.to": "Tonga",
"countries.tt": "Trinidad and Tobago",
"countries.tn": "Tunisia",
"countries.tr": "Turkey",
"countries.tv": "Tuvalu",
"countries.tz": "Tanzania",
"countries.ug": "Uganda",
"countries.ua": "Ukraine",
"countries.uy": "Uruguay",
"countries.us": "United States",
"countries.uz": "Uzbekistan",
"countries.va": "Vatican City",
"countries.vc": "Saint Vincent and the Grenadines",
"countries.ve": "Venezuela",
"countries.vn": "Vietnam",
"countries.vu": "Vanuatu",
"countries.ws": "Samoa",
"countries.ye": "Yemen",
"countries.za": "South Africa",
"countries.zm": "Zambia",
"countries.zw": "Zimbabwe",
"continents.af": "Africa",
"continents.an": "Antarctica",
"continents.as": "Asia",
"continents.eu": "Europe",
"continents.na": "North America",
"continents.oc": "Oceania",
"continents.sa": "South America"
}
-21
View File
@@ -1,21 +0,0 @@
<?php
return [
'settings.inspire' => '"The art of being wise is the art of knowing what to overlook."', // This is the line printed in the homepage and console 'view-source'
'settings.locale' => 'en',
'settings.direction' => 'ltr',
// Service - Users
'account.emails.team' => '%s Team',
'account.emails.verification.title' => 'Account Verification',
'account.emails.verification.body' => 'en.email.auth.confirm.tpl',
'account.emails.recovery.title' => 'Password Reset',
'account.emails.recovery.body' => 'en.email.auth.recovery.tpl',
'account.emails.invitation.title' => 'Invitation to %s Team at %s',
'account.emails.invitation.body' => 'en.email.auth.invitation.tpl',
'locale.country.unknown' => 'Unknown',
'countries' => include 'en.countries.php',
'continents' => include 'en.continents.php',
];
+231
View File
@@ -0,0 +1,231 @@
{
"settings.locale": "eo",
"settings.direction": "ltr",
"emails.sender": "Teamo %s",
"emails.verification.subject": "Konta Konfirmo",
"emails.verification.hello": "Saluton {{name}}",
"emails.verification.body": "Alklaku ĉi tiun ligon por kontroli vian retpoŝtan adreson.",
"emails.verification.footer": "Se vi ne petis ĉi tiun konfirmon de ĉi tiu retpoŝto, vi povas ignori ĉi tiun mesaĝon.",
"emails.verification.thanks": "Dankegon.",
"emails.verification.signature": "Teamo {{project}}",
"emails.magicSession.subject": "Login",
"emails.magicSession.hello": "Saluton,",
"emails.magicSession.body": "Alklaku ĉi tiun ligon por eniri.",
"emails.magicSession.footer": "Se vi ne petis ĉi tiun konfirmon de ĉi tiu retpoŝto, vi povas ignori ĉi tiun mesaĝon.",
"emails.magicSession.thanks": "Dankegon",
"emails.magicSession.signature": "Teamo {{project}}",
"emails.recovery.subject": "Parsvorta Restarigo",
"emails.recovery.hello": "Saluton {{name}}",
"emails.recovery.body": "Alklaku ĉi tiun ligon por reagordi vian pasvorton. {{project}}",
"emails.recovery.footer": "Se vi ne petis reagordi vian pasvorton, vi povas ignori ĉi tiun mesaĝon.",
"emails.recovery.thanks": "Dankegon",
"emails.recovery.signature": "Teamo {{project}}",
"emails.invitation.subject": "Invito al la Teamo %s em %s",
"emails.invitation.hello": "Dankegon",
"emails.invitation.body": "Ĉi tiu retpoŝto estis sendita ĉar la {{owner}} volas inviti vin fariĝi membro de la Teamo {{team}} en {{project}}.",
"emails.invitation.footer": "Se vi ne interesiĝas, vi povas ignori ĉi tiun mesaĝon.",
"emails.invitation.thanks": "Dankegon",
"emails.invitation.signature": "Teamo {{project}}",
"locale.country.unknown": "Unknown",
"countries.af": "Afghanistan",
"countries.ao": "Angola",
"countries.al": "Albania",
"countries.ad": "Andorra",
"countries.ae": "United Arab Emirates",
"countries.ar": "Argentina",
"countries.am": "Armenia",
"countries.ag": "Antigua and Barbuda",
"countries.au": "Australia",
"countries.at": "Austria",
"countries.az": "Azerbaijan",
"countries.bi": "Burundi",
"countries.be": "Belgium",
"countries.bj": "Benin",
"countries.bf": "Burkina Faso",
"countries.bd": "Bangladesh",
"countries.bg": "Bulgaria",
"countries.bh": "Bahrain",
"countries.bs": "Bahamas",
"countries.ba": "Bosnia and Herzegovina",
"countries.by": "Belarus",
"countries.bz": "Belize",
"countries.bo": "Bolivia",
"countries.br": "Brazil",
"countries.bb": "Barbados",
"countries.bn": "Brunei",
"countries.bt": "Bhutan",
"countries.bw": "Botswana",
"countries.cf": "Central African Republic",
"countries.ca": "Canada",
"countries.ch": "Switzerland",
"countries.cl": "Chile",
"countries.cn": "China",
"countries.ci": "Ivory Coast",
"countries.cm": "Cameroon",
"countries.cd": "DR Congo",
"countries.cg": "Republic of the Congo",
"countries.co": "Colombia",
"countries.km": "Comoros",
"countries.cv": "Cape Verde",
"countries.cr": "Costa Rica",
"countries.cu": "Cuba",
"countries.cy": "Cyprus",
"countries.cz": "Czechia",
"countries.de": "Germany",
"countries.dj": "Djibouti",
"countries.dm": "Dominica",
"countries.dk": "Denmark",
"countries.do": "Dominican Republic",
"countries.dz": "Algeria",
"countries.ec": "Ecuador",
"countries.eg": "Egypt",
"countries.er": "Eritrea",
"countries.es": "Spain",
"countries.ee": "Estonia",
"countries.et": "Ethiopia",
"countries.fi": "Finland",
"countries.fj": "Fiji",
"countries.fr": "France",
"countries.fm": "Micronesia",
"countries.ga": "Gabon",
"countries.gb": "United Kingdom",
"countries.ge": "Georgia",
"countries.gh": "Ghana",
"countries.gn": "Guinea",
"countries.gm": "Gambia",
"countries.gw": "Guinea-Bissau",
"countries.gq": "Equatorial Guinea",
"countries.gr": "Greece",
"countries.gd": "Grenada",
"countries.gt": "Guatemala",
"countries.gy": "Guyana",
"countries.hn": "Honduras",
"countries.hr": "Croatia",
"countries.ht": "Haiti",
"countries.hu": "Hungary",
"countries.id": "Indonesia",
"countries.in": "India",
"countries.ie": "Ireland",
"countries.ir": "Iran",
"countries.iq": "Iraq",
"countries.is": "Iceland",
"countries.il": "Israel",
"countries.it": "Italy",
"countries.jm": "Jamaica",
"countries.jo": "Jordan",
"countries.jp": "Japan",
"countries.kz": "Kazakhstan",
"countries.ke": "Kenya",
"countries.kg": "Kyrgyzstan",
"countries.kh": "Cambodia",
"countries.ki": "Kiribati",
"countries.kn": "Saint Kitts and Nevis",
"countries.kr": "South Korea",
"countries.kw": "Kuwait",
"countries.la": "Laos",
"countries.lb": "Lebanon",
"countries.lr": "Liberia",
"countries.ly": "Libya",
"countries.lc": "Saint Lucia",
"countries.li": "Liechtenstein",
"countries.lk": "Sri Lanka",
"countries.ls": "Lesotho",
"countries.lt": "Lithuania",
"countries.lu": "Luxembourg",
"countries.lv": "Latvia",
"countries.ma": "Morocco",
"countries.mc": "Monaco",
"countries.md": "Moldova",
"countries.mg": "Madagascar",
"countries.mv": "Maldives",
"countries.mx": "Mexico",
"countries.mh": "Marshall Islands",
"countries.mk": "Macedonia",
"countries.ml": "Mali",
"countries.mt": "Malta",
"countries.mm": "Myanmar",
"countries.me": "Montenegro",
"countries.mn": "Mongolia",
"countries.mz": "Mozambique",
"countries.mr": "Mauritania",
"countries.mu": "Mauritius",
"countries.mw": "Malawi",
"countries.my": "Malaysia",
"countries.na": "Namibia",
"countries.ne": "Niger",
"countries.ng": "Nigeria",
"countries.ni": "Nicaragua",
"countries.nl": "Netherlands",
"countries.no": "Norway",
"countries.np": "Nepal",
"countries.nr": "Nauru",
"countries.nz": "New Zealand",
"countries.om": "Oman",
"countries.pk": "Pakistan",
"countries.pa": "Panama",
"countries.pe": "Peru",
"countries.ph": "Philippines",
"countries.pw": "Palau",
"countries.pg": "Papua New Guinea",
"countries.pl": "Poland",
"countries.kp": "North Korea",
"countries.pt": "Portugal",
"countries.py": "Paraguay",
"countries.qa": "Qatar",
"countries.ro": "Romania",
"countries.ru": "Russia",
"countries.rw": "Rwanda",
"countries.sa": "Saudi Arabia",
"countries.sd": "Sudan",
"countries.sn": "Senegal",
"countries.sg": "Singapore",
"countries.sb": "Solomon Islands",
"countries.sl": "Sierra Leone",
"countries.sv": "El Salvador",
"countries.sm": "San Marino",
"countries.so": "Somalia",
"countries.rs": "Serbia",
"countries.ss": "South Sudan",
"countries.st": "São Tomé and Príncipe",
"countries.sr": "Suriname",
"countries.sk": "Slovakia",
"countries.si": "Slovenia",
"countries.se": "Sweden",
"countries.sz": "Swaziland",
"countries.sc": "Seychelles",
"countries.sy": "Syria",
"countries.td": "Chad",
"countries.tg": "Togo",
"countries.th": "Thailand",
"countries.tj": "Tajikistan",
"countries.tm": "Turkmenistan",
"countries.tl": "Timor-Leste",
"countries.to": "Tonga",
"countries.tt": "Trinidad and Tobago",
"countries.tn": "Tunisia",
"countries.tr": "Turkey",
"countries.tv": "Tuvalu",
"countries.tz": "Tanzania",
"countries.ug": "Uganda",
"countries.ua": "Ukraine",
"countries.uy": "Uruguay",
"countries.us": "United States",
"countries.uz": "Uzbekistan",
"countries.va": "Vatican City",
"countries.vc": "Saint Vincent and the Grenadines",
"countries.ve": "Venezuela",
"countries.vn": "Vietnam",
"countries.vu": "Vanuatu",
"countries.ws": "Samoa",
"countries.ye": "Yemen",
"countries.za": "South Africa",
"countries.zm": "Zambia",
"countries.zw": "Zimbabwe",
"continents.af": "Africa",
"continents.an": "Antarctica",
"continents.as": "Asia",
"continents.eu": "Europe",
"continents.na": "North America",
"continents.oc": "Oceania",
"continents.sa": "South America"
}
@@ -1,11 +0,0 @@
<?php
return [
'AF' => 'África',
'AN' => 'Antártida',
'AS' => 'Asia',
'EU' => 'Europa',
'NA' => 'América del Norte',
'OC' => 'Oceanía',
'SA' => 'América del Sur',
];
@@ -1,198 +0,0 @@
<?php
return [
'AF' => 'Afganistán',
'AO' => 'Angola',
'AL' => 'Albania',
'AD' => 'Andorra',
'AE' => 'Emiratos Árabes Unidos',
'AR' => 'Argentina',
'AM' => 'Armenia',
'AG' => 'Antigua y Barbuda',
'AU' => 'Australia',
'AT' => 'Austria',
'AZ' => 'Azerbaiyán',
'BI' => 'Burundi',
'BE' => 'Bélgica',
'BJ' => 'Benin',
'BF' => 'Burkina Faso',
'BD' => 'Bangladesh',
'BG' => 'Bulgaria',
'BH' => 'Bahrein',
'BS' => 'Bahamas',
'BA' => 'Bosnia y Herzegovina',
'BY' => 'Bielorrusia',
'BZ' => 'Belice',
'BO' => 'Bolivia',
'BR' => 'Brasil',
'BB' => 'Barbados',
'BN' => 'Brunei',
'BT' => 'Bután',
'BW' => 'Botsuana',
'CF' => 'República Centroafricana',
'CA' => 'Canadá',
'CH' => 'Suiza',
'CL' => 'Chile',
'CN' => 'China',
'CI' => 'Costa de Marfil',
'CM' => 'Camerún',
'CD' => 'República Democrática del Congo',
'CG' => 'República del Congo',
'CO' => 'Colombia',
'KM' => 'Comoras',
'CV' => 'Cabo Verde',
'CR' => 'Costa Rica',
'CU' => 'Cuba',
'CY' => 'Chipre',
'CZ' => 'Chequia',
'DE' => 'Alemania',
'DJ' => 'Yibuti',
'DM' => 'Dominica',
'DK' => 'Dinamarca',
'DO' => 'República Dominicana',
'DZ' => 'Argelia',
'EC' => 'Ecuador',
'EG' => 'Egipto',
'ER' => 'Eritrea',
'ES' => 'España',
'EE' => 'Estonia',
'ET' => 'Etiopía',
'FI' => 'Finlandia',
'FJ' => 'Fiyi',
'FR' => 'Francia',
'FM' => 'Micronesia',
'GA' => 'Gabón',
'GB' => 'Reino Unido',
'GE' => 'Georgia',
'GH' => 'Ghana',
'GN' => 'Guinea',
'GM' => 'Gambia',
'GW' => 'Guinea-Bissau',
'GQ' => 'Guinea Ecuatorial',
'GR' => 'Grecia',
'GD' => 'Granada',
'GT' => 'Guatemala',
'GY' => 'Guayana',
'HN' => 'Honduras',
'HR' => 'Croacia',
'HT' => 'Haití',
'HU' => 'Hungría',
'ID' => 'Indonesia',
'IN' => 'India',
'IE' => 'Irlanda',
'IR' => 'Irán',
'IQ' => 'Irak',
'IS' => 'Islandia',
'IL' => 'Israel',
'IT' => 'Italia',
'JM' => 'Jamaica',
'JO' => 'Jordán',
'JP' => 'Japón',
'KZ' => 'Kazajstán',
'KE' => 'Kenia',
'KG' => 'Kirguistán',
'KH' => 'Camboya',
'KI' => 'Kiribati',
'KN' => 'San Cristóbal y Nieves',
'KR' => 'Corea del Sur',
'KW' => 'Kuwait',
'LA' => 'Laos',
'LB' => 'Líbano',
'LR' => 'Liberia',
'LY' => 'Libia',
'LC' => 'Santa Lucía',
'LI' => 'Liechtenstein',
'LK' => 'Sri Lanka',
'LS' => 'Lesoto',
'LT' => 'Lituania',
'LU' => 'Luxemburgo',
'LV' => 'Letonia',
'MA' => 'Marruecos',
'MC' => 'Mónaco',
'MD' => 'Moldavia',
'MG' => 'Madagascar',
'MV' => 'Maldivas',
'MX' => 'Mexico',
'MH' => 'Islas Marshall',
'MK' => 'Macedonia',
'ML' => 'Malí',
'MT' => 'Malta',
'MM' => 'Myanmar',
'ME' => 'Montenegro',
'MN' => 'Mongolia',
'MZ' => 'Mozambique',
'MR' => 'Mauritania',
'MU' => 'Mauricio',
'MW' => 'Malawi',
'MY' => 'Malasia',
'NA' => 'Namibia',
'NE' => 'Níger',
'NG' => 'Nigeria',
'NI' => 'Nicaragua',
'NL' => 'Países Bajos',
'NO' => 'Noruega',
'NP' => 'Nepal',
'NR' => 'Nauru',
'NZ' => 'Nueva Zelanda',
'OM' => 'Omán',
'PK' => 'Pakistán',
'PA' => 'Panamá',
'PE' => 'Perú',
'PH' => 'Filipinas',
'PW' => 'Palaos',
'PG' => 'Papúa Nueva Guinea',
'PL' => 'Polonia',
'KP' => 'Corea del Norte',
'PT' => 'Portugal',
'PY' => 'Paraguay',
'QA' => 'Catar',
'RO' => 'Rumania',
'RU' => 'Rusia',
'RW' => 'Ruanda',
'SA' => 'Arabia Saudita',
'SD' => 'Sudán',
'SN' => 'Senegal',
'SG' => 'Singapur',
'SB' => 'Islas Salomón',
'SL' => 'Sierra Leona',
'SV' => 'El Salvador',
'SM' => 'San Marino',
'SO' => 'Somalia',
'RS' => 'Serbia',
'SS' => 'Sudán del Sur',
'ST' => 'Santo Tomé y Príncipe',
'SR' => 'Surinam',
'SK' => 'Eslovaquia',
'SI' => 'Eslovenia',
'SE' => 'Suecia',
'SZ' => 'Suazilandia',
'SC' => 'Seychelles',
'SY' => 'Siria',
'TD' => 'Chad',
'TG' => 'Togo',
'TH' => 'Tailandia',
'TJ' => 'Tayikistán',
'TM' => 'Turkmenistán',
'TL' => 'Timor Oriental',
'TO' => 'Tonga',
'TT' => 'Trinidad y Tobago',
'TN' => 'Túnez',
'TR' => 'Turquía',
'TV' => 'Tuvalu',
'TZ' => 'Tanzania',
'UG' => 'Uganda',
'UA' => 'Ucrania',
'UY' => 'Uruguay',
'US' => 'Estados Unidos',
'UZ' => 'Uzbekistán',
'VA' => 'Ciudad del Vaticano',
'VC' => 'San Vicente y las Granadinas',
'VE' => 'Venezuela',
'VN' => 'Vietnam',
'VU' => 'Vanuatu',
'WS' => 'Samoa',
'YE' => 'Yemen',
'ZA' => 'Sudáfrica',
'ZM' => 'Zambia',
'ZW' => 'Zimbabue',
];
+232
View File
@@ -0,0 +1,232 @@
{
"settings.inspire": "\"El arte de ser sabio es el arte de saber qué pasar por alto\"",
"settings.locale": "es",
"settings.direction": "ltr",
"emails.sender": "Equipo %s",
"emails.verification.subject": "Verificación de cuenta",
"emails.verification.hello": "Hola {{name}}",
"emails.verification.body": "Haz clic en este enlace para verificar tu correo.",
"emails.verification.footer": "Si no has solicitado verificar este correo, puedes ignorar este mensaje.",
"emails.verification.thanks": "Gracias",
"emails.verification.signature": "Equipo de {{project}}",
"emails.magicSession.subject": "Inicio de sesión",
"emails.magicSession.hello": "Hola,",
"emails.magicSession.body": "Haz clic en este enlace para iniciar sesión.",
"emails.magicSession.footer": "Si no has solicitado ingresar usando este correo, puedes ignorar este mensaje.",
"emails.magicSession.thanks": "Gracias",
"emails.magicSession.signature": "Equipo de {{project}}",
"emails.recovery.subject": "Restablecer contraseña",
"emails.recovery.hello": "Hola {{name}}",
"emails.recovery.body": "Haz clic en este enlace para restablecer la contraseña de {{project}}.",
"emails.recovery.footer": "Si no has solicitado restablecer la contraseña, puedes ignorar este mensaje.",
"emails.recovery.thanks": "Gracias",
"emails.recovery.signature": "Equipo de {{project}}",
"emails.invitation.subject": "Invitación al equipo %s en %s",
"emails.invitation.hello": "Hola",
"emails.invitation.body": "Este correo ha sido enviado a petición de {{owner}} quien quiere invitarte a formar parte del equipo {{team}} en {{project}}.",
"emails.invitation.footer": "Si no estas interesado, puedes ignorar este mensaje.",
"emails.invitation.thanks": "Gracias",
"emails.invitation.signature": "Equipo de {{project}}",
"locale.country.unknown": "Desconocido",
"countries.af": "Afganistán",
"countries.ao": "Angola",
"countries.al": "Albania",
"countries.ad": "Andorra",
"countries.ae": "Emiratos Árabes Unidos",
"countries.ar": "Argentina",
"countries.am": "Armenia",
"countries.ag": "Antigua y Barbuda",
"countries.au": "Australia",
"countries.at": "Austria",
"countries.az": "Azerbaiyán",
"countries.bi": "Burundi",
"countries.be": "Bélgica",
"countries.bj": "Benin",
"countries.bf": "Burkina Faso",
"countries.bd": "Bangladesh",
"countries.bg": "Bulgaria",
"countries.bh": "Bahrein",
"countries.bs": "Bahamas",
"countries.ba": "Bosnia y Herzegovina",
"countries.by": "Bielorrusia",
"countries.bz": "Belice",
"countries.bo": "Bolivia",
"countries.br": "Brasil",
"countries.bb": "Barbados",
"countries.bn": "Brunei",
"countries.bt": "Bután",
"countries.bw": "Botsuana",
"countries.cf": "República Centroafricana",
"countries.ca": "Canadá",
"countries.ch": "Suiza",
"countries.cl": "Chile",
"countries.cn": "China",
"countries.ci": "Costa de Marfil",
"countries.cm": "Camerún",
"countries.cd": "República Democrática del Congo",
"countries.cg": "República del Congo",
"countries.co": "Colombia",
"countries.km": "Comoras",
"countries.cv": "Cabo Verde",
"countries.cr": "Costa Rica",
"countries.cu": "Cuba",
"countries.cy": "Chipre",
"countries.cz": "Chequia",
"countries.de": "Alemania",
"countries.dj": "Yibuti",
"countries.dm": "Dominica",
"countries.dk": "Dinamarca",
"countries.do": "República Dominicana",
"countries.dz": "Argelia",
"countries.ec": "Ecuador",
"countries.eg": "Egipto",
"countries.er": "Eritrea",
"countries.es": "España",
"countries.ee": "Estonia",
"countries.et": "Etiopía",
"countries.fi": "Finlandia",
"countries.fj": "Fiyi",
"countries.fr": "Francia",
"countries.fm": "Micronesia",
"countries.ga": "Gabón",
"countries.gb": "Reino Unido",
"countries.ge": "Georgia",
"countries.gh": "Ghana",
"countries.gn": "Guinea",
"countries.gm": "Gambia",
"countries.gw": "Guinea-Bissau",
"countries.gq": "Guinea Ecuatorial",
"countries.gr": "Grecia",
"countries.gd": "Granada",
"countries.gt": "Guatemala",
"countries.gy": "Guayana",
"countries.hn": "Honduras",
"countries.hr": "Croacia",
"countries.ht": "Haití",
"countries.hu": "Hungría",
"countries.id": "Indonesia",
"countries.in": "India",
"countries.ie": "Irlanda",
"countries.ir": "Irán",
"countries.iq": "Irak",
"countries.is": "Islandia",
"countries.il": "Israel",
"countries.it": "Italia",
"countries.jm": "Jamaica",
"countries.jo": "Jordán",
"countries.jp": "Japón",
"countries.kz": "Kazajstán",
"countries.ke": "Kenia",
"countries.kg": "Kirguistán",
"countries.kh": "Camboya",
"countries.ki": "Kiribati",
"countries.kn": "San Cristóbal y Nieves",
"countries.kr": "Corea del Sur",
"countries.kw": "Kuwait",
"countries.la": "Laos",
"countries.lb": "Líbano",
"countries.lr": "Liberia",
"countries.ly": "Libia",
"countries.lc": "Santa Lucía",
"countries.li": "Liechtenstein",
"countries.lk": "Sri Lanka",
"countries.ls": "Lesoto",
"countries.lt": "Lituania",
"countries.lu": "Luxemburgo",
"countries.lv": "Letonia",
"countries.ma": "Marruecos",
"countries.mc": "Mónaco",
"countries.md": "Moldavia",
"countries.mg": "Madagascar",
"countries.mv": "Maldivas",
"countries.mx": "México",
"countries.mh": "Islas Marshall",
"countries.mk": "Macedonia",
"countries.ml": "Malí",
"countries.mt": "Malta",
"countries.mm": "Myanmar",
"countries.me": "Montenegro",
"countries.mn": "Mongolia",
"countries.mz": "Mozambique",
"countries.mr": "Mauritania",
"countries.mu": "Mauricio",
"countries.mw": "Malawi",
"countries.my": "Malasia",
"countries.na": "Namibia",
"countries.ne": "Níger",
"countries.ng": "Nigeria",
"countries.ni": "Nicaragua",
"countries.nl": "Países Bajos",
"countries.no": "Noruega",
"countries.np": "Nepal",
"countries.nr": "Nauru",
"countries.nz": "Nueva Zelanda",
"countries.om": "Omán",
"countries.pk": "Pakistán",
"countries.pa": "Panamá",
"countries.pe": "Perú",
"countries.ph": "Filipinas",
"countries.pw": "Palaos",
"countries.pg": "Papúa Nueva Guinea",
"countries.pl": "Polonia",
"countries.kp": "Corea del Norte",
"countries.pt": "Portugal",
"countries.py": "Paraguay",
"countries.qa": "Catar",
"countries.ro": "Rumania",
"countries.ru": "Rusia",
"countries.rw": "Ruanda",
"countries.sa": "Arabia Saudita",
"countries.sd": "Sudán",
"countries.sn": "Senegal",
"countries.sg": "Singapur",
"countries.sb": "Islas Salomón",
"countries.sl": "Sierra Leona",
"countries.sv": "El Salvador",
"countries.sm": "San Marino",
"countries.so": "Somalia",
"countries.rs": "Serbia",
"countries.ss": "Sudán del Sur",
"countries.st": "Santo Tomé y Príncipe",
"countries.sr": "Surinam",
"countries.sk": "Eslovaquia",
"countries.si": "Eslovenia",
"countries.se": "Suecia",
"countries.sz": "Suazilandia",
"countries.sc": "Seychelles",
"countries.sy": "Siria",
"countries.td": "Chad",
"countries.tg": "Togo",
"countries.th": "Tailandia",
"countries.tj": "Tayikistán",
"countries.tm": "Turkmenistán",
"countries.tl": "Timor Oriental",
"countries.to": "Tonga",
"countries.tt": "Trinidad y Tobago",
"countries.tn": "Túnez",
"countries.tr": "Turquía",
"countries.tv": "Tuvalu",
"countries.tz": "Tanzania",
"countries.ug": "Uganda",
"countries.ua": "Ucrania",
"countries.uy": "Uruguay",
"countries.us": "Estados Unidos",
"countries.uz": "Uzbekistán",
"countries.va": "Ciudad del Vaticano",
"countries.vc": "San Vicente y las Granadinas",
"countries.ve": "Venezuela",
"countries.vn": "Vietnam",
"countries.vu": "Vanuatu",
"countries.ws": "Samoa",
"countries.ye": "Yemen",
"countries.za": "Sudáfrica",
"countries.zm": "Zambia",
"countries.zw": "Zimbabue",
"continents.af": "África",
"continents.an": "Antártida",
"continents.as": "Asia",
"continents.eu": "Europa",
"continents.na": "América del Norte",
"continents.oc": "Oceanía",
"continents.sa": "América del Sur"
}
-21
View File
@@ -1,21 +0,0 @@
<?php
return [
'settings.inspire' => '"El arte de ser sabio es el arte de saber qué pasar por alto"', // This is the line printed in the homepage and console 'view-source'
'settings.locale' => 'es',
'settings.direction' => 'ltr',
// Service - Users
'account.emails.team' => 'Equipo %s',
'account.emails.verification.title' => 'Confirmación de la cuenta',
'account.emails.verification.body' => 'es.email.auth.confirm.tpl',
'account.emails.recovery.title' => 'Restablecer contraseña',
'account.emails.recovery.body' => 'es.email.auth.recovery.tpl',
'account.emails.invitation.title' => 'Invitación al Equipo %s en %s',
'account.emails.invitation.body' => 'es.email.auth.invitation.tpl',
'locale.country.unknown' => 'Desconocido',
'countries' => include 'es.countries.php',
'continents' => include 'es.continents.php',
];
@@ -1,11 +0,0 @@
<?php
return [
'AF' => 'آفریقا',
'AN' => 'قطب جنوب',
'AS' => 'آسیا',
'EU' => 'اروپا',
'NA' => 'آمریکای شمالی',
'OC' => 'اقیانوسیه',
'SA' => 'آمریکای جنوبی',
];
@@ -1,198 +0,0 @@
<?php
return [
'AF' => 'افقانستان',
'AO' => 'آنگولا',
'AL' => 'آلبانی',
'AD' => 'آندورا',
'AE' => 'امارات متحده عربی',
'AR' => 'آرژانتین',
'AM' => 'ارمنستان',
'AG' => 'آنتیگوا و باربودا',
'AU' => 'استرالیا',
'AT' => 'اتریش',
'AZ' => 'آذربایجان',
'BI' => 'بوروندی',
'BE' => 'بلژیک',
'BJ' => 'بنین',
'BF' => 'بورکینافاسو',
'BD' => 'بنگلادش',
'BG' => 'بلغارستان',
'BH' => 'بحرین',
'BS' => 'باهاما',
'BA' => 'بوسنی و هرزگوین',
'BY' => 'بلاروس',
'BZ' => 'بلیز',
'BO' => 'بولیوی',
'BR' => 'برزیل',
'BB' => 'باربادوس',
'BN' => 'برونئی',
'BT' => 'بوتان',
'BW' => 'بوتسوانا',
'CF' => 'جمهوری آفریقای مرکزی',
'CA' => 'کانادا',
'CH' => 'سوئیس',
'CL' => 'شیلی',
'CN' => 'چین',
'CI' => 'ساحل عاج',
'CM' => 'کامرون',
'CD' => 'کنگو',
'CG' => 'جمهوری کنگو',
'CO' => 'کلمبیا',
'KM' => 'کومور',
'CV' => 'کیپ ورد',
'CR' => 'کاستاریکا',
'CU' => 'کوبا',
'CY' => 'قبرس',
'CZ' => 'جمهوری چک',
'DE' => 'آلمان',
'DJ' => 'جیبوتی',
'DM' => 'دومینیکا',
'DK' => 'دانمارک',
'DO' => 'جمهوری دومینیکا',
'DZ' => 'الجزیره',
'EC' => 'اکوادور',
'EG' => 'مصر',
'ER' => 'اریتره',
'ES' => 'اسپانیا',
'EE' => 'استونی',
'ET' => 'اتیوپی',
'FI' => 'فنلاند',
'FJ' => 'فیجی',
'FR' => 'فرانسه',
'FM' => 'میکرونزی',
'GA' => 'گابن',
'GB' => 'انگلستان',
'GE' => 'گرجستان',
'GH' => 'غنا',
'GN' => 'گینه',
'GM' => 'گامبیا',
'GW' => 'گینه بیسائو',
'GQ' => 'گینه استوایی',
'GR' => 'یونان',
'GD' => 'گرنادا',
'GT' => 'گواتمالا',
'GY' => 'گویان',
'HN' => 'هندوراس',
'HR' => 'کرواسی',
'HT' => 'هائیتی',
'HU' => 'مجارستان',
'ID' => 'اندونزی',
'IN' => 'هند',
'IE' => 'ایرلند',
'IR' => 'ایران',
'IQ' => 'عراث',
'IS' => 'ایسلند',
'IL' => 'اسرائیل',
'IT' => 'ایتالیا',
'JM' => 'جاماییکا',
'JO' => 'اردن',
'JP' => 'جاپن',
'KZ' => 'قزاقستان',
'KE' => 'کنیا',
'KG' => 'قرقیزستان',
'KH' => 'کامبوج',
'KI' => 'کیریباتی',
'KN' => 'سنت کیتس و نویس',
'KR' => 'کرخ جنوبی',
'KW' => 'کویت',
'LA' => 'لائوس',
'LB' => 'لبنان',
'LR' => 'لیبریا',
'LY' => 'لیبی',
'LC' => 'سنت لوسیا',
'LI' => 'لیختن اشتاین',
'LK' => 'سریلانکا',
'LS' => 'لسوتو',
'LT' => 'لیتوانی',
'LU' => 'لوکزامبورگ',
'LV' => 'لتونی',
'MA' => 'مراکش',
'MC' => 'موناکو',
'MD' => 'مولداوی',
'MG' => 'ماداگاسکار',
'MV' => 'مالدیو',
'MX' => 'مکزیک',
'MH' => 'جزایر مارشال',
'MK' => 'مقدونیه',
'ML' => 'مالی',
'MT' => 'مالتا',
'MM' => 'میانمار',
'ME' => 'مونته نگرو',
'MN' => 'مغولستان',
'MZ' => 'موزامبیک',
'MR' => 'موریتانی',
'MU' => 'موریس',
'MW' => 'مالاوی',
'MY' => 'مالزی',
'NA' => 'نامیبیا',
'NE' => 'نیجر',
'NG' => 'نیجریه',
'NI' => 'نیکاراگوئه',
'NL' => 'هلند',
'NO' => 'نروژ',
'NP' => 'نپال',
'NR' => 'نائورو',
'NZ' => 'نیوزلند',
'OM' => 'عمان',
'PK' => 'پاکستان',
'PA' => 'پاناما',
'PE' => 'پرو',
'PH' => 'فیلیپین',
'PW' => 'پالائو',
'PG' => 'پاپوآ گینه نو',
'PL' => 'لهستان',
'KP' => 'کره شمالی',
'PT' => 'پرتغال',
'PY' => 'پاراگوئه',
'QA' => 'قطر',
'RO' => 'رومانی',
'RU' => 'روسیه',
'RW' => 'رواندا',
'SA' => 'عربستان سعودی',
'SD' => 'سودان',
'SN' => 'سنگال',
'SG' => 'سنگاپور',
'SB' => 'جزایر سلیمان',
'SL' => 'سیرا لئون',
'SV' => 'السالوادور',
'SM' => 'سان مارینو',
'SO' => 'سومالی',
'RS' => 'صربستان',
'SS' => 'سودان جنوبی',
'ST' => 'سائو تومه و پرنسیپ',
'SR' => 'سورینام',
'SK' => 'اسلواکی',
'SI' => 'اسلوونی',
'SE' => 'سوئد',
'SZ' => 'سوئیس',
'SC' => 'سیشل',
'SY' => 'سوریه',
'TD' => 'چاد',
'TG' => 'توگپ',
'TH' => 'تایلند',
'TJ' => 'تاجیکستان',
'TM' => 'ترکمنستان',
'TL' => 'تیمور-لسته',
'TO' => 'تونگا',
'TT' => 'ترینیداد و توباگو',
'TN' => 'تونس',
'TR' => 'ترکیه',
'TV' => 'تووالو',
'TZ' => 'تانزانیا',
'UG' => 'اوگاندا',
'UA' => 'اوکراین',
'UY' => 'اوگوئه',
'US' => 'ایالات متحده آمریکا',
'UZ' => 'ازبکستان',
'VA' => 'شهر واتیکان',
'VC' => 'سنت وینسنت و گرنادین ها',
'VE' => 'ونزوئلا',
'VN' => 'ویتنام',
'VU' => 'وانواتو',
'WS' => 'ساموآ',
'YE' => 'یمن',
'ZA' => 'آفریقای جنوبی',
'ZM' => 'زامبیا',
'ZW' => 'زیمباوه',
];
+232
View File
@@ -0,0 +1,232 @@
{
"settings.inspire": "\"هنر خردمند بودن این است که بدانید چه چیزی را نادیده بگیرید.\"",
"settings.locale": "fa",
"settings.direction": "rtl",
"emails.sender": "تیم %s",
"emails.verification.subject": "تأیید حساب",
"emails.verification.hello": "سلام {{name}}",
"emails.verification.body": "برای تأیید ایمیل‌تان پیوند زیر را دنبال کنید.",
"emails.verification.footer": "اگر شما درخواست تأیید حساب نداده‌اید، می‌توانید این پیام را نادیده بگیرید.",
"emails.verification.thanks": "سپاس فراوان",
"emails.verification.signature": "تیم {{name}}",
"emails.magicSession.subject": "ورود به حساب کاربری",
"emails.magicSession.hello": "سلام،",
"emails.magicSession.body": "برای ورود به حساب‌تان پیوند زیر را دنبال کنید.",
"emails.magicSession.footer": "اگر شما درخواست ورود به حساب کاربری با استفاده از این ایمیل را نداد‌ه‌اید، می‌توانید این پیام را نادیده بگیرید.",
"emails.magicSession.thanks": "سپاس فراوان",
"emails.magicSession.signature": "تیم {{name}}",
"emails.recovery.subject": "بازیابی گذرواژه",
"emails.recovery.hello": "سلام {{name}}",
"emails.recovery.body": "برای بازیابی گذرواژه‌تان پیوند زیر را دنبال کنید.",
"emails.recovery.footer": "اگر شما درخواست بازیابی گذرواژه نداده‌اید، می‌توانید این پیام را نادیده بگیرید.",
"emails.recovery.thanks": "سپاس فراوان",
"emails.recovery.signature": "تیم {{name}}",
"emails.invitation.subject": "دعوت به تیم %s در %s",
"emails.invitation.hello": "سلام",
"emails.invitation.body": "این ایمیل برای شما فرستاده شده‌است زیرا {{owner}} می‌خواهد شما را به تیم {{team}} در پروژه‌ی {{project}} بیفزاید.",
"emails.invitation.footer": "اگر علاقه ندارید، می‌توانید این پیام را نادیده بگیرید.",
"emails.invitation.thanks": "سپاس فراوان",
"emails.invitation.signature": "تیم {{name}}",
"locale.country.unknown": "ناشناخته",
"countries.af": "افغانستان",
"countries.ao": "آنگولا",
"countries.al": "آلبانی",
"countries.ad": "آندورا",
"countries.ae": "امارات متحده عربی",
"countries.ar": "آرژانتین",
"countries.am": "ارمنستان",
"countries.ag": "آنتیگوا و باربودا",
"countries.au": "استرالیا",
"countries.at": "اتریش",
"countries.az": "آذربایجان",
"countries.bi": "بوروندی",
"countries.be": "بلژیک",
"countries.bj": "بنین",
"countries.bf": "بورکینافاسو",
"countries.bd": "بنگلادش",
"countries.bg": "بلغارستان",
"countries.bh": "بحرین",
"countries.bs": "باهاما",
"countries.ba": "بوسنی و هرزگوین",
"countries.by": "بلاروس",
"countries.bz": "بلیز",
"countries.bo": "بولیوی",
"countries.br": "برزیل",
"countries.bb": "باربادوس",
"countries.bn": "برونئی",
"countries.bt": "بوتان",
"countries.bw": "بوتسوانا",
"countries.cf": "جمهوری آفریقای مرکزی",
"countries.ca": "کانادا",
"countries.ch": "سوئیس",
"countries.cl": "شیلی",
"countries.cn": "چین",
"countries.ci": "ساحل عاج",
"countries.cm": "کامرون",
"countries.cd": "کنگو",
"countries.cg": "جمهوری کنگو",
"countries.co": "کلمبیا",
"countries.km": "کومور",
"countries.cv": "کیپ ورد",
"countries.cr": "کاستاریکا",
"countries.cu": "کوبا",
"countries.cy": "قبرس",
"countries.cz": "جمهوری چک",
"countries.de": "آلمان",
"countries.dj": "جیبوتی",
"countries.dm": "دومینیکا",
"countries.dk": "دانمارک",
"countries.do": "جمهوری دومینیکا",
"countries.dz": "الجزیره",
"countries.ec": "اکوادور",
"countries.eg": "مصر",
"countries.er": "اریتره",
"countries.es": "اسپانیا",
"countries.ee": "استونی",
"countries.et": "اتیوپی",
"countries.fi": "فنلاند",
"countries.fj": "فیجی",
"countries.fr": "فرانسه",
"countries.fm": "میکرونزی",
"countries.ga": "گابن",
"countries.gb": "انگلستان",
"countries.ge": "گرجستان",
"countries.gh": "غنا",
"countries.gn": "گینه",
"countries.gm": "گامبیا",
"countries.gw": "گینه بیسائو",
"countries.gq": "گینه استوایی",
"countries.gr": "یونان",
"countries.gd": "گرنادا",
"countries.gt": "گواتمالا",
"countries.gy": "گویان",
"countries.hn": "هندوراس",
"countries.hr": "کرواسی",
"countries.ht": "هائیتی",
"countries.hu": "مجارستان",
"countries.id": "اندونزی",
"countries.in": "هند",
"countries.ie": "ایرلند",
"countries.ir": "ایران",
"countries.iq": "عراق",
"countries.is": "ایسلند",
"countries.il": "اسرائیل",
"countries.it": "ایتالیا",
"countries.jm": "جاماییکا",
"countries.jo": "اردن",
"countries.jp": "ژاپن",
"countries.kz": "قزاقستان",
"countries.ke": "کنیا",
"countries.kg": "قرقیزستان",
"countries.kh": "کامبوج",
"countries.ki": "کیریباتی",
"countries.kn": "سنت کیتس و نویس",
"countries.kr": "کره جنوبی",
"countries.kw": "کویت",
"countries.la": "لائوس",
"countries.lb": "لبنان",
"countries.lr": "لیبریا",
"countries.ly": "لیبی",
"countries.lc": "سنت لوسیا",
"countries.li": "لیختن اشتاین",
"countries.lk": "سریلانکا",
"countries.ls": "لسوتو",
"countries.lt": "لیتوانی",
"countries.lu": "لوکزامبورگ",
"countries.lv": "لتونی",
"countries.ma": "مراکش",
"countries.mc": "موناکو",
"countries.md": "مولداوی",
"countries.mg": "ماداگاسکار",
"countries.mv": "مالدیو",
"countries.mx": "مکزیک",
"countries.mh": "جزایر مارشال",
"countries.mk": "مقدونیه",
"countries.ml": "مالی",
"countries.mt": "مالتا",
"countries.mm": "میانمار",
"countries.me": "مونته نگرو",
"countries.mn": "مغولستان",
"countries.mz": "موزامبیک",
"countries.mr": "موریتانی",
"countries.mu": "موریس",
"countries.mw": "مالاوی",
"countries.my": "مالزی",
"countries.na": "نامیبیا",
"countries.ne": "نیجر",
"countries.ng": "نیجریه",
"countries.ni": "نیکاراگوئه",
"countries.nl": "هلند",
"countries.no": "نروژ",
"countries.np": "نپال",
"countries.nr": "نائورو",
"countries.nz": "نیوزلند",
"countries.om": "عمان",
"countries.pk": "پاکستان",
"countries.pa": "پاناما",
"countries.pe": "پرو",
"countries.ph": "فیلیپین",
"countries.pw": "پالائو",
"countries.pg": "پاپوآ گینه نو",
"countries.pl": "لهستان",
"countries.kp": "کره شمالی",
"countries.pt": "پرتغال",
"countries.py": "پاراگوئه",
"countries.qa": "قطر",
"countries.ro": "رومانی",
"countries.ru": "روسیه",
"countries.rw": "رواندا",
"countries.sa": "عربستان سعودی",
"countries.sd": "سودان",
"countries.sn": "سنگال",
"countries.sg": "سنگاپور",
"countries.sb": "جزایر سلیمان",
"countries.sl": "سیرا لئون",
"countries.sv": "السالوادور",
"countries.sm": "سان مارینو",
"countries.so": "سومالی",
"countries.rs": "صربستان",
"countries.ss": "سودان جنوبی",
"countries.st": "سائو تومه و پرنسیپ",
"countries.sr": "سورینام",
"countries.sk": "اسلواکی",
"countries.si": "اسلوونی",
"countries.se": "سوئد",
"countries.sz": "سوئیس",
"countries.sc": "سیشل",
"countries.sy": "سوریه",
"countries.td": "چاد",
"countries.tg": "توگپ",
"countries.th": "تایلند",
"countries.tj": "تاجیکستان",
"countries.tm": "ترکمنستان",
"countries.tl": "تیمور-لسته",
"countries.to": "تونگا",
"countries.tt": "ترینیداد و توباگو",
"countries.tn": "تونس",
"countries.tr": "ترکیه",
"countries.tv": "تووالو",
"countries.tz": "تانزانیا",
"countries.ug": "اوگاندا",
"countries.ua": "اوکراین",
"countries.uy": "اوگوئه",
"countries.us": "ایالات متحده آمریکا",
"countries.uz": "ازبکستان",
"countries.va": "شهر واتیکان",
"countries.vc": "سنت وینسنت و گرنادین ها",
"countries.ve": "ونزوئلا",
"countries.vn": "ویتنام",
"countries.vu": "وانواتو",
"countries.ws": "ساموآ",
"countries.ye": "یمن",
"countries.za": "آفریقای جنوبی",
"countries.zm": "زامبیا",
"countries.zw": "زیمباوه",
"continents.af": "آفریقا",
"continents.an": "قطب جنوب",
"continents.as": "آسیا",
"continents.eu": "اروپا",
"continents.na": "آمریکای شمالی",
"continents.oc": "اقیانوسیه",
"continents.sa": "آمریکای جنوبی"
}
-21
View File
@@ -1,21 +0,0 @@
<?php
return [
'settings.inspire' => '"هنر خردمند بودن، هنر دانستن چیزی است که باید از آن غافل شد."', // This is the line printed in the homepage and console 'view-source'
'settings.locale' => 'fa',
'settings.direction' => 'rtl',
// Service - Users
'account.emails.team' => 'تیم %s',
'account.emails.verification.title' => 'تایید حساب کاربری',
'account.emails.verification.body' => 'fa.email.auth.confirm.tpl',
'account.emails.recovery.title' => 'بازیابی رمز عبور',
'account.emails.recovery.body' => 'fa.email.auth.recovery.tpl',
'account.emails.invitation.title' => 'دعوتنامه به تیم %s در %s',
'account.emails.invitation.body' => 'fa.email.auth.invitation.tpl',
'locale.country.unknown' => 'ناشناخته',
'countries' => include 'fa.countries.php',
'continents' => include 'fa.continents.php',
];
@@ -1,11 +0,0 @@
<?php
return [
'AF' => 'Afrikka',
'AN' => 'Antarktis',
'AS' => 'Aasia',
'EU' => 'Eurooppa',
'NA' => 'Pohjois Amerikka',
'OC' => 'Oceania',
'SA' => 'Etelä Amerikka',
];
@@ -1,198 +0,0 @@
<?php
return [
'AF' => 'Afganistan',
'AO' => 'Angola',
'AL' => 'Albania',
'AD' => 'Andorra',
'AE' => 'Arabiemiirikunnat',
'AR' => 'Argentiina',
'AM' => 'Armenia',
'AG' => 'Antigua ja Barbuda',
'AU' => 'Australia',
'AT' => 'Itävalta',
'AZ' => 'Azerbaidžan',
'BI' => 'Burundi',
'BE' => 'Belgia',
'BJ' => 'Benin',
'BF' => 'Burkina Faso',
'BD' => 'Bangladesh',
'BG' => 'Bulgaria',
'BH' => 'Bahrain',
'BS' => 'Bahama',
'BA' => 'Bosnia ja Hertsegovina',
'BY' => 'Valkovenäjä',
'BZ' => 'Belize',
'BO' => 'Bolivia',
'BR' => 'Brasilia',
'BB' => 'Barbados',
'BN' => 'Brunei',
'BT' => 'Bhutan',
'BW' => 'Botswana',
'CF' => 'Keski-Afrikan tasavalta',
'CA' => 'Kanada',
'CH' => 'Sveitsi',
'CL' => 'Chile',
'CN' => 'Kiina',
'CI' => 'Norsunluurannikko',
'CM' => 'Kamerun',
'CD' => 'Kongon demokraattinen tasavalta',
'CG' => 'Kongon tasavalta',
'CO' => 'Kolumbia',
'KM' => 'Komorit',
'CV' => 'Kap Verde',
'CR' => 'Costa Rica',
'CU' => 'Kuuba',
'CY' => 'Kypros',
'CZ' => 'Tšekki',
'DE' => 'Saksa',
'DJ' => 'Djibouti',
'DM' => 'Dominica',
'DK' => 'Tanska',
'DO' => 'Dominikaaninen tasavalta',
'DZ' => 'Algeria',
'EC' => 'Ecuador',
'EG' => 'Egypti',
'ER' => 'Eritrea',
'ES' => 'Espanja',
'EE' => 'Viro',
'ET' => 'Etiopia',
'FI' => 'Suomi',
'FJ' => 'Fidži',
'FR' => 'Ranska',
'FM' => 'Mikronesia',
'GA' => 'Gabon',
'GB' => 'Yhdistynyt kuningaskunta',
'GE' => 'Georgia',
'GH' => 'Ghana',
'GN' => 'Guinea',
'GM' => 'Gambia',
'GW' => 'Guinea-Bissau',
'GQ' => 'Päiväntasaajan Guinea',
'GR' => 'Kreikka',
'GD' => 'Grenada',
'GT' => 'Guatemala',
'GY' => 'Guyana',
'HN' => 'Honduras',
'HR' => 'Kroatia',
'HT' => 'Haiti',
'HU' => 'Unkari',
'ID' => 'Indonesia',
'IN' => 'Intia',
'IE' => 'Irlanti',
'IR' => 'Iran',
'IQ' => 'Irak',
'IS' => 'Islanti',
'IL' => 'Israel',
'IT' => 'Italia',
'JM' => 'Jamaika',
'JO' => 'Jordan',
'JP' => 'Japani',
'KZ' => 'Kazakstan',
'KE' => 'Kenia',
'KG' => 'Kirgisia',
'KH' => 'Kambodža',
'KI' => 'Kiribati',
'KN' => 'Saint Kitts ja Nevis',
'KR' => 'Etelä-Korea',
'KW' => 'Kuwait',
'LA' => 'Laos',
'LB' => 'Libanon',
'LR' => 'Liberia',
'LY' => 'Libya',
'LC' => 'Saint Lucia',
'LI' => 'Liechtenstein',
'LK' => 'Sri Lanka',
'LS' => 'Lesotho',
'LT' => 'Liettua',
'LU' => 'Luxemburg',
'LV' => 'Latvia',
'MA' => 'Marokko',
'MC' => 'Monaco',
'MD' => 'Moldova',
'MG' => 'Madagaskar',
'MV' => 'Malediivit',
'MX' => 'Meksiko',
'MH' => 'Marshallinsaaret',
'MK' => 'Makedonia',
'ML' => 'Mali',
'MT' => 'Malta',
'MM' => 'Myanmar',
'ME' => 'Montenegro',
'MN' => 'Mongolia',
'MZ' => 'Mosambik',
'MR' => 'Mauritania',
'MU' => 'Mauritius',
'MW' => 'Malawi',
'MY' => 'Malesia',
'NA' => 'Namibia',
'NE' => 'Niger',
'NG' => 'Nigeria',
'NI' => 'Nicaragua',
'NL' => 'Alankomaat',
'NO' => 'Norja',
'NP' => 'Nepal',
'NR' => 'Nauru',
'NZ' => 'Uusi-Seelanti',
'OM' => 'Oman',
'PK' => 'Pakistan',
'PA' => 'Panama',
'PE' => 'Peru',
'PH' => 'Filippiinit',
'PW' => 'Palau',
'PG' => 'Papua-Uusi-Guinea',
'PL' => 'Puola',
'KP' => 'Pohjois-Korea',
'PT' => 'Portugali',
'PY' => 'Paraguay',
'QA' => 'Qatar',
'RO' => 'Romania',
'RU' => 'Venäjä',
'RW' => 'Ruanda',
'SA' => 'Saudi-Arabia',
'SD' => 'Sudan',
'SN' => 'Senegal',
'SG' => 'Singapore',
'SB' => 'Salomonsaaret',
'SL' => 'Sierra Leone',
'SV' => 'Salvador',
'SM' => 'San Marino',
'SO' => 'Somalia',
'RS' => 'Serbia',
'SS' => 'Etelä-Sudan',
'ST' => 'São Tomé ja Príncipe',
'SR' => 'Suriname',
'SK' => 'Slovakia',
'SI' => 'Slovenia',
'SE' => 'Ruotsi',
'SZ' => 'Swazimaa',
'SC' => 'Seychellit',
'SY' => 'Syyria',
'TD' => 'Tšad',
'TG' => 'Togo',
'TH' => 'Thaimaa',
'TJ' => 'Tadžikistan',
'TM' => 'Turkmenistan',
'TL' => 'Timor-Leste',
'TO' => 'Tonga',
'TT' => 'Trinidad ja Tobago',
'TN' => 'Tunisia',
'TR' => 'Turkki',
'TV' => 'Tuvalu',
'TZ' => 'Tansania',
'UG' => 'Uganda',
'UA' => 'Ukraina',
'UY' => 'Uruguay',
'US' => 'Yhdysvallat',
'UZ' => 'Uzbekistan',
'VA' => 'Vatikaanikaupunki',
'VC' => 'Saint Vincent ja Grenadiinit',
'VE' => 'Venezuela',
'VN' => 'Vietnam',
'VU' => 'Vanuatu',
'WS' => 'Samoa',
'YE' => 'Jemen',
'ZA' => 'Etelä-Afrikka',
'ZM' => 'Sambia',
'ZW' => 'Zimbabwe',
];

Some files were not shown because too many files have changed in this diff Show More