Bradley Schofield
845381ddf8
Merge remote-tracking branch 'origin/1.4.x' into feat-implement-transfers
2023-08-04 11:38:37 +01:00
Bradley Schofield
9bf6ed6829
Handle Jake's Suggestions
2023-08-04 11:32:47 +01:00
Steven Nguyen
1319fd1f81
Delete project from console when org is deleted
2023-07-27 18:29:23 -07:00
Bradley Schofield
2da76cdb59
Revert "Merge remote-tracking branch 'origin/1.4.x' into feat-implement-transfers"
...
This reverts commit c1c3f056b1 , reversing
changes made to 43170855a2 .
2023-07-27 16:29:45 +01:00
Bradley Schofield
c1c3f056b1
Merge remote-tracking branch 'origin/1.4.x' into feat-implement-transfers
2023-07-27 15:06:14 +01:00
Bradley Schofield
3fa99736a8
Start work on Firebase OAuth
2023-07-27 13:55:09 +01:00
Steven Nguyen
611524476b
Merge branch 'master' into feat-master-to-1.4.x
2023-07-26 13:33:49 -07:00
Bradley Schofield
8fdcf5716a
Implement Suggestions
2023-07-25 10:50:19 +01:00
Bradley Schofield
50bae853e6
Update Database
2023-07-24 11:59:23 +01:00
Bradley Schofield
7eb286ccd4
Update constants
2023-07-21 11:37:40 +01:00
Bradley Schofield and Christy Jacob
7fb537f496
Update app/workers/migrations.php
...
Co-authored-by: Christy Jacob <christyjacob4@gmail.com >
2023-07-21 00:46:56 +01:00
Steven Nguyen
58fa7546c1
Update Appwrite to save internal id as audit user id
...
It's important to use userInternalId so that if a user is recreated
with the same ID, lookups for the user will not return the data
of the old deleted user.
We will still store userId in data so that it can be pulled out and
returned for the log API calls.
2023-07-19 22:49:51 -07:00
Damodar Lohani
8dc5c2cb4c
Merge remote-tracking branch 'origin/1.4.x' into feat-custom-smtp
2023-07-19 07:24:58 +00:00
Bradley Schofield
f0416a299b
Increment Version to 1.4.0 for autodetection reasons
2023-07-18 11:31:50 +01:00
Damodar Lohani
d493be0efb
fix empty SMTP check
2023-07-18 07:08:02 +00: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
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
Jake Barnby
9903897373
Fix audits
2023-06-15 17:29:23 +12:00
Jake Barnby
0363993f13
Fix errors
2023-06-15 17:28:35 +12:00
Jake Barnby
ab2cd297f9
Fix imports
2023-06-15 13:45:10 +12:00
Jake Barnby
44e7a822b1
Single catch with type check
2023-06-15 13:25:25 +12:00
Jake Barnby
1604b339dd
Merge remote-tracking branch 'origin/1.4.x' into add-error-attribute
...
# Conflicts:
# CHANGES.md
# app/workers/databases.php
# composer.json
# composer.lock
2023-06-15 12:26:29 +12: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
Damodar Lohani
b1bbc9dfbd
Merge remote-tracking branch 'origin/master' into feat-custom-smtp
2023-04-28 07:11:17 +00:00
Torsten Dittmann
b2c8e182a5
Merge pull request #5442 from appwrite/fix-project-deletion-leftovers
...
fix: project deletion leftovers
2023-04-27 20:19:09 +02:00
Torsten Dittmann
7529f02bd6
fix: also delete webhooks on project deletion
2023-04-27 17:41:14 +02:00
Torsten Dittmann
31e65d954b
fix: deletes worker for projects
2023-04-27 17:37:14 +02:00
Christy Jacob
1c4dc6a424
Merge pull request #3696 from appwrite/fix-event-multi-execution
...
Fix: event multi-execution
2023-04-25 17:31:45 +04:00
Bradley Schofield
5f783b9fd7
Merge branch 'master' into feat-implement-transfers
2023-04-16 16:55:30 +09:00
Damodar Lohani
d394715b56
Merge remote-tracking branch 'origin/master' into feat-custom-smtp
2023-04-13 01:35:56 +00:00
Jake Barnby
7fe14ca10b
Merge remote-tracking branch 'origin/master' into sync-master
...
# Conflicts:
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/console
# app/controllers/api/storage.php
# composer.lock
2023-04-12 00:50:31 +12:00
Torsten Dittmann
700abb3e47
fix: deletes worker deleting projects with console team
2023-04-11 13:49:45 +02:00
Steven
577ba9b0ec
Fix email-base.tpl path in certificates worker
2023-04-06 13:48:52 -07:00
Jake Barnby
d44f69df09
Delete collection relationships from deletes worker
2023-04-06 15:40:39 +12:00
Jake Barnby
dd2f980539
Fix worker warning
2023-03-31 23:15:48 +13:00
Jake Barnby
bf4e2df45b
Allow 'unique()' for nested document IDs
2023-03-31 17:33:21 +13:00
fogelito
05d7badd60
Delete related on 2 way
2023-03-30 20:36:24 +03:00
Jake Barnby
4de45bf9a7
Delete related cache on finally
2023-03-30 13:28:06 +13:00
Jake Barnby
a7a3d85bcb
Clear related collection cache
2023-03-30 13:24:44 +13:00
Jake Barnby
9468c238de
Remove conflicts
2023-03-30 13:01:58 +13:00
fogelito
e2d3c95fa6
add relations into attributes collection
2023-03-29 23:37:22 +03:00