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

T3 turbo #74

Merged
merged 189 commits into from
Feb 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
189 commits
Select commit Hold shift + click to select a range
9e1fd37
Create README.md
bjsilva1 Apr 11, 2023
6ac1965
Update README.md
bjsilva1 Apr 11, 2023
758b63f
Update README.md
bjsilva1 Apr 11, 2023
e91fee1
Make the website adjustable based on the screen sizes.
KatyH820 Apr 14, 2023
7b47b38
Merge pull request #3 from icssc/adjust-screensize
bjsilva1 Apr 17, 2023
4923d8c
Update README.md
bjsilva1 Apr 18, 2023
b3ac497
Update README.md
bjsilva1 Apr 18, 2023
5cf2110
Make the website swipeable in phone screen using 'react-swipeable-views'
KatyH820 Apr 24, 2023
dbbb379
Merge pull request #4 from icssc/adjust-screensize
bjsilva1 Apr 25, 2023
761f659
Update package
KatyH820 Apr 25, 2023
496e578
Merge pull request #7 from icssc/adjust-screensize
KatyH820 Apr 25, 2023
bb972cd
add:deploy workflow
KatyH820 Apr 30, 2023
19f5795
Update README.md
bjsilva1 May 2, 2023
78adf6d
Set up caching for node
KatyH820 May 6, 2023
d582ec1
fix indentation
KatyH820 May 6, 2023
4319eb1
try to fix error on line 21
KatyH820 May 7, 2023
48914e9
Merge pull request #8 from icssc/deployweb
KatyH820 May 7, 2023
b5a8169
Revert "add:deploy workflow"
KatyH820 May 7, 2023
a5248ff
Merge pull request #10 from icssc/revert-8-deployweb
KatyH820 May 7, 2023
b642a87
Added expo app folder
bjsilva1 May 9, 2023
a15f6eb
Adding rewrite changes from rewrite-react-native branch
bjsilva1 May 9, 2023
443f185
Fixed mobile app format
bjsilva1 May 9, 2023
15447ce
Merge pull request #11 from icssc/fix-expo-error
EricPedley May 9, 2023
2a541bd
I downgrade the React version for the website to React 17 because the…
KatyH820 May 12, 2023
a639304
Added a modal to display nutrition info for each item
bjsilva1 May 13, 2023
9a4b725
Added type annotations on React props
bjsilva1 May 13, 2023
7008a65
Added color palette file to make changing color easier
bjsilva1 May 14, 2023
1146c9f
Merge pull request #12 from icssc/fixdependency
bjsilva1 May 14, 2023
03df7a3
Revert "Downgrade the React version for the website to React 17"
bjsilva1 May 14, 2023
28e0bc4
Merge pull request #13 from icssc/revert-12-fixdependency
bjsilva1 May 14, 2023
465cb37
Downgraded Expo and React-Native to match the downgraded React 17 ver…
bjsilva1 May 14, 2023
48653cd
Merge branch 'fixdependency' of github.com:icssc/ZotMeal into show-nu…
bjsilva1 May 14, 2023
d5f283f
Nutrition info is viewable for each item and each station
bjsilva1 May 16, 2023
4545c8e
Added image assets to shared folder
bjsilva1 May 16, 2023
e8f9ee2
Merge branch 'main' into fixdependency
bjsilva1 May 16, 2023
df39721
Merge pull request #15 from icssc/fixdependency
bjsilva1 May 16, 2023
d8bd6d6
Reverted attempt to add nutrition badge images
bjsilva1 May 16, 2023
1250d04
Change build script and main.tsc
KatyH820 May 16, 2023
5d32c8b
Merge pull request #17 from icssc/fixpackage
KatyH820 May 16, 2023
aabb8f3
Merge branch 'main' of github.com:icssc/ZotMeal into show-nutrition-info
bjsilva1 May 16, 2023
9e1e03b
Merged to main
bjsilva1 May 16, 2023
0ace89c
Merge pull request #16 from icssc/show-nutrition-info
bjsilva1 May 16, 2023
153e70e
Update README.md
bjsilva1 May 16, 2023
b250eda
set up netlify functions
KatyH820 May 17, 2023
200e092
Fixed css to make website take up the whole page
bjsilva1 May 21, 2023
4af8a91
Added the header information bar above the location title
bjsilva1 May 21, 2023
b39365b
Added schedule and location directions
bjsilva1 May 23, 2023
5c2a0f8
Update README.md
bjsilva1 May 23, 2023
9b0e76d
Re-arranged the shared folder contents to make file structure more cl…
bjsilva1 May 23, 2023
3fb4e01
Refactored start time and end time displays on schedule
bjsilva1 May 23, 2023
5a70a0d
Merge pull request #20 from icssc/location-header
bjsilva1 May 24, 2023
7c02e16
- Moved the images and fonts back into the components folder
bjsilva1 May 28, 2023
b5fbba3
Merge pull request #23 from icssc/favicon
bjsilva1 May 28, 2023
c01ce41
- Added upvote and downvote buttons to each station next to the more …
bjsilva1 May 28, 2023
e78bb02
- Added images to LocationHeader buttons (Schedule,Pricing, and Direc…
May 29, 2023
22df2ca
- Added nutrition badge images on item details
May 29, 2023
9cc2233
add netlify toml file with custom build ignore
EricPedley May 30, 2023
94f5a2a
Merge pull request #27 from icssc/fix-netlify-previews
EricPedley May 30, 2023
6ef0efb
- Added PWA plugin
bjsilva1 May 30, 2023
cf596e7
- Moved the components symlink into the public folder to allow vite t…
bjsilva1 May 30, 2023
2a28bdd
Merge branch 'upvote-downvote' of github.com:icssc/ZotMeal into websi…
bjsilva1 May 30, 2023
f9203db
- Added PWA
bjsilva1 May 30, 2023
c862c1e
- No longer can view scripts on the web browser
bjsilva1 May 30, 2023
eb1edf1
- Woops forgot about the upvotes and downvotes
bjsilva1 May 30, 2023
36b4c74
Merge pull request #24 from icssc/upvote-downvote
bjsilva1 May 30, 2023
64f8a17
add a feedback icon that link to the feedback form
KatyH820 Jun 4, 2023
a129770
Merge pull request #33 from icssc/feedback
bjsilva1 Jun 4, 2023
05274a5
merged from main
bjsilva1 Jun 4, 2023
e53ae9a
Added PWA and necessary settings
bjsilva1 Jun 5, 2023
17fc1e8
Changed color?
bjsilva1 Jun 5, 2023
02a7f84
modify netlify.toml so that it canwork with PWA
KatyH820 Jun 6, 2023
4321ec4
function that adds menu api call function
Jun 6, 2023
bb1b82e
Merge pull request #34 from icssc/website-pwa
KatyH820 Jun 6, 2023
4644246
hiding ds_store
Jun 6, 2023
a27df48
removed ds_store
Jun 6, 2023
cd0facd
Merge pull request #36 from icssc/menufunction
KatyH820 Jun 6, 2023
c51292b
- Refactored directions button into separate file
Jun 22, 2023
d3f082a
Fixed issue with location not displaying closed
Jun 22, 2023
0b7e2ad
Merge pull request #40 from icssc/fix-open-closed
KatyH820 Jun 29, 2023
75f792d
Fixed swipeable view bug
Jul 23, 2023
62d21d4
Added back api call instead of using local file
Jul 23, 2023
b52d5c0
Merge pull request #43 from icssc/fix-swipeable-views
bjsilva1 Jul 27, 2023
3572eb4
Changed how the error message is displayed
Jul 27, 2023
7894933
Merge pull request #44 from icssc/error-message
KatyH820 Aug 8, 2023
eecc535
fetch menu data with netlify serverless function and update error mes…
KatyH820 Sep 9, 2023
82ac510
Merge pull request #45 from icssc/migrate-backend
KatyH820 Sep 9, 2023
29de3d0
Update README.md
KatyH820 Sep 9, 2023
172fe07
Update README.md
KatyH820 Sep 9, 2023
53ab1be
bug fix
KatyH820 Nov 9, 2023
0910903
Merge pull request #47 from icssc/migrate-backend
KatyH820 Nov 15, 2023
a0fb0cc
Reorganized file structure
bjsilva1 Nov 15, 2023
1c8e1f9
Moved backend files
bjsilva1 Nov 15, 2023
a0617eb
Merge pull request #48 from icssc/file-structure
bjsilva1 Nov 15, 2023
d2f9a38
add .netlify to gitignore
KatyH820 Nov 18, 2023
ea510be
get the schedule, menu by station(formatted), item data(nutritions, i…
KatyH820 Nov 18, 2023
f920d51
Merge pull request #49 from icssc/migrate-backend
bjsilva1 Nov 21, 2023
e4bf785
Updated node packages
bjsilva1 Nov 22, 2023
89425a1
Worked on header swiper
bjsilva1 Nov 22, 2023
00ad816
Added native-wind to project
bjsilva1 Nov 22, 2023
a9333d7
Added tailwind and arrow icons
bjsilva1 Nov 22, 2023
e7d6517
make schedule another function
KatyH820 Nov 26, 2023
7cd7389
remove unused import
KatyH820 Nov 26, 2023
edc39a1
make price into another function
KatyH820 Nov 26, 2023
345732f
fixed the pricing error message
KatyH820 Nov 26, 2023
8c56a81
Merge pull request #55 from icssc/migrate-backend
bjsilva1 Nov 27, 2023
58f7be1
Merge branch 'main' of github.com:icssc/ZotMeal into revisit-packages
bjsilva1 Nov 27, 2023
93cac61
Reworked swipeviews to work with buttons
bjsilva1 Nov 27, 2023
d621791
Merge pull request #56 from icssc/revisit-packages
bjsilva1 Nov 28, 2023
3bcbdc5
chore: remove lock files
ap0nia Nov 29, 2023
deb9027
chore: remove jetbrains .idea folder and adjust gitignore
ap0nia Nov 29, 2023
a5254df
chore: remove symlinks
ap0nia Nov 29, 2023
9991041
chore: move all legacy apps into apps directory
ap0nia Nov 29, 2023
5ff10ea
chore: remove remaining files in root
ap0nia Nov 29, 2023
7a8183d
feat: pnpm-workspace setup
ap0nia Nov 29, 2023
5944392
chore: add npm and node version configs
ap0nia Nov 29, 2023
b2311b8
chore: install packages
ap0nia Nov 29, 2023
f05272d
feat: mvp zotmeal app
ap0nia Nov 29, 2023
fae8b02
fix: removed bad dependecies from project root
ap0nia Nov 29, 2023
2a0fbe2
refactor: move shared to packages
ap0nia Nov 29, 2023
f9973e3
feat: ui package
ap0nia Nov 29, 2023
6707b10
feat: app router
ap0nia Nov 29, 2023
1f93d31
feat: mvp with nativewind
ap0nia Nov 30, 2023
8b24639
feat: quick readme
ap0nia Nov 30, 2023
6452ed4
fix: invisible readme text
ap0nia Nov 30, 2023
0550d14
chore: remove gradients that don't actually do anything
ap0nia Nov 30, 2023
e762843
link netlify backend
KatyH820 Dec 2, 2023
d3a27ed
added build scripts
KatyH820 Dec 3, 2023
0bcd8f3
added netlify-cli to the package.json to bypass the error we get in b…
KatyH820 Dec 3, 2023
495b014
fixed pnpm-lock.yaml file outdated error during build
KatyH820 Dec 3, 2023
dc0b505
chore: pin correct dependencies and updated readme
ap0nia Dec 3, 2023
d5bd280
try build with different command
KatyH820 Dec 3, 2023
7fa3b0d
fix: need to install uuid
ap0nia Dec 3, 2023
3408251
Merge branch 'rework' of github.com:icssc/ZotMeal into rework
ap0nia Dec 3, 2023
077ed9c
feat: mvp header banner
ap0nia Dec 3, 2023
62fa475
feat: header
ap0nia Dec 3, 2023
e96326e
feat: banner and theme store
ap0nia Dec 3, 2023
a14227f
feat: prettier and editor configs
ap0nia Dec 3, 2023
9e4e6c1
chore: fix editorconfig
ap0nia Dec 3, 2023
b22fb67
feat: mvp header and banner
ap0nia Dec 3, 2023
ebb0f3c
feat: default index
ap0nia Dec 3, 2023
d6adcc0
feat: current data example
ap0nia Dec 3, 2023
cb2ec60
feat: mvp
ap0nia Dec 3, 2023
047a861
feat: different menus
ap0nia Dec 3, 2023
93310bd
chore: add todo item
ap0nia Dec 3, 2023
2acbb40
feat: icons in navbar
ap0nia Dec 3, 2023
3fb9619
remove build
KatyH820 Dec 3, 2023
424d1de
include instruction for backend in README.md
KatyH820 Dec 3, 2023
98669e2
fix: try pinning reanimated
ap0nia Dec 5, 2023
bf3ac6a
fix: ok maybe the pin isn't needed
ap0nia Dec 5, 2023
7f2531f
Merge pull request #61 from icssc/rework
bjsilva1 Dec 15, 2023
8c18364
feat: add scripts to start child repo dev servers from root
dlustre Jan 9, 2024
f572dff
fix: just have one script for web and mobile
dlustre Jan 9, 2024
9fa1e83
fix: update import for App component
dlustre Jan 10, 2024
6eb8092
refactor: extract Item component from index
dlustre Jan 10, 2024
11c2dbd
feat: add an mvp menu component
dlustre Jan 10, 2024
0ed73e7
feat: add mvp 'view all' button functionality
dlustre Jan 11, 2024
60e41f5
feat: add borderColor to themeStore
dlustre Jan 12, 2024
ee76121
fix: update type declarations to match api response
dlustre Jan 12, 2024
4a87e8f
fix: update path
dlustre Jan 12, 2024
8a70fec
Merge pull request #68 from icssc/adapt-ui
bjsilva1 Jan 17, 2024
ce6d1d0
Moved legacy app folders into a new directory labelled legacy
bjsilva1 Jan 19, 2024
dd44d18
Merge pull request #72 from icssc/legacy-folder
anmho Jan 20, 2024
768ee42
t3 + lambda setup
anmho Jan 30, 2024
eedab63
t3 + lambda setup
anmho Jan 30, 2024
72c3046
Added prisma package
anmho Jan 30, 2024
a237556
Added prisma package
anmho Jan 30, 2024
8f7ab99
.github
anmho Jan 30, 2024
885fa06
.github
anmho Jan 30, 2024
3c32b48
fixed expo perm bug but prisma not working with vercel edge function …
anmho Jan 30, 2024
f013e6a
fixed expo perm bug but prisma not working with vercel edge function …
anmho Jan 30, 2024
9fdeb70
got lambda + trpc but prisma rust engine bug with amd64 vs x86 runtime
anmho Jan 30, 2024
2ea6e24
got lambda + trpc but prisma rust engine bug with amd64 vs x86 runtime
anmho Jan 30, 2024
7f55f7f
oops extension
anmho Jan 30, 2024
3d09734
oops extension
anmho Jan 30, 2024
cf4df69
Serverless framework + tRPC Monorepo 🔥
anmho Jan 30, 2024
e3bb575
Serverless framework + tRPC Monorepo 🔥
anmho Jan 30, 2024
5ebf71f
changed api import name
anmho Jan 30, 2024
1f49fc7
changed api import name
anmho Jan 30, 2024
f0d58ea
Fixed linting problems
anmho Jan 30, 2024
5f20bf1
Fixed linting problems
anmho Jan 30, 2024
f94e7f4
fixed format and linting
anmho Jan 30, 2024
8ad91ec
fixed format and linting
anmho Jan 30, 2024
f108ef9
trying to fix linting problem thats only in ci
anmho Jan 30, 2024
069e231
trying to fix linting problem thats only in ci
anmho Jan 30, 2024
bfd6ffc
updating lock
anmho Jan 30, 2024
47ddc1f
updating lock
anmho Jan 30, 2024
25b4a1a
Data model rough
anmho Feb 1, 2024
24a3a69
Merge branch 'main' into t3-turbo
anmho Feb 1, 2024
6821bb4
merged
anmho Feb 1, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
21 changes: 21 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Since .env is gitignored, you can use .env.example to build a new `.env` file when you clone the repo.
# Keep this file up-to-date when you add new variables to \`.env\`.

# This file will be committed to version control, so make sure not to have any secrets in it.
# If you are cloning this repo, create a copy of this file named `.env` and populate it with your secrets.

# The database URL is used to connect to your PlanetScale database.
DATABASE_URL=''

# @see https://next-auth.js.org/configuration/options#nextauth_url
AUTH_URL='http://localhost:3000'
AUTH_REDIRECT_PROXY_URL="http://localhost:3001/api"

# You can generate the secret via 'openssl rand -base64 32' on Unix
# @see https://next-auth.js.org/configuration/options#secret
AUTH_SECRET='supersecret'

# Preconfigured Discord OAuth provider, works out-of-the-box
# @see https://next-auth.js.org/providers/discord
AUTH_DISCORD_ID=''
AUTH_DISCORD_SECRET=''
3 changes: 3 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# These are supported funding model platforms

github: juliusmarminge
37 changes: 37 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
name: 🐞 Bug Report
description: Create a bug report to help us improve
title: "bug: "
labels: ["🐞❔ unconfirmed bug"]
body:
- type: textarea
attributes:
label: Provide environment information
description: |
Run this command in your project root and paste the results in a code block:
```bash
npx envinfo --system --binaries
```
validations:
required: true
- type: textarea
attributes:
label: Describe the bug
description: A clear and concise description of the bug, as well as what you expected to happen when encountering it.
validations:
required: true
- type: input
attributes:
label: Link to reproduction
description: Please provide a link to a reproduction of the bug. Issues without a reproduction repo may be ignored.
validations:
required: true
- type: textarea
attributes:
label: To reproduce
description: Describe how to reproduce your bug. Steps, code snippets, reproduction repos etc.
validations:
required: true
- type: textarea
attributes:
label: Additional information
description: Add any other information related to the bug here, screenshots if applicable.
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# This template is heavily inspired by the Next.js's template:
# See here: https://github.com/vercel/next.js/tree/canary/.github/ISSUE_TEMPLATE

name: 🛠 Feature Request
description: Create a feature request for the core packages
title: "feat: "
labels: ["✨ enhancement"]
body:
- type: markdown
attributes:
value: |
Thank you for taking the time to file a feature request. Please fill out this form as completely as possible.
- type: textarea
attributes:
label: Describe the feature you'd like to request
description: Please describe the feature as clear and concise as possible. Remember to add context as to why you believe this feature is needed.
validations:
required: true
- type: textarea
attributes:
label: Describe the solution you'd like to see
description: Please describe the solution you would like to see. Adding example usage is a good way to provide context.
validations:
required: true
- type: textarea
attributes:
label: Additional information
description: Add any other information related to the feature here. If your feature request is related to any issues or discussions, link them here.
13 changes: 13 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"packageRules": [
{
"matchPackagePatterns": ["^@acme/"],
"enabled": false
}
],
"updateInternalDeps": true,
"rangeStrategy": "bump",
"automerge": true
}
57 changes: 57 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
name: CI

on:
pull_request:
branches: ["*"]
push:
branches: ["main"]
merge_group:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ github.ref != 'refs/heads/master' }}

