Commit Graph

15041 Commits

Author SHA1 Message Date
Bradley Schofield 7eb286ccd4 Update constants 2023-07-21 11:37:40 +01:00
Bradley Schofield cff7ba2bff Update status codes and docs 2023-07-21 11:32:30 +01:00
Bradley Schofield 463210f8db Add migration documentation and update service account param 2023-07-21 02:27:32 +01:00
Bradley Schofield 4261386e43 Update composer.json 2023-07-21 01:14:04 +01:00
Bradley Schofield dfb1b455e6 Update migrations.php 2023-07-21 01:06:54 +01:00
Bradley Schofield f693a43420 Implement Suggestions 2023-07-21 01:04:08 +01:00
Bradley Schofield 7fb537f496 Update app/workers/migrations.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2023-07-21 00:46:56 +01:00
Bradley Schofield f0416a299b Increment Version to 1.4.0 for autodetection reasons 2023-07-18 11:31:50 +01:00
Bradley Schofield 8db0ed11c3 Update Exception.php 2023-07-18 10:36:01 +01:00
Bradley Schofield eef8a1169e Update open-api3-1.2.x-client.json 2023-07-18 10:33:19 +01:00
Bradley Schofield bd34fe9394 Remove examples 2023-07-18 10:31:43 +01:00
Bradley Schofield e317e1a8e4 Use Whitelist again 2023-07-18 10:22:34 +01:00
Bradley Schofield 88b59295d1 Rename reason to errors 2023-07-17 15:17:06 +01:00
Bradley Schofield 94fe4f7189 Fix Reports 2023-07-14 12:05:16 +01:00
Bradley Schofield 79426088df Try to fix realtime 2023-07-12 12:12:26 +01:00
Bradley Schofield f34d40df48 Update Branch and add json filter to resourceData 2023-07-12 11:38:18 +01:00
Bradley Schofield 0c80fa1e2c Implement Reports 2023-07-10 14:51:41 +01:00
Bradley Schofield ff2c957d3f Continue work on migrations 2023-07-03 11:46:55 +01:00
Bradley Schofield 5cd149eafe Continue work on migrations 2023-06-16 19:20:52 +01:00
Bradley Schofield 7e0d153005 Fix Worker 2023-06-16 14:14:39 +01:00
Bradley Schofield 7e8d8e8f98 Finish Renaming to Migrations 2023-06-14 13:08:33 +01:00
Bradley Schofield c21a780a8c Rename Service to Migrations 2023-06-12 11:20:18 +01:00
Bradley Schofield 744640b4b8 Update imports.php 2023-05-16 14:18:06 +09:00
Bradley Schofield a9042e78b6 Run Linter 2023-05-16 14:08:28 +09:00
Bradley Schofield 3d7c209eb7 Begin API Rewrite 2023-05-15 19:11:22 +09:00
Bradley Schofield 217bde6998 Merge branch 'master' into feat-implement-transfers 2023-05-09 21:07:52 +09:00
Torsten Dittmann 6700f90ba1 Merge pull request #5503 from appwrite/1.3.x
Sync master with 1.3.x
2023-05-04 21:15:53 +02:00
Torsten Dittmann 67ad856490 Merge pull request #5497 from appwrite/fix-bucket-permissions
Fix bucket permissions
1.3.4
2023-05-04 19:32:44 +02:00
Torsten Dittmann 25b1eb0ab2 Merge pull request #5502 from appwrite/master
Sync 1.3.x with Master
2023-05-04 19:14:31 +02:00
Torsten Dittmann dcefe3f9b7 Merge pull request #5457 from appwrite/fix-release-workflow-name
Fix the release github action
2023-05-04 18:18:51 +02:00
Christy Jacob 60f51580a7 Merge pull request #5246 from singhbhaskar/fix-4960-Database-usage-screen-shows-500-error-when_APP_USAGE_STATS-is-disabled
Fix: Updated error when _APP_USAGE_STATS is disabled
2023-05-04 20:47:50 +05:30
Torsten Dittmann bb7891b5bf Merge pull request #5492 from appwrite/fix-update-document
Fix update document merging existing data after pre-processing
2023-05-04 15:28:05 +02:00
Steven Nguyen d7bbfb55ed Prepare 1.3.4 release 2023-05-03 13:39:05 -07:00
Steven Nguyen c46a02b496 Update CHANGES.md 2023-05-03 12:15:37 -07:00
Steven Nguyen 4dd6a7977e Update create and update bucket APIs
Ensure the permissions and document security are updated in the
metadata collection.
2023-05-03 12:15:37 -07:00
Steven Nguyen afd2c7a065 Update migration to set bucket permissions in metadata table 2023-05-03 12:15:37 -07:00
Steven Nguyen 9898005465 Fix the version passed into the docker build command
Change the order of the tags to ensure the version passed into the
docker build command is the full major.minor.patch version.
2023-05-02 17:43:39 -07:00
Bhaskar Singh a4299a69ef Refactored the condition for strict inequality 2023-05-02 23:47:50 +05:30
Christy Jacob 2fcd78d784 Merge pull request #5360 from Atsurak/master
fix : wrong links for getting started for web
2023-05-02 23:32:46 +05:30
Christy Jacob 6ad4401365 Merge pull request #5484 from appwrite/update-readme
Update README.md
2023-05-02 19:21:55 +05:30
Vincent (Wen Yu) Ge 17acfd5d1c Update README-CN.md 2023-05-02 09:49:55 -04:00
Jake Barnby 30237ccfb1 Add test for updating existing document with relationship 2023-05-02 20:27:09 +12:00
Damodar Lohani 3c5bebc34e Update README.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2023-05-02 14:02:57 +05:45
Damodar Lohani 970457045f Update README.md 2023-05-02 13:47:40 +05:45
Damodar Lohani 789198d523 Update README.md 2023-05-02 13:38:47 +05:45
Jake Barnby 2eafda4ee2 Fix update document merging existing data after pre-processing instead of before 2023-05-02 19:53:11 +12:00
Damodar Lohani a5fa150c25 Update README.md 2023-05-02 12:55:40 +05:45
Damodar Lohani 6e65178ad5 Update README.md 2023-05-02 12:54:20 +05:45
Christy Jacob e7303245b2 Merge pull request #5473 from appwrite/eldadfux-patch-1
Update README.md
2023-05-01 20:07:44 +05:30
Eldad A. Fux cfd6eee0da Update README.md 2023-05-01 15:34:13 +01:00