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

Server migration recent threads #54

Open
wants to merge 104 commits into
base: master
Choose a base branch
from

Commits on Sep 23, 2022

  1. refactor(backend-upgrade): duplicate axios and http

    these "2" versions will be used to switch out routes to use new backend
    unenglishable committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    4353378 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f943083 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    6b0a99f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91f56cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7354095 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acc730f View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

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

Commits on Oct 26, 2022

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

Commits on Oct 27, 2022

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

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    316b627 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    721a391 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

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

Commits on Nov 9, 2022

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

Commits on Nov 10, 2022

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

Commits on Nov 11, 2022

  1. refactor(websockets): wip websocket port, general sockets working, st…

    …ill need to implement for messages and mentions
    akinsey committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    6dd52c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

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

Commits on Nov 16, 2022

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

Commits on Nov 17, 2022

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

Commits on Nov 18, 2022

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

Commits on Nov 21, 2022

  1. Merge pull request #41 from epochtalk/phoenix-websockets

    Phoenix websockets
    unenglishable committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    fba9209 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. feat(get-boards): use elixir api route to fetch boards for boards vie…

    …w, todo: split recent threads into separate call
    akinsey committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    3228317 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

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

Commits on Jun 2, 2023

  1. feat(update-dependencies): Updated all vue dependencies that needed u…

    …pdates; Renamed Header component to HeaderComponent; Removed v-html attribute from router-link into its own span element
    crod951 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    31157f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from epochtalk/update-dependencies

    Update dependencies
    akinsey committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    7cef98d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

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

Commits on Jul 3, 2023

  1. fix(epoch-viewer-token): check that local storage object exists befor…

    …e trying to grab data property
    akinsey committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6e28278 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    7fcff40 View commit details
    Browse the repository at this point in the history
  2. refactor(breadcrumbs): changed breadcrumbs route to use new api, remo…

    …ved instances of angular states for breadcrumbs update() function
    crod951 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    83097a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. fix(console-warnings): Removed unused boardId and threadId params to …

    …Threads and Posts components
    crod951 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b96f787 View commit details
    Browse the repository at this point in the history
  2. refactor(breadcrumbs): Moved breadcrumbs.splice() to after api call t…

    …o remove breadcrumbs stuttering when switching pages
    crod951 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0a86671 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

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

Commits on Aug 10, 2023

  1. Merge pull request #43 from epochtalk/breadcrumbs

    Breadcrumbs
    akinsey committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c0c1c25 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    12275fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    621307f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    76a8a49 View commit details
    Browse the repository at this point in the history
  2. fix(websocket): handle setting params.token on login

    previous implementation no longer working (cannot set params properties
    on existing Socket)
    
    track token as global variable
    
    create params function to check token
    
    initialize token to null, update to null when logging out
    unenglishable committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    fde4722 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccc3471 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #46 from epochtalk/websocket-fixes

    Websocket fixes, worked together, so approved
    akinsey committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    90e4037 View commit details
    Browse the repository at this point in the history
  5. fix(websockets): issue with reconnect not working when logging back i…

    …n after logout, fix issue with authed channels spamming reconnect after logging out
    akinsey committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    0fc70f0 View commit details
    Browse the repository at this point in the history
  6. refactor(websockets): use disconnect callback instead of setTimeout t…

    …o retrigger socket connect
    akinsey committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    f9278a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    7492cd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bb0379 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #47 from epochtalk/breadcrumbs-fix

    fix(breadcrumbs): Fixed repeating breadcrumbs bug on settings pages
    akinsey committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    244175a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    66a3df5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ce7868 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fc3a4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b283fce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    095ad6a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    6f54f01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7960d53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bd7c06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93727bc View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    da4afdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00b40f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    176efb8 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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

Commits on Dec 4, 2023

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

Commits on Dec 14, 2023

  1. fix(api): modify crud routes for post and thread models to handle err…

    …ors so the front end displays errors correctly
    akinsey committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ef0f1cf View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    f9af001 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecdb347 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f9fc41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    402e1c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    68c13b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9813a3 View commit details
    Browse the repository at this point in the history
  3. fix(index): re-allow config from config.json

    fixes an issue in production where configs can't load from ENV
    unenglishable committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    738d597 View commit details
    Browse the repository at this point in the history
  4. Revert "chore(dockerfile): remove configs"

    This reverts commit 5f9fc41.
    unenglishable committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    aa869b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff3497e View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    b15c6ce View commit details
    Browse the repository at this point in the history
  2. refactor(services/websocket): test using ws instead of wss for connec…

    …tion
    
    proposal:
    in production, the connection will be wrapped by https in transport by
    nginx, so the underlying connection method can be http
    unenglishable committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d0e7cdb View commit details
    Browse the repository at this point in the history
  3. Revert "refactor(services/websocket): test using ws instead of wss fo…

    …r connection"
    
    This reverts commit d0e7cdb.
    
    (never mind...)
    
    Mixed Content: The page at 'https://2023.epochtalk.com/' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://api.2023.epochtalk.com/socket/websocket?vsn=2.0.0'. This request has been blocked; this endpoint must be available over WSS.
    unenglishable committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    1231375 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

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

Commits on Dec 21, 2023

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

Commits on Dec 22, 2023

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

Commits on Jan 16, 2024

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

Commits on Apr 18, 2024

  1. feat(api-update): update api and code to use new elixir server routes…

    … for post draft and polls
    akinsey committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7170b5f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 2, 2024

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

Commits on May 6, 2024

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

Commits on May 7, 2024

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

Commits on May 8, 2024

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

Commits on May 9, 2024

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

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    9e3d65d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f09c3e View commit details
    Browse the repository at this point in the history
  3. fix(filters/humanDate): use only dayjs

    use lodash get to parse nested objects
    
    use hours for timezone offset instead of minutes
    (handles case where offset is +/-15, which would have loaded as hours)
    
    check if timezone offset is valid before setting time and running comparisons
    
    run comparisons (today, this year) in user's local timezone or offset
    
    refactor variable names to read a little better
    
    handle edge cases:
    
      no preferences
    
      no timezone offset preferences
    
      offset is 0
    
      offset is +/-15
    unenglishable committed May 10, 2024
    Configuration menu
    Copy the full SHA
    56b2a38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acd3eb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

Commits on Jun 22, 2024

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

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    04abdf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39249ac View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 13, 2024

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

Commits on Aug 23, 2024

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

Commits on Aug 26, 2024

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

Commits on Aug 27, 2024

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

Commits on Sep 3, 2024

  1. Merge pull request #51 from epochtalk/server-migration-pagination

    Server migration pagination
    unenglishable committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b80384d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. fix(pagination): resolve thread pagination issues, update router to n…

    …ot redirect url on 404
    akinsey committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    78be532 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    746b982 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7d7149 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Merge pull request #52 from epochtalk/server-migration-pagination

    Server migration pagination
    unenglishable committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    797b87d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

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

Commits on Sep 21, 2024

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