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

Clean Streams! #756

Open
wants to merge 374 commits into
base: 2.0
Choose a base branch
from
Open

Clean Streams! #756

wants to merge 374 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 27, 2020

  1. Merge pull request laravel-streams#703 from ramcda/patch-1

    func names changed in laravel 6+
    RyanThompson committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    084c06a View commit details
    Browse the repository at this point in the history
  2. Merge pull request laravel-streams#702 from finnito/patch-1

    Fixes typo in how to get a form for manual rendering
    RyanThompson committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    b7a18c5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request laravel-streams#697 from EvolutedNewMedia/bug/tran…

    …slated-relationships-error
    
    Use `getFieldValue` for translated relationship attributes.
    RyanThompson committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    f4b0910 View commit details
    Browse the repository at this point in the history
  4. Let's shoot for 6 here.

    Ryan Thompson committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    74af82d View commit details
    Browse the repository at this point in the history
  5. Merge branch '1.8' of https://github.com/anomalylabs/streams-platform

    …into 1.8
    Ryan Thompson committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    36ae28a View commit details
    Browse the repository at this point in the history
  6. Helpers

    Ryan Thompson committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    b067499 View commit details
    Browse the repository at this point in the history
  7. HttpCache

    Ryan Thompson committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    5c7e949 View commit details
    Browse the repository at this point in the history
  8. Str::contains

    Ryan Thompson committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    c6c69f1 View commit details
    Browse the repository at this point in the history
  9. Merge branch '1.8' of https://github.com/anomalylabs/streams-platform

    …into 1.8
    Ryan Thompson committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    ff8161b View commit details
    Browse the repository at this point in the history
  10. Fix string issue with new method

    Ryan Thompson committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    8be786d View commit details
    Browse the repository at this point in the history
  11. Dump

    Ryan Thompson committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    98d696f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Update Laravel again.

    Ryan Thompson committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    ba05c48 View commit details
    Browse the repository at this point in the history
  2. Update

    Ryan Thompson committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    6c22706 View commit details
    Browse the repository at this point in the history
  3. Update

    Ryan Thompson committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    f94936f View commit details
    Browse the repository at this point in the history
  4. What precompilers..

    Ryan Thompson committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    b271cd7 View commit details
    Browse the repository at this point in the history
  5. Update tests

    Ryan Thompson committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    1ed4ca6 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Configuration menu
    Copy the full SHA
    1acaef5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request laravel-streams#705 from RobinRadic/1.8

    Fixed bug that prevent installing. Changed the string argument to array
    RyanThompson committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    a6f5aba View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Docs

    RyanThompson committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    c6c4c36 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Allow 8 too

    RyanThompson committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    da9ce41 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. Configuration menu
    Copy the full SHA
    e1d9f37 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Swap

    Ryan Thompson committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    677f4a0 View commit details
    Browse the repository at this point in the history
  2. Just update

    Ryan Thompson committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    f91b659 View commit details
    Browse the repository at this point in the history
  3. Keep er here.

    Ryan Thompson committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    10df96e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3314d9 View commit details
    Browse the repository at this point in the history
  5. Merge filter patch from 1.6

    Ryan Thompson committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    dd793ec View commit details
    Browse the repository at this point in the history
  6. Merge

    Ryan Thompson committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    2ad197a View commit details
    Browse the repository at this point in the history
  7. Helpers..

    Ryan Thompson committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    84e132a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Replace with correct method

    Ryan Thompson committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    e2d7fce View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Configuration menu
    Copy the full SHA
    1fc70a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3489843 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f45443 View commit details
    Browse the repository at this point in the history
  4. Adjust Constraint

    Ryan Thompson committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    94a4ba5 View commit details
    Browse the repository at this point in the history
  5. Merge branch '1.8' of https://github.com/anomalylabs/streams-platform

    …into 1.8
    Ryan Thompson committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    3e3a095 View commit details
    Browse the repository at this point in the history
  6. Revert

    Ryan Thompson committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    d50d0c9 View commit details
    Browse the repository at this point in the history
  7. Syntax

    Ryan Thompson committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    618a306 View commit details
    Browse the repository at this point in the history
  8. Valid composer

    Ryan Thompson committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    eb3a30b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    1aa1a99 View commit details
    Browse the repository at this point in the history
  2. Merge pull request laravel-streams#707 from Eighke/1.7

    Fixed null versionable_id + double versions on create
    RyanThompson committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    2fd7a33 View commit details
    Browse the repository at this point in the history
  3. Merge pull request laravel-streams#706 from vstelmakh/replace-linkify…

    …-by-url-highlight-1.7
    
    Replace Linkify by Url highlight
    RyanThompson committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    cfc63ba View commit details
    Browse the repository at this point in the history
  4. Fix issue with version table builder and current versions.

    Ryan Thompson committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    fdafb15 View commit details
    Browse the repository at this point in the history
  5. Doc

    Ryan Thompson committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    c5d0355 View commit details
    Browse the repository at this point in the history
  6. Merge

    Ryan Thompson committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    246414e View commit details
    Browse the repository at this point in the history
  7. Doc

    Ryan Thompson committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    1f8f5c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. This may not be set.

    RyanThompson committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    8f8c05f View commit details
    Browse the repository at this point in the history
  2. Attr may not be set.

    Ryan Thompson committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    964e907 View commit details
    Browse the repository at this point in the history
  3. Fix issue with linkifying

    Ryan Thompson committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    e428f3a View commit details
    Browse the repository at this point in the history
  4. Update Str.php

    schmidex committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    5a364e2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request laravel-streams#709 from schmidex/patch-2

    fix linkify without options
    RyanThompson committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    2e4939e View commit details
    Browse the repository at this point in the history
  6. Update Str.php

    RyanThompson committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    5b244ca View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. added required secondary paramter for the MigrateCommand base class c…

    …onstructor to prevent exception `Too few arguments`
    RobinRadic committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    9e3e35c View commit details
    Browse the repository at this point in the history
  2. Merge pull request laravel-streams#711 from RobinRadic/1.8

    added required secondary paramter for the MigrateCommand base class c…
    RyanThompson committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    78083fb View commit details
    Browse the repository at this point in the history
  3. Fixing issues in Migrator & Repository

    Ryan Thompson committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    2e04336 View commit details
    Browse the repository at this point in the history
  4. Migrating

    Ryan Thompson committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    df49ad7 View commit details
    Browse the repository at this point in the history
  5. Doc

    Ryan Thompson committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    eb455de View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Fix empty

    Ryan Thompson committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    5bb8c61 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. Update 06.observers.md

    alxriemann committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    02cabf7 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Merge pull request laravel-streams#712 from alxriemann/patch-1

    Update 06.observers.md
    RyanThompson committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    b44762e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    365b92a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f64ee1f View commit details
    Browse the repository at this point in the history
  4. Update 02.change-log.md

    RyanThompson committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    40fb4bf View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Configuration menu
    Copy the full SHA
    835a123 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1949554 View commit details
    Browse the repository at this point in the history
  3. Merge pull request laravel-streams#716 from Eighke/1.8

    Fixed migration and events
    RyanThompson committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    bfdae98 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. Configuration menu
    Copy the full SHA
    5ad0dc4 View commit details
    Browse the repository at this point in the history
  2. Merge 1.6

    RyanThompson committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    4332bd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

  1. Update 02.change-log.md

    RyanThompson committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    413f301 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    e5053ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba39448 View commit details
    Browse the repository at this point in the history
  3. Correction

    RyanThompson committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    28291ce View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Oops

    Ryan Thompson committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    a8bb145 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Skip these tests because we should not touch the file.

    Ryan Thompson committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    8b2bc76 View commit details
    Browse the repository at this point in the history
  2. Docs

    Ryan Thompson committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    f503a3a View commit details
    Browse the repository at this point in the history
  3. Docs

    Ryan Thompson committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    9e837ff View commit details
    Browse the repository at this point in the history
  4. Merge

    Ryan Thompson committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    d73d0a0 View commit details
    Browse the repository at this point in the history
  5. Fix issue with route parameters required.

    Ryan Thompson committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    84b9e1b View commit details
    Browse the repository at this point in the history
  6. Fix issue with route parameters required.

    Ryan Thompson committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    f4a3c22 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. 2.0 assistance

    RyanThompson committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    ebeb524 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea5292c View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Configuration menu
    Copy the full SHA
    437ea42 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    fryiee committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    57ace20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f97dc64 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    050d017 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Admin flag

    Ryan Thompson committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    d5347b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Admin

    Ryan Thompson committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    1947399 View commit details
    Browse the repository at this point in the history
  2. Omit if admin only

    RyanThompson committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    627ac18 View commit details
    Browse the repository at this point in the history
  3. Merge

    RyanThompson committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    761c593 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Configuration menu
    Copy the full SHA
    808f6e0 View commit details
    Browse the repository at this point in the history
  2. Application setup should be done even on non-installed app (e.g artis…

    …an build if storage was deleted)
    Eighke committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    39dc8ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0b7fda View commit details
    Browse the repository at this point in the history
  4. Update 02.change-log.md

    RyanThompson committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    37084bd View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    a41db5a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    a5b038e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2020

  1. fix: Required parameter/optional parameter

    Required parameter $view follows optional parameter $extension
    schmidex committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    471046d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Fix twig lexer

    Reintroduced lexer switch, fixing issue with id selectors being interpreted as twig comments.
    fryiee committed Dec 1, 2020
    1 Configuration menu
    Copy the full SHA
    ab6cfab View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Turkish trans fixes

    Fatih Alp committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    a88d819 View commit details
    Browse the repository at this point in the history
  2. Update message.php

    Fatih Alp committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    2965420 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. Fixed issue with Error

    Eighke committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    a9e10be View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Merge pull request laravel-streams#723 from Eighke/1.8

    Fixed issue with Error
    RyanThompson committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    be4eca7 View commit details
    Browse the repository at this point in the history
  2. Update 02.change-log.md

    RyanThompson committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    7d4b6ed View commit details
    Browse the repository at this point in the history
  3. Update 02.change-log.md

    RyanThompson committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    72c50f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. Merge pull request laravel-streams#721 from fatihalp/patch-1

    Turkish trans fixes
    RyanThompson committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    98de864 View commit details
    Browse the repository at this point in the history
  2. Merge pull request laravel-streams#722 from fatihalp/patch-2

    Update message.php
    RyanThompson committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    bbd7786 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0ca787 View commit details
    Browse the repository at this point in the history
  4. Update 02.change-log.md

    RyanThompson committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    ce76a79 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Fixed stupid float behaviour

    Eighke committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    32a22be View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Merge pull request laravel-streams#727 from Eighke/1.8

    Fixed stupid float behaviour
    RyanThompson committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    d71c56c View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. Glue comes before array

    glue must come before array in php 7.4
    edster committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    3e9665c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Update 02.change-log.md

    RyanThompson committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    9f74fbf View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Merge pull request laravel-streams#728 from edster/patch-16

    Glue comes before array
    RyanThompson committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    f97a497 View commit details
    Browse the repository at this point in the history
  2. Update 02.change-log.md

    RyanThompson committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    92d6bfb View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Fixing

    Ryan Thompson committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    f4f5b14 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Native addon support

    Ryan Thompson committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    0c271df View commit details
    Browse the repository at this point in the history
  2. Change log

    Ryan Thompson committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    a2b8f4a View commit details
    Browse the repository at this point in the history
  3. Path

    Ryan Thompson committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    7e7cf90 View commit details
    Browse the repository at this point in the history
  4. Update for L8

    edster committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    652b931 View commit details
    Browse the repository at this point in the history
  5. Add L8 Factory support

    edster committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    fc3c7f2 View commit details
    Browse the repository at this point in the history
  6. Add L8 factory support

    edster committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    5f6492f View commit details
    Browse the repository at this point in the history
  7. Add L8 Factory support

    edster committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    1b361c9 View commit details
    Browse the repository at this point in the history
  8. Autoload addons:

    Ryan Thompson committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    eaab531 View commit details
    Browse the repository at this point in the history
  9. Docs

    Ryan Thompson committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    6d5adfe View commit details
    Browse the repository at this point in the history
  10. Merge pull request laravel-streams#733 from edster/patch-17

    Change model/factory stubs for L8
    RyanThompson committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    492435d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Docs

    Ryan Thompson committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    c9c5baf View commit details
    Browse the repository at this point in the history
  2. Doc

    Ryan Thompson committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    9728430 View commit details
    Browse the repository at this point in the history
  3. Doc

    Ryan Thompson committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    2630775 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Fix L8 migrations

    RyanThompson committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    9b9104d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Resolve migration issues

    Ryan Thompson committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    883e6c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Looser

    RyanThompson committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    2e21be2 View commit details
    Browse the repository at this point in the history
  2. And update

    RyanThompson committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    618ec28 View commit details
    Browse the repository at this point in the history
  3. Is this ok?

    RyanThompson committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    d2f9527 View commit details
    Browse the repository at this point in the history
  4. No more installers

    RyanThompson committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    13cf863 View commit details
    Browse the repository at this point in the history
  5. No more installers

    RyanThompson committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    2529a6b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Merge branch '1.9' of https://github.com/laravel-streams/streams-core

    …into 1.10
    Ryan Thompson committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    915154f View commit details
    Browse the repository at this point in the history
  2. user function is toast

    Ryan Thompson committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    a99c045 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. No such thing.

    RyanThompson committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    fdbfd33 View commit details
    Browse the repository at this point in the history
  2. Update 02.change-log.md

    RyanThompson committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    232ac7c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    37faec8 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    180a69f View commit details
    Browse the repository at this point in the history
  2. Update 02.change-log.md

    RyanThompson committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    abfe58e View commit details
    Browse the repository at this point in the history
  3. Update 02.change-log.md

    RyanThompson committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    111827a View commit details
    Browse the repository at this point in the history
  4. Update 02.change-log.md

    RyanThompson committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    47a1d0e View commit details
    Browse the repository at this point in the history
  5. Update 02.change-log.md

    RyanThompson committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    8bae093 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e37904 View commit details
    Browse the repository at this point in the history
  7. Update 02.change-log.md

    RyanThompson committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    5f1e011 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    a34ea8e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Field filler

    RyanThompson committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    a75f7b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    d3b4624 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. This could be a closure.

    RyanThompson committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    2da051f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    86a4157 View commit details
    Browse the repository at this point in the history
  2. Bump

    RyanThompson committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    5c5e77c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    2da5705 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8d378b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. laravel 9

    RyanThompson committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    47009d9 View commit details
    Browse the repository at this point in the history
  2. Clean and update

    RyanThompson committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    0f7d7fc View commit details
    Browse the repository at this point in the history
  3. Twig adjustment

    RyanThompson committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    df040d8 View commit details
    Browse the repository at this point in the history
  4. OffsetExists alignment

    RyanThompson committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    5a9c2a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd72d19 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    4344d84 View commit details
    Browse the repository at this point in the history
  2. Nope nope nope

    RyanThompson committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    791cdb7 View commit details
    Browse the repository at this point in the history
  3. Get rid of that too

    RyanThompson committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    bda26e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    6994a19 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Merge pull request laravel-streams#742 from spektra2147/1.9

    Fixed "Eloquent With" problem
    RyanThompson committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    23726ac View commit details
    Browse the repository at this point in the history
  2. Update 02.change-log.md

    RyanThompson committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    9a7892d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    ddae695 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    c7e7113 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e8be99 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Tweaks for L9...

    RyanThompson committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    bbb0ddc View commit details
    Browse the repository at this point in the history
  2. Bump

    RyanThompson committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    485f3b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Update InitializeApplication.php

    Fixed an issue for multi site instances
    vinnydude committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    0acc3f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Merge pull request laravel-streams#743 from vinnydude/vinnydude-patch-1

    Update InitializeApplication.php
    RyanThompson committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    5254c68 View commit details
    Browse the repository at this point in the history
  2. Update 02.change-log.md

    RyanThompson committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    b615e3b View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    cdbc9b8 View commit details
    Browse the repository at this point in the history
  2. Ignore

    RyanThompson committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    299e649 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    6c073ac View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    6b5bc0b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    a2e88a2 View commit details
    Browse the repository at this point in the history
  2. merge

    RyanThompson committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    e8239d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Update composer.json

    RyanThompson committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    92b5b19 View commit details
    Browse the repository at this point in the history
  2. Update composer.json

    RyanThompson committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f30c62d View commit details
    Browse the repository at this point in the history
  3. Update composer.json

    RyanThompson committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    74dd46d View commit details
    Browse the repository at this point in the history
  4. Update composer.json

    RyanThompson committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    cd95d08 View commit details
    Browse the repository at this point in the history
  5. Update composer.json

    RyanThompson committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d762669 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    a5fab44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    913ccec View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Update composer.json

    We're not ready for this yet.
    RyanThompson committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ee37113 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    00c43a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Remove overidden getArtisan method, was identical to the parent metho…

    …d. Parent method been updated as the way some commands are resolved has change in Laravel 9/10
    aidanwatt committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    d756756 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf4f1e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. upgrade laravel -10

    spektra2147 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    bf060e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Revert "upgrade laravel -10"

    This reverts commit bf060e8
    spektra2147 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1f9961f View commit details
    Browse the repository at this point in the history
  2. upgrade laravel -10

    spektra2147 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    daee751 View commit details
    Browse the repository at this point in the history
  3. update laravel 10

    spektra2147 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    8c49a68 View commit details
    Browse the repository at this point in the history
  4. fix Translatable.php

    spektra2147 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4a4f9ef View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. upgrade Laravel 10

    spektra2147 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    ce63a53 View commit details
    Browse the repository at this point in the history
  2. update composer package

    "barryvdh/laravel-httpcache": "0.3.x-dev",
    spektra2147 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    a7267e3 View commit details
    Browse the repository at this point in the history
  3. Update composer.json

    spektra2147 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    fd7390b View commit details
    Browse the repository at this point in the history
  4. Update composer.json

    spektra2147 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    a68559e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. upgrade for laravel 10

    spektra2147 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8fa48da View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Update Image.php

    spektra2147 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    25bdc52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    010986e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #52 from openclassify/emrullahardc-patch-3

    Update EloquentQueryBuilder.php
    MostafaMoradii committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    870ff89 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Remove Barryvdh

    fatihalp committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    12c7365 View commit details
    Browse the repository at this point in the history
  2. Fatih

    fatihalp committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    71f5cbc View commit details
    Browse the repository at this point in the history
  3. Fatih

    fatihalp committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6c6b5ca View commit details
    Browse the repository at this point in the history
  4. Fatih

    fatihalp committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    91c0dc5 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    ee0ab4e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56 from openclassify/1.10-database-fix

    fix migration new class error
    erhanask committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    2f4a625 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Fatih

    fatihalp committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9021e76 View commit details
    Browse the repository at this point in the history
  2. Fatih

    fatihalp committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b4ea3e8 View commit details
    Browse the repository at this point in the history
  3. Fatih

    fatihalp committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4f06715 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Update composer.json

    spektra2147 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f720925 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Fatih

    fatihalp committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    0e62b46 View commit details
    Browse the repository at this point in the history
  2. mailcoach-error

    spektra2147 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    fcfd182 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c13de6 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    0373229 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Merge pull request #57 from openclassify/1.10-bayram

    mailcoach fixes
    fatihalp committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    a189d19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfdeb70 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Twig fix

    fatihalp committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    8780ae9 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Merge pull request #59 from openclassify/twig3

    Twig 3.x Update Test (v3.8.0)
    fatihalp committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    8d77eb8 View commit details
    Browse the repository at this point in the history
  2. Update composer.json

    fatihalp committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    05b26dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25d3697 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #60 from PurePanel/remove-middle

    Remove middle
    fatihalp committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    4dd126f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Addon Uninstall Bug Fix

    addon uninstall bug fix
    emrullahardc committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    58b3648 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Merge pull request #61 from openclassify/addon-uninstall-bug-fix

    Addon Uninstall Bug Fix
    spektra2147 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b8accff View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    2ecf85b View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Revert "ORDERABLE COLUMN LANG FIX"

    This reverts commit 2ecf85b.
    emrullahardc committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    34dcf6c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #66 from openclassify/lang-revert

    Revert "ORDERABLE COLUMN LANG FIX"
    spektra2147 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    8f30093 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90e9bf7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aac6552 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e7c085 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #68 from openclassify/1.10-fix-select-translatable2

    added select translatable column
    emrullahardc committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    fd20bce View commit details
    Browse the repository at this point in the history
  7. Merge pull request #67 from openclassify/1.10-fixed-entryId2

    added select isSelect for order
    emrullahardc committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e13aae7 View commit details
    Browse the repository at this point in the history
  8. lang fix

    spektra2147 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a1ca3e7 View commit details
    Browse the repository at this point in the history
  9. check Translatable stream

    spektra2147 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5cf8097 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    218a7d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Merge pull request #70 from openclassify/1.10-check-translatable

    check Translatable stream
    fatihalp committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a7456dd View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. removed licence

    spektra2147 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    61ab0e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d30640 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. fix parameters

    spektra2147 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a879261 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71 from openclassify/fix-columns

    fix parameters
    erhanask committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    594d7f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. fix addon reinstall

    spektra2147 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2ecba79 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Merge pull request #72 from openclassify/fix-reinstall

    fix addon reinstall
    emrullahardc committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7378111 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. submenus added

    emrullahardc committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e82067a View commit details
    Browse the repository at this point in the history
  2. sectionlink renamed

    emrullahardc committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    27fcff5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b95ed4 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Revert "submenus added"

    spektra2147 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    fbf3a7a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #75 from openclassify/revert-74-sidemenu-search-ac…

    …tivated
    
    Revert "submenus added"
    emrullahardc committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    1882ea7 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Merge pull request #54 from openclassify/fatih

    Twig 3 Update
    fatihalp committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    1de3ef0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #76 from openclassify/fatih2

    Fatih2
    fatihalp committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    c344001 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Update AddonManager.php

    fatihalp committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8a5d5a9 View commit details
    Browse the repository at this point in the history