Chirag Aggarwal
7c5dd9d0f4
add test
2025-08-03 13:38:59 +05:30
Chirag Aggarwal
4adebc8ba2
chore: add svg sanitization
2025-08-03 13:33:10 +05:30
Chirag Aggarwal
f5682c0516
chore: add support for svg favicons
2025-08-03 13:23:34 +05:30
fogelito
27ae4f316d
Run tests
2025-08-03 10:35:31 +03:00
fogelito
e3f08fa010
Run tests
2025-08-03 10:15:25 +03:00
fogelito
e55aaf1da9
Pull main
2025-08-03 09:04:47 +03:00
fogelito
0818af372f
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into test-var-id-attribute
...
# Conflicts:
# composer.lock
2025-08-03 09:03:58 +03:00
fogelito
bc53c73a7a
Remove $sequence
2025-08-03 09:00:24 +03:00
Chirag Aggarwal
c235870112
chore: add placeholder version
2025-08-01 17:36:03 +05:30
Chirag Aggarwal
9929facd73
chore: update sdk gen
2025-08-01 16:44:27 +05:30
Luke B. Silver
469ac59199
Merge pull request #10240 from appwrite/pla-3153
...
feat: telemetry for cache hits and misses
2025-08-01 11:42:39 +01:00
Chirag Aggarwal
58d556aab5
chore: update metric naming
2025-08-01 15:52:27 +05:30
Luke B. Silver
596657ac26
Merge pull request #10248 from appwrite/pla-3271
...
fix: 500 errors on robots and humans txt files
2025-08-01 11:04:18 +01:00
Chirag Aggarwal
b3ba91cd52
chore: update naming and specs
2025-08-01 15:26:34 +05:30
Jake Barnby
e6f0804272
Merge pull request #10244 from appwrite/dat-588
...
Allow modifying createdAt and updatedAt with server side sdk and api key
2025-08-01 21:37:09 +12:00
ArnabChatterjee20k
f6c4457398
changed the error message for client side
2025-08-01 14:54:15 +05:30
ArnabChatterjee20k
67582b103c
updated composer
2025-08-01 13:57:38 +05:30
ArnabChatterjee20k
27684ef38c
Merge remote-tracking branch 'upstream/1.8.x' into dat-588
2025-08-01 13:54:13 +05:30
ArnabChatterjee20k
82fbc524f8
Add comprehensive tests for date and time operations in database rows
...
- Implemented `testDateTimeRow` to validate the behavior of datetime columns, including creation, retrieval, and modification of rows with custom createdAt and updatedAt timestamps.
- Added `testSingleRowDateOperations` to cover various scenarios for single row operations with custom date handling.
- Created `testBulkRowDateOperations` to test bulk creation and updates of rows with date fields.
- Introduced `testUpsertRowDateOperations` to verify upsert functionality with custom date fields.
- Cleaned up legacy test file by removing unnecessary blank lines.
2025-08-01 13:53:04 +05:30
Chirag Aggarwal
3d5b755115
chore: simplify
2025-08-01 13:17:45 +05:30
Chirag Aggarwal
26be1b5caf
feat: add model examples + additonal examples to specs
2025-08-01 13:09:39 +05:30
ArnabChatterjee20k
983d102ff2
Restrict createdAt and updatedAt attributes for non-API key and non-privileged users in Create, Update, and Upsert actions
2025-08-01 12:31:29 +05:30
Jake Barnby
5d9be26a45
Merge pull request #10247 from appwrite/update-sdks-php-dotnet
...
chore: update changelog and sdk gen
2025-08-01 16:53:36 +12:00
Chirag Aggarwal
471d261114
chore: fallback to main domain
2025-08-01 09:28:07 +05:30
Chirag Aggarwal
59bebe6be9
fix: 500 errors on robots and humans txt files
2025-08-01 09:13:34 +05:30
Chirag Aggarwal
5689fd6e7e
chore: update changelog and sdk gen
2025-08-01 09:09:11 +05:30
Jake Barnby
29973e4182
Update db + migrations
2025-08-01 03:09:36 +12:00
ArnabChatterjee20k
de69692ff2
added modify createdAt/updatedAt support
2025-07-31 20:32:14 +05:30
fogelito
a54cf58610
Run tests
2025-07-31 17:03:21 +03:00
fogelito
31e0cbcd1d
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into test-var-id-attribute
...
# Conflicts:
# composer.json
# composer.lock
2025-07-31 17:03:00 +03:00
fogelito
d6b0d13991
Run tests
2025-07-31 16:58:51 +03:00
Harsh Mahajan
2d7ae4329b
Merge branch '1.7.x' into pla-3153
2025-07-31 19:23:54 +05:30
Jake Barnby
de6ee12daf
Update db
2025-08-01 01:42:57 +12:00
Chirag Aggarwal
81e656e42c
chore: update counter
2025-07-31 18:59:17 +05:30
Jake Barnby
7f27589c96
Merge pull request #10226 from appwrite/skip-teams-query
...
Skip empty queries
2025-08-01 00:25:55 +12:00
Chirag Aggarwal
588087eda6
chore: add total
2025-07-31 17:17:15 +05:30
Chirag Aggarwal
da1fa09e9c
chore: update name
2025-07-31 17:06:29 +05:30
fogelito
6ead087e91
fix nesting if
2025-07-31 14:26:36 +03:00
Jake Barnby
476ea76814
Merge pull request #10231 from appwrite/feat-csv-allow-internals
...
Feat CSV allow internals
2025-07-31 23:15:56 +12:00
Chirag Aggarwal
d1c3a84ba1
chore: update to use gauge
2025-07-31 16:40:40 +05:30
fogelito
ae34df3608
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into skip-teams-query
2025-07-31 13:20:30 +03:00
fogelito
e76aba3fd4
Revert composer
2025-07-31 13:19:55 +03:00
Luke B. Silver
01067aaf74
Merge pull request #10241 from Veera-mulge/change-desc
...
Update README file to remove the announcement
2025-07-31 10:08:46 +01:00
Veeresh
b323b3a110
Update README.md
2025-07-31 14:36:08 +05:30
Chirag Aggarwal
5c0579fbc7
feat: telemetry for cache hits and misses
2025-07-31 13:50:34 +05:30
Jake Barnby
1ea9aca90f
Fix test
2025-07-31 02:10:29 +12:00
Jake Barnby
efc21d3dcf
Fix tests
2025-07-31 00:12:59 +12:00
Jake Barnby
152882d05d
Fix ref
2025-07-30 23:59:30 +12:00
Jake Barnby
a21e37b054
Add permissions support for CSV
2025-07-30 23:42:01 +12:00
Jake Barnby
d72aaf42bd
Merge pull request #10234 from appwrite/bump-composer
...
Bump deps
2025-07-30 21:08:58 +12:00