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

feat: Client UI translate to Filament (from React) #416

Draft
wants to merge 157 commits into
base: main
Choose a base branch
from
Draft

Commits on Jun 9, 2024

  1. Add new panel

    lancepioch committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    db67946 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46c5d5b View commit details
    Browse the repository at this point in the history
  3. Wip

    lancepioch committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    5afd194 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Wip terminal

    lancepioch committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    3b9fbc0 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Wip

    lancepioch committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d86428a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Add new panel

    lancepioch authored and notAreYouScared committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    281c580 View commit details
    Browse the repository at this point in the history
  2. Add some basic resource pages

    lancepioch authored and notAreYouScared committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a976a17 View commit details
    Browse the repository at this point in the history
  3. Wip

    lancepioch authored and notAreYouScared committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d4e3721 View commit details
    Browse the repository at this point in the history
  4. [Sub-Users] Add Invite

    TODO: The logic with permissions
    notAreYouScared committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2f9ae32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab96feb View commit details
    Browse the repository at this point in the history
  6. [Cron] Add basics

    notAreYouScared committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4e9eb34 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Merge branch 'issue/353' of github.com:pelican-dev/panel into issue/353

    # Conflicts:
    #	app/Filament/App/Resources/ActivityResource.php
    #	app/Filament/App/Resources/ActivityResource/Pages/ListActivities.php
    #	app/Filament/App/Resources/BackupResource.php
    #	app/Filament/App/Resources/BackupResource/Pages/CreateBackup.php
    #	app/Filament/App/Resources/DatabaseResource.php
    #	app/Filament/App/Resources/DatabaseResource/Pages/CreateDatabase.php
    #	app/Filament/App/Resources/ScheduleResource.php
    #	app/Filament/App/Resources/ScheduleResource/Pages/CreateSchedule.php
    #	app/Filament/App/Resources/UserResource.php
    #	app/Filament/App/Resources/UserResource/Pages/ListUsers.php
    lancepioch committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    7fb3785 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ec2fbc View commit details
    Browse the repository at this point in the history
  3. Add basic buttons

    lancepioch committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    321fcd8 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    ce45884 View commit details
    Browse the repository at this point in the history
  2. WIP on issue/353

    notAreYouScared committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    511dc34 View commit details
    Browse the repository at this point in the history
  3. WIP on issue/353

    notAreYouScared committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    b191a6c View commit details
    Browse the repository at this point in the history
  4. Add Database page

    notAreYouScared committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    10c1228 View commit details
    Browse the repository at this point in the history
  5. Update Database Page

    notAreYouScared committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    a9497d3 View commit details
    Browse the repository at this point in the history
  6. Start of Backup Page

    notAreYouScared committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    675d405 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Composer Update

    notAreYouScared committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    cdced0b View commit details
    Browse the repository at this point in the history
  2. Changes

    notAreYouScared committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    1bf0054 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Send input

    lancepioch committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    033b298 View commit details
    Browse the repository at this point in the history
  2. Remove this includes

    lancepioch committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    60151d5 View commit details
    Browse the repository at this point in the history
  3. Better offline handling

    lancepioch committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2823e45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f993b55 View commit details
    Browse the repository at this point in the history
  5. Consolidate top nav config

    lancepioch committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    080f066 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Update Backups Page

    notAreYouScared committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    704a1f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Update Backups

    notAreYouScared committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1612189 View commit details
    Browse the repository at this point in the history
  2. Change name

    notAreYouScared committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    959fa8d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    e6e3ce0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5157c97 View commit details
    Browse the repository at this point in the history
  3. conflict

    notAreYouScared committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    1636164 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. update schedule pages

    Boy132 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6b857d7 View commit details
    Browse the repository at this point in the history
  2. fix phpstan

    Boy132 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d7dd067 View commit details
    Browse the repository at this point in the history
  3. update pint.json

    Boy132 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    572991a View commit details
    Browse the repository at this point in the history
  4. add cron presets to schedule

    Boy132 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1a94c2a View commit details
    Browse the repository at this point in the history
  5. fix tests

    Boy132 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8c94c37 View commit details
    Browse the repository at this point in the history
  6. fix task creation

    Boy132 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2d57a2e View commit details
    Browse the repository at this point in the history
  7. schedules: disable task creation if limit is reached & disable backup…

    … action if backup limit is 0
    Boy132 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b23c9cf View commit details
    Browse the repository at this point in the history
  8. update activity pages

    Boy132 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d80094a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. update resources

    notAreYouScared committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    92a6c2c View commit details
    Browse the repository at this point in the history
  2. Update Edit User

    TODO: actually save permissions when they're changed.
    TODO: Figure out why Control does not update it's state... but the rest do...
    notAreYouScared committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f7a2c7c View commit details
    Browse the repository at this point in the history
  3. .... Sure it works.

    TODO: Update permissions when you save editing a sub user.
    notAreYouScared committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c67a2e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e6fc67 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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

