Commit Graph

  • 1914d2b8bb
    Merge 4498de1f23 into 1100629517 dependabot[bot] 2023-03-14 21:30:30 +0000
  • 4498de1f23
    Bump webpack from 5.69.1 to 5.76.1 dependabot/npm_and_yarn/webpack-5.76.1 dependabot[bot] 2023-03-14 21:30:28 +0000
  • 2ed3bdc6c3
    Merge 08df40b51b into 1100629517 dependabot[bot] 2023-02-02 17:20:10 +0000
  • 08df40b51b
    Bump jszip from 3.7.1 to 3.10.1 dependabot/npm_and_yarn/jszip-3.10.1 dependabot[bot] 2023-02-02 17:20:08 +0000
  • 7c3b4068f5
    Merge f3ebfe6209 into 1100629517 dependabot[bot] 2022-11-10 12:15:51 +0000
  • f3ebfe6209
    Bump minimatch from 3.0.4 to 3.1.2 dependabot/npm_and_yarn/minimatch-3.1.2 dependabot[bot] 2022-11-10 12:15:48 +0000
  • 1100629517
    Merge pull request #110 from doggybootsy/stable stable dperolio 2022-08-07 06:00:42 -0400
  • 70e8d1f634
    Merge pull request #109 from vizality/dependabot/npm_and_yarn/terser-5.14.2 dperolio 2022-08-07 05:59:39 -0400
  • c8f5b7cb03 Fix buttons Robert Delaney 2022-08-04 18:00:00 -0700
  • 1b9173922c Fix for the discord recent updates and some minor changes Robert Delaney 2022-08-04 17:42:29 -0700
  • 6c917a35ea
    Bump terser from 5.11.0 to 5.14.2 dependabot[bot] 2022-07-20 21:18:44 +0000
  • dbffd736e6
    Text to LegacyText notsapinho 2022-05-08 09:05:18 -0300
  • 49e456dc6a
    fix dashboard again dperolio 2022-05-07 16:02:32 -0400
  • f0c90b5100
    whoops, that can be null; fix PrivateChannelsList dashboard button injection for real this time dperolio 2022-05-07 13:31:01 -0400
  • 9fa8679e3d
    fix dashboard being spam added to PrivateChannelsList from recent PR dperolio 2022-05-07 12:31:49 -0400
  • 6c34a027ca
    Merge pull request #104 from V3L0C1T13S/stable dperolio 2022-05-06 17:51:01 -0400
  • a0a7b1c95e
    remove old if statement V3L0C1T13S 2022-05-06 17:27:13 -0400
  • 131a099b2b
    [Feat] make dashboard code cleaner V3L0C1T13S 2022-05-06 10:15:41 -0400
  • a9a4e140e7
    disable rpc builtin for now (because of compressor close error spam) dperolio 2022-04-30 16:27:08 -0400
  • aed28dfaad
    temporarily remove error boundary scene to fix dashboard crashing dperolio 2022-04-25 20:15:44 -0400
  • cf40e1d834
    fix the setup script to correctly install node_modules dependencies dperolio 2022-04-17 03:30:25 -0400
  • 02b4c50456
    Merge pull request #99 from vizality/dependabot/npm_and_yarn/minimist-1.2.6 dperolio 2022-04-14 20:12:08 -0400
  • 3a808d57fc
    Merge pull request #102 from PhoenixAceVFX/stable dperolio 2022-04-14 20:11:39 -0400
  • 0da461601b
    Update index.js PhoenixAceVFX 2022-04-13 20:17:18 -0400
  • 7ec8d1f8f2
    Bump minimist from 1.2.5 to 1.2.6 dependabot[bot] 2022-03-28 23:56:07 +0000
  • 65cd45c28b
    Update setup.bundle.js dperolio 2022-03-26 18:37:22 -0400
  • 67ae10ef1b
    fix dashboard and notifications dperolio 2022-03-26 18:37:11 -0400
  • 20615740f7
    Merge 6186d01319 into dc19c429b7 Delta-official 2022-03-23 14:32:57 -0400
  • dc19c429b7
    add some editorconfig stuff dperolio 2022-03-15 23:50:35 -0400
  • 04f104bd35
    fix views no longer connected to flux store (fixes dashboard) (thanks Harley!) dperolio 2022-03-15 23:50:08 -0400
  • 6186d01319 hopefully fix reinjection and make discord path tracking language agnostic delta 2022-03-04 21:44:49 +0200
  • 523739c3f2
    Add files via upload Delta-official 2022-03-04 02:39:49 +0200
  • e72ede1af2
    Update index.js Delta-official 2022-03-04 00:37:55 +0000
  • 4df26a181c
    Update NOTICE dperolio 2022-03-03 07:57:35 -0500
  • e74169f79d
    Update README.md dperolio 2022-03-03 07:49:34 -0500
  • 5f11a3bbe4
    Rename Modules.js to modules.js dperolio 2022-03-02 15:00:01 -0500
  • ed648f0fb3
    Rename Components.js to components.js dperolio 2022-03-02 14:59:47 -0500
  • 1ca8ac24a1
    prepare to make addons list count headers collapsible dperolio 2022-03-02 12:44:17 -0500
  • ccb82b38dd
    add /vizality/home route redirect to dashboard home dperolio 2022-03-02 12:43:18 -0500
  • a88e3f4417
    set developer to false for everyone, change startup initialization to wait on CONNECTION_OPEN dispatch dperolio 2022-03-02 12:43:01 -0500
  • 8a32ab32c1
    remove @discord package alias dperolio 2022-03-02 12:39:40 -0500
  • 59534feeea
    fix Markdown component to work with checkbox inputs dperolio 2022-03-01 18:06:07 -0500
  • 3041afae35
    fix a bug with getMimeType file util for protocol urls dperolio 2022-03-01 18:05:26 -0500
  • ad43bd0789
    add missing discord svg icon assets dperolio 2022-03-01 18:04:48 -0500
  • 5f0b43832c
    remove api index and api imports dperolio 2022-03-01 18:04:01 -0500
  • fa54f572be
    remove connections api dperolio 2022-03-01 18:03:06 -0500
  • 27a40cefb5
    minor api cleanup stuff dperolio 2022-03-01 18:02:59 -0500
  • c4c613ff73
    Insert commit name here Valentine 2022-02-27 18:02:48 -0800
  • ec386fab86
    remove enableLegacyBabel5ModuleInterop for jsx and tsx files dperolio 2022-02-27 20:28:41 -0500
  • 772f71b58b
    update setup bundle script dperolio 2022-02-27 19:44:54 -0500
  • b844f08635
    reduce the width of the collapsed dashboard sidebar dperolio 2022-02-27 19:43:07 -0500
  • e7ca0ff29a
    update the addons list routes to use the new list components dperolio 2022-02-27 19:42:36 -0500
  • 1163d4fccd
    bandaid fix popups api dperolio 2022-02-27 19:41:39 -0500
  • 1d6c8aa784
    fix a bug with updater where manifest might not exist, for whatever reason dperolio 2022-02-27 19:40:58 -0500
  • 6fb7c2c1e6
    fix old icon issue on addon manager toasts dperolio 2022-02-27 19:40:35 -0500
  • 9d49a65097
    temporarily disable changelog on addon listing pages because of markdown issues dperolio 2022-02-27 19:40:08 -0500
  • 697b906bde
    change (Addons) List component to AddonsList and add BrowseList, InstalledList, and DiscoverList (this fixes the routing issues we were having with memo) dperolio 2022-02-27 19:39:06 -0500
  • f2aa93b899
    start using the $discord global everywhere dperolio 2022-02-27 19:37:59 -0500
  • c93dbbe570
    update some leftover old modal stuff dperolio 2022-02-27 19:35:31 -0500
  • 3f3c53b67d
    fix addons list to use gap instead of negative margin hackery dperolio 2022-02-27 19:32:44 -0500
  • 27f3afc9b7
    add setup:sudo script for elevated setup dperolio 2022-02-27 19:17:45 -0500
  • 69018610b6
    remove discord development from setup options and clean it up a bit dperolio 2022-02-27 19:17:11 -0500
  • 3dd12b99cc
    fixed a bug with error boundary persisting between routes dperolio 2022-02-27 19:16:18 -0500
  • 0a5ee2faf7
    add NumberBadge component dperolio 2022-02-27 19:15:45 -0500
  • 63b65ed53a
    modify the addon context menus to always show all of the addon routes (but disabled) for muscle memory dperolio 2022-02-27 19:15:25 -0500
  • 9f2825622f
    whoops, fix the start locking lag issue (thanks @lavasquids <3) dperolio 2022-02-27 19:10:45 -0500
  • 57e99392b6
    add toPluralOrSingular string util dperolio 2022-02-27 19:06:15 -0500
  • f39ab0e760
    change file name case on discord module stuff dperolio 2022-02-27 19:05:51 -0500
  • 9cd440b1db
    add discord/constants file back dperolio 2022-02-27 19:04:12 -0500
  • b6b095f995
    remove discord/constants file for a minute to reset file casing on gh dperolio 2022-02-27 19:03:54 -0500
  • 7cf510c15a
    Use default export regardless Valentine 2022-02-27 11:53:07 -0800
  • b43a96177f
    clean up core a bit and add deprecation messages for `vizality` and `discord` dperolio 2022-02-27 12:03:26 -0500
  • 971bdfa31b
    enable legacy babel5 module interop for compiler dperolio 2022-02-27 12:01:47 -0500
  • 1daa518b35
    move setup script to inside src and add webpack config and bundle file to be able to run it without installing depends dperolio 2022-02-23 17:35:17 -0500
  • 9d5632bdaf
    some dashboard css improvements dperolio 2022-02-23 17:33:48 -0500
  • 92cce64437
    work on improving the startup script more dperolio 2022-02-23 17:32:46 -0500
  • 665416cc54 Automatically remove addons from the disabled list if they are uninstalled bakzkndd 2022-02-23 20:05:53 +0100
  • e1a2b95485
    fix some icons not inheriting colors dperolio 2022-02-23 11:22:44 -0500
  • e256d1325e Fix a Icon name issue in Addon.js bakzkndd 2022-02-23 17:07:21 +0100
  • 7befae84c4
    remove/add/update package.json dependencies dperolio 2022-02-22 23:50:16 -0500
  • e836488ae3
    oops, remove some straggler console logs dperolio 2022-02-21 18:21:29 -0500
  • b957ad8afb
    update theme manager, allowing for BD and Powercord themes to be used directly now dperolio 2022-02-21 18:19:35 -0500
  • 901185c4ba
    add some try...catches to settings actions, just in case dperolio 2022-02-21 18:18:58 -0500
  • 3f9912eb73
    fix empty image for searching on addons list dperolio 2022-02-21 18:04:16 -0500
  • f90ebe418d
    add a setting to show all flux dispatcher payloads in console dperolio 2022-02-21 18:03:44 -0500
  • c80538d7da
    fix a bug with dashboard home addon cards dperolio 2022-02-21 18:03:02 -0500
  • 534bfa3dd8
    make 404 text more fluid for various screen sizes dperolio 2022-02-21 17:28:07 -0500
  • 98eefb44b5
    remove non-JSX codeblock from Icon component preview dperolio 2022-02-21 17:27:26 -0500
  • db530900d5
    update my Test playground dperolio 2022-02-21 17:26:30 -0500
  • c3185d703a
    finish converting over to the "new" modals (I think) dperolio 2022-02-21 17:26:02 -0500
  • a90427c626
    work on fixing Markdown component (wip - still crashes Addon Listing pages for some reason) dperolio 2022-02-21 17:25:20 -0500
  • 3c5275047a
    more misc minor code cleanup dperolio 2022-02-21 17:24:37 -0500
  • ca04c5d532
    get rid of `evt.persist()` (no longer does anything with React v17) dperolio 2022-02-21 17:23:26 -0500
  • 6b65197dbb
    lots of css fixes around the app and updating webpack class names dperolio 2022-02-21 17:15:40 -0500
  • 8d3051d16d
    fix discord experiments setting and move it to the Advanced settings tab dperolio 2022-02-21 17:14:23 -0500
  • ad0107b245
    add over 1150 new icons (Font Awesome) to Icon component dperolio 2022-02-21 17:05:55 -0500
  • d1218026a8
    misc code cleanup stuff dperolio 2022-02-21 16:56:36 -0500
  • 437058c18c
    rework settings context menu organization, and fix the plugin/theme searching on it dperolio 2022-02-21 16:47:49 -0500
  • f1221e46d8
    fix ErrorBoundary component scene (thanks @LavaSquids) dperolio 2022-02-21 16:45:49 -0500
  • 6395d0f882
    add 404 catch-all Vizality route (completes #79) dperolio 2022-02-21 15:24:27 -0500