1
0
Fork 0
mirror of synced 2024-08-29 09:01:41 +12:00
Commit graph

10830 commits

Author SHA1 Message Date
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. Fux
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 Dittmann
06458bccf3
Merge pull request #2996 from appwrite/feat-0-13-4-release
Feat: Upgrade version
2022-03-23 18:06:58 +01:00
Torsten Dittmann
6360d24495
Update variables.php 2022-03-23 17:17:36 +01:00
Torsten Dittmann
6f0af6a9d9
Update CHANGES.md 2022-03-23 17:16:54 +01:00
Torsten Dittmann
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 Dittmann
154379c848
Merge pull request #2963 from appwrite/fix-orchestration-cleanup
Fix: Orchestration Cleanup
2022-03-23 10:40:37 +01:00
Torsten Dittmann
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-Perez
da2d72b30a
Update php base image to 8.0.17 2022-03-22 22:37:52 -04:00
Damodar Lohani
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
Eldad A. Fux
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 Dittmann
093178c81f
Merge pull request #2977 from appwrite/fix-gh-issue-url
Fix: GH issue url
2022-03-22 13:09:13 +01:00
Eldad Fux
df60aae1aa Minor architecture fixes 2022-03-22 12:48:01 +02:00
Eldad A. Fux
a25e8d81c9
Merge pull request #2975 from appwrite/feat-update-architecture
Feat update architecture
2022-03-22 12:44:09 +02:00
Damodar Lohani
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. Fux
d69aba54c0
Merge pull request #2954 from appwrite/fix-docker-compose
Fix: Merged docker composes
2022-03-21 12:59:42 +02:00
Eldad A. Fux
afb3b69008
Merge pull request #2978 from appwrite/origin/fix-repview-image
- Fix preview-image
2022-03-21 12:26:09 +02:00
Matej Bačo
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