Chirag Aggarwal
|
b2dffe4057
|
Merge branch '1.7.x' into feat-tokens-module
|
2025-04-17 06:19:18 +00:00 |
|
Chirag Aggarwal
|
7ac4a5bf27
|
chore: update naming
|
2025-02-25 04:43:44 +00:00 |
|
Chirag Aggarwal
|
0e0bab4c40
|
chore: updated test
|
2025-02-21 13:28:49 +00:00 |
|
Chirag Aggarwal
|
4ed4c660d5
|
chore: added tests for file transformations
|
2025-02-21 12:53:17 +00:00 |
|
Chirag Aggarwal
|
4f63c520ec
|
chore: remove extra space
|
2025-02-05 13:36:34 +00:00 |
|
Damodar Lohani
|
0d1fec47c6
|
tokens test
|
2024-11-18 08:00:14 +00:00 |
|
Damodar Lohani
|
c555a707e6
|
Merge remote-tracking branch 'origin/1.7.x' into feat-file-tokens
|
2024-11-17 06:00:03 +00:00 |
|
Jake Barnby
|
8bc37026cd
|
Revert "Feat adding coroutines"
|
2024-10-08 20:54:40 +13:00 |
|
Binyamin Yawitz
|
d14edf4207
|
reverting: to set coroutines as head
|
2024-10-01 10:30:47 -04:00 |
|
Binyamin Yawitz
|
5512340cdd
|
Revert "Feat eldad4 coroutines"
|
2024-09-20 12:30:05 -04:00 |
|
Binyamin Yawitz
|
a3682b72e1
|
Merge remote-tracking branch 'refs/remotes/origin/main' into feat-eldad4-coroutines
# Conflicts:
# app/cli.php
# app/console
# app/controllers/api/projects.php
# app/controllers/general.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
|
2024-07-03 17:03:24 -04:00 |
|
Damodar Lohani
|
0dbc37dacf
|
renames and fixes
|
2024-06-30 08:53:21 +00:00 |
|
Damodar Lohani
|
61a8457232
|
format
|
2024-06-30 08:42:05 +00:00 |
|
Damodar Lohani
|
c20504fc7d
|
missing import
|
2024-06-30 08:40:35 +00:00 |
|
Damodar Lohani
|
74a293d425
|
Merge branch 'main' into feat-file-tokens
|
2024-06-20 15:43:38 +05:45 |
|
Damodar Lohani
|
076f718203
|
Update tests/e2e/Services/Storage/StorageBase.php
|
2024-06-18 12:14:47 +05:45 |
|
Damodar Lohani
|
4c8d5d2c89
|
increase file size
|
2024-06-16 09:49:19 +00:00 |
|
Binyamin Yawitz
|
b5a241db8d
|
merge: Main into Coroutines
|
2024-06-05 18:38:39 -04:00 |
|
Khushboo Verma
|
e583f44147
|
Increase chunk size to 10 MB
|
2024-05-03 18:01:15 +05:30 |
|
Christy Jacob
|
95300d796b
|
Revert "Update chunk size to 7 MB"
|
2024-05-03 10:19:03 +04:00 |
|
Khushboo Verma
|
87fb11914e
|
Update chunk size to 7 MB
|
2024-05-02 19:38:45 +05:30 |
|
Khushboo Verma
|
89daa5e479
|
Update payload size to 11 MB to accomodate 10 MB chunk size
|
2024-05-02 14:30:18 +05:30 |
|
Eldad Fux
|
99994f6278
|
Fixed storage tests
|
2024-04-22 21:43:57 +02:00 |
|
Damodar Lohani
|
c6d524c25d
|
fix formatting
|
2024-03-17 02:08:22 +00:00 |
|
Damodar Lohani
|
8d67498e52
|
Merge remote-tracking branch 'origin/main' into feat-file-tokens
|
2024-03-17 01:59:07 +00:00 |
|
Damodar Lohani
|
852137b84d
|
update token test
|
2024-03-17 01:53:08 +00:00 |
|
Torsten Dittmann
|
0a1d572c72
|
chore: run formatter
|
2024-03-06 18:34:21 +01:00 |
|
Jake Barnby
|
ab0fae216d
|
Merge remote-tracking branch 'origin/1.5.x' into feat-php-8-1
# Conflicts:
# composer.lock
|
2024-01-30 18:44:16 +13:00 |
|
fogelito
|
9c8c017618
|
Merge branch '1.5.x' of github.com:appwrite/appwrite into feat-php-8-1
Conflicts:
app/controllers/api/databases.php
app/controllers/api/projects.php
app/controllers/api/users.php
composer.json
composer.lock
|
2024-01-29 08:50:53 +02:00 |
|
fogelito
|
a782e20315
|
Merge branch '1.5.x' of github.com:appwrite/appwrite into json-parsing
Conflicts:
app/controllers/api/account.php
composer.json
composer.lock
src/Appwrite/Platform/Tasks/CalcTierStats.php
tests/e2e/Services/Account/AccountBase.php
|
2024-01-25 17:44:05 +02:00 |
|
fogelito
|
8dd387cfbe
|
Parsing and Throw Error
|
2024-01-23 17:14:14 +02:00 |
|
fogelito
|
e8a390bff6
|
DSN changes check
|
2024-01-23 13:07:08 +02:00 |
|
fogelito
|
52c3863589
|
Comment failing tests
|
2024-01-22 17:55:20 +02:00 |
|
fogelito
|
d0de6b57e9
|
jfif error
|
2024-01-22 17:12:12 +02:00 |
|
Jake Barnby
|
51b2019ab6
|
Merge remote-tracking branch 'origin/1.5.x' into json-parsing
# Conflicts:
# composer.lock
|
2024-01-09 13:56:01 +13:00 |
|
Damodar Lohani
|
b752d29854
|
basic test and fix response model
|
2024-01-04 07:27:06 +00:00 |
|
shimon
|
99f1543f1b
|
Merge branch 'main' of github.com:appwrite/appwrite into refactor-usage-sn
Conflicts:
.gitmodules
Dockerfile
app/console
app/init.php
composer.lock
src/Appwrite/Platform/Services/Workers.php
src/Appwrite/Platform/Tasks/Hamster.php
|
2024-01-02 11:49:23 +02:00 |
|
Damodar Lohani
|
b2b863f09f
|
Merge branch 'main' into fix-chunk-upload-permission
|
2024-01-02 11:51:09 +05:45 |
|
shimon
|
260b280e10
|
preview_output_fix
|
2023-12-28 11:54:21 +02:00 |
|
Damodar Lohani
|
83a009dcba
|
update tests for preview
|
2023-12-28 02:22:05 +00:00 |
|
Damodar Lohani
|
a6b4ade39b
|
update large file upload test to not include update permission
|
2023-12-25 06:06:18 +00:00 |
|
Damodar Lohani
|
b6b1b396b3
|
update chunk upload test
|
2023-12-25 06:00:43 +00:00 |
|
fogelito
|
dc203a494e
|
Syntax change
|
2023-12-20 12:55:09 +02:00 |
|
Christy Jacob
|
aeeb7e1d55
|
fix: failing tests
|
2023-12-09 00:36:01 +01:00 |
|
Christy Jacob
|
aa7d1a87f4
|
fix: failing tests
|
2023-12-09 00:27:35 +01:00 |
|
shimon
|
c9a4eb0a49
|
tests fix
|
2023-11-26 22:57:57 +02:00 |
|
shimon
|
9fad9dca88
|
usage sync
|
2023-10-25 10:39:59 +03:00 |
|
Jake Barnby
|
0f36245f78
|
Fix message checks
|
2023-08-23 16:42:16 -04:00 |
|
Jake Barnby
|
2edbb1269f
|
Merge remote-tracking branch 'origin/cl-1.4.x' into feat-git-integration
|
2023-08-22 16:02:29 -04:00 |
|
Jake Barnby
|
c929fe113e
|
Fix colliding ID overrides
|
2023-08-22 13:11:32 -04:00 |
|