1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00
Commit graph

11118 commits

Author SHA1 Message Date
Torsten Dittmann
52a857274d Revert "updating unit tests"
This reverts commit ddc6adedbc.
2022-06-20 09:51:35 +02:00
Torsten Dittmann
32ed46c899 Revert "fix: realtime db"
This reverts commit c36504e678.
2022-06-20 09:44:44 +02:00
Torsten Dittmann
4b3a90bb54 Revert "fix: workers"
This reverts commit c89b62a7b4.
2022-06-20 09:37:00 +02:00
fogelito
2438fd3666 move debugs 2022-06-19 18:46:37 +03:00
fogelito
f637114a1a move debugs 2022-06-19 18:45:35 +03:00
fogelito
ddc6adedbc updating unit tests 2022-06-19 18:08:57 +03:00
Torsten Dittmann
c36504e678 fix: realtime db 2022-06-19 12:58:43 +02:00
Torsten Dittmann
887f621f78 Merge branch 'feat-internal-ids-projects' of https://github.com/appwrite/appwrite into feat-internal-ids-projects 2022-06-19 12:56:10 +02:00
Torsten Dittmann
c89b62a7b4 fix: workers 2022-06-19 12:54:47 +02:00
fogelito
62a9d23da4 subQueryIndexes, subQueryAttributes with new relations 2022-06-19 12:51:07 +03:00
fogelito
ddbe1edf6d Adding Internal Ids Projects, Webhooks, Keys, domains, Platforms 2022-06-16 10:50:52 +03:00
fogelito
fce6f152e8 Test Index Limit Comment 2022-06-15 10:47:46 +03:00
fogelito
536363e41e Remove vendor mount 2022-06-15 10:28:06 +03:00
fogelito
efe39e6e1a Adding Account + teams + users Internal Ids to colleactions 2022-06-14 20:30:29 +03:00
fogelito
0d1b1ddef6 Adding Account + teams + users Internal Ids to colleactions 2022-06-14 20:15:22 +03:00
fogelito
e2c8cfea18 change PDOPool settings 2022-06-13 15:39:11 +03:00
fogelito
bd15517d3e Upgrade database tag to 0.18.* 2022-06-08 17:55:17 +03:00
fogelito
f2c545db64 removing some duplication on collections.php
adding var hint for $user
2022-06-08 12:20:23 +03:00
fogelito
0905ee37d7 change query to userInternalId 2022-06-07 13:16:05 +03:00
fogelito
5310e2cf7c add userInternalId to sesseions , tokens , members + index for each attribute 2022-06-07 12:37:09 +03:00
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
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
Wen Yu Ge
8108bf0332 fix function deploy directory 2022-06-01 15:43:46 -04: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
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