Matej Bačo
|
4cf3d0b87b
|
move projects.list() to module
|
2025-09-05 09:17:44 +02:00 |
|
Jake Barnby
|
3fbda66e6c
|
Fix deprecation messages
|
2025-08-23 21:36:02 +12:00 |
|
Jake Barnby
|
1b4f2f2275
|
Fix acronym methods, deprecate old versions
|
2025-08-21 02:08:27 +12:00 |
|
Jake Barnby
|
3f3319df20
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# composer.lock
|
2025-08-13 21:04:46 +12:00 |
|
Matej Bačo
|
b816557970
|
Add fallback locale support + tests
|
2025-08-12 15:13:08 +02:00 |
|
Darshan
|
e67e6303b2
|
fix: templates on 1.7.x.
|
2025-07-25 14:30:03 +05:30 |
|
Steven Nguyen
|
898365a922
|
Merge pull request #10170 from appwrite/fix-templates
Fix default email templates
|
2025-07-22 18:25:57 -07:00 |
|
Jake Barnby
|
afd6730a81
|
FIx name mismatch
|
2025-07-22 14:43:32 +12:00 |
|
Darshan
|
0926250f17
|
fix: session alerts template.
|
2025-07-20 16:39:08 +05:30 |
|
Darshan
|
5243af937f
|
fix: the default templates.
|
2025-07-20 14:40:30 +05:30 |
|
Jake Barnby
|
b2fa28754d
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# .github/workflows/benchmark.yml
# composer.lock
# src/Appwrite/Event/Database.php
|
2025-07-04 10:00:45 -04:00 |
|
Chirag Aggarwal
|
dbc58655b2
|
Merge branch '1.7.x' into feat-exp-scheme
|
2025-06-25 07:53:28 +05:30 |
|
Steven Nguyen
|
ffc7f4c7ae
|
Merge pull request #9590 from appwrite/fix-templates
Fix template to use button
|
2025-06-21 09:33:06 -07:00 |
|
Jake Barnby
|
53a00deb0a
|
Merge pull request #10010 from ArnabChatterjee20k/dat-522
Added auth option to allow invalidating existing sessions
|
2025-06-18 17:41:41 -04:00 |
|
ArnabChatterjee20k
|
28fbd64864
|
updated session invalidation tests , models and descriptions
|
2025-06-17 00:40:32 +05:30 |
|
ArnabChatterjee20k
|
9bf4361761
|
updated indentation
|
2025-06-16 23:48:08 +05:30 |
|
ArnabChatterjee20k
|
7a0ba95231
|
updated onPasswordChange to invalidate session
|
2025-06-16 23:05:52 +05:30 |
|
Jake Barnby
|
3729c6b1c2
|
Cast sequence
|
2025-06-16 13:24:48 -04:00 |
|
ArnabChatterjee20k
|
74614e8d58
|
updated description of on password change
|
2025-06-14 18:09:20 +05:30 |
|
ArnabChatterjee20k
|
fde2f278e8
|
added invalidating sessions for the project users
|
2025-06-14 18:07:42 +05:30 |
|
Darshan
|
e6d143c806
|
Merge branch '1.7.x' into fix-templates
|
2025-06-10 14:20:28 +05:30 |
|
Jake Barnby
|
3158c15111
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/controllers/api/functions.php
# app/controllers/api/project.php
# app/controllers/api/proxy.php
# app/controllers/api/storage.php
# app/controllers/api/vcs.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/init/database/filters.php
# composer.json
# composer.lock
# src/Appwrite/Migration/Migration.php
# src/Appwrite/Migration/Version/V15.php
# src/Appwrite/Migration/Version/V16.php
# src/Appwrite/Migration/Version/V17.php
# src/Appwrite/Migration/Version/V18.php
# src/Appwrite/Migration/Version/V19.php
# src/Appwrite/Migration/Version/V20.php
# src/Appwrite/Migration/Version/V21.php
# src/Appwrite/Platform/Tasks/Migrate.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Platform/Workers/Functions.php
# src/Appwrite/Platform/Workers/StatsResources.php
# src/Appwrite/Platform/Workers/StatsUsage.php
|
2025-05-27 13:36:23 +12:00 |
|
Jake Barnby
|
86f7489640
|
Internal ID -> sequence
|
2025-05-26 17:42:11 +12:00 |
|
Christy Jacob
|
28d2ed1baa
|
Revert "Feat sequence"
|
2025-05-23 21:39:56 +04:00 |
|
Jake Barnby
|
71e3446498
|
Change internal ID to sequence
|
2025-05-23 02:55:29 +12:00 |
|
Jake Barnby
|
3ec0f08db1
|
Merge remote-tracking branch 'origin/1.6.x' into feat-sync-1.6.x
# Conflicts:
# composer.lock
# src/Appwrite/Messaging/Adapter/Realtime.php
# src/Appwrite/Platform/Workers/Deletes.php
|
2025-05-21 20:15:08 +12:00 |
|
Chirag Aggarwal
|
fe767e9655
|
chore: accent color
|
2025-05-15 07:44:14 +00:00 |
|
Jake Barnby
|
16b2449787
|
Revert "Merge pull request #9703 from appwrite/revert-9659-feat-pool-adapter"
This reverts commit bf9deb09f5, reversing
changes made to d312fe22ff.
# Conflicts:
# app/cli.php
# app/init/registers.php
# composer.lock
# src/Appwrite/Messaging/Adapter/Realtime.php
# src/Appwrite/Platform/Tasks/ScheduleBase.php
# src/Appwrite/Platform/Tasks/ScheduleExecutions.php
# src/Appwrite/Platform/Tasks/ScheduleFunctions.php
# src/Appwrite/Platform/Tasks/ScheduleMessages.php
|
2025-05-14 18:14:07 +12:00 |
|
Chirag Aggarwal
|
980afc2eaf
|
chore: update social links
|
2025-05-12 13:20:59 +00:00 |
|
Chirag Aggarwal
|
a802a78b0b
|
feat: plan based email logoUrl
|
2025-05-12 13:10:58 +00:00 |
|
Darshan
|
f13a28cf6d
|
Merge branch '1.7.x' into fix-templates
|
2025-05-04 19:08:06 +05:30 |
|
Jake Barnby
|
c759f9ec11
|
Revert "Feat pool adapter"
|
2025-04-30 23:24:54 +12:00 |
|
Jake Barnby
|
e643e7a406
|
Lint
|
2025-04-29 21:33:51 +12:00 |
|
Jake Barnby
|
eabf3993a0
|
Use pool adapter on project create
|
2025-04-29 18:13:30 +12:00 |
|
Jake Barnby
|
6caa347b26
|
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
# Conflicts:
# composer.lock
# src/Appwrite/Messaging/Adapter/Realtime.php
|
2025-04-28 21:56:45 +12:00 |
|
Christy Jacob
|
f4e8d72593
|
Merge branch '1.6.x' into feat-group
|
2025-04-17 18:25:47 +04:00 |
|
Jake Barnby
|
cc20484131
|
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
# Conflicts:
# composer.lock
|
2025-04-18 00:00:55 +12:00 |
|
Jake Barnby
|
70364d7a07
|
Format
|
2025-04-17 17:09:08 +12:00 |
|
Jake Barnby
|
03cae4c5ee
|
Pool use project create
|
2025-04-17 16:49:12 +12:00 |
|
ArnabChatterjee20k
|
b2f7ed48dd
|
Simplify constructor usage by inlining message; limit try/catch to DB operations
|
2025-04-17 10:16:26 +05:30 |
|
arnab
|
ecd77cb2e3
|
added order exception in projects and vcs
|
2025-04-16 17:53:39 +05:30 |
|
Jake Barnby
|
49ea2f6fd9
|
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
# Conflicts:
# app/controllers/api/projects.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Workers/Deletes.php
|
2025-04-15 22:21:01 +12:00 |
|
Chirag Aggarwal
|
3ed87a8ab9
|
chore: update endpoint descriptions to follow CRUD naming
|
2025-04-14 18:40:48 +00:00 |
|
loks0n
|
0a4c430ae7
|
feat: exp scheme
|
2025-04-14 12:56:42 +01:00 |
|
Chirag Aggarwal
|
c3656fd4e7
|
Merge branch '1.6.x' into feat-group
|
2025-04-12 06:50:20 +00:00 |
|
Shimon Newman
|
c4a506445d
|
Revert "Revert "Multi region support""
|
2025-04-11 17:52:19 +03:00 |
|
Christy Jacob
|
ffe153630d
|
Revert "Multi region support"
|
2025-04-10 22:19:23 +05:30 |
|
Chirag Aggarwal
|
abcaf6cd73
|
feat: sdk group attribute
|
2025-03-31 05:48:17 +00:00 |
|
Darshan
|
57c06f1e5b
|
update: use buttons instead of links for inner-base template.
|
2025-03-28 16:44:44 +05:30 |
|
Jake Barnby
|
ec2f3b69cc
|
API scope pool use
|
2025-03-28 16:50:13 +13:00 |
|