1
0
Fork 0
mirror of synced 2024-08-04 04:52:03 +12:00
Commit graph

11363 commits

Author SHA1 Message Date
Torsten Dittmann
ee07af85fc
Update storage.md 2022-06-03 12:27:46 +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
Torsten Dittmann
392a6c04dd
Merge pull request #3326 from appwrite/fix-linter-violations
fix: linter issues
2022-06-03 11:07:58 +02:00
Everly Precia Suresh
616e813229 add comment when fall-through is intentional in a non-empty case body 2022-06-02 22:18:42 +00: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
Everly Precia Suresh
5a8bbf6457 add rule to exclude namespace 2022-06-02 14:20:15 +00:00
Everly Precia Suresh
da03611109 add rule to exclude namespace 2022-06-02 14:10:55 +00:00
Everly Precia Suresh
02838cc1b2 Remove namespace 2022-06-02 13:36:51 +00:00
Everly Precia Suresh
192c922e9f Merge branch 'master' of https://github.com/appwrite/appwrite into fix-linter-violations 2022-06-02 13:10:17 +00:00
Everly Precia Suresh
3b14ccb7d4 fix linting issues 2022-06-02 13:09:04 +00:00
Everly Precia Suresh
d41aff1861 fix linting issues 2022-06-02 13:03:37 +00:00
Everly Precia Suresh
8d0581e401 fix linting issues in client.php 2022-06-02 12:49:01 +00:00
Everly Precia Suresh
e95be7d922 fix linting issues AccountBase.php 2022-06-02 12:47:07 +00:00
Everly Precia Suresh
5a5c11ac16 fix linting issues 2022-06-02 12:19:02 +00:00
Everly Precia Suresh
69607b4ade fix linitng issues in WebhooksCustomServerTest.php 2022-06-02 12:14:58 +00:00
Torsten Dittmann
43a5d419e8
Merge pull request #3307 from appwrite/fix-subquery-limit
fix: increase subquery limit
2022-06-02 14:05:46 +02: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
774a816055
Merge pull request #3318 from appwrite/feat-expire-key
Feat expire key
2022-06-01 19:27:51 +02: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
24ed82c460 docs: update phrase 2022-06-01 17:59:55 +02:00
Torsten Dittmann
5670ba0578 docs: update some phrases 2022-06-01 17:59:17 +02:00
Torsten Dittmann
94f63e67ef style: format contributing guide 2022-06-01 17:57:00 +02:00
Torsten Dittmann
fb8db21593 Merge branch 'ci-introduce-linter' of https://github.com/appwrite/appwrite into ci-introduce-linter 2022-06-01 17:54:22 +02:00
Torsten Dittmann
55dbe18466 lint: add new rule 2022-06-01 17:54:19 +02:00
Everly Precia Suresh
b0f2e2a1fb
Update CONTRIBUTING.md 2022-06-01 20:56:46 +05:30
Everly Precia Suresh
c451c9a268
Update CONTRIBUTING.md 2022-06-01 20:52:35 +05:30
Torsten Dittmann
426e7cb77b feat: remove unused psalm 2022-06-01 16:39:12 +02: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
e1d005baaa
Merge pull request #3315 from appwrite/fix-dotnet-logo
Fix: Correct the .NET logo
2022-06-01 16:25:41 +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
Torsten Dittmann
d7d50699b6
Merge pull request #3297 from stnguyen90/feat-3283-bypass-smtp-check-add-team-admin
Bypass SMTP host check for admins adding team members
2022-06-01 16:21:56 +02: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
Everly Precia Suresh
958c891039
update code maintenance section 2022-06-01 19:40:08 +05:30
Everly Precia Suresh
d352c8a8d5
Update CONTRIBUTING.md 2022-06-01 19:31:35 +05:30
Everly Precia Suresh
52b7bb50d0
Update CONTRIBUTING.md 2022-06-01 19:21:17 +05:30
Everly Precia Suresh
cc57a9f347
introduce formatting + linting in CONTRIBUTING.MD 2022-06-01 19:15:35 +05:30
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 Newman
34a80d4b63
Update src/Appwrite/Utopia/Response/Model/Key.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-06-01 16:38:22 +03:00
shimon
cd5e6f2542 small fix 2022-06-01 15:36:04 +03:00