Mihovil Ilakovac
|
ffe2509cb4
|
New auth model docs (#1620)
|
2024-01-15 11:00:54 +01:00 |
|
Martin Šošić
|
7f91081bd8
|
Fix broken documentation links & remove old docs.
* Removed old docs leftovers.
* Fixed broken links in the docs.
* fix
|
2024-01-12 17:42:53 +01:00 |
|
Mihovil Ilakovac
|
88d9534fd3
|
Allow customising the Vite config (#1465)
|
2023-10-09 15:40:33 +02:00 |
|
Mihovil Ilakovac
|
792c014551
|
Implement type safe links (#1235)
|
2023-08-30 14:40:17 +02:00 |
|
Craig McIlwrath
|
60233dcbcc
|
Restructures docs (#1333)
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
Co-authored-by: Filip Sodić <filip.sodic@gmail.com>
Co-authored-by: Filip Sodić <filip.sodic@fer.hr>
|
2023-08-11 16:47:49 +02:00 |
|
Mihovil Ilakovac
|
8587e14be5
|
Typescript/Javascript tutorial toggle (#1266)
|
2023-06-26 14:11:05 +02:00 |
|
Mihovil Ilakovac
|
52c4e0f8ca
|
Merge branch 'release'
|
2023-06-22 10:48:23 +02:00 |
|
vincanger
|
34fdcb7469
|
Docs: add username & password guide (#993)
* add user-password guide
* small changes
* move username-password file to guides
* fix links in username-password guide
|
2023-06-22 10:42:10 +02:00 |
|
Shayne Czyzewski
|
3e85b0f067
|
Adds WebSocket support (#1203)
|
2023-06-19 10:49:57 +02:00 |
|
Mihovil Ilakovac
|
3faee611ac
|
Automatic CRUD (#1197)
|
2023-06-14 16:55:07 +02:00 |
|
Shayne Czyzewski
|
013a13dee2
|
Adds middleware customization (#1092)
|
2023-04-24 12:16:54 -04:00 |
|
Martin Šošić
|
3ee47150d9
|
Somewhat improved Introduction in docs. (#1137)
|
2023-04-14 16:52:40 +02:00 |
|
Mihovil Ilakovac
|
06c84f5da6
|
Updates ordering of intro pages (#1136)
|
2023-04-13 17:17:14 +02:00 |
|
Mihovil Ilakovac
|
52c55dbc03
|
Add better intro docs (#1125)
|
2023-04-12 15:34:00 +02:00 |
|
Mihovil Ilakovac
|
fdc1df8909
|
Adds Auth UI docs (#1115)
|
2023-04-07 16:50:29 +02:00 |
|
Mihovil Ilakovac
|
a2936b78a0
|
Add e-mail auth docs (#1113)
|
2023-04-07 16:21:06 +02:00 |
|
Shayne Czyzewski
|
5d2b278e75
|
Adds vitest for testing client code (#1055)
|
2023-03-30 12:22:40 -04:00 |
|
Mihovil Ilakovac
|
6dbeedca60
|
Adds support for e-mail sending (#1050)
|
2023-03-24 12:42:22 +01:00 |
|
Filip Sodić
|
32188075c6
|
Add docs for TypeScript support in Wasp (#1029)
|
2023-02-27 11:19:09 +01:00 |
|
vincanger
|
7b90f5c12e
|
Update sidebars.js
|
2023-01-31 14:44:47 +01:00 |
|
vincanger
|
f359ef6e18
|
big auth/integrations update
|
2023-01-30 13:48:05 +01:00 |
|
Shayne Czyzewski
|
1f0b4c84fa
|
Add GitHub to docs sidebar (#920)
|
2023-01-02 12:23:46 -05:00 |
|
Filip Sodić
|
f13c31a55e
|
Hide dev excuses tutorial for Beta (#851)
|
2022-11-27 12:38:41 +01:00 |
|
Filip Sodić
|
1ba5b7fcc8
|
Merge remote-tracking branch 'origin/main' into filip-merge-release
|
2022-11-26 19:49:27 +01:00 |
|
Shayne Czyzewski
|
fa9f487e2a
|
Adds opt-in support for Tailwind (#777)
|
2022-11-04 09:39:13 -04:00 |
|
Max Khamrovskyi
|
75245747d2
|
Docs update for Hacktoberfest (#731)
* Initial docs update for Hacktoberfest
* Contributing.md update
* Update "Before you begin" section
* Update web/docs/tutorials/dev-excuses-app/creating-the-project.md
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update web/docs/tutorials/dev-excuses-app/updating-main-page-js-file.md
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update CONTRIBUTING.md
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update web/docs/tutorials/dev-excuses-app/modifying-main-wasp-file.md
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update the section names
* Update CONTRIBUTING.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/tutorials/dev-excuses-app/updating-main-page-js-file.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/contributing.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/contributing.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/contributing.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Add Discord component and some minor fixes
* Add unclear notice
* Update web/docs/pick-a-tutorial.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/tutorials/dev-excuses-app.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/tutorials/dev-excuses-app.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/tutorials/dev-excuses-app.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update CONTRIBUTING.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/tutorials/dev-excuses-app/modifying-main-wasp-file.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/getting-started.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/tutorials/dev-excuses-app/modifying-main-wasp-file.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Review updates
* Update web/docs/tutorials/dev-excuses-app/modifying-main-wasp-file.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update suggestion
* Update web/docs/tutorials/dev-excuses-app/perform-migration-and-run.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/tutorials/dev-excuses-app/perform-migration-and-run.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update
* Update web/docs/tutorials/dev-excuses-app/updating-main-page-js-file.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update CONTRIBUTING.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Remove lines
* Update CONTRIBUTING.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update CONTRIBUTING.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update CONTRIBUTING.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update getExcuse function
* Update page naming convention
* Remove Main.css
* Update migration text
* Update image
* Update "Wasp's compiler is built with Haskell"
* Add tutorials description
* Update web/docs/pick-a-tutorial.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update Discord link and tutorial ending
* Update links
Co-authored-by: mkhamrov <mkhamrov@redhat.com>
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
|
2022-09-30 15:31:09 +03:00 |
|
Shayne Czyzewski
|
6cd38b0f94
|
Adds Google as an authentication method (#669)
|
2022-09-06 14:35:59 -04:00 |
|
Martin Šošić
|
8d2c33ab28
|
Replace Wasp with AppSpec and Parser with Analyzer. (#423)
|
2022-01-20 11:45:14 +01:00 |
|
Martin Sosic
|
8ee43ca834
|
Moved web from wasp-lang/web repo to folder in this repo.
|
2021-07-23 19:39:15 +02:00 |
|