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

Vue frontend for Project area (and other stuff) #949

Open
wants to merge 170 commits into
base: staging
Choose a base branch
from

Commits on Jan 30, 2020

  1. Tweak tags a bit, and remove channels and recommended versions, prepa…

    …re for single point of deploy
    Katrix committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    ea7c45b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16f40cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f19fd7 View commit details
    Browse the repository at this point in the history
  4. Dummy out more stuff

    Katrix committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    12ef376 View commit details
    Browse the repository at this point in the history
  5. Split up ApiV2Controller

    Katrix committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    13154f2 View commit details
    Browse the repository at this point in the history
  6. Some work on project PATCH

    Katrix committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    b8aff84 View commit details
    Browse the repository at this point in the history
  7. Make caching an action

    Katrix committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    49628fe View commit details
    Browse the repository at this point in the history
  8. Version impl

    Katrix committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    b1e6ef6 View commit details
    Browse the repository at this point in the history
  9. Prepare for merging in master

    Katrix committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    05d27ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fc2f764 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d43425b View commit details
    Browse the repository at this point in the history
  12. Add platforms to version table

    Katrix committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    5a268a4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4f78875 View commit details
    Browse the repository at this point in the history
  14. Tons of small fixes

    Katrix committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    9893775 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3938442 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6317ff1 View commit details
    Browse the repository at this point in the history
  17. Squeal update + misc fixes

    Katrix committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    fcee512 View commit details
    Browse the repository at this point in the history
  18. Add page queries

    Katrix committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    b0c5cd5 View commit details
    Browse the repository at this point in the history
  19. More deletions

    Katrix committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    8f50027 View commit details
    Browse the repository at this point in the history
  20. Start frontend stuff

    Katrix committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    e828272 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ca597f9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5d4fdc4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1384e16 View commit details
    Browse the repository at this point in the history
  24. Moved some files around

    felixoi authored and Katrix committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    d72a200 View commit details
    Browse the repository at this point in the history
  25. Markdown-it

    felixoi authored and Katrix committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    74225a9 View commit details
    Browse the repository at this point in the history
  26. It's time for a router

    felixoi authored and Katrix committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    a8e3c36 View commit details
    Browse the repository at this point in the history
  27. Settings and permissions

    felixoi authored and Katrix committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    3e4373c View commit details
    Browse the repository at this point in the history
  28. Untwirl the frontend

    Katrix committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    abf9d46 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2383527 View commit details
    Browse the repository at this point in the history
  30. Tons of work on projects stuff

    Katrix committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    f13c6f7 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c4d250d View commit details
    Browse the repository at this point in the history
  32. Start work on version page

    Katrix committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    d5e64f9 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e99600a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

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

Commits on Feb 22, 2020

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

Commits on Feb 23, 2020

  1. Fix tests

    Katrix committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    1b81708 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

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

