Torsten Dittmann
|
c0c4cffba2
|
fix: relative links to absolute v2
|
2023-10-13 15:43:44 +02:00 |
|
shimon
|
1c8b38502a
|
sync with main
|
2023-10-11 17:07:06 +03:00 |
|
Torsten Dittmann
|
920d2b2db3
|
Merge branch 'cl-1.4.x' into 1.4.x
|
2023-10-10 11:59:24 +02:00 |
|
Steven Nguyen
|
071920fb30
|
Bump version to 1.4.5
|
2023-10-09 16:39:46 -07:00 |
|
Jake Barnby
|
72b4950168
|
Merge pull request #6469 from appwrite/fix-migration-response-model
Fix missing array flag on migration errors response model rule
|
2023-10-09 11:29:31 +13:00 |
|
Matej Bačo
|
b6ce679b93
|
Merge branch '1.4.x' into cl-1.4.x
|
2023-10-04 10:46:38 +02:00 |
|
Matej Bačo
|
891960a977
|
Fix realtime logs container name
|
2023-10-04 10:16:02 +02:00 |
|
Jake Barnby
|
d1502029d1
|
Fix missing array flag on migration errors response model rule
|
2023-10-04 15:05:42 +13:00 |
|
Matej Bačo
|
515fec2858
|
Linter fix
|
2023-09-30 11:57:15 +02:00 |
|
Matej Bačo
|
d9f2f1c37b
|
Introduce execution sync timeout
|
2023-09-30 11:54:54 +02:00 |
|
Christy Jacob
|
ac844d33ef
|
Merge branch '1.4.x' of https://github.com/appwrite/appwrite into cl-1.4.x
|
2023-09-27 23:25:48 +00:00 |
|
Christy Jacob
|
0c2cd174a5
|
chore: prep for 1.4.4
|
2023-09-27 21:28:28 +00:00 |
|
Christy Jacob
|
50600d6f2a
|
Merge pull request #6343 from appwrite/master
Merge master into 1.4.x
|
2023-09-27 17:20:32 -04:00 |
|
Matej Bačo
|
872531dc95
|
Fix execution call timeout
|
2023-09-26 10:06:22 +02:00 |
|
Christy Jacob
|
79d7bd8379
|
chore: linter
|
2023-09-26 00:10:17 +04:00 |
|
Christy Jacob
|
39dc153a22
|
chore: remove comments
|
2023-09-26 00:05:01 +04:00 |
|
Christy Jacob
|
d4debddc46
|
chore: update hamster script
|
2023-09-26 00:01:42 +04:00 |
|
Christy Jacob
|
d1d523e1dc
|
chore: update hamster script
|
2023-09-26 00:01:34 +04:00 |
|
Torsten Dittmann
|
c273e3d8e1
|
Merge pull request #6229 from btme0011/fix-6212-Issue-With-Linkedin-OAuth
|
2023-09-24 01:57:58 +02:00 |
|
Matej Bačo
|
4984b01ef4
|
Merge branch '1.4.x' into feat-https-function-domains
|
2023-09-21 10:10:07 +02:00 |
|
Matej Bačo
|
8926d24a0d
|
One more env var rename
|
2023-09-19 09:35:32 +02:00 |
|
Matej Bačo
|
d87dbad768
|
PR review changes
|
2023-09-19 09:31:57 +02:00 |
|
Matej Bačo
|
94117ed471
|
Fix build race condition
|
2023-09-18 12:33:05 +02:00 |
|
Matej Bačo
|
6a7950aa34
|
Add function domains force https
|
2023-09-18 12:27:47 +02:00 |
|
Jake Barnby
|
9ba609c46e
|
Merge pull request #6238 from appwrite/1.4.x
1.4.x
|
2023-09-15 18:49:55 -04:00 |
|
Jake Barnby
|
ff7b102550
|
Merge remote-tracking branch 'origin/1.4.x' into chore-update-appwrite-version
|
2023-09-15 12:21:42 -04:00 |
|
Christy Jacob
|
bede0d43d4
|
fix: add try catch block in the schedules task
|
2023-09-15 05:24:00 +00:00 |
|
Christy Jacob
|
1e6b37f980
|
chore: update appwrite version
|
2023-09-14 19:53:32 +00:00 |
|
Christy Jacob
|
50405f838e
|
Merge branch '1.4.x' of https://github.com/appwrite/appwrite into chore-cleanup-dockerfile
|
2023-09-14 18:07:53 +00:00 |
|
Akhil Anand
|
5ba6491dd5
|
fix-6212-Issue-With-Linkedin-OAuth
|
2023-09-14 13:16:45 +05:30 |
|
Akhil Anand
|
2aa788d7d5
|
fix-6212-Issue-With-Linkedin-OAuth
|
2023-09-13 21:31:26 +05:30 |
|
Binyamin Yawitz
|
5cb03da001
|
Extracting function event validator to its own class.
|
2023-09-11 23:24:11 -04:00 |
|
Jake Barnby
|
d4f6b99ee2
|
Fix mock enum endpoint
|
2023-09-07 19:25:42 -04:00 |
|
Christy Jacob
|
b9675f736b
|
Update src/Appwrite/Migration/Version/V19.php
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
|
2023-09-06 23:32:49 -04:00 |
|
Christy Jacob
|
732a2b4a98
|
chore: linter
|
2023-09-06 22:10:43 +00:00 |
|
Christy Jacob
|
4250a634d3
|
Merge branch 'fix-migration-issues' of https://github.com/appwrite/appwrite into fix-migration-issues
|
2023-09-06 22:08:55 +00:00 |
|
Christy Jacob
|
c439202d3c
|
chore: review comments
|
2023-09-06 22:08:26 +00:00 |
|
Christy Jacob
|
d96a6d7883
|
Apply suggestions from code review
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
|
2023-09-06 18:06:31 -04:00 |
|
Christy Jacob
|
ec9ecb6cd4
|
chore: linter
|
2023-09-06 20:08:07 +00:00 |
|
Christy Jacob
|
430ec73a98
|
fix: incorrect attribute name
|
2023-09-06 20:01:43 +00:00 |
|
Christy Jacob
|
aac46cd5fe
|
fix: migration issues
|
2023-09-06 19:59:42 +00:00 |
|
Christy Jacob
|
5cfabc7a12
|
fix: migrations fix and update changelog
|
2023-09-06 19:25:07 +00:00 |
|
Christy Jacob
|
11f2ee8a1c
|
feat: prep for 1.4.2
|
2023-09-06 18:22:04 +00:00 |
|
Christy Jacob
|
4ea0541623
|
Merge pull request #6150 from appwrite/fix-global-vars
Fix: Global variables
|
2023-09-06 13:51:13 -04:00 |
|
Christy Jacob
|
30713f58f9
|
Merge pull request #6146 from appwrite/fix-create-function-request-filter
Fix create execution request filter from previous SDK version
|
2023-09-05 23:50:08 -04:00 |
|
Christy Jacob
|
53b1c87c6e
|
Merge pull request #6141 from appwrite/fix-overwrite-executor-variable
Fix _APP_EXECUTOR_HOST for upgrades
|
2023-09-05 19:35:31 -04:00 |
|
Matej Bačo
|
79726dbfb6
|
Fix formatting
|
2023-09-05 13:16:20 +02:00 |
|
Matej Bačo
|
1b9236ba3f
|
Improve VCS error when creating repository
|
2023-09-05 11:48:23 +02:00 |
|
Matej Bačo
|
1a6530fb57
|
Fix project variables
|
2023-09-05 10:21:36 +02:00 |
|
Steven Nguyen
|
4c90b6bb1c
|
Add required params for scheduled functions
|
2023-09-04 17:02:17 -07:00 |
|