public inbox for [email protected]
 help / color / mirror / Atom feed
From: Ammar Faizi <[email protected]>
To: Muhammad Rizki <[email protected]>
Cc: Ammar Faizi <[email protected]>,
	Memet Zx <[email protected]>,
	GNU/Weeb Mailing List <[email protected]>,
	Alviro Iskandar Setiawan <[email protected]>,
	Irvan Malik Azantha <[email protected]>
Subject: Re: [PATCH v2 00/14] GNU/Weeb Web Migration to SvelteKit
Date: Tue, 10 Oct 2023 04:22:31 +0700	[thread overview]
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>

On Sat, 7 Oct 2023 12:44:32 +0700, Muhammad Rizki wrote:
> Good afternoon,
> 
> This is version 2 series, this series is about to change sveltekit
> adapter from node server to static-site. Changing the data fetching
> method from `+page.server.ts` to `+page.ts` in order to fetch the API
> in client-side.
> 
> [...]

Applied, thanks!

[01/14] refactor: migrate: migrate to sveltekit framework
        commit: a79a34c870f614ea392dc3bd8d2014a9e4e66067
[02/14] feat(layout): add +layout.ts
        (no commit info)
[03/14] feat(app): add app types file
        commit: 01f5a84b1b25890192fe4b7fe2ae06f5e595611b
[04/14] feat(lib): add API_URL and STORAGE_URL constant variable
        commit: 554b1754a5689752c5cd9d290a3a04ab5ed513ff
[05/14] feat(lib): add lib functions file
        commit: f16d6f6366d0808e6fddffa353ea49fc1cbdde43
[06/14] feat(lib): add newly created lib constants variables and functions
        commit: dd4284a21897594f62d02243f9e2aabfd440ed02
[07/14] feat(lib/functions): add getRepliedMessage() function
        commit: fd9ad6b690939630306cb0f2e228aaa209d58a3b
[08/14] feat(lib/functions): add dateFormat() function
        commit: fd7c1eb7a2795ae867ca23dda9e494ae228e02f0
[09/14] feat(components): add <OrganizationMembers/> component
        commit: f348dbb28dab6059b72b518cd239ffbb4d00118f
[10/14] feat(components): add <RecentMessages/> component
        commit: fd63456189b0abd7a70fe20a59078e7e1c6f8b98
[11/14] feat(routes): add +page.ts
        (no commit info)
[12/14] feat(routes/page): add +page.svelte
        commit: b1a6b380826bcbd6750bed787e4d31c19b41b7be
[13/14] chore(README): update README.md
        commit: f2923ef1e79e62c665c0a835d4c6cbbe3a23bbd9
[14/14] chore: remove unused files
        commit: 6074c594aec3ba2d5a623e805c44707a44cc7fb0

Best regards,
-- 
Ammar Faizi


      parent reply	other threads:[~2023-10-09 21:22 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-07  5:44 [PATCH v2 00/14] GNU/Weeb Web Migration to SvelteKit Muhammad Rizki
2023-10-07  5:44 ` [PATCH v2 01/14] refactor: migrate: migrate to sveltekit framework Muhammad Rizki
2023-10-07  5:44 ` [PATCH v2 02/14] feat(layout): add +layout.ts Muhammad Rizki
2023-10-07  5:44 ` [PATCH v2 03/14] feat(app): add app types file Muhammad Rizki
2023-10-07  5:44 ` [PATCH v2 04/14] feat(lib): add API_URL and STORAGE_URL constant variable Muhammad Rizki
2023-10-07  5:44 ` [PATCH v2 05/14] feat(lib): add lib functions file Muhammad Rizki
2023-10-07  5:44 ` [PATCH v2 06/14] feat(lib): add newly created lib constants variables and functions Muhammad Rizki
2023-10-07  5:44 ` [PATCH v2 07/14] feat(lib/functions): add getRepliedMessage() function Muhammad Rizki
2023-10-07  5:44 ` [PATCH v2 08/14] feat(lib/functions): add dateFormat() function Muhammad Rizki
2023-10-07  5:44 ` [PATCH v2 09/14] feat(components): add <OrganizationMembers/> component Muhammad Rizki
2023-10-07  5:44 ` [PATCH v2 10/14] feat(components): add <RecentMessages/> component Muhammad Rizki
2023-10-07  5:44 ` [PATCH v2 11/14] feat(routes): add +page.ts Muhammad Rizki
2023-10-07  5:44 ` [PATCH v2 12/14] feat(routes/page): add +page.svelte Muhammad Rizki
2023-10-07  5:44 ` [PATCH v2 13/14] chore(README): update README.md Muhammad Rizki
2023-10-07  5:44 ` [PATCH v2 14/14] chore: remove unused files Muhammad Rizki
2023-10-09 21:22 ` Ammar Faizi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=169688644471.658200.7732075079869040836.b4-ty@gnuweeb.org \
    [email protected] \
    [email protected] \
    [email protected] \
    [email protected] \
    [email protected] \
    [email protected] \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox