1
0
Fork 0
mirror of synced 2024-09-20 03:17:30 +12:00
Commit graph

10058 commits

Author SHA1 Message Date
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. 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
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 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
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. 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
Torsten Dittmann
12db6816f0 test: connection pool for docker socket 2022-01-21 15:33:58 +01:00
Brandon
6715d9a00e
docs: update description for delete session endpoint 2022-01-21 06:25:17 -06:00
Bradley Schofield
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 Dittmann
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 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
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 Schofield
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