1
0
Fork 0
mirror of synced 2024-08-04 04:52:03 +12:00
Commit graph

60 commits

Author SHA1 Message Date
loks0n
56fe939713 Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-ssr 2024-01-13 09:55:44 +00:00
loks0n
b1ca8177ac test: fix expose headers test 2024-01-09 18:15:08 +00:00
loks0n
24ff63bd99 test: fix general tests 2024-01-09 17:53:49 +00:00
Steven Nguyen
06e385b346
Add changes from previous console platforms variable PR
See https://github.com/appwrite/appwrite/pull/4581
2024-01-03 19:30:42 +00:00
Jake Barnby
bd3be15d07
Fix options test 2023-10-19 21:23:54 +13:00
Steven Nguyen
bd6b0dcc43
Fix the routing for the default OAuth2 pages 2023-06-02 14:22:28 -07:00
Torsten Dittmann
a664363525 fix: trailing wildcards 2023-06-02 15:20:58 +02:00
Jake Barnby
bab804b8e1
Fix tests
(cherry picked from commit 0661f1f889)
2023-05-30 18:29:20 +12:00
Steven Nguyen
85a2d623a6
Update APIs to check X-Appwrite-Timestamp header
Appwrite will refer to the X-Appwrite-Timestamp header for when the
request was originally sent and reject the request if the Timestamp
is older than the updatedAt timestamp of the document.
2023-03-07 10:54:52 -08:00
Jake Barnby
163cbc5052
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	composer.json
#	composer.lock
2022-11-17 21:41:56 +13:00
Jake Barnby
f9d2976c1d
Merge remote-tracking branch 'origin/1.1.x' into feat-graphql-support
# Conflicts:
#	CHANGES.md
#	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/init.php
#	app/tasks/sdks.php
#	composer.lock
#	docker-compose.yml
2022-11-16 19:37:35 +13:00
Torsten Dittmann
68e1a0b114 fix: remove unused import 2022-11-15 16:31:38 +01:00
Torsten Dittmann
1b533daeaa fix: remove manifest endpoint 2022-11-15 16:30:53 +01:00
Torsten Dittmann
5db924627a fix: tests 2022-11-15 16:28:33 +01:00
Torsten Dittmann
29edecf05d fix: tests 2022-11-15 16:19:13 +01:00
Damodar Lohani
1e5c94c2c6
Merge branch 'master' into feat-usage-refactor 2022-10-28 13:17:52 +05:45
Jake Barnby
9fbf8d6aee
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	tests/e2e/General/HTTPTest.php
2022-10-26 13:54:52 +13:00
Jake Barnby
1f49985d26
Remove var dumps 2022-10-25 19:38:31 +13:00
Jake Barnby
e2a63c10a1
Fix spec tests 2022-10-25 12:37:19 +13:00
Jake Barnby
889db82ad4
Fix spec tests 2022-10-25 12:34:57 +13:00
Damodar Lohani
8c3cfa877b open api schema validator changes 2022-10-23 07:18:52 +00:00
Damodar Lohani
5fe2102e26 remove redundant project 2022-10-21 07:25:42 +00:00
Jake Barnby
5a2dc60420
Fix options test 2022-10-19 22:23:08 +13:00
Jake Barnby
3f98cef633
Fix spec test 2022-10-14 14:40:34 +13:00
Matej Bačo
c7780c5fe6 Update allowed headers with new SDK headers 2022-09-05 08:08:24 +00:00
Everly Precia Suresh
19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Christy Jacob
e1eb6942a7 feat: fix failing test 2022-02-26 06:01:02 +04:00
Damodar Lohani
beaf5962ce fixed specs and run test for 0.13.x as well 2022-02-23 11:30:14 +00:00
Christy Jacob
da7512e050 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-add-error-codes 2022-02-17 02:25:29 +04:00
Damodar Lohani
353b92f2c6 Merge branch '0.13.x' into feat-storage-buckets 2022-02-15 03:42:28 +00:00
Christy Jacob
5fee7378ad feat: add test for error message 2022-02-13 13:12:16 +04:00
Matej Baco
db7ebbd009 Update to new utopia framework validators 2022-02-11 09:44:04 +01:00
Matej Baco
0b75e081e5 Merge branch 'master' into fix-acme-path 2022-02-11 09:23:53 +01:00
Damodar Lohani
d73d3015eb Merge branch 'master' into feat-storage-buckets 2022-02-10 01:20:16 +00:00
Matej Baco
4161a65e0b Path validator + tests 2022-01-31 16:04:30 +01:00
Damodar Lohani
171eb86565 fix headers in test 2022-01-28 13:06:35 +05:45
Torsten Dittmann
d3150afebc feat: migration for 0.13 2022-01-18 12:05:04 +01:00
Matej Baco
df97b67c6d Merge branch 'feat-database-indexing' into feat-quest-filters 2022-01-03 10:52:35 +01:00
Matej Baco
30f7293e81 Moved test to proper space 2022-01-02 17:08:27 +01:00
Matej Baco
f9994d8021 Added request filter tests 2022-01-02 16:23:37 +01:00
Eldad Fux
c742dc8fb5 Updated names and review comments 2022-01-01 19:41:32 +02:00
Eldad Fux
b75d05eb32 Limited tests to last versions 2022-01-01 14:27:52 +02:00
Eldad Fux
d1b5f310e3 Added spec generator CLI command, remove old HTTP endpoint 2022-01-01 14:07:11 +02:00
kodumbeats
56da7e48f6 Use external swagger validator 2021-07-26 12:10:08 -04:00
Eldad Fux
03ff844291 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-26 22:47:53 +03:00
Torsten Dittmann
95b6e166db
fix(tests): skip swagger spec validation 2021-06-14 10:38:26 +02:00
Eldad Fux
9f81790761 Updates to swagger tests 2021-06-13 18:01:56 +03:00
Eldad Fux
9ba6b38014 Fixed swagger test 2021-04-20 00:17:42 +03:00
Eldad A. Fux
9a5278aab0
Merge branch 'dev' into fix-response-filter-header-not-allowed 2021-03-05 11:23:05 +02:00
Damodar Lohani
9552a8dc80 add response formate to access control allowed headers 2021-03-05 12:21:41 +05:45