loks0n
|
e7e1a5b11f
|
fix: tests
|
2024-11-07 11:13:20 +01:00 |
|
loks0n
|
d4de44429f
|
fix: tests
|
2024-11-07 10:33:40 +01:00 |
|
loks0n
|
b7397617e6
|
fix: tests
|
2024-11-07 10:19:22 +01:00 |
|
loks0n
|
e4c6e97ded
|
feat: memberships privacy
|
2024-11-06 21:15:31 +01:00 |
|
loks0n
|
a6ae565093
|
fix: tests
|
2024-11-06 17:54:02 +01:00 |
|
loks0n
|
7fd5f8c934
|
docs
|
2024-11-06 16:00:27 +01:00 |
|
loks0n
|
12b60e01cf
|
fix: tests
|
2024-11-06 15:51:15 +01:00 |
|
loks0n
|
d27a7189c7
|
fix: stash
|
2024-11-05 19:46:22 +01:00 |
|
loks0n
|
0e254618f6
|
fix: tests
|
2024-11-05 18:37:48 +01:00 |
|
loks0n
|
6fd54d646a
|
fix: tests
|
2024-11-05 18:05:33 +01:00 |
|
loks0n
|
9d1f366161
|
fix: console
|
2024-11-05 17:59:14 +01:00 |
|
loks0n
|
69e8fdf077
|
chore: refactor
|
2024-11-05 17:05:21 +01:00 |
|
loks0n
|
4c14375d89
|
fix: tests
|
2024-11-01 13:31:33 +00:00 |
|
loks0n
|
37d60e1039
|
fix: var name
|
2024-11-01 13:28:13 +00:00 |
|
loks0n
|
c9b2d6eb90
|
feat: teamHideSensitiveFields
|
2024-11-01 11:38:56 +00:00 |
|
Bradley Schofield
|
40b8af0671
|
Further cleanup code now findOne returns empty doc
|
2024-10-31 17:13:23 +09:00 |
|
Bradley Schofield
|
e15ac03c59
|
Merge branch '1.6.x' into chore-update-databases-findone
# Conflicts:
# composer.json
# composer.lock
|
2024-10-31 16:57:45 +09:00 |
|
Jake Barnby
|
a7f1cc128a
|
Validate cursor queries to avoid getDocument type error
|
2024-10-17 18:41:24 +13:00 |
|
Jake Barnby
|
8bc37026cd
|
Revert "Feat adding coroutines"
|
2024-10-08 20:54:40 +13:00 |
|
Binyamin Yawitz
|
60e0554fdf
|
fix: remove leftover print_r
|
2024-10-07 20:41:44 -04:00 |
|
Binyamin Yawitz
|
c34f8afa81
|
fix: wrong document check
|
2024-10-07 20:34:27 -04:00 |
|
Binyamin Yawitz
|
ab5632bfcd
|
fix: wrong document check
|
2024-10-07 20:17:45 -04:00 |
|
Bradley Schofield
|
4c5b202f8d
|
Merge branch '1.6.x' into chore-update-databases-findone
# Conflicts:
# composer.json
# composer.lock
|
2024-10-07 11:42:43 +09:00 |
|
Bradley Schofield
|
91b78a70ae
|
Remove redundancy
|
2024-10-07 11:40:01 +09:00 |
|
Binyamin Yawitz
|
2703ca1106
|
chore: merge
|
2024-10-01 11:44:01 -04:00 |
|
Binyamin Yawitz
|
d14edf4207
|
reverting: to set coroutines as head
|
2024-10-01 10:30:47 -04:00 |
|
Damodar Lohani
|
c31e928def
|
fix linter
|
2024-09-22 02:44:53 +00:00 |
|
Binyamin Yawitz
|
5512340cdd
|
Revert "Feat eldad4 coroutines"
|
2024-09-20 12:30:05 -04:00 |
|
Bradley Schofield
|
e88cfed03a
|
Normalize algorithm being used
|
2024-09-18 16:30:02 +09:00 |
|
Bradley Schofield
|
be3e3790c9
|
Update Database lib, update instances where findOne is used to ensure we check document is empty.
|
2024-09-18 14:47:36 +09:00 |
|
Damodar Lohani
|
cd40df8388
|
fix tests and membership update
|
2024-09-05 03:43:02 +00:00 |
|
Damodar Lohani
|
bc5ac28b84
|
update validator and formatting
|
2024-09-04 02:01:56 +00:00 |
|
Binyamin Yawitz
|
7d6eac4ddb
|
Merge branch '1.6.x' into feat-eldad4-coroutines
# Conflicts:
# app/cli.php
# app/controllers/api/account.php
# app/controllers/api/functions.php
# app/controllers/api/projects.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/http.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
# src/Appwrite/Migration/Migration.php
# src/Appwrite/Platform/Tasks/Migrate.php
# src/Appwrite/Platform/Tasks/ScheduleExecutions.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Specification/Format/Swagger2.php
# src/Appwrite/Utopia/Response.php
|
2024-09-03 19:06:48 -04:00 |
|
Damodar Lohani
|
550a479532
|
Merge remote-tracking branch 'origin/1.6.x' into feat-console-roles-dl
|
2024-09-03 02:05:43 +00:00 |
|
Christy Jacob
|
22a3508c24
|
Merge pull request #8217 from appwrite/feat-extract-team-deletion
Feat Sync team deletion
|
2024-08-15 23:51:36 +04:00 |
|
Binyamin Yawitz
|
01f27874b2
|
fix: Addressing review
|
2024-08-08 10:03:10 -04:00 |
|
Steven Nguyen
|
d900e88e7e
|
Merge pull request #8416 from appwrite/fix-realtime-permission-change
Fix realtime permission change
|
2024-08-06 09:12:11 -07:00 |
|
Christy Jacob
|
c167201d7c
|
feat: add role override for admins
|
2024-07-24 02:47:46 +04:00 |
|
Binyamin Yawitz
|
4eee8689d3
|
fixes: Clean URL variables
|
2024-07-22 09:37:28 -04:00 |
|
Steven Nguyen
|
5aa944ee82
|
fix(realtime): add userId to queueForEvents
In order for realtime to detect and process a changed permission, the
userId param must be set.
|
2024-07-19 00:02:43 +00:00 |
|
Binyamin Yawitz
|
d1af8cfbe0
|
feat: Extracting authentication cookie
|
2024-07-17 15:21:47 -04:00 |
|
Binyamin Yawitz
|
4e4fcc06fd
|
refactor: Project deletion in worker
|
2024-06-27 18:27:04 -04:00 |
|
Binyamin Yawitz
|
184d76fc9e
|
Merge branch 'refs/heads/1.6.x' into feat-extract-team-deletion
|
2024-06-26 12:28:12 -04:00 |
|
Binyamin Yawitz
|
b849d82772
|
refactor: Singular
|
2024-06-25 09:18:17 -04:00 |
|
Binyamin Yawitz
|
6c26e2eb51
|
Merge branch 'refs/heads/main' into feat-eldad4-coroutines
# Conflicts:
# app/cli.php
# composer.json
# composer.lock
|
2024-06-20 17:23:15 -04:00 |
|
choir27
|
897ae1c859
|
docs: update text description in request table
|
2024-06-12 10:47:48 -04:00 |
|
Binyamin Yawitz
|
b5a241db8d
|
merge: Main into Coroutines
|
2024-06-05 18:38:39 -04:00 |
|
Binyamin Yawitz
|
18ca583df8
|
feat: Deleting teams in sync
|
2024-05-29 15:52:22 -04:00 |
|
Ketan Baitule
|
894f001c7a
|
Update app/controllers/api/teams.php
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
|
2024-05-16 08:00:46 +05:30 |
|
Ketan Baitule
|
6ff3fc5c6b
|
fix: Allow Adding User Over Limit From Console In Team Membership
|
2024-05-15 15:03:46 +05:30 |
|