kcal
the personal food nutrition journal
파일 탐색기
최종 버전 다운로드 (.zip)- devcontainer.json
- postCreateCommand.sh
- ci.yml
- FUNDING.yml
- UserAdd.php
- Kernel.php
- Handler.php
- AuthenticatedSessionController.php
- UpdatesUser.php
- Controller.php
- FoodController.php
- GoalController.php
- IngredientPickerController.php
- JournalDateController.php
- JournalEntryController.php
- MealsController.php
- ProfileController.php
- RecipeController.php
- UserController.php
- Authenticate.php
- DisableBrowserCache.php
- EncryptCookies.php
- PreventRequestsDuringMaintenance.php
- RedirectIfAuthenticated.php
- TrimStrings.php
- TrustHosts.php
- TrustProxies.php
- VerifyCsrfToken.php
- LoginRequest.php
- StoreFromNutrientsJournalEntryRequest.php
- StoreJournalEntryRequest.php
- UpdateFoodRequest.php
- UpdateGoalRequest.php
- UpdateRecipeRequest.php
- UpdateUserRequest.php
- Kernel.php
- AdapterBase.php
- FoodAdapter.php
- GoalAdapter.php
- IngredientAmountAdapter.php
- JournalEntryAdapter.php
- MediumAdapter.php
- RecipeAdapter.php
- RecipeSeparatorAdapter.php
- RecipeStepAdapter.php
- TagAdapter.php
- UserAdapter.php
- FoodSchema.php
- GoalSchema.php
- IngredientAmountSchema.php
- JournalEntrySchema.php
- MediumSchema.php
- RecipeSchema.php
- RecipeSeparatorSchema.php
- RecipeStepSchema.php
- TagSchema.php
- UserSchema.php
- HasIngredients.php
- Ingredient.php
- Journalable.php
- Sluggable.php
- Taggable.php
- Food.php
- Goal.php
- IngredientAmount.php
- JournalDate.php
- JournalEntry.php
- Recipe.php
- RecipeSeparator.php
- RecipeStep.php
- Tag.php
- User.php
- GoalPolicy.php
- UserPolicy.php
- AppServiceProvider.php
- AuthServiceProvider.php
- BroadcastServiceProvider.php
- EventServiceProvider.php
- RouteServiceProvider.php
- ArrayNotEmpty.php
- InArray.php
- StringIsPositiveDecimalOrFraction.php
- UsesIngredientTrait.php
- Ingredient.php
- DefaultPolicy.php
- ArrayFormat.php
- Number.php
- Nutrients.php
- Image.php
- Select.php
- Textarea.php
- AppLayout.php
- GuestLayout.php
- .gitignore
- app.php
- app.php
- auth.php
- broadcasting.php
- cache.php
- cors.php
- csp.php
- database.php
- filesystems.php
- hashing.php
- json-api-v1.php
- logging.php
- mail.php
- media-library.php
- queue.php
- scout.php
- services.php
- session.php
- sluggable.php
- view.php
- FoodFactory.php
- GoalFactory.php
- IngredientAmountFactory.php
- JournalDateFactory.php
- JournalEntryFactory.php
- RecipeFactory.php
- RecipeSeparatorFactory.php
- RecipeStepFactory.php
- TagFactory.php
- UserFactory.php
- 2014_10_12_000000_create_users_table.php
- 2014_10_12_100000_create_password_resets_table.php
- 2019_08_19_000000_create_failed_jobs_table.php
- 2020_12_21_214128_create_foods_table.php
- 2020_12_21_215932_create_recipes_table.php
- 2020_12_22_051133_create_recipe_steps_table.php
- 2020_12_31_180016_create_journal_entries_table.php
- 2021_01_01_170724_create_journalables_table.php
- 2021_01_22_212856_create_ingredient_amounts_table.php
- 2021_01_23_191532_create_tag_tables.php
- 2021_02_13_052427_create_goals_table.php
- 2021_03_11_193303_create_media_table.php
- 2021_03_26_052715_create_recipe_separators_table.php
- 2021_05_15_082223_create_journal_dates_table.php
- 2021_10_31_193051_fix_decimal_fields_precision.php
- 2021_11_08_203226_add_api_token_to_users_table.php
- DatabaseSeeder.php
- Words.php
- .gitignore
- 2021_03_04_193043_create_foods_index.php
- 2021_03_04_193706_create_recipes_index.php
- edit.css
- app.css
- align-center.svg
- align-justify.svg
- align-left.svg
- align-right.svg
- background.svg
- blockquote.svg
- bold.svg
- clean.svg
- code.svg
- color.svg
- direction-ltr.svg
- direction-rtl.svg
- dropdown.svg
- float-center.svg
- float-full.svg
- float-left.svg
- float-right.svg
- formula.svg
- header-2.svg
- header.svg
- image.svg
- indent.svg
- italic.svg
- link.svg
- list-bullet.svg
- list-check.svg
- list-ordered.svg
- outdent.svg
- strike.svg
- subscript.svg
- superscript.svg
- underline.svg
- video.svg
- search-by-algolia-light-background.svg
- edit.js
- edit.js.LICENSE.txt
- app.js
- app.js.LICENSE.txt
- draggable.js
- quill.js
- quill.js.LICENSE.txt
- quill.module.js
- quill.module.js.LICENSE.txt
- .gitignore
- .htaccess
- android-chrome-192x192.png
- android-chrome-512x512.png
- apple-touch-icon.png
- browserconfig.xml
- favicon-16x16.png
- favicon-32x32.png
- favicon.ico
- index.php
- mix-manifest.json
- mstile-150x150.png
- robots.txt
- safari-pinned-tab.svg
- site.webmanifest.json
- web.config
- edit.css
- app.css
- app.js
- bootstrap.js
- draggable.js
- quill.js
- quill.module.js
- auth.php
- pagination.php
- passwords.php
- validation.php
- login.blade.php
- base.blade.php
- gray.blade.php
- green.blade.php
- red.blade.php
- button.blade.php
- file.blade.php
- icon-green.blade.php
- icon-red.blade.php
- image.blade.php
- input.blade.php
- label.blade.php
- select-options.blade.php
- select.blade.php
- textarea.blade.php
- application-logo.blade.php
- auth-card.blade.php
- auth-session-status.blade.php
- auth-validation-errors.blade.php
- dropdown-link.blade.php
- dropdown.blade.php
- ingredient-picker.blade.php
- log-journalable.blade.php
- nav-link.blade.php
- search-by-algolia.blade.php
- search-view.blade.php
- tagger.blade.php
- user-icon.blade.php
- delete.blade.php
- edit.blade.php
- index.blade.php
- show.blade.php
- delete.blade.php
- edit.blade.php
- index.blade.php
- show.blade.php
- entry-item-input.blade.php
- create-from-nutrients.blade.php
- create.blade.php
- delete.blade.php
- index.blade.php
- app.blade.php
- guest.blade.php
- navigation.blade.php
- edit.blade.php
- edit.blade.php
- show.blade.php
- ingredient-input.blade.php
- separator-input.blade.php
- step-input.blade.php
- delete.blade.php
- duplicate.blade.php
- edit.blade.php
- index.blade.php
- show.blade.php
- admin.blade.php
- name.blade.php
- password.blade.php
- username.blade.php
- delete.blade.php
- edit.blade.php
- index.blade.php
- admin.php
- api.php
- auth.php
- channels.php
- console.php
- guest.php
- web.php
- desktop.png
- food-edit.png
- food-show.png
- foods.png
- goals-edit.png
- goals-list.png
- goals.png
- journal-add.png
- journal-entries.png
- journal-show.png
- meals-edit.png
- meals-entry.png
- meals.png
- mobile.png
- recipe-edit.png
- recipe-show.png
- recipes.png
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- complexity.txt
- shape.txt
- size.txt
- taste.txt
- temperature.txt
- cheese.txt
- condiments.txt
- fast_food.txt
- fish.txt
- food.txt
- fruit.txt
- meat.txt
- common.txt
- cooking.txt
- destruction.txt
- manipulation.txt
- quantity.txt
- LICENSE.txt
- SOURCE.txt
- UserAddTest.php
- AuthenticationTest.php
- FoodControllerTest.php
- GoalControllerTest.php
- HttpControllerTestCase.php
- IngredientPickerControllerTest.php
- JournalEntryControllerTest.php
- MealsControllerTest.php
- ProfileControllerTest.php
- RecipeControllerTest.php
- UserControllerTest.php
- BelongsToRecipe.php
- BelongsToUser.php
- HasTags.php
- FoodApiTest.php
- GoalApiTest.php
- IngredientAmountApiTest.php
- JournalEntryApiTest.php
- JsonApiTestCase.php
- MediumApiTest.php
- RecipeApiTest.php
- RecipeSeparatorApiTest.php
- RecipeStepApiTest.php
- TagApiTest.php
- UserApiTest.php
- NutrientsTest.php
- ArrayNotEmptyTest.php
- InArrayTest.php
- RulesTestCase.php
- StringIsPositiveDecimalOrFractionTest.php
- UsesIngredientTraitTest.php
- ArrayFormatTest.php
- NumberTest.php
- NutrientsTest.php
- CreatesApplication.php
- LoggedInTestCase.php
- LogsIn.php
- TestCase.php
- .dockerignore
- .editorconfig
- .env.ci
- .env.example
- .gitattributes
- .gitignore
- .nvmrc
- .phpstorm.meta.php
- .styleci.yml
- _ide_helper.php
- artisan
- ATTRIBUTIONS.md
- composer.json
- composer.lock
- docker-compose.yml
- Dockerfile
- LICENSE
- package-lock.json
- package.json
- phpstan.neon.dist
- phpunit.xml.dist
- README.md
- SECURITY.md
- server.php
- tailwind.config.js
- webpack.mix.js
// repository documentation
Was this content helpful?
(0 ratings)
