Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync #3

Merged
merged 20 commits into from
Nov 22, 2024
Merged

sync #3

merged 20 commits into from
Nov 22, 2024

Conversation

hUwUtao
Copy link
Member

@hUwUtao hUwUtao commented Nov 22, 2024

No description provided.

hUwUtao added 20 commits May 26, 2024 11:12
sync

fix(ci): pnpm, action!

feat: opensearch and optimization for using production config
and fuck you, elasticsearch

fix(ci): only build check on boilerplate branch

chore: reconfig opensearch index config bc tenant issue

fix(cfg): config fixes

fix(cfg): idiot's config construction

fix(cfg): typo in env variable XD

fix(cfg): url parse stuff left a slash

fix(cfg): prod reconfig according rest deployment?!

fix(cfg): debug in prod confirmed??!!?

fix(cfg): env forced?? note to myself pls squash this

refactor(script): debug in production friendly scripts setup

fix(scripts): make manage.py script executable

sorry was making it on windows

fix(scripts): more executables

same like above

fix(cfg): env stuff fix

fix(scripts): add shebang

chore: create table, just in case backup

fix(search): improve search by adding seo_titles

why dont they add it already, it built in and suppose to help search?

cleanup(models): cleanup unused pyfiles?
should be alr, it boot, check 0 fail, whatever
feat: model construction for blogpage, etc
commit 37fd61a
Author: stdpi <[email protected]>
Date:   Fri May 31 01:08:46 2024 +0700

    feat(models): remove date

    migrations compatible. wont squash this as this need to be rollback if doesn't fit stuff, since we alr have builtin whatever history thingy

commit c8d8098
Author: stdpi <[email protected]>
Date:   Fri May 31 01:05:34 2024 +0700

    feat(models): add "renditions?", exclusively to blog pages

    also some modification, to make the editor suckless, maybe

commit 0e6a46f
Author: stdpi <[email protected]>
Date:   Sun May 26 11:04:41 2024 +0700

    cleanup(models): cleanup unused pyfiles?
    should be alr, it boot, check 0 fail, whatever

commit 7f156c2
Author: stdpi <[email protected]>
Date:   Sun May 26 11:03:35 2024 +0700

    fix(search): improve search by adding seo_titles

    why dont they add it already, it built in and suppose to help search?

commit 1b9a6a4
Author: stdpi <[email protected]>
Date:   Sun May 26 10:25:42 2024 +0700

    chore: create table, just in case backup

commit ee36a41
Author: stdpi <[email protected]>
Date:   Sun May 26 10:05:03 2024 +0700

    refactor(script): debug in production friendly scripts setup

    fix(scripts): make manage.py script executable

    sorry was making it on windows

    fix(scripts): more executables

    same like above

    fix(cfg): env stuff fix

    fix(scripts): add shebang

commit c22fce9
Author: stdpi <[email protected]>
Date:   Sat May 25 23:20:03 2024 +0700

    fix(cfg): config fixes

    fix(cfg): idiot's config construction

    fix(cfg): typo in env variable XD

    fix(cfg): url parse stuff left a slash

    fix(cfg): prod reconfig according rest deployment?!

    fix(cfg): debug in prod confirmed??!!?

    fix(cfg): env forced?? note to myself pls squash this

commit f0b8435
Author: stdpi <[email protected]>
Date:   Sat May 25 23:08:51 2024 +0700

    chore: reconfig opensearch index config bc tenant issue

commit ed15aa5
Author: stdpi <[email protected]>
Date:   Sat May 25 18:16:53 2024 +0700

    fix(ci): only build check on boilerplate branch

commit 55afca2
Author: stdpi <[email protected]>
Date:   Sat May 25 18:01:23 2024 +0700

    feat: opensearch and optimization for using production config
    and fuck you, elasticsearch

commit 3bb7820
Author: stdpi <[email protected]>
Date:   Sat May 25 00:38:24 2024 +0700

    fix(ci): pnpm, action!

commit 620a779
Merge: 4afad7b b4f7217
Author: stdpi <[email protected]>
Date:   Sat May 25 00:35:16 2024 +0700

    Merge pull request #1 from Team-Fuho/boilerplate

    feat: add pre-bootstrap, barely working query system for model constr…

