Darshan
|
0dfda7ca7c
|
Merge branch '1.7.x' into fix-scopes
|
2025-05-16 11:05:19 +05:30 |
|
Jake Barnby
|
907d968a5f
|
Remove redundant doc migration
|
2025-05-16 17:25:06 +12:00 |
|
Jake Barnby
|
70c2079f75
|
Merge pull request #9726 from appwrite/fix-delete-project-loop
Fix infinie loop in delete project
|
2025-05-16 01:04:37 +00:00 |
|
Matej Bačo
|
ac6450c726
|
Merge branch '1.6.x' into 1.7.x
|
2025-05-15 18:03:15 +02:00 |
|
Darshan
|
f0a835b3b2
|
update: token scopes tests for console client.
|
2025-05-15 19:37:07 +05:30 |
|
Darshan
|
de57c8f35e
|
update: token scopes.
|
2025-05-15 19:04:11 +05:30 |
|
Eldad A. Fux
|
23d73e1f3e
|
Merge pull request #9750 from appwrite/update-tokens
Update tokens without JWT
|
2025-05-15 14:19:41 +02:00 |
|
Chirag Aggarwal
|
fe767e9655
|
chore: accent color
|
2025-05-15 07:44:14 +00:00 |
|
Chirag Aggarwal
|
f62979cfa8
|
feat: inforu adapter (#9620)
* chore: update utopia messaging library
* chore: init inforu adapter
* chore: use dev message
* chore: update composer
* chore: fix ordering
* chore: use user for senderId
|
2025-05-14 12:11:21 +02:00 |
|
Jake Barnby
|
55236524e3
|
Fix merge
|
2025-05-14 21:42:39 +12:00 |
|
Jake Barnby
|
4e9385f70b
|
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
|
2025-05-14 21:29:10 +12:00 |
|
Jake Barnby
|
33fbab7e3d
|
Fix missing capture
|
2025-05-14 21:28:59 +12:00 |
|
Fabian Gruber
|
c0b7c47615
|
fix(schedules): disable coroutine until we have proper pool support (#9759)
|
2025-05-14 10:40:56 +02:00 |
|
Jake Barnby
|
09152a08e1
|
Fix merge
|
2025-05-14 18:27:51 +12: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
|
a2686b4a8d
|
Merge branch '1.7.x' into feat-logo-url
|
2025-05-14 03:21:45 +00:00 |
|
Darshan
|
28f404147b
|
Merge branch '1.7.x' into update-tokens
|
2025-05-13 21:21:22 +05:30 |
|
Darshan
|
6ea10dbeb9
|
remove: data additions to search attribute.
|
2025-05-13 19:08:12 +05:30 |
|
Darshan
|
9d4a7fadb9
|
fix: tests due to no search attribute.
|
2025-05-13 18:59:16 +05:30 |
|
Fabian Gruber
|
4853e0803c
|
fix(schedules): better error handling (#9751)
|
2025-05-13 14:05:13 +02:00 |
|
Darshan
|
1d38291826
|
updates: remove permissions, allow tokens management only on console.
|
2025-05-13 16:53:30 +05:30 |
|
Fabian Gruber
|
40642b2aad
|
fix(schedules): enqueue delay telemetry in wrong format (#9749)
|
2025-05-13 13:03:09 +02:00 |
|
Darshan
|
f01bfc842b
|
Merge branch '1.7.x' into update-tokens
|
2025-05-13 16:16:46 +05:30 |
|
Darshan
|
4e9f137e55
|
remove: jwt logic. serve the jwt directly from the model itself.
|
2025-05-13 15:41:26 +05:30 |
|
Matej Bačo
|
33d4650827
|
Post-merge fixes
|
2025-05-13 10:18:57 +02:00 |
|
Matej Bačo
|
af0c872999
|
Merge branch '1.6.x' into 1.7.x
|
2025-05-13 10:11:39 +02:00 |
|
Fabian Gruber
|
7c229ad878
|
feat(scheduling): add telemetry for scheduler tasks (#9721)
|
2025-05-12 18:05:32 +02:00 |
|
Matej Bačo
|
3b38b6bb57
|
Migration review fixes
|
2025-05-12 16:52:13 +02: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 |
|
fogelito
|
a725b1c952
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-delete-project-loop
|
2025-05-08 18:58:52 +03:00 |
|
Jake Barnby
|
932ed94b8c
|
Merge pull request #9065 from appwrite/feat-bulk-operations
Feat bulk operations
|
2025-05-08 14:26:52 +00:00 |
|
Chirag Aggarwal
|
2c8e1e1731
|
chore: deprecate delay
|
2025-05-08 13:44:58 +00:00 |
|
Chirag Aggarwal
|
fea58c2bc9
|
refactor: maintenance task to run at a specific time
|
2025-05-08 07:49:27 +00:00 |
|
fogelito
|
e5a1af3183
|
Remove DBG
|
2025-05-08 10:43:28 +03:00 |
|
fogelito
|
c5086d8fba
|
Different color
|
2025-05-06 15:18:51 +03:00 |
|
Darshan
|
01f5896ac1
|
Merge branch '1.7.x' into fix-missing-filter
|
2025-05-06 17:05:08 +05:30 |
|
fogelito
|
6f34592efe
|
Add messages
|
2025-05-06 14:18:26 +03:00 |
|
fogelito
|
abc2795daa
|
Delete using Cursor
|
2025-05-06 12:25:56 +03:00 |
|
fogelito
|
6264e616d3
|
Delete using Cursor
|
2025-05-06 12:18:29 +03:00 |
|
fogelito
|
56a8e38890
|
listCollections with big limit
|
2025-05-06 10:50:56 +03:00 |
|
Jake Barnby
|
cc4c147b15
|
First class callable syntax
|
2025-05-06 13:36:45 +12:00 |
|
Jake Barnby
|
bae0676a62
|
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
|
2025-05-03 01:45:14 +12:00 |
|
Darshan
|
dcf11df193
|
remove: method and expose the variable itself.
|
2025-05-01 12:16:07 +05:30 |
|
Darshan
|
8c7ccfcc12
|
address comments.
|
2025-05-01 11:37:58 +05:30 |
|
Darshan
|
606fea5871
|
address comments.
|
2025-05-01 11:31:51 +05:30 |
|
Darshan
|
d137b41c0b
|
add: expose source report for cloud.
|
2025-05-01 11:22:19 +05:30 |
|
Jake Barnby
|
c759f9ec11
|
Revert "Feat pool adapter"
|
2025-04-30 23:24:54 +12:00 |
|
Chirag Aggarwal
|
8d9e840b23
|
fix: appwrite.php file
|
2025-04-30 10:02:25 +00:00 |
|
Chirag Aggarwal
|
093feb58ca
|
fix: tokens module
|
2025-04-30 10:00:58 +00:00 |
|
Jake Barnby
|
58c536e232
|
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
# Conflicts:
# src/Appwrite/Platform/Tasks/Specs.php
# src/Appwrite/SDK/Specification/Format/OpenAPI3.php
# src/Appwrite/SDK/Specification/Format/Swagger2.php
|
2025-04-30 13:18:06 +12:00 |
|
Jake Barnby
|
6400b0dc48
|
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
|
2025-04-30 13:16:56 +12:00 |
|
Jake Barnby
|
ed0929416b
|
Format
|
2025-04-30 13:13:14 +12:00 |
|
Jake Barnby
|
2e2af32be3
|
Fix missing trigger
|
2025-04-30 13:06:51 +12:00 |
|
Jake Barnby
|
ea38a7f869
|
Coroutine sleep
|
2025-04-30 13:05:31 +12:00 |
|
Jake Barnby
|
43fb92ca83
|
Set publisher on base
|
2025-04-30 13:04:19 +12:00 |
|
Jake Barnby
|
f7296d80b2
|
Fix function schedule sleep
|
2025-04-30 12:27:18 +12:00 |
|
Jake Barnby
|
706e5f2453
|
Merge remote-tracking branch 'origin/1.6.x' into chore-merge-namespace
|
2025-04-30 10:46:54 +12:00 |
|
Jake Barnby
|
2238f6d822
|
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
# Conflicts:
# app/config/specs/open-api3-1.6.x-client.json
# app/config/specs/open-api3-1.6.x-console.json
# app/config/specs/open-api3-1.6.x-server.json
# 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-1.6.x-client.json
# app/config/specs/swagger2-1.6.x-console.json
# app/config/specs/swagger2-1.6.x-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
# src/Appwrite/Specification/Format/Swagger2.php
|
2025-04-30 10:45:18 +12:00 |
|
Khushboo Verma
|
2610a0cbcd
|
Set type in createDuplicateDeployment
|
2025-04-30 02:26:30 +05:30 |
|
Darshan
|
74dca5b60c
|
Merge branch '1.7.x' into fix-missing-filter
|
2025-04-29 18:31:48 +05:30 |
|
Jake Barnby
|
e643e7a406
|
Lint
|
2025-04-29 21:33:51 +12:00 |
|
Jake Barnby
|
02b1c82226
|
Remove all remaining pool usages
|
2025-04-29 21:28:53 +12:00 |
|
Jake Barnby
|
43ae7c4b14
|
Format
|
2025-04-29 14:57:18 +12:00 |
|
Jake Barnby
|
38aae9e2c1
|
Fix sync
|
2025-04-29 14:07:48 +12:00 |
|
Darshan
|
53e829408f
|
update: use constants.
|
2025-04-28 20:01:42 +05:30 |
|
Jake Barnby
|
4d2a08e7fd
|
Merge branch '1.6.x' into feat-pool-adapter
|
2025-04-28 10:02:55 +00: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 |
|
Matej Bačo
|
08806afb38
|
Fix CSV import bug
|
2025-04-28 08:39:33 +02:00 |
|
Fabian Gruber
|
270250a563
|
review feedback
|
2025-04-25 16:25:26 +02:00 |
|
Fabian Gruber
|
9601860247
|
feat(users): synchronously delete identities and targets in controller
|
2025-04-25 15:55:10 +02:00 |
|
Matej Bačo
|
edf552fa9a
|
Fix more tests
|
2025-04-25 15:10:20 +02:00 |
|
Matej Bačo
|
8e036b2dd4
|
Merge branch '1.7.x' of github.com:appwrite/appwrite into 1.7.x
|
2025-04-25 14:13:45 +02:00 |
|
Matej Bačo
|
7ae2c1bb2e
|
Fix more tests
|
2025-04-25 14:13:22 +02:00 |
|
Matej Bačo
|
bbfb93c91b
|
Merge pull request #9676 from appwrite/feat-playground-templates
Feat: Add playground templates
|
2025-04-25 14:13:07 +02:00 |
|
Matej Bačo
|
8ce3bdb6d7
|
Fix another bug
|
2025-04-25 13:17:02 +02:00 |
|
Matej Bačo
|
65bb7c6dfd
|
Linter fix
|
2025-04-25 12:57:55 +02:00 |
|
Matej Bačo
|
23c4fa27be
|
Fix tests, linter
|
2025-04-25 12:57:45 +02:00 |
|
Matej Bačo
|
0787034bab
|
Fixes post-1.6.x-merge
|
2025-04-25 12:26:10 +02:00 |
|
Matej Bačo
|
d8103cb57e
|
Merge branch '1.7.x' into 1.6.x
|
2025-04-25 12:18:04 +02:00 |
|
Chirag Aggarwal
|
75efa28125
|
core: introduce endpoint.docs in specs
|
2025-04-24 11:15:23 +00:00 |
|
Darshan
|
7b88c80350
|
fix: internal query.
|
2025-04-24 09:55:56 +05:30 |
|
Christy Jacob
|
de9b0e6eee
|
Revert "Add configurable function and build size"
|
2025-04-23 21:18:04 +05:30 |
|
Matej Bačo
|
73a6fc2df3
|
Merge branch '1.7.x' into feat-playground-templates
|
2025-04-23 10:53:04 +02:00 |
|
Matej Bačo
|
05feea5f6d
|
Fix leftover
|
2025-04-22 17:20:21 +02:00 |
|
Matej Bačo
|
62282e9515
|
Add playgrounds, sync screenshots
|
2025-04-22 17:06:01 +02:00 |
|
Matej Bačo
|
d5cb9d0f1f
|
Merge branch '1.7.x' into feat-tokens-module
|
2025-04-22 12:25:51 +02:00 |
|
Christy Jacob
|
cd647e0c18
|
Merge branch '1.6.x' of github.com:appwrite/appwrite into feat-multi-region-docs
|
2025-04-22 14:02:20 +04:00 |
|
Matej Bačo
|
8906d94e8f
|
Merge pull request #9648 from appwrite/feat-add-configurable-function-size
Add configurable function and build size
|
2025-04-22 10:51:29 +02:00 |
|
Chirag Aggarwal
|
b0d03c5109
|
chore: update file security logic
|
2025-04-21 13:44:30 +00:00 |
|
Chirag Aggarwal
|
6d0d15f469
|
Merge branch '1.7.x' into feat-tokens-module
|
2025-04-18 16:01:06 +00:00 |
|
Chirag Aggarwal
|
d130e7d3bd
|
chore: add stricter checks according to review
|
2025-04-18 15:32:25 +00:00 |
|
Matej Bačo
|
f8343e01cd
|
PR review suggestions
|
2025-04-17 16:13:09 +02:00 |
|
Matej Bačo
|
b8ce3cb9fe
|
Post-merge fixes
|
2025-04-17 15:57:47 +02:00 |
|
Matej Bačo
|
9993cca484
|
Merge branch '1.7.x' into feat-development-keys
|
2025-04-17 15:51:31 +02:00 |
|
Matej Bačo
|
f803a2268b
|
Merge branch 'feat-sites' into fix-deployment-deletion
|
2025-04-17 12:17:10 +02:00 |
|
Khushboo Verma
|
93db0c3cd2
|
Fix logs and executions deletion
|
2025-04-17 10:14:58 +00:00 |
|
Matej Bačo
|
cd9a2b761c
|
Merge branch '1.7.x' into feat-sites
|
2025-04-17 12:13:06 +02:00 |
|
Jake Barnby
|
382ffceed9
|
Lint
|
2025-04-17 21:19:12 +12:00 |
|
Chirag Aggarwal
|
ba22e5f457
|
chore: simplify action constructor
|
2025-04-17 07:38:29 +00:00 |
|
Chirag Aggarwal
|
04b6f62ac2
|
chore: review changes
|
2025-04-17 07:21:33 +00:00 |
|
Khushboo Verma
|
ad85fc6184
|
Add resourceType query to deployment deletion
|
2025-04-17 06:47:16 +00:00 |
|
Chirag Aggarwal
|
b2dffe4057
|
Merge branch '1.7.x' into feat-tokens-module
|
2025-04-17 06:19:18 +00:00 |
|
Jake Barnby
|
cd72d70432
|
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
|
2025-04-17 17:09:51 +12:00 |
|
Jake Barnby
|
70364d7a07
|
Format
|
2025-04-17 17:09:08 +12:00 |
|
Darshan
|
cc7d038c3e
|
address comments: change deviceForCsvImports to deviceForImports.
|
2025-04-17 08:54:50 +05:30 |
|
Jake Barnby
|
28addd6702
|
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
# Conflicts:
# app/controllers/api/health.php
|
2025-04-17 13:34:30 +12:00 |
|
Matej Bačo
|
87d14a88d2
|
AI-recommended changes
|
2025-04-16 12:45:58 +02:00 |
|
Matej Bačo
|
733e0498a7
|
AI-recommended changes
|
2025-04-16 11:50:42 +02:00 |
|
Matej Bačo
|
e48fadf9fd
|
PR review changes
|
2025-04-16 10:43:02 +02:00 |
|
Darshan
|
73b2a14ea3
|
update: changes as per migrations lib.
|
2025-04-16 11:55:04 +05:30 |
|
Chirag Aggarwal
|
c365480aec
|
chore: small changes from review devkeys
|
2025-04-15 12:02:55 +00:00 |
|
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 |
|
Jake Barnby
|
b972e7a1d4
|
Stash
|
2025-04-15 22:18:48 +12:00 |
|
Matej Bačo
|
2669e66ae2
|
Merge pull request #9597 from appwrite/fix-usage-sites
Fix: usage stats changes
|
2025-04-15 11:26:02 +02:00 |
|
Damodar Lohani
|
969c58fda9
|
Merge branch '1.6.x' into feat-usage-dump-multi-tenant-batch
|
2025-04-15 10:44:47 +05:45 |
|
Damodar Lohani
|
49814c2a7e
|
bring back stats usage dump
|
2025-04-15 04:58:16 +00:00 |
|
Damodar Lohani
|
f9141ca564
|
fix param types
|
2025-04-15 04:48:19 +00:00 |
|
Damodar Lohani
|
93f86e57ea
|
use clone
|
2025-04-15 03:15:24 +00:00 |
|
Damodar Lohani
|
a46c5d1029
|
Update src/Appwrite/Platform/Workers/StatsUsage.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
|
2025-04-15 08:54:04 +05:45 |
|
Khushboo Verma
|
6e86527eb6
|
Keep build size in MBs
|
2025-04-14 14:33:46 +00:00 |
|
Khushboo Verma
|
6852ee1f0f
|
Read buildSize from plan
|
2025-04-14 14:07:23 +00:00 |
|
Khushboo Verma
|
81c3d96629
|
Consistent naming
|
2025-04-14 14:00:44 +00:00 |
|
Khushboo Verma
|
1acbff316e
|
Use 1000 instead of 1024
|
2025-04-14 13:46:52 +00:00 |
|
Khushboo Verma
|
f02707627f
|
Refactor
|
2025-04-14 12:16:50 +00:00 |
|
Khushboo Verma
|
c4509f5ce7
|
Add plan to builds worker
|
2025-04-14 10:31:08 +00:00 |
|
Darshan
|
91199e746b
|
update: use plain csv, use options.
|
2025-04-14 15:03:30 +05:30 |
|
Jake Barnby
|
862664dd62
|
Format
|
2025-04-14 19:05:42 +12:00 |
|
Jake Barnby
|
498f9e40c8
|
Update worker bulk method usage
|
2025-04-14 18:50:33 +12:00 |
|
Jake Barnby
|
a6281992b1
|
Fix maintenance
|
2025-04-14 18:26:13 +12:00 |
|
Jake Barnby
|
3be50d2ab5
|
Fix syntax
|
2025-04-14 18:26:07 +12:00 |
|
Jake Barnby
|
2a2bf7f154
|
Fix maintenance
|
2025-04-14 18:23:35 +12:00 |
|
Jake Barnby
|
9a8ba13dbf
|
Fix syntax
|
2025-04-14 18:18:10 +12:00 |
|
Damodar Lohani
|
5f6e65c1aa
|
Merge branch 'feat-usage-dump-multi-tenant-batch' into fix-merge-stats-usage-and-dump
|
2025-04-13 09:47:45 +05:45 |
|
Damodar Lohani
|
932f34df92
|
Merge branch '1.6.x' into feat-usage-dump-multi-tenant-batch
|
2025-04-13 09:47:30 +05:45 |
|
Damodar Lohani
|
fb7223bd1b
|
Merge branch 'feat-usage-dump-multi-tenant-batch' into fix-merge-stats-usage-and-dump
|
2025-04-13 09:30:51 +05:45 |
|
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 |
|
shimon
|
fb802c7fe4
|
addressing comments
|
2025-04-10 18:35:45 +03:00 |
|
Matej Bačo
|
52024ccc26
|
Add starters; update console
|
2025-04-10 16:11:38 +02:00 |
|
Matej Bačo
|
2523613056
|
Improve logs coloring
|
2025-04-10 10:20:12 +02:00 |
|
Chirag Aggarwal
|
3c78e7efff
|
fix: query description
|
2025-04-09 13:15:59 +00:00 |
|
Chirag Aggarwal
|
e8a0425cc3
|
chore: add allowed attributes to query
|
2025-04-09 13:03:56 +00:00 |
|
Darshan
|
a53eb6c750
|
update: bump migrations and update params.
|
2025-04-09 18:24:59 +05:30 |
|
Chirag Aggarwal
|
b4b356e61f
|
chore: add queries and search to listing devkeys
|
2025-04-09 11:14:02 +00:00 |
|
Darshan
|
624538fcaf
|
revert: local dockerfile change.
|
2025-04-09 16:35:27 +05:30 |
|
Chirag Aggarwal
|
4a1bf2eb74
|
fix: permissions on create devKey
|
2025-04-09 09:44:30 +00:00 |
|
Chirag Aggarwal
|
84595e625d
|
chore: use getDocument instead to fetch devKey
|
2025-04-09 09:31:05 +00:00 |
|
Chirag Aggarwal
|
7aecd3814a
|
fix: minor mistakes in devkeys naming and initialization
|
2025-04-09 09:15:36 +00:00 |
|
Chirag Aggarwal
|
5a5d1752f9
|
Merge branch '1.7.x' into feat-development-keys
|
2025-04-09 09:02:20 +00:00 |
|