Jake Barnby
|
be9728937a
|
Update src/Appwrite/Platform/Tasks/ScheduleMessages.php
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
|
2024-01-17 14:35:12 +13:00 |
|
Jake Barnby
|
4d9fb1d687
|
Merge remote-tracking branch 'origin/1.5.x' into feat-message-scheduling
# Conflicts:
# src/Appwrite/Platform/Workers/Messaging.php
|
2024-01-15 20:07:01 +13:00 |
|
Jake Barnby
|
ae60089413
|
Inline update
|
2024-01-15 19:31:42 +13:00 |
|
Jake Barnby
|
ce78d8c473
|
Set schedule inactive after message send so deletes worker picks it up
|
2024-01-15 19:29:19 +13:00 |
|
Jake Barnby
|
1666ba1645
|
Fix missing time check
|
2024-01-15 18:43:17 +13:00 |
|
Matej Bačo
|
a2856f6acc
|
Update copy & AI translations
|
2024-01-11 10:23:25 +00:00 |
|
Matej Bačo
|
479c70d0aa
|
Fix after revert
|
2024-01-11 08:25:55 +00:00 |
|
Matej Bačo
|
e0db651240
|
Revert "Translated security phrase copy with AI"
This reverts commit b72dd35f45.
|
2024-01-11 08:25:09 +00:00 |
|
Matej Bačo
|
04831a91c7
|
Update src/Appwrite/Platform/Tasks/DevGenerateTranslations.php
|
2024-01-11 09:20:00 +01:00 |
|
Jake Barnby
|
449e8cc06c
|
Fix function schedules
|
2024-01-11 19:32:24 +13:00 |
|
Jake Barnby
|
62304f817d
|
Fix maintenance worker
|
2024-01-11 16:15:11 +13:00 |
|
Jake Barnby
|
81f1eb3506
|
Abstract scheduling base
|
2024-01-11 16:06:59 +13:00 |
|
Jake Barnby
|
513ed9de05
|
Merge remote-tracking branch 'origin/1.5.x' into scheduling-temp
# Conflicts:
# app/controllers/api/messaging.php
# tests/e2e/Services/Messaging/MessagingBase.php
|
2024-01-11 13:06:15 +13:00 |
|
Matej Bačo
|
b72dd35f45
|
Translated security phrase copy with AI
|
2024-01-10 15:01:42 +00:00 |
|
Matej Bačo
|
931efe24a9
|
Added security phrase to magic URL
|
2024-01-10 14:52:32 +00:00 |
|
Matej Bačo
|
bdfb930097
|
Linter fix
|
2024-01-09 16:22:10 +00:00 |
|
Matej Bačo
|
beeb643c66
|
Add all translations
|
2024-01-09 15:39:38 +00:00 |
|
Matej Bačo
|
e59bdbbb8f
|
Implement translation generator
|
2024-01-09 14:44:58 +00:00 |
|
Matej Bačo
|
301401914a
|
Add generate translations command
|
2024-01-09 13:58:45 +00:00 |
|
Eldad A. Fux
|
ef72e08386
|
Merge pull request #7271 from appwrite/feat-7223-install-without-start
Add a flag to install and upgrade commands to not start Appwrite
|
2024-01-08 22:09:22 +01:00 |
|
Steven Nguyen
|
864703fb4e
|
Update the install/upgrade arguments to be kebab instead of camel case
Kebab case like --http-port is much more common in CLIs than --httpPort.
|
2024-01-08 20:56:51 +00:00 |
|
Prateek Banga
|
6de2659793
|
adds mock providers in project for benchmarking, fixes bug in scheduling
removes scheduling from array in schedulemessage task
|
2023-12-18 15:27:09 +05:30 |
|
Steven Nguyen
|
6d357d617d
|
Add a flag to install and upgrade commands to not start Appwrite
This can be useful for cases where the developer only wants the files
to be generated and doesn't want to start Appwrite.
|
2023-12-11 23:37:32 +00:00 |
|
Prateek Banga
|
b8aa2faa7b
|
adds scheduling commit, still need to resolve pools error
|
2023-12-07 11:25:19 +01:00 |
|
德华 刘
|
b6fabf80ef
|
Merge branch '1.4.x' of https://github.com/appwrite/appwrite into feat-refactor-hamster
|
2023-11-30 21:20:59 +00:00 |
|
德华 刘
|
f3544485e5
|
chore: address review comments
|
2023-11-30 17:41:23 +00:00 |
|
德华 刘
|
4b7676158e
|
chore: address review comments
|
2023-11-30 16:24:11 +00:00 |
|
德华 刘
|
5cb818066f
|
Merge branch 'feat-refactor-hamster' of https://github.com/appwrite/appwrite into feat-refactor-hamster
|
2023-11-30 16:23:05 +00:00 |
|
德华 刘
|
d34050a5df
|
chore: address review comments
|
2023-11-30 16:22:26 +00:00 |
|
Bradley Schofield
|
8bec64b2a2
|
Update Hamster.php
|
2023-11-30 11:05:15 +00:00 |
|
Bradley Schofield
|
dea3e74b6a
|
Implement Job based hamster
|
2023-11-28 10:19:55 +00:00 |
|
Jake Barnby
|
1a496bbf71
|
Merge pull request #7180 from appwrite/chore-update-sdks
Chore update sdks
|
2023-11-27 15:04:48 +13:00 |
|
Prateek Banga
|
72b4c78c9f
|
Merge branch '1.4.x' into chore-migration-enum-attribute-size
|
2023-11-21 11:06:05 +05:30 |
|
Christy Jacob
|
39df6e443a
|
Merge branch 'get-migration-stats' of github.com:appwrite/appwrite into get-migration-stats
|
2023-11-20 20:26:51 -05:00 |
|
Christy Jacob
|
8eb8351d5f
|
feat: add migration counts to hamster
|
2023-11-20 20:26:38 -05:00 |
|
Christy Jacob
|
9d31d8d950
|
Update src/Appwrite/Platform/Tasks/GetMigrationStats.php
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
|
2023-11-20 20:10:56 -05:00 |
|
Christy Jacob
|
f81d675609
|
feat: run linter
|
2023-11-20 20:10:24 -05:00 |
|
Christy Jacob
|
28c61acec6
|
feat: update migration task
|
2023-11-20 19:39:07 -05:00 |
|
Christy Jacob
|
9a12ab8f8a
|
feat: add migration stats task
|
2023-11-20 19:36:53 -05:00 |
|
prateek banga
|
b2381798ab
|
migrates enum attribute size to 255
|
2023-11-20 22:01:20 +05:30 |
|
Jake Barnby
|
8b14d96151
|
Merge remote-tracking branch 'origin/1.4.x' into chore-update-sdks
|
2023-11-21 00:17:36 +13:00 |
|
shimon
|
e079d4a8b5
|
comparison fix
|
2023-11-16 23:42:03 +02:00 |
|
shimon
|
174449ce49
|
comparison fix
|
2023-11-16 23:14:26 +02:00 |
|
shimon
|
8c9a662e14
|
comparison fix
|
2023-11-16 20:33:37 +02:00 |
|
shimon
|
dceb1858b0
|
comparison fix
|
2023-11-16 20:31:53 +02:00 |
|
Jake Barnby
|
02b6659b35
|
SDK releases
|
2023-11-16 21:50:39 +13:00 |
|
Christy Jacob
|
6826a9efe0
|
Merge pull request #7124 from appwrite/usage-auto-skip-fix
wrapping create stats query
|
2023-11-15 10:38:47 -08:00 |
|
Christy Jacob
|
e36dc817fb
|
Merge branch '1.4.x' into usage-auto-skip-fix
|
2023-11-15 10:27:44 -08:00 |
|
shimon
|
6b5e734dfa
|
indentation small fix
|
2023-11-15 20:09:50 +02:00 |
|
Jake Barnby
|
94931ff4ce
|
Fix non-PSR-compliant file name
|
2023-11-15 16:47:49 +13:00 |
|