Commits on Mar 21, 2020

  1. Fix merge oversight

    Katrix committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    4ee1a59 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2020

  1. Improve caches (#954)

    * Split home_projects view
    
    * Remove results cache
    
    * Resolve some TODOs
    
    * Keep the result cache around for logged out members
    
    * This is handled now
    
    * Use postgres 12 in Travis
    
    * Fix tests
    
    * Fix evolution order
    Katrix committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    cdf2186 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Implement basic editor (#951)

    * Implement basic editor
    
    * Styling stuff
    Katrix committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    0fc0da8 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Added vue-fontawesome (#960)

    * Added vue-fontawesome
    
    * Use Fontawesome-vue in other places too
    
    Co-authored-by: Katrix <katrix97@hotmail.com>
    felixoi and Katrix committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    261f53c View commit details
    Browse the repository at this point in the history
  2. Page list (#952)

    * First work on page list
    
    * Capitalize Home when filtering it out
    
    * Fix page URI encoding
    
    * Add navigational pages and edit page button
    
    * Fix jobs
    
    * Add a DB check to ensure the homepage always has contents
    
    * Let's try that one more time
    
    * Patch page, and delete them
    
    * Add page saving
    
    * Fix page link icons
    
    * Format stats on docs page
    Katrix committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    dbaae85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    241e296 View commit details
    Browse the repository at this point in the history
  4. Functional version list (#962)

    * Make version list filtering work
    
    * Fix
    
    Co-authored-by: Felix Kleinekathöfer <felixoiDev@gmail.com>
    Katrix and felixoi committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    0106e48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    939d6f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Bring download buttons back (with a guest apperance from changelog) (#…

    …965)
    
    * Redo version list AGAIN
    
    * Update bootstrap
    
    * Styling
    
    * Move to utility classes
    
    Co-authored-by: Felix Kleinekathöfer <felixoiDev@gmail.com>
    Katrix and felixoi committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    5e511dc View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Configuration menu
    Copy the full SHA
    103b27c View commit details
    Browse the repository at this point in the history
  2. Start work on settings page

    Katrix committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    382a8cc View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

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

Commits on Apr 13, 2020

  1. Merge Home and project pages

    Katrix committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    0119458 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20c46e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Add deploy key handling

    Katrix committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    1ba868e View commit details
    Browse the repository at this point in the history
  2. No need to show this here

    Katrix committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    21cefe8 View commit details
    Browse the repository at this point in the history
  3. Implement icon updates

    Katrix committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    1b4b10c View commit details
    Browse the repository at this point in the history
  4. Visibility done

    Katrix committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    88d594c View commit details
    Browse the repository at this point in the history
  5. Random sponsor -> computed

    felixoi committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    936623e View commit details
    Browse the repository at this point in the history
  6. Merge Home and Project vue entry (#969)

    * Merge Home and project pages
    
    * Extract sponsor list to it's own file
    Katrix committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    509188b View commit details
    Browse the repository at this point in the history
  7. Add hard deleting

    Katrix committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    a278044 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/refactor/vue-user-frontend' into…

    … refactor/vue/settings
    Katrix committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    d9d86b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b40c86 View commit details
    Browse the repository at this point in the history
  10. Add Vuex

    Katrix committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    d92838e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7a9b1d4 View commit details
    Browse the repository at this point in the history
  12. Implement minimal loading bar

    Katrix committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    7f301dd View commit details
    Browse the repository at this point in the history
  13. Add clientside config object

    Katrix committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    0325fee View commit details
    Browse the repository at this point in the history
  14. Remove debug code

    Katrix committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    9bdbccf View commit details
    Browse the repository at this point in the history
  15. Fix CI

    Katrix committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    257b802 View commit details
    Browse the repository at this point in the history
  16. Maybe this does the trick?

    felixoi committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    6ed9652 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    907bfd5 View commit details
    Browse the repository at this point in the history
  18. Merge remote-tracking branch 'origin/refactor/vue-user-frontend' into…

    … vue/refactor/loading-bar
    Katrix committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    6b1274a View commit details
    Browse the repository at this point in the history
  19. Bit more daring

    Katrix committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    cd2b9a8 View commit details
    Browse the repository at this point in the history
  20. May have fucked up here..

    felixoi committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    3b262aa View commit details
    Browse the repository at this point in the history
  21. Merge pull request #972 from SpongePowered/vue/refactor/loading-bar

    Implement minimal loading bar
    Katrix committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    aee200b View commit details
    Browse the repository at this point in the history
  22. Merge remote-tracking branch 'origin/refactor/vue-user-frontend' into…

    … refactor/vue/config
    Katrix committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    25fc5eb View commit details
    Browse the repository at this point in the history
  23. Fixed lodash tree shaking

    felixoi committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    ae6fa10 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #973 from SpongePowered/refactor/vue/config

    Add clientside config object
    Katrix committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    212418b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3ffac8d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    20ef52a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    09779b9 View commit details
    Browse the repository at this point in the history
  28. Make version pages functional

    Katrix committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    339be02 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

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

Commits on Apr 18, 2020

  1. Project members done

    Katrix committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    4bd35cd View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

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

    Katrix committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    eb6db35 View commit details
    Browse the repository at this point in the history
  3. Fix compile

    Katrix committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    d9f2727 View commit details
    Browse the repository at this point in the history
  4. Fix build

    felixoi committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    7b20e99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f67d76 View commit details
    Browse the repository at this point in the history
  6. Well..

    felixoi committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    9499b58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4f1e55 View commit details
    Browse the repository at this point in the history
  8. Explicitly set os for travis

    felixoi committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    162465d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Fix tests

    Katrix committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    9280341 View commit details
    Browse the repository at this point in the history
  2. Some delete improvements

    Katrix committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    65ce515 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e65f8e View commit details
    Browse the repository at this point in the history
  4. Make merge easier

    Katrix committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    b7561d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    156cc4b View commit details
    Browse the repository at this point in the history
  6. Fix compilation

    Katrix committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    2446551 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    913cd2b View commit details
    Browse the repository at this point in the history
  8. Slightly less boilerplate

    Katrix committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    5e13d16 View commit details
    Browse the repository at this point in the history
  9. Only show accepted admin users

    Katrix committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    78e2c6c View commit details
    Browse the repository at this point in the history
  10. Merge pull request #976 from SpongePowered/refactor/vue/settings

    Make settings page functional
    Katrix committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    93a9542 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b0dea62 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #980 from SpongePowered/refactor/vue/functional-ve…

    …rsion
    
    Working version page
    Katrix committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    74a7191 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c29d211 View commit details
    Browse the repository at this point in the history
  14. Fix ignore location

    Katrix committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    5589812 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #975 from SpongePowered/refactor/vue/webpack-plugin

    Use our custom Webpack sbt plugin
    Katrix committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    9b4cc55 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

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

Commits on Apr 23, 2020

  1. Disallow / in page name (#984)

    * Disallow '/' in page name
    
    * Oops
    Katrix committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    500e1b4 View commit details
    Browse the repository at this point in the history
  2. Project Discussion Vue (#981)

    * Add discourse info to API projects
    
    * Project discussion tab vueified
    
    * Only start progress once
    
    * Fix value
    
    Co-authored-by: Katrix <katrix97@hotmail.com>
    felixoi and Katrix committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    7eac389 View commit details
    Browse the repository at this point in the history
  3. Edit versions (#987)

    * Implement visibility, delete and hard delete
    
    * Add edit tags stuff
    
    * Was afraid that would happen
    
    * THIS should fix it
    Katrix committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    759d192 View commit details
    Browse the repository at this point in the history
  4. Remove a bunch of old and unused code (#988)

    * Remove TONS of dead code
    
    * Clean imports
    
    * And some unused js files
    
    * Missed one
    
    * Fix tests
    Katrix committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    7dbe7dd View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Userpage, header, footer in Vue (#989)

    * Initial work on project and organization page
    
    * Add header and footer
    
    * Misc cleanup around the area
    
    * Add user project panels
    
    * Add tagline editing
    
    * Some spacing
    
    * Try to make the webpack dev server somewhat work
    
    * Scalafmt
    
    * Fix webpack dev server stuff
    
    * Add instructions on running with webpack's dev server
    
    * Lost comma
    Katrix committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    1698c91 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Project Creation Vue (#990)

    Vueified the project creation
    
    Co-authored-by: Katrix <katrix97@hotmail.com>
    felixoi and Katrix committed May 5, 2020
    Configuration menu
    Copy the full SHA
    f104c23 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. ESLint and Prettier (#994)

    * ESLint
    
    * Added scripts to package.json
    
    * Prettier
    
    * Maybe github likes this
    
    * Or maybe this?
    
    * This could be even better
    
    * Intellij please..
    felixoi committed May 8, 2020
    Configuration menu
    Copy the full SHA
    fbae5b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

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

Commits on Jul 12, 2020

  1. Configuration menu
    Copy the full SHA
    479d6f0 View commit details
    Browse the repository at this point in the history
  2. Updated dependencies (#999)

    * Updated dependencies
    
    * Fixed formatting
    
    * Fixed compile error
    
    * ScalaTestPlus is now modularized
    
    * Updated frontend dependencies
    
    * Fixed formatting
    
    * Fixed webpack merge
    
    * ,.
    
    * Formatting again..
    felixoi committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    5c9b284 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2020

  1. Configuration menu
    Copy the full SHA
    d6e6780 View commit details
    Browse the repository at this point in the history
  2. Some misc Vue fixes and improvements (#1007)

    * Use immediate watchers
    
    * Dead code
    
    * This got renamed
    
    * Use fetch API for API access
    
    * MemberList cleanup
    
    * Make pagination more general
    
    * Add back code to only retry requests once
    
    * More dead code and other fixes
    
    * Removed accidentally pushed config file
    
    * Formatting
    
    * Removed module setting in package.json
    
    * Ok, we need this
    
    Co-authored-by: Felix Kleinekathöfer <felixoiDev@gmail.com>
    Katrix and felixoi committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    933f271 View commit details
    Browse the repository at this point in the history
  3. Better sluging of project names (#1006)

    * Do slugging better
    
    * Client config needs protocol in base url
    
    * Make exact mode case insensitive
    
    * Wait to fetch pages until the project has arrived
    
    * Set body for requests correctly
    
    * Create project successfully
    
    * Make getting pages case insensitive
    
    Co-authored-by: Felix Kleinekathöfer <felixoiDev@gmail.com>
    Katrix and felixoi committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    f0da8f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Add new version creation Fixes #618 (#1011)

    * Add new version creation
    
    * Styling and upload fixes
    
    * Formatting
    
    Co-authored-by: Felix Kleinekathöfer <felixoiDev@gmail.com>
    Katrix and felixoi committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    668a838 View commit details
    Browse the repository at this point in the history
  2. Some more misc fixes (#1010)

    * Some more misc fixes
    
    * Remove some TODOs and handle errors better
    
    * Remove moment
    Katrix committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    a8eabd7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Add setting section to set discourse post and topic id Fixes#718 (#1012)

    * Add setting section to set discourse post and topic id
    
    * Version upload "fix"
    
    * Add confirmation to set discourse settings
    
    * Add simple modal component
    
    * Formatting
    
    Co-authored-by: Felix Kleinekathöfer <felixoiDev@gmail.com>
    Katrix and felixoi committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    82103ec View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Move the project endpoints from /projects/:pluginId to /projects/:own…

    …erName/:ownerSlug (#1014)
    
    * Move the project endpoints from /projects/:pluginId to /projects/:ownerName/:ownerSlug
    
    * Format
    
    * Fix tests
    Katrix committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    b8e88f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    611db49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    805d89e View commit details
    Browse the repository at this point in the history
  4. Update dependencies (#1013)

    * Update dependencies
    
    * Fix tests
    
    * Workdarounds and go back to previous versions
    
    * Remove ZMX for now
    
    * Remove zio's Duration
    Katrix committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    4f43435 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    417cba3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    adb6c6e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    883a2c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Fix discourse auth params (#1019)

    * Fix discourse auth params
    
    * Fix stack overflow
    Katrix committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    1f3fa39 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

  1. Configuration menu
    Copy the full SHA
    0f48195 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8728939 View commit details
    Browse the repository at this point in the history
  3. Fix webpack filters

    Katrix committed Oct 25, 2020
    Configuration menu
    Copy the full SHA
    2d263af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc4b5fc View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Check user perms in scope if no API key is present (#1023)

    * Check user perms in scope if no key is present
    
    * Fix
    Katrix committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    7237a26 View commit details
    Browse the repository at this point in the history
  2. Minor JS fixes (#1024)

    * Handle version and project requests with empty url
    
    * Don't use project properties as a key for version dependencies
    Katrix committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    dcd40ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0b5563 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

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

Commits on Nov 20, 2020

  1. Data defined loaders and platforms (#1025)

    * Start work on new data driven loaders
    
    * Remove platforms from Scala side
    
    * It works
    
    * Add tests and fix some bugs
    
    * Fix running tests from sbt
    
    * Guard against dependencies being defined multiple times
    
    * I'm stupid
    Katrix committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    1a8a40f View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Bunch of small fixes for Vue stuff (#1031)

    * Fix duplicate version check
    
    * Don't move the plugin file to the temp folder when scanning it
    
    * Fix undefined page for Home page
    
    * Provide feedback when updating a page or deleting a version
    
    * Join with a slash
    
    Co-authored-by: Felix Kleinekathoefer <git@felixoi.com>
    Katrix and Felix Kleinekathoefer committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    ed4457c View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2020

  1. OpenAPI fixes (#1036)

    Katrix committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    0fca85b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    17e2c32 View commit details
    Browse the repository at this point in the history
  2. Clean up the DB queries a bit (#1033)

    * Clean up the DB queries a bit
    
    * Fix query
    
    Co-authored-by: Felix Kleinekathoefer <git@felixoi.com>
    Katrix and Felix Kleinekathoefer committed May 31, 2022
    Configuration menu
    Copy the full SHA
    9a32154 View commit details
    Browse the repository at this point in the history
  3. Some more misc fixes (#1035)

    * Some more misc fixes
    
    * Fix lint
    Katrix committed May 31, 2022
    Configuration menu
    Copy the full SHA
    56b2d51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a856749 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e42efc6 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Update to Webpack 5

    Katrix committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    7e7407d View commit details
    Browse the repository at this point in the history
  2. ESLint works again

    Katrix committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    4f76aae View commit details
    Browse the repository at this point in the history
  3. Misc vue bug fixes (#1060)

    * Some misc errors fixed
    
    * Update workflow with newer versions
    
    * Silence linter
    Katrix committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    1f6b354 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b6f7dd View commit details
    Browse the repository at this point in the history
  5. Fix tests

    Katrix committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    73cb53e View commit details
    Browse the repository at this point in the history
  6. Create the scope to test against before processing the request also f…

    …or hasAll/any requests
    Katrix committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    b31c9f9 View commit details
    Browse the repository at this point in the history
  7. Fix Sponge info file location

    Katrix committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    e859a9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    456b972 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    00499f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb08d44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3355c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfb512f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b973426 View commit details
    Browse the repository at this point in the history
  6. Fix visibility filter

    Katrix committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f5f5758 View commit details
    Browse the repository at this point in the history
  7. Page and other frontend fixes

    Katrix committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    269db99 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fbf202a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    014bd6f View commit details
    Browse the repository at this point in the history
  10. Update CI workflows

    Katrix committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4c155d5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1ea8cd6 View commit details
    Browse the repository at this point in the history
  12. Forgot to set client-dir

    Katrix committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    156281b View commit details
    Browse the repository at this point in the history
  13. Update java versions strings

    Katrix committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b460730 View commit details
    Browse the repository at this point in the history
  14. Try compiling only with Java 8

    Katrix committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    cc1e617 View commit details
    Browse the repository at this point in the history
  15. Fix config.json5 template

    Katrix committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    905f356 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5a9460a View commit details
    Browse the repository at this point in the history