1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

4910 commits

Author SHA1 Message Date
Christy Jacob 6f4b53ad72 feat: fix tests 2022-02-01 12:39:07 +04:00
Christy Jacob 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 f042c00b20 feat: add new exceptions to accounts api 2022-01-31 02:44:47 +04:00
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 b32ab98c00 fix: exception namespace 2022-01-30 02:50:07 +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
Eldad A. Fux 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
Eldad Fux c43b71f78a Merge branch 'master' of github.com:appwrite/appwrite into fix-create-existing-collection 2022-01-24 23:33:46 +02:00
Brandon 32b037d6aa fix: update sdk to web-default for auth docs links from console 2022-01-24 14:25:47 -06:00
Matej Baco 85630df661 PR review changes 2022-01-24 09:20:02 +01:00
Eldad A. Fux 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
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
kodumbeats 7e6c9b9d87 Harmonize database reconnect across services 2022-01-21 12:32:27 -05:00
Matej Baco d9eb1e9545 Use dynamic value in controller 2022-01-21 09:05:41 +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
Torsten Dittmann 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 Dittmann 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
Jake Barnby 438f80cc5a Update query attribute to search, remove name index 2022-01-19 20:57:18 +13:00
Eldad A. Fux 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
Eldad Fux 61131434cb Updated to use minlength and fixed alt attribute 2022-01-18 16:25:14 +02:00
Jake Barnby 1a6a1498bc Add fulltext index for collections collection name column to fix listCollections search 2022-01-19 00:45:44 +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
Eldad A. Fux 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 ba2790221c fix: hide internal id from documents 2022-01-17 17:25:20 +01:00
Eldad A. Fux 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
Torsten Dittmann 96828f739e fix: ui for int/float default values 2022-01-17 11:47:22 +01:00
Eldad A. Fux 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. Fux 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. Fux 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 A. Fux 464db81880
Merge pull request #2620 from appwrite/fix-consistent-users-limit
Fixed missing users limit validation
2022-01-16 09:28:37 +02:00
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
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 6b77fcf21f FIxed 409 for createCollection 2022-01-12 20:51:13 +01:00
Damodar Lohani 95f740800b set proper domain name while setting cookie in mock api 2022-01-11 17:15:29 +05:45