commit 4afad7b
Author: stdpi <[email protected]>
Date:   Sat May 25 00:32:25 2024 +0700

    cleanup: barely searchable, will implement secret sauce later
fix: whatever
apparently 1.1.3 never works

fix: commonjs option?

fix: dfy2c

fix: wrong shcema
commit 70aec30
Author: stdpi <[email protected]>
Date:   Wed Jun 5 20:31:46 2024 +0700

    feat(models): why export date?

commit 411aba9
Author: stdpi <[email protected]>
Date:   Wed Jun 5 15:46:32 2024 +0700

    feat: bootstrap rendition machine

    note: theyr suck at panick

commit 1771d99
Author: stdpi <[email protected]>
Date:   Wed Jun 5 14:35:31 2024 +0700

    feat(models): gallery migration and base image model

commit 7e890f4
Author: stdpi <[email protected]>
Date:   Sun Jun 2 09:53:56 2024 +0700

    chore(models): make unfinished migs (squashed)

    migrate first, squash later

    chore: squash

commit 85b3cbc
Author: stdpi <[email protected]>
Date:   Sat Jun 1 15:31:12 2024 +0700

    fix(blog): fix thumbnail api func
fix: tehe, idiotic hook system

feat+refactor: id in generic

fix: improve type accuracy of response

feat: expand typing and calls, err handler

[ci]: bump, mysteriously unsynced file???

fix: make fields optional

