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

11422 commits

Author SHA1 Message Date
Bradley Schofield
6b228bf57b Add Runtime state tracking using a Swoole table 2022-06-06 10:57:23 +01:00
Marc-Antoine Thevenet
38041ce5c8
Update en.json
## EASY FIX

### Typo fix
2022-06-05 07:56:22 +02:00
Bishwajeet Parhi
3ad0bd113f
Update GETTING_STARTED.md 2022-06-04 21:49:22 +05:30
Torsten Dittmann
f1afc45ae2
Merge pull request #3327 from chuongtang/add_webm_videoType
Added webm into mimeType and previewType
2022-06-03 12:48:55 +02:00
Torsten Dittmann
9e2c672ac7
Merge pull request #1652 from 2002Bishwajeet/patch-1
Update GETTING_START.md for flutter
2022-06-03 12:35:51 +02:00
Torsten Dittmann
f055c23e9a
Merge pull request #1663 from gireeshp/fix-1662-logs-minor-spelling-mistake
Fix for #1662. Corrected the spelling in the logs.
2022-06-03 12:35:06 +02:00
Torsten Dittmann
d9f53d6e23
Update realtime.php 2022-06-03 12:34:44 +02:00
Torsten Dittmann
105ae1caec
Merge branch 'master' into fix-1662-logs-minor-spelling-mistake 2022-06-03 12:34:08 +02:00
Torsten Dittmann
2bde8a8387
Merge pull request #1250 from alexweininger/patch-2
doc: Add info about _APP_STORAGE_LIMIT environment variable to Storage doc
2022-06-03 12:27:56 +02:00
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