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

6719 commits

Author SHA1 Message Date
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 9c68e68125 Database Layers API docs updated 2022-06-22 16:28:09 +00: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 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
Damodar Lohani 8f14f5aa21
Database layer (#3338)
* database response model

* database collection config

* new database scopes

* database service update

* database execption codes

* remove read write permission from database model

* updating tests and fixing some bugs

* server side tests are now passing

* databases api

* tests for database endpoint

* composer update

* fix error

* formatting

* formatting fixes

* get database test

* more updates to events and usage

* more usage updates

* fix delete type

* fix test

* delete database

* more fixes

* databaseId in attributes and indexes

* more fixes

* fix issues

* fix index subquery

* fix console scope and index query

* updating tests as required

* fix phpcs errors and warnings

* updates to review suggestions

* UI progress

* ui updates and cleaning up

* fix type

* rework database events

* update tests

* update types

* event generation fixed

* events config updated

* updating context to support multiple

* realtime updates

* fix ids

* update context

* validator updates

* fix naming conflict

* fix tests

* fix lint errors

* fix wprler and realtime tests

* fix webhooks test

* fix event validator and other tests

* formatting fixes

* removing leftover var_dumps

* remove leftover comment

* update usage params

* usage metrics updates

* update database usage

* fix usage

* specs update

* updates to usage

* fix UI and usage

* fix lints

* internal id fixes

* fixes for internal Id

* renaming services and related files

* rename tests

* rename doc link

* rename readme

* fix test name

* tests: fixes for 0.15.x sync

Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-22 12:51:49 +02:00
Torsten Dittmann e89a367131 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-22 12:48:42 +02:00
Torsten Dittmann 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 Dittmann dc1daca739
Merge pull request #3404 from appwrite/feat-redis-conf
added redis conf
2022-06-22 12:45:38 +02:00
Torsten Dittmann 6fd2113870
feat: add redis config to users compose 2022-06-22 12:44:24 +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
Matej Bačo b682ffdfa3 Merge remote-tracking branch 'origin/0.15.x' into fix-internal-indexes 2022-06-22 09:26:15 +00: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čo 41ab727c78
Increase element limit 2022-06-22 11:08:11 +02:00
Torsten Dittmann ae7a93b8dc fix: phone env variables and compose template 2022-06-21 20:32:51 +02:00
Torsten Dittmann 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 79205cdccc fix: realtime and missing index 2022-06-21 20:02:43 +02:00
Torsten Dittmann fc36e6c2d0 fix: migration for custom collections and buckets 2022-06-21 19:39:05 +02:00
Torsten Dittmann 9eb016d0f4 fix: realtime reconnect behaviour 2022-06-21 18:00:23 +02:00
Torsten Dittmann a8319407fc fix: add missing indexes 2022-06-21 12:17:34 +02:00
Torsten Dittmann b069b7c1bb chore: update docs 2022-06-21 10:03:50 +02: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 b69bb9f149 ui: allow generating a new webhook signature 2022-06-20 23:15:51 +02: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
Torsten Dittmann 59940e81a8 chore: prepare 0.15 2022-06-20 18:23:54 +02:00
gepd d1505917a3
committed suggested changes
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-06-20 12:18:00 -04:00
Torsten Dittmann e6edcb5459
Merge pull request #3357 from appwrite/feat-phone-authentication
feat: phone authentication
2022-06-20 18:12:36 +02:00
Torsten Dittmann 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
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 Dittmann 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 7a6a9f159b ui: update user verification 2022-06-20 15:21:46 +02: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
Bradley Schofield 11ad99cdcd
Update app/executor.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-06-20 13:35:43 +01:00
Torsten Dittmann 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 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 Dittmann fbfb871edf
Merge pull request #3401 from appwrite/feat-internal-ids-projects
feat: internal ids for projects
2022-06-20 12:06:22 +02:00
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 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
fogelito f637114a1a move debugs 2022-06-19 18:45:35 +03: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 Dittmann 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 Dittmann 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 Dittmann 16dffdb0bf chore update version 2022-06-19 09:40:25 +00:00
Torsten Dittmann 0e32cf02cb chore: run linter 2022-06-19 11:34:03 +02: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
Damodar Lohani 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
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
Aditya Oberai 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 adb79872b3 Improve gitlab endpoint input 2022-06-15 07:30:24 +00:00
Damodar Lohani af19787ed9 logging updates 2022-06-14 23:40:56 +00: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
Torsten Dittmann 861023abcf feat: update console sdk and ui to use new email auth 2022-06-14 12:39:53 +02:00
Eldad A. Fux a1c5ace4ed
Merge pull request #3371 from 2002Bishwajeet/feat-dailymotion-oauth
Feat: Add Dailymotion OAuth provider
2022-06-14 12:07:55 +03: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 05152da195 fix formatting 2022-06-13 15:49:27 +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
Torsten Dittmann 73a00438ae Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-13 14:29:29 +02: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 416392ad34
Merge branch 'appwrite:master' into feat-dailymotion-oauth 2022-06-12 11:10:47 +05:30
Marc-Antoine Thevenet 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 1fd5ae2991 QA bug fixes 2022-06-10 12:41:31 +00:00
Matej Bačo 116e51b006 Finish gitlab custom hostname 2022-06-10 12:03:51 +00: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
gepd 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 Dittmann 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 Dittmann 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
Bradley Schofield 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 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
gepd be53bae82b
Merge branch 'appwrite:master' into feat-empty-payload 2022-06-08 20:50:04 -04:00
gepd 2e05afe35a
Make param optional from utopia 2022-06-08 20:49:27 -04:00
Bradley Schofield 7fce57f35d Clean up unused code and get tests working 2022-06-08 16:15:17 +01: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 Dittmann 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
shimon 64ba33f3aa Small fix 2022-06-08 10:19:50 +03:00
gepd 3cf26d19bc
make data optional 2022-06-07 21:08:11 -04:00
Torsten Dittmann 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 Dittmann c309896620
Merge pull request #3337 from MATsxm/patch-1
Update en.json
2022-06-07 19:14:38 +02:00
shimon 54f6556204 sign webhook flow 2022-06-07 18:11:07 +03:00
Bradley Schofield d2c4bb9872 Continue work on implementing local runtime state 2022-06-07 14:55:44 +01: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
gepd a107f592cf
Merge branch 'master' into feat-empty-payload 2022-06-06 18:57:14 -04:00
gepd 8f831b2be3
Allows to update permissions without payload 2022-06-06 18:27:05 -04:00
Jake Barnby 254a075d7d Update JWT creation abuse limits 2022-06-07 08:57:37 +12:00
Everly Precia Suresh a456634324 fix linter issues 2022-06-06 13:32:58 +00:00
Marc-Antoine Thevenet 38041ce5c8
Update en.json
## EASY FIX

### Typo fix
2022-06-05 07:56:22 +02:00
Torsten Dittmann 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 Dittmann d9f53d6e23
Update realtime.php 2022-06-03 12:34:44 +02:00
Torsten Dittmann 105ae1caec
Merge branch 'master' into fix-1662-logs-minor-spelling-mistake 2022-06-03 12:34:08 +02:00
Torsten Dittmann 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
Chuong Tang e1c6974b88
Merge branch 'master' into add_webm_videoType 2022-06-02 08:43:25 -06:00
Chuong Tang 4830f89ed3
Added webm into mimeType and previewType 2022-06-02 08:38:33 -06: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 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 Dittmann b55d2c1b6d
Merge pull request #3316 from appwrite/ci-introduce-linter
ci: introduce linter
2022-06-01 19:03:43 +02:00
Shimon Newman 57e0679524
Update collections.php 2022-06-01 19:51:12 +03: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 Dittmann 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 Dittmann 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 Newman 2bad41082b
Update projects.php 2022-06-01 17:23:05 +03:00
Shimon Newman 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
Shimon Newman 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
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
Shimon Newman 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 981e82eb45 ci: fix php sniffer configuration 2022-05-31 17:16:27 +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 Dittmann 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 Dittmann 957ba08817
Merge pull request #3282 from appwrite/refactor-database
refactor `database.php`
2022-05-31 15:33:14 +02:00
Everly Precia Suresh 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 318df0d3f3 Merge branch 'master' of https://github.com/appwrite/appwrite into introduce-formatter-and-linter 2022-05-31 11:55:30 +00:00
Torsten Dittmann 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 Dittmann 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
Everly Precia Suresh 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 103709eb8f
Merge pull request #3286 from appwrite/refactor-mock
Refactor `mock.php`
2022-05-31 12:29:06 +02:00
Torsten Dittmann 26b975597b
Merge pull request #3288 from appwrite/refactor-home
Refactor `home.php`
2022-05-31 11:21:27 +02:00
Torsten Dittmann 0792819fbd
Merge pull request #2561 from varghesejose2020/master
Update Malayalam translations
2022-05-31 11:14:51 +02:00
Torsten Dittmann 99e0fff296
Merge pull request #3252 from appwrite/fix-empty-build-logs
fix: empty build logs
2022-05-31 11:12:50 +02:00
Torsten Dittmann ce84dd1377
Merge pull request #3290 from appwrite/refactor-api
Refactor `api.php`
2022-05-31 11:04:39 +02:00
Torsten Dittmann 0fdd785ba9
Merge branch 'master' into refactor-functions 2022-05-31 10:54:03 +02:00