# You can leverage Vercel Remote Caching with Turbo to speed up your builds
# @link https://turborepo.org/docs/core-concepts/remote-caching#remote-caching-on-vercel-builds
env:
FORCE_COLOR: 3
TURBO_TEAM: ${{ vars.TURBO_TEAM }}
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}

jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

- name: Setup
uses: ./tooling/github/setup

- name: Copy env
shell: bash
run: cp .env.example .env

- name: Lint
run: pnpm lint && pnpm lint:ws

format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

- name: Setup
uses: ./tooling/github/setup

- name: Format
run: pnpm format

typecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

- name: Setup
uses: ./tooling/github/setup

- name: Typecheck
run: pnpm typecheck
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
## Packages installed by NPM. https://docs.npmjs.com/about-packages-and-modules
node_modules/

.history/

.expo

# Logs.
*.log
.pnpm-debug.log*
Expand Down
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
node-linker=hoisted
public-hoist-pattern[]=*prisma*
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
lts/iron
v20.10.0
File renamed without changes.
Empty file added .turbo/cookies/1.cookie
Empty file.
Empty file added .turbo/cookies/10.cookie
Empty file.
Empty file added .turbo/cookies/100.cookie
Empty file.
Empty file added .turbo/cookies/101.cookie
Empty file.
Empty file added .turbo/cookies/102.cookie
Empty file.
Empty file added .turbo/cookies/103.cookie
Empty file.
Empty file added .turbo/cookies/104.cookie
Empty file.
Empty file added .turbo/cookies/105.cookie
Empty file.
Empty file added .turbo/cookies/106.cookie
Empty file.
Empty file added .turbo/cookies/107.cookie
Empty file.
Empty file added .turbo/cookies/108.cookie
Empty file.
Empty file added .turbo/cookies/109.cookie
Empty file.
Empty file added .turbo/cookies/11.cookie
Empty file.
Empty file added .turbo/cookies/110.cookie
Empty file.
Empty file added .turbo/cookies/111.cookie
Empty file.
Empty file added .turbo/cookies/112.cookie
Empty file.
Empty file added .turbo/cookies/113.cookie
Empty file.
Empty file added .turbo/cookies/114.cookie
Empty file.
Empty file added .turbo/cookies/115.cookie
Empty file.
Empty file added .turbo/cookies/116.cookie
Empty file.
Empty file added .turbo/cookies/117.cookie
Empty file.
Empty file added .turbo/cookies/118.cookie
Empty file.
Empty file added .turbo/cookies/119.cookie
Empty file.
Empty file added .turbo/cookies/12.cookie
Empty file.
Empty file added .turbo/cookies/120.cookie
Empty file.
Empty file added .turbo/cookies/121.cookie
Empty file.
Empty file added .turbo/cookies/122.cookie
Empty file.
Empty file added .turbo/cookies/123.cookie
Empty file.
Empty file added .turbo/cookies/124.cookie
Empty file.
Empty file added .turbo/cookies/125.cookie
Empty file.
Empty file added .turbo/cookies/126.cookie
Empty file.
Empty file added .turbo/cookies/127.cookie
Empty file.
Empty file added .turbo/cookies/128.cookie
Empty file.
Empty file added .turbo/cookies/129.cookie
Empty file.
Empty file added .turbo/cookies/13.cookie
Empty file.
Empty file added .turbo/cookies/130.cookie
Empty file.
Empty file added .turbo/cookies/131.cookie
Empty file.
Empty file added .turbo/cookies/132.cookie
Empty file.
Empty file added .turbo/cookies/133.cookie
Empty file.
Empty file added .turbo/cookies/134.cookie
Empty file.
Empty file added .turbo/cookies/135.cookie
Empty file.
Empty file added .turbo/cookies/136.cookie
Empty file.
Empty file added .turbo/cookies/137.cookie
Empty file.
Empty file added .turbo/cookies/138.cookie
Empty file.
Empty file added .turbo/cookies/139.cookie
Empty file.
Empty file added .turbo/cookies/14.cookie
Empty file.
Empty file added .turbo/cookies/140.cookie
Empty file.
Empty file added .turbo/cookies/141.cookie
Empty file.
Empty file added .turbo/cookies/142.cookie
Empty file.
Empty file added .turbo/cookies/143.cookie
Empty file.
Empty file added .turbo/cookies/144.cookie
Empty file.
Empty file added .turbo/cookies/145.cookie
Empty file.
Empty file added .turbo/cookies/146.cookie
Empty file.
Empty file added .turbo/cookies/147.cookie
Empty file.
Empty file added .turbo/cookies/148.cookie
Empty file.
Empty file added .turbo/cookies/149.cookie
Empty file.
Empty file added .turbo/cookies/15.cookie
Empty file.
Empty file added .turbo/cookies/150.cookie
Empty file.
Empty file added .turbo/cookies/151.cookie
Empty file.
Empty file added .turbo/cookies/152.cookie
Empty file.
Empty file added .turbo/cookies/153.cookie
Empty file.
Empty file added .turbo/cookies/154.cookie
Empty file.
Empty file added .turbo/cookies/155.cookie
Empty file.
Empty file added .turbo/cookies/156.cookie
Empty file.
Empty file added .turbo/cookies/157.cookie
Empty file.
Empty file added .turbo/cookies/158.cookie
Empty file.
Empty file added .turbo/cookies/159.cookie
Empty file.
Empty file added .turbo/cookies/16.cookie
Empty file.
Empty file added .turbo/cookies/160.cookie
Empty file.
Empty file added .turbo/cookies/161.cookie
Empty file.
Empty file added .turbo/cookies/162.cookie
Empty file.
Empty file added .turbo/cookies/163.cookie
Empty file.
Empty file added .turbo/cookies/164.cookie
Empty file.
Empty file added .turbo/cookies/165.cookie
Empty file.
Empty file added .turbo/cookies/166.cookie
Empty file.
Empty file added .turbo/cookies/167.cookie
Empty file.
Empty file added .turbo/cookies/168.cookie
Empty file.
Empty file added .turbo/cookies/169.cookie
Empty file.
Empty file added .turbo/cookies/17.cookie
Empty file.
Empty file added .turbo/cookies/170.cookie
Empty file.
Empty file added .turbo/cookies/171.cookie
Empty file.
Empty file added .turbo/cookies/172.cookie
Empty file.
Empty file added .turbo/cookies/173.cookie
Empty file.
Empty file added .turbo/cookies/174.cookie
Empty file.
Empty file added .turbo/cookies/175.cookie
Empty file.
Empty file added .turbo/cookies/176.cookie
Empty file.
Empty file added .turbo/cookies/177.cookie
Empty file.
Empty file added .turbo/cookies/178.cookie
Empty file.
Empty file added .turbo/cookies/179.cookie
Empty file.
Empty file added .turbo/cookies/18.cookie
Empty file.
Empty file added .turbo/cookies/180.cookie
Empty file.
Empty file added .turbo/cookies/181.cookie
Empty file.
Empty file added .turbo/cookies/182.cookie
Empty file.
Empty file added .turbo/cookies/183.cookie
Empty file.
Empty file added .turbo/cookies/184.cookie
Empty file.
Empty file added .turbo/cookies/185.cookie
Empty file.
Empty file added .turbo/cookies/186.cookie
Empty file.
Empty file added .turbo/cookies/187.cookie
Empty file.
Empty file added .turbo/cookies/188.cookie
Empty file.
Empty file added .turbo/cookies/189.cookie
Empty file.
Empty file added .turbo/cookies/19.cookie
Empty file.
Empty file added .turbo/cookies/190.cookie
Empty file.
Empty file added .turbo/cookies/191.cookie
Empty file.
Empty file added .turbo/cookies/192.cookie
Empty file.
Empty file added .turbo/cookies/193.cookie
Empty file.
Empty file added .turbo/cookies/194.cookie
Empty file.
Empty file added .turbo/cookies/195.cookie
Empty file.
Empty file added .turbo/cookies/196.cookie
Empty file.
Empty file added .turbo/cookies/197.cookie
Empty file.
Empty file added .turbo/cookies/198.cookie
Empty file.
Empty file added .turbo/cookies/199.cookie
Empty file.
Empty file added .turbo/cookies/2.cookie
Empty file.
Empty file added .turbo/cookies/20.cookie
Empty file.
Empty file added .turbo/cookies/200.cookie
Empty file.
Empty file added .turbo/cookies/201.cookie
Empty file.
Empty file added .turbo/cookies/202.cookie
Empty file.
Empty file added .turbo/cookies/203.cookie
Empty file.
Empty file added .turbo/cookies/204.cookie
Empty file.
Empty file added .turbo/cookies/205.cookie
Empty file.
Empty file added .turbo/cookies/206.cookie
Empty file.
Empty file added .turbo/cookies/207.cookie
Empty file.
Empty file added .turbo/cookies/208.cookie
Empty file.
Empty file added .turbo/cookies/209.cookie
Empty file.
Empty file added .turbo/cookies/21.cookie
Empty file.
Empty file added .turbo/cookies/210.cookie
Empty file.
Empty file added .turbo/cookies/211.cookie
Empty file.
Empty file added .turbo/cookies/212.cookie
Empty file.
Empty file added .turbo/cookies/213.cookie
Empty file.
Empty file added .turbo/cookies/214.cookie
Empty file.
Empty file added .turbo/cookies/215.cookie
Empty file.
Empty file added .turbo/cookies/216.cookie
Empty file.
Empty file added .turbo/cookies/217.cookie
Empty file.
Empty file added .turbo/cookies/218.cookie
Empty file.
Empty file added .turbo/cookies/219.cookie
Empty file.
Empty file added .turbo/cookies/22.cookie
Empty file.
Empty file added .turbo/cookies/220.cookie
Empty file.
Empty file added .turbo/cookies/221.cookie
Empty file.
Empty file added .turbo/cookies/222.cookie
Empty file.
Empty file added .turbo/cookies/223.cookie
Empty file.
Empty file added .turbo/cookies/224.cookie
Empty file.
Empty file added .turbo/cookies/225.cookie
Empty file.
Empty file added .turbo/cookies/226.cookie
Empty file.
Empty file added .turbo/cookies/227.cookie
Empty file.
Empty file added .turbo/cookies/228.cookie
Empty file.
Empty file added .turbo/cookies/229.cookie
Empty file.
Empty file added .turbo/cookies/23.cookie
Empty file.
Empty file added .turbo/cookies/230.cookie
Empty file.
Empty file added .turbo/cookies/231.cookie
Empty file.
Empty file added .turbo/cookies/232.cookie
Empty file.
Empty file added .turbo/cookies/233.cookie
Empty file.
Empty file added .turbo/cookies/234.cookie
Empty file.
Empty file added .turbo/cookies/235.cookie
Empty file.
Empty file added .turbo/cookies/236.cookie
Empty file.
Empty file added .turbo/cookies/237.cookie
Empty file.
Empty file added .turbo/cookies/238.cookie
Empty file.
Empty file added .turbo/cookies/239.cookie
Empty file.
Empty file added .turbo/cookies/24.cookie
Empty file.
Empty file added .turbo/cookies/240.cookie
Empty file.
Empty file added .turbo/cookies/241.cookie
Empty file.
Empty file added .turbo/cookies/242.cookie
Empty file.
Empty file added .turbo/cookies/243.cookie
Empty file.
Empty file added .turbo/cookies/244.cookie
Empty file.
Empty file added .turbo/cookies/245.cookie
Empty file.
Empty file added .turbo/cookies/246.cookie
Empty file.
Empty file added .turbo/cookies/247.cookie
Empty file.
Empty file added .turbo/cookies/248.cookie
Empty file.
Empty file added .turbo/cookies/249.cookie
Empty file.
Empty file added .turbo/cookies/25.cookie
Empty file.
Empty file added .turbo/cookies/250.cookie
Empty file.
Empty file added .turbo/cookies/26.cookie
Empty file.
Empty file added .turbo/cookies/27.cookie
Empty file.
Empty file added .turbo/cookies/28.cookie
Empty file.
Empty file added .turbo/cookies/29.cookie
Empty file.
Empty file added .turbo/cookies/3.cookie
Empty file.
Empty file added .turbo/cookies/30.cookie
Empty file.
Empty file added .turbo/cookies/31.cookie
Empty file.
Empty file added .turbo/cookies/32.cookie
Empty file.
Empty file added .turbo/cookies/33.cookie
Empty file.
Empty file added .turbo/cookies/34.cookie
Empty file.
Empty file added .turbo/cookies/35.cookie
Empty file.
Empty file added .turbo/cookies/36.cookie
Empty file.
Empty file added .turbo/cookies/37.cookie
Empty file.
Empty file added .turbo/cookies/38.cookie
Empty file.
Empty file added .turbo/cookies/39.cookie
Empty file.
Empty file added .turbo/cookies/4.cookie
Empty file.
Empty file added .turbo/cookies/40.cookie
Empty file.
Empty file added .turbo/cookies/41.cookie
Empty file.
Empty file added .turbo/cookies/42.cookie
Empty file.
Empty file added .turbo/cookies/43.cookie
Empty file.
Empty file added .turbo/cookies/44.cookie
Empty file.
Empty file added .turbo/cookies/45.cookie
Empty file.
Empty file added .turbo/cookies/46.cookie
Empty file.
Empty file added .turbo/cookies/47.cookie
Empty file.
Empty file added .turbo/cookies/48.cookie
Empty file.
Empty file added .turbo/cookies/49.cookie
Empty file.
Empty file added .turbo/cookies/5.cookie
Empty file.
Empty file added .turbo/cookies/50.cookie
Empty file.
Empty file added .turbo/cookies/51.cookie
Empty file.
Empty file added .turbo/cookies/52.cookie
Empty file.
Empty file added .turbo/cookies/53.cookie
Empty file.
Empty file added .turbo/cookies/54.cookie
Empty file.
Empty file added .turbo/cookies/55.cookie
Empty file.
Empty file added .turbo/cookies/56.cookie
Empty file.
Empty file added .turbo/cookies/57.cookie
Empty file.
Empty file added .turbo/cookies/58.cookie
Empty file.
Empty file added .turbo/cookies/59.cookie
Empty file.
Empty file added .turbo/cookies/6.cookie
Empty file.
Empty file added .turbo/cookies/60.cookie
Empty file.
Empty file added .turbo/cookies/61.cookie
Empty file.
Empty file added .turbo/cookies/62.cookie
Empty file.
Empty file added .turbo/cookies/63.cookie
Empty file.
Empty file added .turbo/cookies/64.cookie
Empty file.
Empty file added .turbo/cookies/65.cookie
Empty file.
Empty file added .turbo/cookies/66.cookie
Empty file.
Empty file added .turbo/cookies/67.cookie
Empty file.
Empty file added .turbo/cookies/68.cookie
Empty file.
Empty file added .turbo/cookies/69.cookie
Empty file.
Empty file added .turbo/cookies/7.cookie
Empty file.
Empty file added .turbo/cookies/70.cookie
Empty file.
Empty file added .turbo/cookies/71.cookie
Empty file.
Empty file added .turbo/cookies/72.cookie
Empty file.
Empty file added .turbo/cookies/73.cookie
Empty file.
Empty file added .turbo/cookies/74.cookie
Empty file.
Empty file added .turbo/cookies/75.cookie
Empty file.
Empty file added .turbo/cookies/76.cookie
Empty file.
Empty file added .turbo/cookies/77.cookie
Empty file.
Empty file added .turbo/cookies/78.cookie
Empty file.
Empty file added .turbo/cookies/79.cookie
Empty file.
Empty file added .turbo/cookies/8.cookie
Empty file.
Empty file added .turbo/cookies/80.cookie
Empty file.
Empty file added .turbo/cookies/81.cookie
Empty file.
Empty file added .turbo/cookies/82.cookie
Empty file.
Empty file added .turbo/cookies/83.cookie
Empty file.
Empty file added .turbo/cookies/84.cookie
Empty file.
Empty file added .turbo/cookies/85.cookie
Empty file.
Empty file added .turbo/cookies/86.cookie
Empty file.
Empty file added .turbo/cookies/87.cookie
Empty file.
Empty file added .turbo/cookies/88.cookie
Empty file.
Empty file added .turbo/cookies/89.cookie
Empty file.
Empty file added .turbo/cookies/9.cookie
Empty file.
Empty file added .turbo/cookies/90.cookie
Empty file.
Empty file added .turbo/cookies/91.cookie
Empty file.
Empty file added .turbo/cookies/92.cookie
Empty file.
Empty file added .turbo/cookies/93.cookie
Empty file.
Empty file added .turbo/cookies/94.cookie
Empty file.
Empty file added .turbo/cookies/95.cookie
Empty file.
Empty file added .turbo/cookies/96.cookie
Empty file.
Empty file added .turbo/cookies/97.cookie
Empty file.
Empty file added .turbo/cookies/98.cookie
Empty file.
Empty file added .turbo/cookies/99.cookie
Empty file.
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2023 Julius Marminge

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Loading
Loading