1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00
Commit graph

8781 commits

Author SHA1 Message Date
Eldad A. Fux 4cae20468b
Updated CI badge 2022-01-31 00:32:23 +02:00
Eldad A. Fux 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. Fux 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. Fux 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. Fux 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
Simon Trockel ad8258f7c9
Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-27 11:12:27 +01: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 A. Fux 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 Trockel 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
Simon Trockel 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
Simon Trockel 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
Simon Trockel 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
Eldad A. Fux 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
Matej Baco 32a066fb48 Cleanup 2022-01-26 10:17:55 +01:00
Simon Trockel 6fde6642bc
Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-26 09:05:53 +01: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
Matej Baco c15d57f573 Fixed update document permission check and implement test for it 2022-01-25 15:51:04 +01: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. Fux 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. Fux 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
Vincent Ge 7da87c0358 Translations button up top and lists available languages at bottom + link 2022-01-24 11:11:33 -05:00
Vincent Ge 2ac2c3dbd2 Adopted translation changes made by Yuqi 2022-01-24 10:44:27 -05: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
Eldad A. Fux 029935eb6a
Merge pull request #2659 from appwrite/fix-function-timeout
Fix function timeout in controller
2022-01-23 19:45:55 +02:00
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 Trockel 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 Dittmann 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
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. Fux 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
Brandon 6715d9a00e
docs: update description for delete session endpoint 2022-01-21 06:25:17 -06:00
Matej Baco d9eb1e9545 Use dynamic value in controller 2022-01-21 09:05:41 +01:00
Torsten Dittmann 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
Torsten Dittmann f5fedf05d5 fix: ui reset form after creating attribute 2022-01-20 10:55:33 +01:00