ChiragAgg5k
ff056fa145
chore: shifted authphone usage tracking to api calls
2025-01-08 17:01:01 +05:30
Darshan
31f8950b45
add: hostname to audits.
2025-01-03 15:30:55 +05:30
shimon
452a58de94
Reset matrics after enqueueing job via usage event
2024-12-24 15:38:01 +02:00
Christy Jacob
e2bdb46d48
chore: fix attribute name
2024-12-19 21:17:27 +05:30
Christy Jacob
718edd37f7
chore: fix attribute name
2024-12-19 21:15:13 +05:30
Christy Jacob
6ec640cfd5
chore: linter
2024-12-19 16:56:17 +05:30
Christy Jacob
d03d3c05b4
chore: optimise webhooks payload
2024-12-19 16:52:10 +05:30
Christy Jacob
53d8e2b0c3
chore: optimise webhooks payload
2024-12-19 16:43:05 +05:30
Khushboo Verma
2ad0428727
Merge 1.6.x into feat-sites
2024-11-13 13:18:21 +05:30
loks0n
af448ac183
feat: setpaused
2024-11-08 21:55:53 +01:00
loks0n
229fe9ecd5
fix: tests
2024-11-05 15:50:32 +01:00
loks0n
e9a0f47711
fix: event test
2024-11-05 09:55:56 +01:00
loks0n
20d8a702a1
chore: refactor
2024-11-04 15:20:43 +00:00
loks0n
d2deca7f1f
feat: refactor events
2024-11-04 15:05:54 +00:00
loks0n
e87ed0e13a
chore: refactor use from over clonse
2024-11-01 15:24:29 +00:00
loks0n
26c53bcf9c
feat: clone queue
2024-10-30 18:01:12 +00:00
Khushboo Verma
5b0a05b4b3
Create site endpoint working
2024-10-22 17:01:38 +02:00
Matej Bačo
408dcbc263
Add async exec doc test
2024-10-14 13:06:08 +00:00
Jake Barnby
8bc37026cd
Revert "Feat adding coroutines"
2024-10-08 20:54:40 +13:00
Binyamin Yawitz
16835f96bf
chore: merge
2024-10-07 11:02:18 -04:00
Binyamin Yawitz
d14edf4207
reverting: to set coroutines as head
2024-10-01 10:30:47 -04:00
Binyamin Yawitz
5512340cdd
Revert "Feat eldad4 coroutines"
2024-09-20 12:30:05 -04:00
fogelito
b519f5e23a
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups
...
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/ScheduleBase.php
# src/Appwrite/Specification/Format/Swagger2.php
2024-09-19 18:19:45 +03:00
Binyamin Yawitz
1581a8c654
chore: merge
2024-09-18 09:28:55 -04:00
Matej Bačo
b1769ed5ca
Fix scheduled executions data
2024-09-07 12:20:23 +02:00
Jake Barnby
2c2e88f645
Merge remote-tracking branch 'origin/1.6.x' into migrations-backups
...
# Conflicts:
# app/init.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/ScheduleBase.php
# src/Appwrite/Specification/Format/Swagger2.php
2024-09-03 14:48:57 +12:00
Binyamin Yawitz
927dbc7e11
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
...
# Conflicts:
# app/console
# app/controllers/api/account.php
# app/controllers/api/functions.php
# app/controllers/api/projects.php
# app/controllers/api/users.php
# app/controllers/api/vcs.php
# app/controllers/general.php
# app/controllers/mock.php
# app/controllers/shared/api.php
# app/init.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/Doctor.php
# src/Appwrite/Platform/Tasks/ScheduleMessages.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Utopia/Response.php
2024-07-17 14:31:13 -04:00
loks0n
303ce498be
feat: allow custom path method body
2024-06-26 12:30:23 +01:00
Luke B. Silver
dab0a17082
Merge branch '1.6.x' into feat-scheduled-executions
2024-06-25 17:21:44 +01:00
loks0n
67fddeb4fa
fix: path and method
2024-06-17 14:23:14 +01:00
loks0n
83ffc41d92
chore: fmt
2024-06-17 13:46:18 +01:00
loks0n
2f0f7bf9c7
fix: test
2024-06-17 13:44:12 +01:00
fogelito
ccd0e863db
Merge branch 'refactor-usage-sn' of https://github.com/appwrite/appwrite into migrations-backups
...
Conflicts:
composer.lock
2024-06-13 18:25:28 +03:00
fogelito
91cc3a3ff5
Remove archive
2024-06-09 19:36:41 +03:00
fogelito
b23f7b0725
Revert archive
2024-06-09 19:25:49 +03:00
fogelito
25b661b908
Move Archive event to cloud
2024-06-09 17:15:17 +03:00
fogelito
0e33fb2b64
remove $backup
2024-06-09 16:19:02 +03:00
fogelito
abde5393df
Set Archive
2024-06-09 16:18:40 +03:00
Binyamin Yawitz
b5a241db8d
merge: Main into Coroutines
2024-06-05 18:38:39 -04:00
fogelito
0994b0f2de
trigger migration
2024-05-23 18:14:00 +03:00
Jake Barnby
9bb9f1eee7
Merge remote-tracking branch 'origin/refactor-usage-sn' into fix-setting-secrets
...
# Conflicts:
# tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
2024-05-23 15:37:13 +12:00
Jake Barnby
c7106b9147
Merge remote-tracking branch 'origin/refactor-usage-sn' into fix-setting-secrets
2024-05-22 12:50:58 +12:00
Christy Jacob
10722aa736
chore: cleanup obsolete tasks and workers
2024-05-16 07:11:00 +00:00
shimon
989b0d9f10
Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into feat-sms-locale
2024-05-12 15:29:00 +03:00
shimon
17b9f136f1
Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into feat-sms-locale
...
Conflicts:
composer.json
composer.lock
src/Appwrite/Platform/Workers/Messaging.php
2024-05-08 14:05:14 +03:00
Damodar Lohani
5105d07bbf
Merge remote-tracking branch 'origin/refactor-usage-sn' into fix-tests-for-cl-1
2024-05-08 06:09:46 +00:00
Jake Barnby
6e3dee4e1f
Fix shared tables db queue name
2024-05-08 16:25:12 +12:00
Jake Barnby
0e9838d290
Remove logging and test files
2024-05-07 15:48:20 +12:00
Damodar Lohani
e25e7f8ec7
fix null
2024-05-06 06:50:36 +00:00
Damodar Lohani
53547f8677
fix null
2024-05-06 06:48:19 +00:00
Jake Barnby
b2e956a14d
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-isolation-modes
...
# Conflicts:
# .gitignore
# app/cli.php
# app/controllers/api/account.php
# app/controllers/api/databases.php
# app/controllers/api/projects.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/DeleteOrphanedProjects.php
# src/Appwrite/Platform/Tasks/GetMigrationStats.php
# src/Appwrite/Platform/Workers/Databases.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Platform/Workers/Hamster.php
# tests/e2e/General/HTTPTest.php
# tests/e2e/Services/Databases/DatabasesCustomServerTest.php
# tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
2024-04-30 19:40:47 +12:00
shimon
7df94fcee6
Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into feat-sms-locale
...
Conflicts:
composer.json
composer.lock
2024-04-07 18:17:16 +03:00
Jake Barnby
e224ca440b
Allow setting event parameters as sensitive
2024-04-03 16:36:21 +13:00
Matej Bačo
d091b37a15
Merge branch 'refactor-usage-sn' into refactor-usage-sn-1.5.x
2024-04-02 18:42:17 +02:00
Eldad Fux
5ce3de4933
Merge remote-tracking branch 'origin/main' into feat-eldad2-coroutines
2024-04-02 02:13:15 +02:00
Jake Barnby
c7bf9bb3ec
Debug
2024-03-12 17:09:09 +01:00
Jake Barnby
cfc69b0f92
Debug
2024-03-12 16:54:06 +01:00
Steven Nguyen
b19efb619b
feat(events): update build event reset to reset everything
...
Instead of using setType('') to prevent events from triggering, it
makes more sense to use reset(). However, reset() didn't properly
reset type, resource, deployment, or template. This change makes
sure to reset all those private variables.
2024-03-11 11:17:40 +01:00
Matej Bačo
005a239932
Auth fixes
2024-03-07 18:24:01 +01:00
Torsten Dittmann
dfef0e732c
sync: main -> 1.5.x
2024-03-07 17:16:39 +01:00
Matej Bačo
5a7c43ab32
Introduce code analysis
2024-03-07 10:59:08 +01:00
Torsten Dittmann
0a1d572c72
chore: run formatter
2024-03-06 18:34:21 +01:00
shimon
dfac3d585a
Merge branch 'main' of github.com:appwrite/appwrite into remove-cloud-scripts
2024-03-06 17:58:58 +01:00
Torsten Dittmann
a53e630536
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-main-1.5.x-2
2024-03-05 10:31:51 +01:00
Christy Jacob
7ae09ba795
Revert "Revert "usage/usage-dump queue health endpoints""
2024-02-25 13:42:28 +05:30
Damodar Lohani
9fe0a5a31b
Update Mail.php
2024-02-24 21:03:18 +05:45
Damodar Lohani
d91a0e3048
reset variables
2024-02-24 14:56:53 +00:00
Damodar Lohani
ea484e593b
format
2024-02-24 14:49:17 +00:00
Damodar Lohani
ca1c83c2cf
method to reset attachment
2024-02-24 14:33:38 +00:00
Christy Jacob
a8098831a3
Revert "usage/usage-dump queue health endpoints"
2024-02-22 12:21:48 +05:30
Jake Barnby
942847cf3a
Merge remote-tracking branch 'origin/main' into 1.5.x
...
# Conflicts:
# app/config/collections.php
# app/config/errors.php
# 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/controllers/api/account.php
# app/controllers/api/teams.php
# app/controllers/api/users.php
# app/controllers/shared/api.php
# app/init.php
# app/worker.php
# composer.json
# composer.lock
# docker-compose.yml
# src/Appwrite/Extend/Exception.php
# src/Appwrite/Platform/Services/Tasks.php
# src/Appwrite/Platform/Tasks/Maintenance.php
# src/Appwrite/Platform/Workers/Certificates.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Platform/Workers/Messaging.php
# src/Appwrite/Platform/Workers/Usage.php
# src/Appwrite/Platform/Workers/UsageHook.php
# src/Appwrite/Specification/Format/OpenAPI3.php
# src/Appwrite/Specification/Format/Swagger2.php
# tests/e2e/Services/Account/AccountConsoleClientTest.php
2024-02-22 01:29:28 +13:00
Jake Barnby
b265106af2
Fix tests
2024-02-21 02:20:09 +13:00
Jake Barnby
bbce53cda5
Auto trigger messaging events
2024-02-21 01:06:35 +13:00
Shimon Newman
3f7d35065e
Merge pull request #7614 from appwrite/chore-usage-queue-health
...
usage/usage-dump queue health endpoints
2024-02-20 09:59:52 +02:00
shimon
22e7c58d7d
Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into remove-cloud-scripts
2024-02-19 17:38:13 +02:00
shimon
2a5f21e982
Addressed comments
2024-02-15 17:12:37 +02:00
shimon
62ee10493b
usage sms per country code count
2024-02-15 10:10:01 +02:00
shimon
dac0e2a543
Merge branch 'main' of github.com:appwrite/appwrite into refactor-cache-poc
...
Conflicts:
src/Appwrite/Platform/Workers/UsageHook.php
2024-02-13 10:48:47 +02:00
shimon
8c44627da1
Merge branch 'main' of github.com:appwrite/appwrite into remove-cloud-scripts
...
Conflicts:
Dockerfile
src/Appwrite/Platform/Services/Workers.php
2024-02-13 10:29:17 +02:00
shimon
6b6f04d2d3
Merge branch 'main' of github.com:appwrite/appwrite into refactor-cache-poc
...
Conflicts:
app/config/collections.php
app/controllers/shared/api.php
2024-02-12 10:55:53 +02:00
shimon
93a99b561c
remove debug lines
2024-02-07 11:54:18 +02:00
shimon
be829e2db4
Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into remove-cloud-scripts
...
Conflicts:
Dockerfile
docker-compose.yml
src/Appwrite/Platform/Services/Tasks.php
src/Appwrite/Platform/Services/Workers.php
src/Appwrite/Platform/Tasks/CalcTierStats.php
src/Appwrite/Platform/Workers/Hamster.php
2024-01-30 20:47:35 +02:00
shimon
44ed6826a9
refactor usage poc
2024-01-28 15:33:04 +02:00
shimon
7a2ee683e3
refactor usage poc
2024-01-28 11:28:59 +02:00
Torsten Dittmann
9f5a0312cf
Merge branch 'main' of https://github.com/appwrite/appwrite into 1.5.x
2024-01-24 11:24:59 +01:00
Matej Bačo
20322589dd
Improve SMTP test email design
2024-01-17 11:22:08 +00:00
shimon
1da476e5ac
remove cloud related scripts
2024-01-09 11:13:58 +02:00
shimon
03f2041913
Merge branch 'main' of github.com:appwrite/appwrite into refactor-cache-poc
2024-01-07 18:09:48 +02:00
shimon
99f1543f1b
Merge branch 'main' of github.com:appwrite/appwrite into refactor-usage-sn
...
Conflicts:
.gitmodules
Dockerfile
app/console
app/init.php
composer.lock
src/Appwrite/Platform/Services/Workers.php
src/Appwrite/Platform/Tasks/Hamster.php
2024-01-02 11:49:23 +02:00
Jake Barnby
5135262b79
Merge remote-tracking branch 'origin/1.4.x' into 1.5.x
...
# Conflicts:
# app/config/errors.php
# composer.lock
2023-12-15 02:41:46 +13:00
Damodar Lohani
ffdc662022
fix formatting
2023-12-09 06:41:24 +00:00
Damodar Lohani
e4467521f8
Merge branch 'refactor-usage-sn' into feat-mail-template-override-ur
2023-12-09 07:36:11 +01:00
Damodar Lohani
e3bab623f1
fix redis issue by encoding content
2023-12-08 21:34:39 +00:00
Damodar Lohani
386cee5137
mail support string as attachment
2023-12-08 19:57:15 +00:00
Damodar Lohani
83d4de9f73
support maile template override
2023-12-06 14:52:13 +01:00
德华 刘
d4ff696173
chore: fix linter issues
2023-11-30 20:35:18 +00:00
德华 刘
d34050a5df
chore: address review comments
2023-11-30 16:22:26 +00:00
Jake Barnby
4b58d08fd8
Add providerType to Message
2023-11-29 17:09:44 +13:00
Bradley Schofield
dea3e74b6a
Implement Job based hamster
2023-11-28 10:19:55 +00:00
shimon
1869852985
Merge branch 'main' of github.com:appwrite/appwrite into refactor-cache-poc
...
Conflicts:
app/controllers/shared/api.php
composer.lock
src/Appwrite/Platform/Workers/Deletes.php
2023-11-26 16:29:18 +02:00