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

Revamp #111

Merged
merged 91 commits into from
Sep 18, 2023
Merged

Revamp #111

merged 91 commits into from
Sep 18, 2023

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    7e472e8 View commit details
    Browse the repository at this point in the history
  2. Fix unused var warning

    sgobotta committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    1ab662d View commit details
    Browse the repository at this point in the history
  3. Fix db reset command

    sgobotta committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    30a897e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7928d82 View commit details
    Browse the repository at this point in the history
  5. Install and configure redix

    sgobotta committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    fe74092 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b793ba6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d434ef View commit details
    Browse the repository at this point in the history
  8. Upload some logos

    sgobotta committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    5cf4b2d View commit details
    Browse the repository at this point in the history
  9. Add some session layouts

    sgobotta committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    cba8fe2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    80b1c2b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Fixup lint issues

    sgobotta committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    aa201e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Implement some redis methods

    sgobotta committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    fad7780 View commit details
    Browse the repository at this point in the history
  2. Update redis application module

    * Add  redis pubsub module
    sgobotta committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    0a05467 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a819aa1 View commit details
    Browse the repository at this point in the history
  4. Update tests

    sgobotta committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    291083c View commit details
    Browse the repository at this point in the history
  5. Code cleanup

    sgobotta committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    6f0642d View commit details
    Browse the repository at this point in the history
  6. Mount on socket connected

    sgobotta committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    db57d59 View commit details
    Browse the repository at this point in the history
  7. Add type

    sgobotta committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    0440190 View commit details
    Browse the repository at this point in the history
  8. Update and fix tests

    sgobotta committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    ca13cf3 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    3ff03f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ad2479 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14e6374 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d068fa View commit details
    Browse the repository at this point in the history
  5. Free drag lock on timeout

    sgobotta committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    1380e8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f027c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    413a9b4 View commit details
    Browse the repository at this point in the history
  8. Refactor draggable classes

    sgobotta committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    e3dcb08 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1e7d89 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a7d9255 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    93b57ad View commit details
    Browse the repository at this point in the history
  2. Add scrollbar styles

    sgobotta committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    572aa37 View commit details
    Browse the repository at this point in the history
  3. Add a form to add media

    sgobotta committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    6e526df View commit details
    Browse the repository at this point in the history
  4. Update layout and styles

    sgobotta committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ffe676a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2e3c05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4af042 View commit details
    Browse the repository at this point in the history
  7. Update tailwind config

    sgobotta committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0244ad4 View commit details
    Browse the repository at this point in the history
  8. Remove unused class

    sgobotta committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3c9aea5 View commit details
    Browse the repository at this point in the history
  9. Update styles and layout

    sgobotta committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    1ad1256 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9d5e811 View commit details
    Browse the repository at this point in the history
  11. Fetch video by url

    sgobotta committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    267aa4a View commit details
    Browse the repository at this point in the history
  12. Fix flash righgt margin

    sgobotta committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    786b4b1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    96bcc5a View commit details
    Browse the repository at this point in the history
  14. Update list id

    sgobotta committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d6cf062 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a1dff9a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

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

Commits on Sep 1, 2023

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

Commits on Sep 2, 2023

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

Commits on Sep 3, 2023

  1. Add a redis hash module

    sgobotta committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    2dd14bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4eb9c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df8d790 View commit details
    Browse the repository at this point in the history
  4. Add a warning flash alert

    sgobotta committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    98f075d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0faae7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d989c10 View commit details
    Browse the repository at this point in the history
  7. Fix a js bug in the client

    sgobotta committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    532b75c View commit details
    Browse the repository at this point in the history
  8. Add translations

    sgobotta committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    9a3847d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Fix typo

    sgobotta committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    7f9f2fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5937ce View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Remove url from the video schema

    * Makes external_id unique
    sgobotta committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1911979 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b73e53d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1bd252 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06d5c67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47535ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b711ba8 View commit details
    Browse the repository at this point in the history
  7. Update translations

    sgobotta committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    51f9465 View commit details
    Browse the repository at this point in the history
  8. Remove unused var

    sgobotta committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    bcbf1c2 View commit details
    Browse the repository at this point in the history
  9. Update translations

    sgobotta committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    dfabf5c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    50ebfc7 View commit details
    Browse the repository at this point in the history
  11. Create a CachedMedia module

    sgobotta committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    23dcb55 View commit details
    Browse the repository at this point in the history
  12. Rename MediaCache module

    sgobotta committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a6921c7 View commit details
    Browse the repository at this point in the history
  13. Saves video cache on create

    sgobotta committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    29b24e7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    18e0ccd View commit details
    Browse the repository at this point in the history
  15. Return videos from cache

    sgobotta committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    3a53bdf View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Fix types

    sgobotta committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    619005c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28f352f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1475ca5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ee4be8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fb8929 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e46186 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e65b63 View commit details
    Browse the repository at this point in the history
  8. Clear form on media add

    sgobotta committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1ee8b55 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c3dc793 View commit details
    Browse the repository at this point in the history
  10. Add translations

    sgobotta committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    92df515 View commit details
    Browse the repository at this point in the history
  11. Fix tests

    sgobotta committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    056f0e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Update prod config stages

    sgobotta committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6cddf4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e00166d View commit details
    Browse the repository at this point in the history
  3. Add a cd job

    sgobotta committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    cbf790d View commit details
    Browse the repository at this point in the history
  4. Fix ecto reset steps

    sgobotta committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    07840e0 View commit details
    Browse the repository at this point in the history
  5. Update CI/CD automation

    sgobotta committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    90f2c66 View commit details
    Browse the repository at this point in the history
  6. Update env vars

    sgobotta committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    26871e6 View commit details
    Browse the repository at this point in the history
  7. Add missing var

    sgobotta committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6f0f519 View commit details
    Browse the repository at this point in the history