shimon
|
8e291f3700
|
Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into fix-file-size-limit
Conflicts:
app/controllers/api/storage.php
composer.lock
|
2024-05-05 11:52:49 +03:00 |
|
 Eldad A. FuxandGitHub
|
b2c57e2d8b
|
Merge pull request #7934 from appwrite/fix-custom-domain
Prevent functions domain to be used as custom domain
|
2024-05-05 06:53:29 +01:00 |
|
 Damodar LohaniandGitHub
|
61af107c82
|
Merge pull request #7776 from appwrite/feat-react-native-sdk
React Native SDK
|
2024-05-05 11:09:46 +05:45 |
|
 Damodar LohaniandGitHub
|
74264582cc
|
Update proxy.php
|
2024-05-05 11:07:59 +05:45 |
|
Damodar Lohani
|
1094238820
|
add test
|
2024-05-05 04:56:49 +00:00 |
|
Damodar Lohani
|
9b0bacb1a2
|
Merge remote-tracking branch 'origin/refactor-usage-sn' into pea-699
|
2024-05-05 04:06:25 +00:00 |
|
Sumanta
|
fc38b94732
|
fix: updated typo in credit-cards.php credit card image filename
|
2024-05-04 17:08:44 +05:30 |
|
Khushboo Verma
|
e583f44147
|
Increase chunk size to 10 MB
|
2024-05-03 18:01:15 +05:30 |
|
loks0n
|
c746fb40f8
|
chore: better name
|
2024-05-03 12:03:01 +01:00 |
|
loks0n
|
1295128b10
|
fix: use APP_VERSION_STABLE
|
2024-05-03 11:56:54 +01:00 |
|
Khushboo Verma
|
f81f2e0411
|
Add publish: false flag
|
2024-05-03 15:39:08 +05:30 |
|
Jake Barnby
|
c4deb0ba93
|
Allow shared tables namespace override
|
2024-05-03 21:30:38 +12:00 |
|
Jake Barnby
|
a680b27e2b
|
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-shared-tables
|
2024-05-03 19:07:23 +12:00 |
|
 Christy JacobandGitHub
|
95300d796b
|
Revert "Update chunk size to 7 MB"
|
2024-05-03 10:19:03 +04:00 |
|
Jake Barnby
|
99d05b3d8c
|
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-shared-tables
|
2024-05-03 14:24:57 +12:00 |
|
 Christy JacobandGitHub
|
4c7432a891
|
Merge pull request #8060 from appwrite/feat-increase-chunk-size
Update chunk size to 7 MB
|
2024-05-02 23:28:34 +04:00 |
|
Khushboo Verma
|
ce5dd899a5
|
Remove unnecessary code
|
2024-05-02 20:48:36 +05:30 |
|
Khushboo Verma
|
abcd74d224
|
Remove logger code from avatars.php
|
2024-05-02 19:49:55 +05:30 |
|
Khushboo Verma
|
87fb11914e
|
Update chunk size to 7 MB
|
2024-05-02 19:38:45 +05:30 |
|
loks0n
|
644bbe1f5b
|
fix: version
|
2024-05-02 14:25:41 +01:00 |
|
loks0n
|
3ab9875ca7
|
feat: use x-appwrite-response-format
|
2024-05-02 14:16:35 +01:00 |
|
loks0n
|
2ed38271a0
|
feat: add version header
|
2024-05-02 13:51:19 +01:00 |
|
Khushboo Verma
|
89daa5e479
|
Update payload size to 11 MB to accomodate 10 MB chunk size
|
2024-05-02 14:30:18 +05:30 |
|
Jake Barnby
|
d4254b34e2
|
Update db name
|
2024-05-02 18:28:03 +12:00 |
|
Khushboo Verma
|
885e7019f8
|
Update chunk size to 10 MB
|
2024-05-01 23:37:18 +05:30 |
|
Damodar Lohani
|
64d4ede05d
|
mark beta
|
2024-05-01 08:55:45 +00:00 |
|
Khushboo Verma
|
fba60f974e
|
Throw exception for cancellation if build is already complete
|
2024-04-30 15:46:58 +05:30 |
|
 DarshanandGitHub
