shimon
41249b6242
connection storage implementation
2024-08-07 19:42:30 +03:00
shimon
5276024077
Merge branch '1.5.x' of github.com:appwrite/appwrite into db-project-by-region
...
# Conflicts:
# app/controllers/general.php
# src/Appwrite/Platform/Tasks/Migrate.php
2024-08-07 18:45:27 +03:00
Christy Jacob and GitHub
085efb02c5
Merge pull request #8445 from appwrite/fix-template-tags
...
Fix: template tags
2024-08-05 17:04:12 +04:00
shimon
6b3051f131
get project db key by region
2024-08-05 15:26:20 +03:00
shimon
00fc34a2a4
get project db key by region
2024-07-31 13:23:51 +03:00
shimon
29e169fe95
Merge branch '1.5.x' of github.com:appwrite/appwrite into migration-clean-cache
2024-07-30 22:29:35 +03:00
shimon
67da5a8a4b
get project db key by region
2024-07-30 18:41:15 +03:00
shimon
6d961d0789
Merge remote-tracking branch 'origin/1.5.x' into 1.5.x
2024-07-30 18:31:36 +03:00
Bradley Schofield
f46e210000
Move mbSeconds into 1.5.x
2024-07-30 17:53:28 +09:00
Matej Bačo
cb9e5bd0ae
Upgrade VCS and support 0.1.x tags
2024-07-29 19:28:15 +02:00
shimon
787070cbff
Merge remote-tracking branch 'origin/1.5.x' into 1.5.x
2024-07-25 13:06:39 +03:00
shimon
2ef358e8dc
linter
2024-07-21 09:27:12 +03:00
shimon
088ef769a5
Merge branch '1.5.x' of github.com:appwrite/appwrite into migration-clean-cache
2024-07-21 09:23:33 +03:00
Binyamin Yawitz
17c708a056
fix: Setting path for vsc function deployments
2024-07-17 13:44:07 -04:00
shimon
ada1746466
clean migration project cache
2024-07-15 12:20:01 +03:00
shimon
278fdf5823
clean migration project cache
2024-07-15 12:17:10 +03:00
Bradley Schofield
8222aa74ca
Merge branch '1.5.x' into feat-sn-implement-deployment-metric
2024-07-15 13:59:47 +09:00
Bradley Schofield
d84d227c2b
Update Migrations to 0.5
2024-07-10 14:59:31 +09:00
Torsten Dittmann and GitHub
98f0f86fa6
Merge pull request #8352 from appwrite/main
...
Sync main into 1.5.x
2024-07-03 18:38:41 +02:00
Steven Nguyen and GitHub
636497304e
Merge branch '1.5.x' into chore-sync-1.5.x-into-main
2024-06-25 23:47:37 +00:00
Steven Nguyen and GitHub
556d30a9fb
Bump appwrite version to 1.5.8
2024-06-25 04:04:14 +00:00
Steven Nguyen and GitHub
ae3bcb2efe
Merge pull request #8271 from ItzNotABug/fix-7892-add-defaults-to-migrations
...
Add `default` to Collection Attributes in Migration
2024-06-21 08:46:46 -07:00
Christy Jacob and GitHub
8764a7491a
Merge pull request #8296 from appwrite/refactor-usage-sn
...
Sync refactor-usage-sn into 1.5.x
2024-06-21 12:09:16 +05:30
Steven Nguyen and GitHub
72f8b2001f
fix: Disable validation for project DBs during migration
...
Skip the validation so that queries that typically fail can pass. This
is fine because the validation is failing on internal attributes such
as an $id for cache key with * and $id for attributes that are too long
because we prefix the $id with the internal database and collection id.
2024-06-20 23:00:49 +00:00
Christy Jacob and GitHub
991a22f642
Merge pull request #8290 from appwrite/1.5.x
...
Sync 1.5.x into refactor-usage-sn
2024-06-21 00:38:21 +05:30
Bradley Schofield
ea95e80cbf
Use localised subject string
2024-06-20 17:47:16 +09:00
ItzNotABug
eb36ae5c61
add: default to V20 migration.
2024-06-20 14:14:21 +05:30
Bradley Schofield
dbfae94552
Fix certificate emails
2024-06-20 17:28:21 +09:00
Christy Jacob and GitHub
691ce68636
Merge pull request #8249 from appwrite/update-platform
...
update to use latest platform with module
2024-06-19 12:21:07 +05:30
Christy Jacob and GitHub
c5e788c2ef
Merge pull request #7888 from appwrite/feat-security-emails
...
New environment for certificates and security emails
2024-06-19 12:20:55 +05:30
ItzNotABug
4fd94fd7b1
fix: add defaults to collection attributes.
2024-06-14 15:37:30 +05:30
Bradley Schofield
d8b893c7c9
Small fixes
2024-06-11 14:52:21 +09:00
Bradley Schofield
83d093805f
Implement deploymentsStorage metric for projects API
2024-06-11 14:14:38 +09:00
Damodar Lohani
26413566dc
fix format
2024-06-09 11:36:35 +00:00
Damodar Lohani
c179e89fdf
update to use latest platform with module
2024-06-09 01:03:40 +00:00
Damodar Lohani and GitHub
00a633759e
Merge pull request #7936 from appwrite/feat-upgrade-platform-with-module
...
Use latest Platform and add Core module
2024-06-09 06:40:13 +05:45
Damodar Lohani
131de2ea7a
refactor module
2024-06-06 08:35:50 +00:00
Jake Barnby
9e487b8ccf
Revert "Merge pull request #8237 from appwrite/revert-8193-feat-remove-random-shared-tables"
...
This reverts commit 930ae6ded0 , reversing
changes made to 1f6417b156 .
2024-06-06 20:11:19 +12:00
ItzNotABug
a34ec72048
fix: delete expired targets per project.
2024-06-06 12:01:32 +05:30
Christy Jacob and GitHub
ff6efc2855
Revert "Feat remove random shared tables"
2024-06-06 00:11:56 +05:30
Damodar Lohani
fef769271f
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-upgrade-platform-with-module
2024-06-04 08:00:19 +00:00
Jake Barnby
f459a5c458
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-remove-random-shared-tables
...
# Conflicts:
# docker-compose.yml
2024-06-04 17:43:14 +12:00
Damodar Lohani
f762d66c5e
fix typo
2024-06-04 01:31:05 +00:00
Damodar Lohani and GitHub
66ac96580b
Merge branch 'main' into feat-security-emails
2024-06-04 06:51:24 +05:45
loks0n
ab4401992c
Revert "feat: use param instead"
...
This reverts commit 72cca45d6d .
2024-05-30 16:36:05 +01:00
loks0n
72cca45d6d
feat: use param instead
2024-05-30 16:34:43 +01:00
loks0n
c6a520909e
feat: support twilio messaging service sid
2024-05-30 16:23:15 +01:00
Christy Jacob
c76dbaaadb
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into prepare-1.5.7
2024-05-24 15:53:43 +00:00
Christy Jacob and GitHub
0e7c417d67
Merge pull request #8089 from appwrite/feat-improve-header-demo-values
...
feat: improve header demo values
2024-05-24 17:09:09 +04:00
Christy Jacob and GitHub
0fcb76570d
Merge branch '1.5.x' into prepare-1.5.7
2024-05-24 17:07:57 +04:00