1
0
Fork 0
mirror of synced 2024-08-30 01:12:44 +12:00
Commit graph

15133 commits

Author SHA1 Message Date
Eldad A. Fux
f9371ee4f3
Merge pull request #4896 from appwrite/fix-max-session-method
Fix max session method
2022-12-23 23:49:26 +02:00
Vincent (Wen Yu) Ge
1a92bf1923 regen specs 2022-12-22 23:00:29 +00:00
shimon
b89e04f561 add internalId to collections 2022-12-22 19:18:54 +02:00
shimon
20f9b0c655 refactor usage worker 2022-12-22 15:02:41 +02:00
Eldad A. Fux
054ebc699c
Merge pull request #4783 from pomarec/fix-4782-email-body-fr-translation
Fix : translation french "emails.recovery.body"
2022-12-22 14:25:19 +02:00
shimon
18f7b3adbb refactor usage worker 2022-12-22 10:48:03 +02:00
Jake Barnby
27b1ae912a
Merge remote-tracking branch 'origin/fix-max-session-method' into feat-graphql-support 2022-12-22 21:11:35 +13:00
Jake Barnby
43c850bd9b
Deduplicate SDK method name 2022-12-22 21:03:06 +13:00
Jake Barnby
9694b79f03
Update changelog 2022-12-22 19:59:29 +13:00
Jake Barnby
cbf1d9deb6
Fix indentation 2022-12-22 19:16:03 +13:00
Jake Barnby
4699d78112
Remove redundant import 2022-12-22 19:15:02 +13:00
Jake Barnby
89fb5dceb2
Remove redundant logo 2022-12-22 19:02:20 +13:00
Jake Barnby
e86994b597
Add retries for flaky tests 2022-12-22 16:12:45 +13:00
Jake Barnby
6adbeb8b0d
Revert test change 2022-12-22 15:32:14 +13:00
Jake Barnby
dc49e1dcf3
Update user test type 2022-12-22 12:52:54 +13:00
Steven
9167b10c81
Merge branch 'master' into fix-4782-email-body-fr-translation 2022-12-21 11:45:50 -08:00
Vincent (Wen Yu) Ge
93b489fe2c revert composer lock update 2022-12-21 19:22:03 +00:00
shimon
5e394fed5d refactor usage worker 2022-12-21 21:03:09 +02:00
shimon
c02ef7b340 adding build.storage usage 2022-12-21 11:22:29 +02:00
fogelito
94c9d68e4f stopOnFailure revert 2022-12-21 11:03:06 +02:00
fogelito
f707221ee4 stopOnFailure revert 2022-12-21 11:01:47 +02:00
fogelito
b301a64dc4 clean up some use classes not in use 2022-12-21 10:02:22 +02:00
shimon
c6b3fb39b1 Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-new-usage-stats
 Conflicts:
	app/console
	app/workers/builds.php
	docker-compose.yml
	src/Appwrite/Usage/Stats.php
2022-12-21 09:58:22 +02:00
Jake Barnby
524a6db72d
Hide get method from SDKs 2022-12-21 20:45:34 +13:00
shimon
c7b259dc0d edge group exclude from general.php 2022-12-21 09:42:03 +02:00
Jake Barnby
2ee9f2607f
Remove redundant code 2022-12-21 19:15:42 +13:00
Vincent (Wen Yu) Ge
8239113b95 Grammarly check 2022-12-20 21:43:55 +00:00
Vincent (Wen Yu) Ge
37fc5114ab Update permission param descriptions for grammar and clarity. 2022-12-20 21:39:41 +00:00
Christy Jacob
7ea8d761e4 feat: aggregate stats 2022-12-21 02:08:37 +05:30
Christy Jacob
ff9bccf1ff
Revert "Feat: Build output size" 2022-12-20 18:26:56 +05:30
Christy Jacob
708994d4a6
Merge pull request #4844 from appwrite/feat-build-size
Feat: Build output size
2022-12-20 17:22:43 +05:30
Matej Bačo
e3737af3fe
Update app/workers/builds.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-12-20 12:49:52 +01:00
Matej Bačo
b014eda788 PR review changes 2022-12-20 12:48:11 +01:00
Christy Jacob
37ce513b87
Merge pull request #4341 from megatank58/patch-1
fix: correctly handle `=` in .env
2022-12-20 16:32:29 +05:30
Christy Jacob
8fdafdce45
Merge pull request #4533 from vimode/doc-windows-powershell-installation-new-line-fix
docs: update windows powershell commands
2022-12-20 15:40:37 +05:30
Christy Jacob
cb0a927e34
Merge pull request #4050 from geisterfurz007/fix-3916-empty-payload-returned-as-object
fix: empty payload returned as list
2022-12-20 13:37:24 +05:30
Christy Jacob
6b31edfdef
Merge pull request #4506 from karniv00l/user-not-found-exception
Fix User not found exception
2022-12-20 13:25:35 +05:30
Christy Jacob
1e94400a7b
Merge pull request #4332 from Sushrut1101/master
workflows: Update actions/checkout to v3
2022-12-20 13:23:08 +05:30
Christy Jacob
36e6b7e5c0
Merge pull request #4317 from tusharxoxoxo/patch-6
Update add-translations.md
2022-12-20 02:39:16 +05:30
Christy Jacob
a8b36f8259
Merge pull request #4298 from kalpeshT101/doc-fix-readme
Remove invalid link
2022-12-20 02:35:50 +05:30
Christy Jacob
adb21683e0
Merge pull request #4285 from vrabe/update-zh-tw-translation
update zh-tw translation
2022-12-20 02:31:41 +05:30
Christy Jacob
7cf49ac1f6
Merge pull request #4534 from sarthakroy2002/master
workflows: Update codeql-action to v3
2022-12-20 00:17:50 +05:30
vimode
fc1b0b0196
Merge branch 'master' into doc-windows-powershell-installation-new-line-fix 2022-12-19 18:37:04 +00:00
Christy Jacob
3e3cb638f4
Merge pull request #4537 from keul/patch-1
Fixed README documentation
2022-12-19 20:20:54 +05:30
fogelito
616bead19f stopOnFailure 2022-12-19 13:58:16 +02:00
fogelito
dfd122efaa Change Client data hint 2022-12-19 13:25:01 +02:00
fogelito
91e17e4e94 remove static $dateValidator 2022-12-19 13:21:32 +02:00
fogelito
91db596b42 remove static $dateValidator 2022-12-19 13:21:09 +02:00
shimon
7b9a8c01f2 benchmarks 2022-12-19 10:30:32 +02:00
shimon
18f192ed65 benchmarks 2022-12-19 10:25:49 +02:00