|
cc5a1436ad
|
Merge branch 'main' into fix-7999-internal-id-for-querying-deployments
|
2024-04-30 15:02:34 +05:30 |
|
Jake Barnby
|
b2e956a14d
|
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-isolation-modes
# Conflicts:
# .gitignore
# app/cli.php
# app/controllers/api/account.php
# app/controllers/api/databases.php
# app/controllers/api/projects.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/DeleteOrphanedProjects.php
# src/Appwrite/Platform/Tasks/GetMigrationStats.php
# src/Appwrite/Platform/Workers/Databases.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Platform/Workers/Hamster.php
# tests/e2e/General/HTTPTest.php
# tests/e2e/Services/Databases/DatabasesCustomServerTest.php
# tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
|
2024-04-30 19:40:47 +12:00 |
|
 Jake BarnbyandGitHub
|
7140d8e6a5
|
Merge pull request #8036 from appwrite/feat-upgrade-db
Update database
|
2024-04-30 11:55:47 +12:00 |
|
 Steven NguyenandGitHub
|
06e7efbd29
|
Merge pull request #7993 from fuyangpengqi/main
chore: fix some typos in comments
|
2024-04-29 16:41:24 -07:00 |
|
 Steven NguyenandGitHub
|
bfb51328fe
|
fix: version in error response
The APP_VERSION_STABLE constant should be used for the version
in API errors so that developers see a version that makes more
sense (such as 1.5.5).
|
2024-04-29 22:50:20 +00:00 |
|
Khushboo Verma
|
ea9c71757c
|
Fix tests
|
2024-04-30 00:19:14 +05:30 |
|
Khushboo Verma
|
2b69f0b7e2
|
Fix formatting
|
2024-04-29 19:14:37 +05:30 |
|
Khushboo Verma
|
564fe96eec
|
Resolve merge conflicts
|
2024-04-29 19:05:51 +05:30 |
|
ItzNotABug
|
02ece2637f
|
fix: use resourceInternalId.
|
2024-04-29 15:54:22 +05:30 |
|
 Jake BarnbyandGitHub
|
aeea5e8328
|
Merge pull request #7341 from appwrite/collection-not-found
databases.php collection not found
|
2024-04-29 21:04:31 +12:00 |
|
Jake Barnby
|
bcca318494
|
Merge remote-tracking branch 'origin/refactor-usage-sn-invalid-relationship' into feat-upgrade-db
# Conflicts:
# composer.lock
|
2024-04-29 20:54:44 +12:00 |
|
 Jake BarnbyandGitHub
|
ecff8f5b7e
|
Update app/controllers/general.php
|
2024-04-29 20:16:09 +12:00 |
|
 Jake BarnbyandGitHub
|
9a7c424e85
|
Update app/controllers/general.php
|
2024-04-29 16:52:46 +12:00 |
|
bhc
|
6adc75d7b4
|
Add PS to list of countries in phones.php
|
2024-04-27 01:17:22 +03:00 |
|
bhc
|
a87b68cba8
|
Update translations for Palestine in multiple languages
|
2024-04-27 01:08:43 +03:00 |
|
bhc
|
5bf9ed7877
|
Add PS to list of countries in countries.php
|
2024-04-27 00:36:33 +03:00 |
|
Matej Bačo
|
c768adacdc
|
Re-enable experiment 4xx logging
|
2024-04-26 17:05:24 +02:00 |
|
Matej Bačo
|
0a85809532
|
Merge branch 'refactor-usage-sn' into refactor-usage-sn-1.5.x
|
2024-04-26 13:14:00 +02:00 |
|
Matej Bačo
|
9616de7576
|
Merge branch 'main' into refactor-usage-sn-1.5.x
|
2024-04-26 13:11:21 +02:00 |
|
 Christy JacobandGitHub
|
c7bdcda593
|
Merge pull request #8028 from appwrite/1.5.x
Sync 1.5.x into main
|
2024-04-26 15:10:09 +04:00 |
|
Christy Jacob
|
92c41954af
|
Merge branch 'main' of https://github.com/appwrite/appwrite into refactor-usage-sn-1.5.x
|
2024-04-26 09:19:09 +00:00 |
|
 Torsten DittmannandGitHub
|
644704155a
|
Merge pull request #8018 from appwrite/feat-1.5.5-release-prep
Prepare 1.5.5 release
|
2024-04-25 20:46:02 +02:00 |
|
 Steven NguyenandGitHub
|
90ca2cde42
|
Merge pull request #7980 from appwrite/fix-usage-skip-main
Fix auth mode check
|
2024-04-25 11:32:36 -07:00 |
|