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

FluxCP 2.0 #233

Closed
wants to merge 38 commits into from
Closed

FluxCP 2.0 #233

wants to merge 38 commits into from

Commits on Mar 29, 2019

  1. Introduced composer dependency management.

    Co-authored-by: Cydh Ramdh <[email protected]>
    secretdataz and cydh committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    e269236 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5c681d View commit details
    Browse the repository at this point in the history
  3. Implemented env() helper

    secretdataz committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    cf0cc26 View commit details
    Browse the repository at this point in the history
  4. Ignore .env file

    secretdataz committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    e5fd0f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eee2e9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a462e05 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2019

  1. Updated documentation

    Co-authored-by: Cydh Ramdh <[email protected]>
    secretdataz and cydh committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    d962076 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Some unstaged changes I didn't know I had

    Jittapan Pluemsumran committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    240f7cf View commit details
    Browse the repository at this point in the history
  2. Statement's execute() fix from eebfb50

    cydh committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    ef0f2a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b993b56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8e863a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from cydh/hotfix/fluxpr-246

    Statement's `execute()` fix
    secretdataz authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    3968b3f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from cydh/hotfix/fixed-whoops

    Fixed Whoops prevents error logging
    secretdataz authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    3cb119d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3 from cydh/hotfix/themes-dir

    Attempt to fix theme directory lookup
    secretdataz authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    d364156 View commit details
    Browse the repository at this point in the history
  8. Added .editorconfig file to force editor settings

    (cherry picked from commit 9af719e)
    cydh authored and Jittapan Pluemsumran committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    dc80ed1 View commit details
    Browse the repository at this point in the history
  9. Fix #234 error handling bug

    sanasol authored and Jittapan Pluemsumran committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    f6fe8e0 View commit details
    Browse the repository at this point in the history
  10. Fixes renewal mob_db tables usage

    sanasol authored and Jittapan Pluemsumran committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    dab6359 View commit details
    Browse the repository at this point in the history
  11. fix/add more information discord

    sader1992 authored and Jittapan Pluemsumran committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    9f107c6 View commit details
    Browse the repository at this point in the history
  12. EMail -> email

    sader1992 authored and Jittapan Pluemsumran committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    d3e1aa9 View commit details
    Browse the repository at this point in the history
  13. Added bindParams function

    cydh authored and Jittapan Pluemsumran committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    b43c049 View commit details
    Browse the repository at this point in the history
  14. Reapply Cydh's fix

    Jittapan Pluemsumran committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    c281e7f View commit details
    Browse the repository at this point in the history
  15. fixes #247, sql_mode only_full_group_by error

    (cherry picked from commit 80d3bb8)
    sanasol authored and Jittapan Pluemsumran committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    f2bc53d View commit details
    Browse the repository at this point in the history
  16. Paypal connection for IPN is based on your website SSL

    marky291 authored and Jittapan Pluemsumran committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    0984f68 View commit details
    Browse the repository at this point in the history
  17. Fix registration error message

    sanasol authored and Jittapan Pluemsumran committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    2974bff View commit details
    Browse the repository at this point in the history
  18. fix MVP ranking

    (cherry picked from commit 5007e77)
    sanasol authored and Jittapan Pluemsumran committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    1f01ec3 View commit details
    Browse the repository at this point in the history
  19. Updated .gitignore to ignore changed states for custom themes in /the…

    …mes/ which fixes #272 (#273)
    Akkarinage authored and Jittapan Pluemsumran committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    f0f5a9a View commit details
    Browse the repository at this point in the history
  20. Add content-type header to Discord POST requests

    Akkarinage authored and Jittapan Pluemsumran committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    d11fb1a View commit details
    Browse the repository at this point in the history
  21. added body reset

    gamingmagic authored and Jittapan Pluemsumran committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    b70a670 View commit details
    Browse the repository at this point in the history
  22. Support for webservice (guild icons)

    Balferian authored and Jittapan Pluemsumran committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    0ee4fbc View commit details
    Browse the repository at this point in the history
  23. Captcha not working on PHP 7.2.12 (Windows) (#223)

    Added realpath() to find the font
    Tested on Windows (PHP 5.4.16 and 7.2.12) and on Ubuntu 18.04 (7.2.12)
    
    Co-authored-by: Hyvraine <[email protected]>
    2 people authored and Jittapan Pluemsumran committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    300537d View commit details
    Browse the repository at this point in the history
  24. Add Divine-Pride integration (items and monster images)

    Balferian authored and Jittapan Pluemsumran committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    9d2fd68 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d59ef19 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2ff5780 View commit details
    Browse the repository at this point in the history
  27. Set BackwardYears to default to 60

    (cherry picked from commit d9cec25)
    Akkarinage authored and secretdataz committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    93bbd24 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    87718d2 View commit details
    Browse the repository at this point in the history
  29. Renamed Card to Slot for end-users

    Everade authored and secretdataz committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    d36de05 View commit details
    Browse the repository at this point in the history
  30. Updated imagecreatefrombmpstring function, and added a check to preve…

    …nt alpha to go beyond max value.
    Everade authored and secretdataz committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    a075bf5 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a0c8927 View commit details
    Browse the repository at this point in the history