Commit Graph

44 Commits

Author SHA1 Message Date
Jake Barnby 1cb7c4b3f6 Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
# Conflicts:
#	.gitignore
#	composer.lock
#	tests/e2e/Services/Teams/TeamsCustomClientTest.php
2026-02-24 14:06:57 +13:00
Jake Barnby bada1a7c05 Timing updates 2026-02-24 14:00:07 +13:00
Chirag Aggarwal c07a7b0ea4 fix: auto-create specs directory and improve SDK error messages
- Auto-create specs directory in Specs.php if it doesn't exist

- Add helpful error message in SDKs.php when specs are missing

- Remove docs/examples from git tracking (added to .gitignore)
2026-02-23 11:06:21 +05:30
Chirag Aggarwal 8d82bc89a1 chore: remove specs from git tracking and add to gitignore 2026-02-18 17:13:07 +05:30
Chirag Aggarwal 1f13a0d437 fix: gitignore 2025-07-27 10:19:14 +05:30
Chirag Aggarwal f2a3369131 chore: use config.json 2025-07-27 10:18:51 +05:30
Matej Bačo 3ed5e1b65a Merge branch 'feat-sites' into feat-add-tests-for-sites 2025-02-03 14:29:32 +01:00
Ebenezer Don 45a03822ee remove addition to gitignore 2025-01-17 20:51:50 +00:00
Ebenezer Don 5cc8d7ced1 Update specs 2025-01-16 18:21:09 +00:00
Ebenezer Don 4e1494d16d docs: clarify update endpoints only work on draft messages 2025-01-16 13:36:21 +00:00
Khushboo Verma 857046ecb8 Address PR comments 2025-01-08 13:55:21 +05:30
Torsten Dittmann 0b11e0cc92 fix: gitignore merge conflict leftover 2024-11-20 11:52:27 +01:00
Torsten Dittmann 15a5f8690d sync: 1.6.x with main 2024-11-20 11:33:38 +01:00
Torsten Dittmann 9901c781b7 Merge branch 'main' of https://github.com/appwrite/appwrite into sync-1.6.x 2024-11-20 11:31:52 +01:00
Torsten Dittmann 8e02115828 ci: console sdk previews (#8990) 2024-11-15 13:27:46 +01:00
Torsten Dittmann 4ee9e9730f feat: realtime ping pong 2024-11-07 12:05:37 +01:00
Torsten Dittmann 9e1b00d8e5 fix: console image 2024-07-17 20:19:34 +02: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
Jake Barnby 2e89113e6a Self review 2023-11-28 00:52:46 +13:00
wess 3e7805afe1 Updates deps
Adds message builders to messaging worker

Adds Makefile to .gitignore ;)
2023-08-23 08:49:32 -04:00
Jake Barnby cdd7569e86 Contrib updates 2022-07-13 22:22:18 +12:00
Jake Barnby ede4fa8f69 Fix yasd for intellij 2022-04-07 11:51:30 +12:00
Christy Jacob cc8fac0297 feat: improve functions tests 2022-02-19 17:57:48 +04:00
Eldad Fux 64466f1dca Add local build file 2021-11-28 01:47:40 +02:00
Torsten Dittmann 091c6ef4f6 add buildstep to docker 2021-10-21 19:20:41 +02:00
Torsten Dittmann a63649dacc add git ignore 2021-10-21 18:56:38 +02:00
Torsten Dittmann 16fde539b5 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-07-13 12:08:40 +02:00
Damodar Lohani 74b24dfe69 properly setup debugger for everyone and contribution guide 2021-07-11 17:20:03 +05:45
Torsten Dittmann e03ba70291 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-07-07 10:19:52 +02:00
Christy Jacob 766f19d2a4 feat: update specs and regenerate docs 2021-07-02 17:17:02 +05:30
Torsten Dittmann ab6be33e6f fix(gitignore): add sdks 2021-06-08 17:28:00 +02:00
Christy Jacob 4d6927b45a chore: update .gitignore 2020-12-05 02:22:17 +05:30
Eldad Fux 8d5e62a02b Added a new volume 2020-07-15 00:20:46 +03:00
Eldad Fux a68e86464b Added workers as containers 2020-07-05 16:51:20 +03:00
Eldad Fux 92575b17e7 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-18 23:06:53 +02:00
Eldad Fux 73e1062884 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-13 14:48:52 +02:00
Christy Jacob d5294da9da chore: added cache and local storage to gitignore 2020-01-12 23:50:17 +05:30
Eldad Fux 43dd5c6c2b Fixed OAuth issue 2020-01-12 01:13:55 +02:00
Eldad Fux 264c8f55ca Updated gitignore 2020-01-01 14:55:51 +02:00
eldadfux c384601f34 Removed php cs cache file 2019-09-30 11:53:08 +03:00
eldadfux 7125259b63 Updated test env 2019-08-26 08:12:31 +03:00
eldadfux 89c0b9e330 Updated storage and users navigator 2019-08-14 16:50:40 +03:00
eldadfux 9288dcd2d1 Updated .gitignore 2019-06-09 21:24:38 +03:00
eldadfux 36358e90b5 Added source code 2019-05-09 09:54:42 +03:00