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

Pico CMS for Nextcloud v1.1 (WIP) #99

Merged
merged 39 commits into from
Feb 1, 2022
Merged

Pico CMS for Nextcloud v1.1 (WIP) #99

merged 39 commits into from
Feb 1, 2022

Commits on Dec 14, 2019

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

Commits on Apr 13, 2020

  1. Configuration menu
    Copy the full SHA
    365b97d View commit details
    Browse the repository at this point in the history
  2. Update to PHP 7.1+

    Signed-off-by: Daniel Rudolf <[email protected]>
    PhrozenByte committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    2b58210 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80941b7 View commit details
    Browse the repository at this point in the history
  4. Add DummyPlugin example plugin

    Adding Pico's DummyPlugin as example plugin hopefully encourages users to develop their own plugins 😃
    
    Signed-off-by: Daniel Rudolf <[email protected]>
    PhrozenByte committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    0932f9f View commit details
    Browse the repository at this point in the history
  5. Various small improvements

    Signed-off-by: Daniel Rudolf <[email protected]>
    PhrozenByte committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    8ff7029 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. Require Nextcloud 18+ and PHP 7.2+

    Signed-off-by: Daniel Rudolf <[email protected]>
    PhrozenByte committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    124ac7c View commit details
    Browse the repository at this point in the history
  2. Remove pre-NC18 workarounds

    Signed-off-by: Daniel Rudolf <[email protected]>
    PhrozenByte committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    d2776ed View commit details
    Browse the repository at this point in the history
  3. Replace various substr() calls by more efficient counterparts

    Signed-off-by: Daniel Rudolf <[email protected]>
    PhrozenByte committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    9e82c90 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

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

Commits on Nov 28, 2020

  1. Configuration menu
    Copy the full SHA
    e6357de View commit details
    Browse the repository at this point in the history
  2. Fix code formatting

    Signed-off-by: Daniel Rudolf <[email protected]>
    PhrozenByte committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    60102da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80d242f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Configuration menu
    Copy the full SHA
    e36b3c1 View commit details
    Browse the repository at this point in the history
  2. Allow editing website names by double clicking them

    Closes #123
    
    Signed-off-by: Daniel Rudolf <[email protected]>
    PhrozenByte committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    0c61cef View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Add OCA.CMSPico.Editable for editable website names

    Signed-off-by: Daniel Rudolf <[email protected]>
    PhrozenByte committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    850f58a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Configuration menu
    Copy the full SHA
    7a23e59 View commit details
    Browse the repository at this point in the history
  2. Code cleanup

    Signed-off-by: Daniel Rudolf <[email protected]>
    PhrozenByte committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    bb6b826 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Merge WebsitesRequestBuilder into WebsitesRequest

    Signed-off-by: Daniel Rudolf <[email protected]>
    PhrozenByte committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    2530df8 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

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

    Signed-off-by: Daniel Rudolf <[email protected]>
    PhrozenByte committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    a00542b View commit details
    Browse the repository at this point in the history
  3. Code cleanup

    Signed-off-by: Daniel Rudolf <[email protected]>
    PhrozenByte committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    4d066be View commit details
    Browse the repository at this point in the history
  4. Include website timezone in getPersonalWebsites() response

    Signed-off-by: Daniel Rudolf <[email protected]>
    PhrozenByte committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    7a37365 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

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

Commits on Nov 23, 2021

  1. l10n: Spelling unification

    Spelling unification in Transifex.
    
    Signed-off-by: Valdnet <[email protected]>
    Valdnet authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    984eb55 View commit details
    Browse the repository at this point in the history
  2. l10n: Spelling unification

    Signed-off-by: Valdnet <[email protected]>
    Valdnet authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    651084f View commit details
    Browse the repository at this point in the history
  3. l10n: Spelling unification

    Signed-off-by: Valdnet <[email protected]>
    Valdnet authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    a4fdb37 View commit details
    Browse the repository at this point in the history
  4. l10n: Separate words

    Signed-off-by: Valdnet <[email protected]>
    Valdnet authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    f6c0bfc View commit details
    Browse the repository at this point in the history
  5. l10n: Separate words

    Signed-off-by: Valdnet <[email protected]>
    Valdnet authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    0c7698d View commit details
    Browse the repository at this point in the history
  6. l10n: Spelling unification

    Signed-off-by: Valdnet <[email protected]>
    Valdnet authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    3340541 View commit details
    Browse the repository at this point in the history
  7. l10n: Separate words

    Signed-off-by: Valdnet <[email protected]>
    Valdnet authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    a29b174 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    284c93f View commit details
    Browse the repository at this point in the history
  2. Fix removal of WebsitesRequestBuilder

    Signed-off-by: Daniel Rudolf <[email protected]>
    PhrozenByte committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    d3c3c30 View commit details
    Browse the repository at this point in the history
  3. Remove direct usage of WebsiteCore::TYPE_*

    Signed-off-by: Daniel Rudolf <[email protected]>
    PhrozenByte committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    4c03518 View commit details
    Browse the repository at this point in the history
  4. Composer: Whitelist picocms/composer-installer plugin

    Signed-off-by: Daniel Rudolf <[email protected]>
    PhrozenByte committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    e70d705 View commit details
    Browse the repository at this point in the history
  5. Code cleanup

    Signed-off-by: Daniel Rudolf <[email protected]>
    PhrozenByte committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    e275728 View commit details
    Browse the repository at this point in the history
  6. Bump version

    Signed-off-by: Daniel Rudolf <[email protected]>
    PhrozenByte committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    5faacb0 View commit details
    Browse the repository at this point in the history
  7. l10n: Combine words

    Signed-off-by: Valdnet <[email protected]>
    Valdnet authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    001b7d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Merge pull request #185 from nextcloud/Valdnet-patch-1

    l10n: Spelling unification
    Valdnet authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    30cc82c View commit details
    Browse the repository at this point in the history