Commits on Aug 9, 2024

  1. very basic file explorer

    Boy132 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    11aac03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a9bf95 View commit details
    Browse the repository at this point in the history
  3. files: better error handling

    Boy132 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e77de55 View commit details
    Browse the repository at this point in the history
  4. files: basic file editor

    Boy132 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a39169d View commit details
    Browse the repository at this point in the history
  5. files: add some actions

    Boy132 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1da9b0d View commit details
    Browse the repository at this point in the history
  6. File manager updates

    notAreYouScared committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    818b1f3 View commit details
    Browse the repository at this point in the history
  7. files: fix paths

    Boy132 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    45f6811 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    70f82bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    962a0b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. fix: Pint (#517)

    feat: MenuItems to and from admin
    Poseidon281 authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    4a7ef0e View commit details
    Browse the repository at this point in the history
  2. Update File Editing

    Updated File Editing to its own page,
    Added Permission checks for file manager.
    
    Co-authored-by: Boy132 <[email protected]>
    notAreYouScared and Boy132 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    a655f01 View commit details
    Browse the repository at this point in the history
  3. add enum for editor langs

    Boy132 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    f76a05c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6691d51 View commit details
    Browse the repository at this point in the history
  5. fix build

    Boy132 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    0d7cc3e View commit details
    Browse the repository at this point in the history
  6. files: handle images

    Boy132 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    ca13ee3 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    fa27d92 View commit details
    Browse the repository at this point in the history
  2. files: add remaining actions

    Boy132 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b1ba37e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    652fa0c View commit details
    Browse the repository at this point in the history
  4. fix canAccessTenant

    Boy132 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8e4d10b View commit details
    Browse the repository at this point in the history
  5. update date columns

    Boy132 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3001e87 View commit details
    Browse the repository at this point in the history
  6. files: testing & fixes

    Boy132 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4059129 View commit details
    Browse the repository at this point in the history
  7. Fix File Names

    Co-authored-by: lancepioch <[email protected]>
    notAreYouScared and lancepioch committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    87fc00d View commit details
    Browse the repository at this point in the history
  8. Combine Pull/Upload

    notAreYouScared committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1cfb6db View commit details
    Browse the repository at this point in the history
  9. Fix BulkDelete

    notAreYouScared committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    abd525c View commit details
    Browse the repository at this point in the history
  10. Uncontained tabs

    notAreYouScared committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    dcf234a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d6cf3ac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6f65fc9 View commit details
    Browse the repository at this point in the history
  13. Add livewire config

    livewire limits uploads to 12MB... who knows why...
    Fixed uploading a single files failing
    notAreYouScared committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    500f083 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. files: fix record url

    Boy132 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    eb3ed74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf9b91e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    419e248 View commit details
    Browse the repository at this point in the history
  4. Basic Startup Page

    notAreYouScared committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    aebe25e View commit details
    Browse the repository at this point in the history
  5. Update nav sort

    notAreYouScared committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9dae9ed View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. small cleanup

    Boy132 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    413b3a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f24a21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30404ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e0bb00 View commit details
    Browse the repository at this point in the history
  5. Save Variables after update & off click

    Variables update when the user clicks off the input.
    notAreYouScared committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e0ee02b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42b8a22 View commit details
    Browse the repository at this point in the history
  7. Add rule validation

    notAreYouScared committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e10eb6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    967a4ff View commit details
    Browse the repository at this point in the history
  9. pint

    notAreYouScared committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    64205c1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    038eca8 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. settings: cleanup

    Boy132 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e91a6b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    de3ddd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35f77b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    329b3d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac450b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91d1952 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

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

Commits on Aug 20, 2024

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

    Boy132 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    493e0f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Add graphs to console page

    Graphs still need to get the data from the web socket.
    notAreYouScared committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    888e26a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Merge branch 'main' into issue/353

    # Conflicts:
    #	app/Models/User.php
    #	composer.lock
    Boy132 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    b185d2d View commit details
    Browse the repository at this point in the history
  2. fix pint & phpstan

    Boy132 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    d1f7418 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    5323ca0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22cd18d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Update console size

    notAreYouScared committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    95c501a View commit details
    Browse the repository at this point in the history
  2. Fix node name

    notAreYouScared committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8f18a45 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    b07bbfe View commit details
    Browse the repository at this point in the history
  2. remove debug dummy data

    Boy132 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    09dcffa View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into issue/353

    # Conflicts:
    #	app/Filament/Resources/ServerResource/Pages/EditServer.php
    #	app/helpers.php
    #	composer.lock
    #	public/css/filament/filament/app.css
    #	public/js/filament/forms/components/date-time-picker.js
    #	public/js/filament/forms/components/file-upload.js
    #	public/js/filament/forms/components/rich-editor.js
    Boy132 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a05bfd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b760e6 View commit details
    Browse the repository at this point in the history
  5. enable SPA mode for app panel

    Boy132 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f9f67a7 View commit details
    Browse the repository at this point in the history
  6. remove colors from app panel

    they are defined globally in AppServiceProvider
    Boy132 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    bdf581e View commit details
    Browse the repository at this point in the history
  7. update global search ui a bit

    (to be replaced with a custom page that is similar to the list files table)
    Boy132 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4c70292 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. add own page for global search

    untested - and route needs cleanup (if possible)
    Boy132 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    616a7be View commit details
    Browse the repository at this point in the history
  2. fix File getRows

    Boy132 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7339509 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3505754 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87483d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43b4e13 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    35e616e View commit details
    Browse the repository at this point in the history
  2. fix phpstan

    Boy132 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6377c77 View commit details
    Browse the repository at this point in the history
  3. add missing import

    Boy132 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4c8b288 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    444fa7b View commit details
    Browse the repository at this point in the history
  5. add overview stats to console

    Boy132 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a314fd8 View commit details
    Browse the repository at this point in the history
  6. don't be so lazy, console!

    Boy132 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bec2702 View commit details
    Browse the repository at this point in the history
  7. make history working

    Boy132 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e9eb90c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. decode data to get array

    Boy132 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    cdb9f30 View commit details
    Browse the repository at this point in the history
  2. add missing On

    Boy132 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    cbcfc8a View commit details
    Browse the repository at this point in the history
  3. fix json_decode

    Boy132 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    e812f93 View commit details
    Browse the repository at this point in the history
  4. change polling to 1 sec

    Boy132 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    17d2609 View commit details
    Browse the repository at this point in the history
  5. hide "0" cpu/ memory

    Boy132 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    9e7ada1 View commit details
    Browse the repository at this point in the history
  6. add data to network chart

    Boy132 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    7289c00 View commit details
    Browse the repository at this point in the history
  7. Remove data labels

    notAreYouScared committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    dab5a5c View commit details
    Browse the repository at this point in the history
  8. fix data on network chart

    Boy132 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    97fcd31 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b042daf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    36b39ff View commit details
    Browse the repository at this point in the history
  11. WIP Network Stats

    notAreYouScared committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    ebfb033 View commit details
    Browse the repository at this point in the history
  12. Remove test

    notAreYouScared committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    a9b369f View commit details
    Browse the repository at this point in the history
  13. Change MaxWidth

    notAreYouScared committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    e7dca74 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

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

    Boy132 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ec1bd08 View commit details
    Browse the repository at this point in the history
  3. fix phpstan

    Boy132 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    fa21c78 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Fix storeStats cast

    RMartinOscar committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d1f61f5 View commit details
    Browse the repository at this point in the history
  2. make $data a string

    this time for real
    Boy132 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    52789f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee39315 View commit details
    Browse the repository at this point in the history
  4. remove account widget

    Boy132 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    7a8f67e View commit details
    Browse the repository at this point in the history
  5. rebrand "Dashboard" to "Server List"

    WIP - doesn't look good but is somewhat working
    Boy132 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    399ea45 View commit details
    Browse the repository at this point in the history
  6. fix canAccessPanel

    Boy132 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    11bb03b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a708218 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    c6522e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efa0d98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dd4968 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a5cd74 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    7f2f5cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff73480 View commit details
    Browse the repository at this point in the history
  3. fix tests

    Boy132 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    2b1366b View commit details
    Browse the repository at this point in the history
  4. fix namespace

    Boy132 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    fcc590b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f77230b View commit details
    Browse the repository at this point in the history