bump
still work bc last action did not commit package
@hUwUtao hUwUtao merged commit d3cfcef into main Nov 22, 2024
1 check failed
hUwUtao added a commit that referenced this pull request Nov 27, 2024
* sync (#3)

* feat(search): ugh, searches

* merge: main -> boilerplate

sync

fix(ci): pnpm, action!

feat: opensearch and optimization for using production config
and fuck you, elasticsearch

fix(ci): only build check on boilerplate branch

chore: reconfig opensearch index config bc tenant issue

fix(cfg): config fixes

fix(cfg): idiot's config construction

fix(cfg): typo in env variable XD

fix(cfg): url parse stuff left a slash

fix(cfg): prod reconfig according rest deployment?!

fix(cfg): debug in prod confirmed??!!?

fix(cfg): env forced?? note to myself pls squash this

refactor(script): debug in production friendly scripts setup

fix(scripts): make manage.py script executable

sorry was making it on windows

fix(scripts): more executables

same like above

fix(cfg): env stuff fix

fix(scripts): add shebang

chore: create table, just in case backup

fix(search): improve search by adding seo_titles

why dont they add it already, it built in and suppose to help search?

cleanup(models): cleanup unused pyfiles?
should be alr, it boot, check 0 fail, whatever

* bump(client): 1.0.0 -> 1.0.1

* bump(client): 1.0.1 -> 1.0.2

feat: model construction for blogpage, etc

* Squashed commit of the following:

commit 37fd61a
Author: stdpi <[email protected]>
Date:   Fri May 31 01:08:46 2024 +0700

    feat(models): remove date

    migrations compatible. wont squash this as this need to be rollback if doesn't fit stuff, since we alr have builtin whatever history thingy

commit c8d8098
Author: stdpi <[email protected]>
Date:   Fri May 31 01:05:34 2024 +0700

    feat(models): add "renditions?", exclusively to blog pages

    also some modification, to make the editor suckless, maybe

commit 0e6a46f
Author: stdpi <[email protected]>
Date:   Sun May 26 11:04:41 2024 +0700

    cleanup(models): cleanup unused pyfiles?
    should be alr, it boot, check 0 fail, whatever

commit 7f156c2
Author: stdpi <[email protected]>
Date:   Sun May 26 11:03:35 2024 +0700

    fix(search): improve search by adding seo_titles

    why dont they add it already, it built in and suppose to help search?

commit 1b9a6a4
Author: stdpi <[email protected]>
Date:   Sun May 26 10:25:42 2024 +0700

    chore: create table, just in case backup

commit ee36a41
Author: stdpi <[email protected]>
Date:   Sun May 26 10:05:03 2024 +0700

    refactor(script): debug in production friendly scripts setup

    fix(scripts): make manage.py script executable

    sorry was making it on windows

    fix(scripts): more executables

    same like above

    fix(cfg): env stuff fix

    fix(scripts): add shebang

commit c22fce9
Author: stdpi <[email protected]>
Date:   Sat May 25 23:20:03 2024 +0700

    fix(cfg): config fixes

    fix(cfg): idiot's config construction

    fix(cfg): typo in env variable XD

    fix(cfg): url parse stuff left a slash

    fix(cfg): prod reconfig according rest deployment?!

    fix(cfg): debug in prod confirmed??!!?

    fix(cfg): env forced?? note to myself pls squash this

commit f0b8435
Author: stdpi <[email protected]>
Date:   Sat May 25 23:08:51 2024 +0700

    chore: reconfig opensearch index config bc tenant issue

commit ed15aa5
Author: stdpi <[email protected]>
Date:   Sat May 25 18:16:53 2024 +0700

    fix(ci): only build check on boilerplate branch

commit 55afca2
Author: stdpi <[email protected]>
Date:   Sat May 25 18:01:23 2024 +0700

    feat: opensearch and optimization for using production config
    and fuck you, elasticsearch

commit 3bb7820
Author: stdpi <[email protected]>
Date:   Sat May 25 00:38:24 2024 +0700

    fix(ci): pnpm, action!

commit 620a779
Merge: 4afad7b b4f7217
Author: stdpi <[email protected]>
Date:   Sat May 25 00:35:16 2024 +0700

    Merge pull request #1 from Team-Fuho/boilerplate

    feat: add pre-bootstrap, barely working query system for model constr…

commit 4afad7b
Author: stdpi <[email protected]>
Date:   Sat May 25 00:32:25 2024 +0700

    cleanup: barely searchable, will implement secret sauce later

* feat: simplified

* feat: add models,

* fix: anything around stupid ts code (squashed)

fix: whatever
apparently 1.1.3 never works

fix: commonjs option?

fix: dfy2c

fix: wrong shcema

* tweak: image model n stuff

* Squashed commit of the following:

commit 70aec30
Author: stdpi <[email protected]>
Date:   Wed Jun 5 20:31:46 2024 +0700

    feat(models): why export date?

commit 411aba9
Author: stdpi <[email protected]>
Date:   Wed Jun 5 15:46:32 2024 +0700

    feat: bootstrap rendition machine

    note: theyr suck at panick

commit 1771d99
Author: stdpi <[email protected]>
Date:   Wed Jun 5 14:35:31 2024 +0700

    feat(models): gallery migration and base image model

commit 7e890f4
Author: stdpi <[email protected]>
Date:   Sun Jun 2 09:53:56 2024 +0700

    chore(models): make unfinished migs (squashed)

    migrate first, squash later

    chore: squash

commit 85b3cbc
Author: stdpi <[email protected]>
Date:   Sat Jun 1 15:31:12 2024 +0700

    fix(blog): fix thumbnail api func

* feat: date and serde field

* feat: serialization trait, blah blah

* squash+fix: hook + call + types fixes

fix: tehe, idiotic hook system

feat+refactor: id in generic

fix: improve type accuracy of response

feat: expand typing and calls, err handler

[ci]: bump, mysteriously unsynced file???

fix: make fields optional

bump

* fmt+feat+refactor: updated type, use biome to lnt for perf!

* [ci] fix: only lint, not fmt check during ci

still work bc last action did not commit package

* fix: patch mechanism that pass context from client, and modify the way hook processed that is not js-nerdy

* fix(test): contruct the uhm request

* feat: cms qol (gql/previewer)

* re view

* uv + uvicon dockfile

* dockerimage

* update dep and venv

* all db extras

* psycopg

* add DATABASE_URL support

* yeet asgi

* many qol with a noisy classroom

* fix graphql image reference on blogPage to be native with grapple

* oops forgot migration

* major feat: gql based client

* remove test suite (no futher test required)

* missing dep fix

* Update package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant