Matej Bačo
|
2ef1cf5da0
|
bug fixes
|
2024-12-02 13:45:03 +01:00 |
|
Matej Bačo
|
4a117adb28
|
Support SSR
|
2024-12-02 13:20:54 +01:00 |
|
Matej Bačo
|
36e3d9c603
|
WIP: Server-side rendering for sites
|
2024-11-27 16:27:40 +01:00 |
|
Khushboo Verma
|
df4c36d71b
|
Merge pull request #9030 from appwrite/chore-sentence-case-templates
Change case to sentence case for site template titles
|
2024-11-26 20:03:48 +05:30 |
|
Khushboo Verma
|
793eb53790
|
Update app/config/site-templates.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
|
2024-11-26 19:59:50 +05:30 |
|
Khushboo Verma
|
6b568e8b7f
|
Change case to sentence case
|
2024-11-26 19:55:13 +05:30 |
|
Matej Bačo
|
fec74ee9e4
|
Fix naming mistake
|
2024-11-25 18:39:24 +01:00 |
|
Matej Bačo
|
10ef570485
|
Linter fix
|
2024-11-25 18:22:49 +01:00 |
|
Matej Bačo
|
d719fd9be4
|
Update enum specs for frameworks
|
2024-11-25 18:19:18 +01:00 |
|
Matej Bačo
|
135023b3ed
|
Fix start issue
|
2024-11-25 18:15:12 +01:00 |
|
Matej Bačo
|
2bd2092263
|
Dart support
|
2024-11-25 17:48:15 +01:00 |
|
Matej Bačo
|
eee7d0422c
|
Fix paths
|
2024-11-22 15:45:28 +01:00 |
|
Matej Bačo
|
0d314c00a6
|
Add more defaults to frameworks
|
2024-11-22 14:55:52 +01:00 |
|
Matej Bačo
|
a5fc2e0ef7
|
Add missing frameworks
|
2024-11-22 14:15:37 +01:00 |
|
Matej Bačo
|
e168ab9ffc
|
Update default frameworks
|
2024-11-22 14:08:07 +01:00 |
|
Matej Bačo
|
644c18fc69
|
Update specs
|
2024-11-22 12:20:12 +01:00 |
|
Matej Bačo
|
57717f4690
|
Separate starter templates, add demo URLs
|
2024-11-22 12:19:59 +01:00 |
|
Matej Bačo
|
c46a9bdb45
|
Add all starters
|
2024-11-22 11:58:54 +01:00 |
|
Matej Bačo
|
d431b53434
|
Switch to official starter template for sites
|
2024-11-22 11:52:33 +01:00 |
|
Matej Bačo
|
18d9ebaab3
|
Add template fallback file
|
2024-11-21 21:43:06 +01:00 |
|
Matej Bačo
|
40e343d17d
|
Fix response model missing fallbackFile
|
2024-11-20 15:02:26 +01:00 |
|
Matej Bačo
|
f6122157c7
|
Ensure latest specs after merges
|
2024-11-20 14:37:47 +01:00 |
|
Matej Bačo
|
cbaad2dfb9
|
Merge pull request #8995 from appwrite/feat-add-fallbackFile-attribute
Add fallbackFile for SPA
|
2024-11-20 14:33:28 +01:00 |
|
Matej Bačo
|
c509ec56bd
|
Merge branch 'feat-sites' into feat-add-fallbackFile-attribute
|
2024-11-20 14:33:19 +01:00 |
|
Matej Bačo
|
a25b786fca
|
Merge pull request #9010 from appwrite/chore-add-site-domains-var
Add _APP_DOMAIN_SITES to console variables
|
2024-11-20 14:33:02 +01:00 |
|
Matej Bačo
|
06224aa34e
|
formatting fix
|
2024-11-20 14:19:15 +01:00 |
|
Matej Bačo
|
4bcbd49d6d
|
Formatting fix
|
2024-11-20 14:18:43 +01:00 |
|
Matej Bačo
|
09e2ded206
|
Merge branch 'feat-sites' into feat-add-fallbackFile-attribute
|
2024-11-20 14:14:28 +01:00 |
|
Matej Bačo
|
4a8c063d51
|
Merge branch 'feat-sites' into chore-add-site-domains-var
|
2024-11-20 14:13:39 +01:00 |
|
Matej Bačo
|
2e9e6d38e2
|
Fix site URLs
|
2024-11-20 13:48:42 +01:00 |
|
Matej Bačo
|
53917d6d90
|
Update specs
|
2024-11-20 12:25:28 +01:00 |
|
Matej Bačo
|
d20714eed6
|
Merge branch 'feat-sites' into chore-add-site-domains-var
|
2024-11-20 12:21:13 +01:00 |
|
Matej Bačo
|
2f328bf4cf
|
Fix double rule IDs
|
2024-11-20 12:20:29 +01:00 |
|
Matej Bačo
|
e3c4cdb040
|
Update template-runtimes.php
|
2024-11-20 12:10:09 +01:00 |
|
Matej Bačo
|
c8cf645414
|
Merge branch '1.6.x' into feat-sites
|
2024-11-20 12:07:13 +01:00 |
|
Torsten Dittmann
|
0b11e0cc92
|
fix: gitignore merge conflict leftover
|
2024-11-20 11:52:27 +01:00 |
|
Torsten Dittmann
|
a5d43ddf71
|
Merge pull request #9011 from appwrite/sync-1.6.x
sync: 1.6.x
|
2024-11-20 11:48:37 +01:00 |
|
Khushboo Verma
|
aa47d9f07a
|
Add _APP_OPTIONS_FORCE_HTTPS to console vars
|
2024-11-20 16:12:35 +05:30 |
|
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 |
|
Khushboo Verma
|
338559967a
|
Update var count in tests
|
2024-11-20 14:52:03 +05:30 |
|
Khushboo Verma
|
a736a42e26
|
Update test
|
2024-11-20 14:46:04 +05:30 |
|
Khushboo Verma
|
00c6549610
|
Add _APP_DOMAIN_SITES to console variables
|
2024-11-20 14:44:22 +05:30 |
|
Matej Bačo
|
510d871379
|
Merge pull request #9001 from appwrite/chore-move-preview-url-to-create-deployment
Create preview url rule when deployment is created
|
2024-11-20 09:52:03 +01:00 |
|
Eldad A. Fux
|
ee3d34310a
|
Merge pull request #9005 from appwrite/base-0.9.5
chore: update base to 0.9.5
|
2024-11-19 17:15:43 +01:00 |
|
Fabian Gruber
|
877a978451
|
chore: update base to 0.9.5
|
2024-11-19 16:42:16 +01:00 |
|
Khushboo Verma
|
43e2d7454a
|
Create preview url rule when deployment is created
|
2024-11-18 20:27:07 +05:30 |
|
Jake Barnby
|
d49b0540fd
|
Merge pull request #8978 from appwrite/unset-index-length
Unset index length
|
2024-11-18 17:05:00 +13:00 |
|
Khushboo Verma
|
cb359e40ba
|
Add fallbackFile for SPA
|
2024-11-18 00:23:45 +05:30 |
|
Torsten Dittmann
|
8e02115828
|
ci: console sdk previews (#8990)
|
2024-11-15 13:27:46 +01:00 |
|