Filip Sodić
|
1e1545f88c
|
Update migration doc for 0.15 and migrate apps (#2338)
|
2024-10-10 17:05:02 +02:00 |
|
Mihovil Ilakovac
|
05dfcc860e
|
Bumps Wasp to 0.15.0 (#2321)
|
2024-10-04 13:53:34 +02:00 |
|
Mihovil Ilakovac
|
db29f84c9b
|
Cleanup & bump some deps (#2316)
|
2024-10-04 12:03:40 +02:00 |
|
Mihovil Ilakovac
|
d1f0c79d89
|
Bumps react-router-dom to v6 (#2256)
|
2024-09-30 13:21:46 +02:00 |
|
Mihovil Ilakovac
|
ac38c6a85a
|
Update Prisma to v5 (#2231)
|
2024-09-04 15:16:25 +02:00 |
|
Filip Sodić
|
745fae7cdc
|
Fix websockets for deployment (#2188)
|
2024-07-16 22:07:29 +02:00 |
|
Mihovil Ilakovac
|
88291fb90a
|
Release -> main (#2187)
|
2024-07-16 20:31:58 +02:00 |
|
Mihovil Ilakovac
|
bd09590c32
|
Migrates websockets app example to 0.14.0 (#2154)
|
2024-07-08 18:04:29 +02:00 |
|
vincanger
|
4fded70b6c
|
update websockets example README
|
2024-06-24 18:20:14 +02:00 |
|
Martin Šošić
|
1f757462cc
|
Again updated default .gitignore: removed !.env.client. (#2090)
* Again updated default .gitignore: removed !.env.client.
* Update web/docs/project/env-vars.md
|
2024-06-10 20:37:40 +02:00 |
|
Martin Šošić
|
3679ab6ed4
|
Improved default gitignore regarding .env rules. (#2083)
* Improved default gitignore regarding .env rules.
* Update web/docs/project/env-vars.md
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
* Uncommented dotenv info in docs.
* Updated gitignores of example apps.
* Added to ChangeLog.
---------
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
|
2024-06-07 10:41:02 +02:00 |
|
dependabot[bot]
|
f33c00b394
|
Bump vite from 4.5.2 to 4.5.3 in /examples/websockets-realtime-voting (#1935)
|
2024-04-04 13:06:17 +02:00 |
|
Mihovil Ilakovac
|
5dbd3f0ec2
|
Bumps Wasp version in docs and example apps (#1902)
|
2024-03-18 17:47:32 +01:00 |
|
dependabot[bot]
|
ebf20e0e94
|
Bump follow-redirects in /examples/websockets-realtime-voting (#1896)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-15 17:40:32 +01:00 |
|
Filip Sodić
|
21839ff2df
|
Add latest changes to examples updated to 0.12.0 (#1816)
* Add latest changes to examples updated to 0.12.0
* Add latest 0.12.0 changes to waspc/examples
* Remove stray todo from examples
* Update e2e tests
|
2024-02-26 15:20:52 +01:00 |
|
Filip Sodić
|
2969ef8829
|
Revert "Uses extends in the user land tsconfig.json (#1793)" (#1803)
This reverts commit c11e83311e .
|
2024-02-22 17:10:37 +01:00 |
|
Mihovil Ilakovac
|
c11e83311e
|
Uses extends in the user land tsconfig.json (#1793)
|
2024-02-21 16:12:52 +01:00 |
|
Martin Šošić
|
0707b77f89
|
Migrated examples/websockets-realtime-voting to 0.12. (#1771)
* Migrated examples/websockets-realtime-voting to 0.12.
* fix
|
2024-02-19 10:27:31 +01:00 |
|
Mihovil Ilakovac
|
0e7a951742
|
Moves resolveProjectPath to wasp/dev (#1759)
|
2024-02-13 18:27:26 +01:00 |
|
Mihovil Ilakovac
|
c9959b4515
|
Implement a Tailwind content path wrapper (#1731)
|
2024-02-09 13:10:37 +01:00 |
|
Mihovil Ilakovac
|
633e25c125
|
Injected auth models (#1583)
|
2024-01-03 14:40:08 +01:00 |
|
Gleb Mirzayev
|
be8d0af706
|
fix: small typo and home button behavior (#1541)
|
2023-10-27 12:34:32 +02:00 |
|
Filip Sodić
|
ccb40d5e81
|
Updates docs and websockets README (#1511)
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
|
2023-10-16 16:21:38 +02:00 |
|
Filip Sodić
|
f7712105af
|
Add websockets example app (#1510)
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
|
2023-10-16 16:14:57 +02:00 |
|