1
0
Fork 0
mirror of synced 2024-08-20 20:51:40 +12:00
Commit graph

674 commits

Author SHA1 Message Date
prateek banga
4406c7bd55 adds messaging worker and send an email controller 2023-08-21 22:15:15 +05:30
Jake Barnby
a88f90dd90
Merge remote-tracking branch 'origin/1.4.x' into chore-1.4.x-upgrade
# 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
#	composer.lock
2023-08-17 19:51:36 -04:00
Jake Barnby
a8897e6b6f
Update libs 2023-08-10 21:33:40 -04:00
prateek banga
185d09d764 adds more queries in tests, upgrade db library 2023-08-10 00:11:18 +05:30
Bradley Schofield
0d58d20635
Update Migration Lib 2023-08-09 18:08:10 +01:00
Bradley Schofield
1135060681
Start work on identities implementation 2023-08-09 16:18:17 +01:00
prateek banga
4d03610755 resolve merge conflicts 2023-08-09 03:23:45 +05:30
Christy Jacob
c009a12a25 Merge branch 'cl-1.4.x' of https://github.com/appwrite/appwrite into 1.4.x 2023-08-08 20:51:31 +00:00
Bradley Schofield
91c82f0d7d Merge remote-tracking branch 'origin/cl-1.4.x' into feat-implement-migrations 2023-08-07 16:09:28 +01:00
Steven Nguyen
d960f85da6
Merge branch '1.4.x' into cloud-1.4.x 2023-08-04 18:07:33 -07:00
Steven Nguyen
aa3c2faed9
Merge tag '1.3.8' into cloud-1.3.x-2 2023-08-04 13:55:07 -07:00
Bradley Schofield
8f5d79e668 Move to new branch 2023-08-04 17:21:41 +01:00
prateek banga
f797c2574a resolve merge conflicts with 1.4.x 2023-08-03 17:38:22 +05:30
prateek banga
1d558fa5f5 Add select queries support to list indexes and list attributes endpoint 2023-08-03 17:34:28 +05:30
Damodar Lohani
844c60f35a upgrade base image and utopia-swoole 2023-07-26 07:23:25 +00:00
Damodar Lohani
bd428fc436 update composer versions 2023-07-25 09:37:05 +00:00
Damodar Lohani
8f25c5bff1 upgrade swoole ide helper 2023-07-25 09:04:11 +00:00
Damodar Lohani
a8b3367d50 upgrade utopia-swoole version 2023-07-25 06:05:22 +00:00
Damodar Lohani
eea593f677 upgrade dependencies 2023-07-23 06:46:23 +00:00
Steven Nguyen
2befa60350
Track a user's last activity
A user will have an accessedAt timestamp that will update at most once
per day if they make some API call. This timestamp can then be used
find active users and calculate daily, weekly, and monthly active users.

To ensure consistent updates to the user the $user from the resource
is always updated to the user making the request, including requests
like Create Account, Update Team Membership Status, and Create Phone
Session (confirmation). This ensures the shutdown can update the
accessedAt timestamp if there was a $user set.
2023-07-19 22:22:58 -07:00
Steven Nguyen
fcd1be6726
Bump audit version to get rid of userInternalId attribute 2023-07-12 10:06:12 -07:00
Damodar Lohani
f59d3563f4 Merge remote-tracking branch 'origin/feat-db-pools-master' into feat-db-pools-db-pools-master-sync 2023-07-10 03:06:48 +00:00
Jake Barnby
c4fc5c90f0
Update dependencies 2023-06-15 12:59:19 +12:00
Jake Barnby
031f8270ff
Merge remote-tracking branch 'origin/1.4.x' into validator-mv
# Conflicts:
#	composer.lock
2023-06-15 12:28:32 +12:00
Jake Barnby
dd2bda0d98
Downgrade to framework patch 2023-05-30 19:52:06 +12:00
Jake Barnby
95f299779d
Update platform 2023-05-30 19:23:03 +12:00
Jake Barnby
b75d3ff07c
Update to release version of framework
(cherry picked from commit b101404eda)
2023-05-30 19:01:53 +12:00
Jake Barnby
91c5e066ec
Update framework to fix route mismatches
(cherry picked from commit d42f6738a9)

# Conflicts:
#	composer.lock
(cherry picked from commit c2e711b021)

# Conflicts:
#	composer.json
#	composer.lock
2023-05-30 19:00:42 +12:00
shimon
5960d28428 downgraded csv writer ver 2023-05-24 20:45:40 +03:00
shimon
3545e0740f downgraded csv writer ver 2023-05-23 21:02:23 +03:00
shimon
e79cb913ed calculating users per project task 2023-05-23 18:58:49 +03:00
Jake Barnby
b9336bfc73
Update SDK generator 2023-05-15 19:15:01 +12:00
fogelito
c51d4b386b Merge branch 'master' of github.com:appwrite/appwrite into validator-mv
 Conflicts:
	composer.json
	composer.lock
2023-05-03 14:56:03 +03:00
fogelito
cf7e6831c7 revert audit tags 2023-05-02 19:25:19 +03:00
fogelito
bfd757e0fb audit chnage 2023-05-01 18:34:38 +03:00
Steven Nguyen
11d523b050
Bump utopia abuse, audit, and database 2023-04-27 10:42:55 -07:00
fogelito
9dcf4c0984 validations changes 2023-04-25 14:35:49 +03:00
Steven Nguyen
471c832a4f
Bump utopia-php/database version 2023-04-19 17:21:41 -07:00
Jake Barnby
9b7d032eda
Update SDK generator for 1.3.x support 2023-04-12 00:58:12 +12:00
Jake Barnby
9604cd1d94
Update to tagged release 2023-04-11 17:41:21 +12:00
Jake Barnby
f00bd7dac7
Merge remote-tracking branch 'origin/1.3.x' into feat-relations-2
# Conflicts:
#	composer.lock
2023-04-11 17:25:26 +12:00
Jake Barnby
7f8f34793e
Merge remote-tracking branch 'origin/1.3.x' into doc-db-relationships
# Conflicts:
#	composer.lock
2023-04-11 15:57:35 +12:00
Jake Barnby
af890a4e4b
Merge remote-tracking branch 'origin/1.3.x' into feat-relations-2
# Conflicts:
#	composer.lock
2023-04-03 15:55:17 +12:00
Jake Barnby
9010320cd9
Update abuse 2023-03-31 20:57:47 +13:00
Damodar Lohani
41d22fb50b Merge remote-tracking branch 'origin' into feat-db-pools-master-sync-2 2023-03-30 08:02:31 +00:00
Jake Barnby
9468c238de
Remove conflicts 2023-03-30 13:01:58 +13:00
Jake Barnby
c09ab6cc9d
Remove duplicate dependency 2023-03-29 14:42:19 +13:00
Jake Barnby
daa5c7e59f
Merge remote-tracking branch 'origin/1.3.x' into feat-relations-2
# Conflicts:
#	composer.json
#	composer.lock
2023-03-24 23:50:26 +13:00
Jake Barnby
c65800b3a3
Merge remote-tracking branch 'origin/1.3.x' into feat-remove-limits
# Conflicts:
#	composer.json
#	composer.lock
2023-03-24 21:03:18 +13:00
Christy Jacob
5f10ff4d3b Merge branch 'feat-db-pools-master' of https://github.com/appwrite/appwrite into feat-db-pools-sync 2023-03-24 06:35:30 +00:00