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

WIP: Upstream merge #1

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

WIP: Upstream merge #1

wants to merge 860 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 28, 2020

  1. CHANGELOG: update for 17.0.5snap1

    Also update README.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    406f3ff View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Merge pull request #1289 from kyrofa/release/17.0.5snap1

    Release 17.0.5snap1
    Kyle Fazzari authored Mar 30, 2020
    Configuration menu
    Copy the full SHA
    2402c96 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. apache: update to 2.4.43

    Resolve #1292
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    8840c51 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1293 from kyrofa/dependency/1292/apache_2.4.43

    apache: update to 2.4.43
    Kyle Fazzari authored Apr 3, 2020
    Configuration menu
    Copy the full SHA
    c39d3a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. php: update to 7.3.17

    Resolve #1301
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    7bab51f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. Merge pull request #1303 from kyrofa/dependency/1301/php_7.3.17

    php: update to 7.3.17
    Kyle Fazzari authored Apr 19, 2020
    Configuration menu
    Copy the full SHA
    1951eb1 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. nextcloud: update to 18.0.4

    Resolve #1247
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    2b2f0cc View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Merge pull request #1271 from kyrofa/dependency/1247/nextcloud_18

    nextcloud: update to 18.0.4
    Kyle Fazzari authored Apr 24, 2020
    Configuration menu
    Copy the full SHA
    382ec74 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG: update for 18.0.4snap1

    Also update README.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    7230f67 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1308 from kyrofa/release/18.0.4snap1

    Release 18.0.4snap1
    Kyle Fazzari authored Apr 24, 2020
    Configuration menu
    Copy the full SHA
    650357c View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. mysql: update to 5.7.30

    Resolve #1320
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed May 5, 2020
    Configuration menu
    Copy the full SHA
    0a0b418 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. Merge pull request #1329 from kyrofa/dependency/1320/mysql_5.7.30

    mysql: update to 5.7.30
    Kyle Fazzari authored May 16, 2020
    Configuration menu
    Copy the full SHA
    af5047d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. tests: update CircleCI image

    They're apparently unwilling to fix their broken image, so we need to
    upgrade the one we use.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed May 20, 2020
    Configuration menu
    Copy the full SHA
    dbabf3f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Merge pull request #1343 from kyrofa/tests/update-circleci-image

    tests: update CircleCI image
    Kyle Fazzari authored May 21, 2020
    Configuration menu
    Copy the full SHA
    a0f9492 View commit details
    Browse the repository at this point in the history
  2. php: update to 7.3.18

    Resolve #1336
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed May 21, 2020
    Configuration menu
    Copy the full SHA
    401ba48 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1337 from kyrofa/dependency/1336/php_7.3.18

    php: update to 7.3.18
    Kyle Fazzari authored May 21, 2020
    Configuration menu
    Copy the full SHA
    c69d6ca View commit details
    Browse the repository at this point in the history
  4. CHANGELOG: update for 18.0.4snap2

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed May 21, 2020
    Configuration menu
    Copy the full SHA
    707ebf7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1344 from kyrofa/release/18.0.4snap2

    Release 18.0.4snap2
    Kyle Fazzari authored May 21, 2020
    Configuration menu
    Copy the full SHA
    55c369c View commit details
    Browse the repository at this point in the history
  6. nextcloud: cron should run every 5 minutes by default

    5 minutes should be the default for new installs. Existing installs
    should remain unchanged, and the admin can always configure it as they
    see fit.
    
    Resolve #1345
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed May 21, 2020
    Configuration menu
    Copy the full SHA
    7f639ff View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Merge pull request #1346 from kyrofa/feature/1345/cron_5_minutes

    nextcloud: cron should run every 5 minutes by default
    Kyle Fazzari authored May 27, 2020
    Configuration menu
    Copy the full SHA
    ecd53ef View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. nextcloud: regenerate asset cache on startup

    Without this, reverting the snap can result in an older Nextcloud
    attempting to use the assets of a newer Nextcloud, which is an
    experience that generally makes one sad.
    
    Resolve #1323
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    c0b80f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Merge pull request #1352 from kyrofa/feature/1323/regenerate_assets

    nextcloud: regenerate asset cache on startup
    Kyle Fazzari authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    e53c887 View commit details
    Browse the repository at this point in the history
  2. Make the snap core18 compatible

    It includes these changes in snapcraft.yaml:
    - Add  "base: core18"
    - Modify libpng* packages names in the php part
    - Add missing stage-packages in the php part
    - Add a missing stage-package in the mysql part
    - "requirements" needs to be an array now (cerbot part)
    And these in x-apache.yaml:
    - "self.stage_packages.extend" with needed stage-packages
    - "schema['required'].append('modules')" is not valid anymore
    
    Resolve #755
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    pachulo authored and kyrofa committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    28e26ac View commit details
    Browse the repository at this point in the history
  3. Reorganize stage-packages and write wrapper

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    f40b0c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Add Dockerfile to build snap

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    b0ad61d View commit details
    Browse the repository at this point in the history
  2. Specify architectures

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    4ba323e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. CHANGELOG: update for 18.0.4snap3

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    b1644b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1355 from kyrofa/release/18.0.4snap3

    Release 18.0.4snap3
    Kyle Fazzari authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    e06d795 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Merge pull request #1250 from pachulo/features/755/update-to-core18

    snap: upgrade to core18
    Kyle Fazzari authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    4e5889b View commit details
    Browse the repository at this point in the history
  2. CHANGELOG: update for 18.0.4snap4

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    500531e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. tests: remove v16 dailies

    v16 is no longer supported
    
    Resolve #1362
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    775dc8d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1363 from kyrofa/feature/1362/disable-v16-dailies

    tests: remove v16 dailies
    Kyle Fazzari authored Jun 8, 2020
    Configuration menu
    Copy the full SHA
    9865cc2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1359 from kyrofa/release/18.0.4snap4

    Release 18.0.4snap4
    Kyle Fazzari authored Jun 8, 2020
    Configuration menu
    Copy the full SHA
    4e5ee86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba534b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. snap: rewrite plugins to workaround snapcraft breakage

    Snapcraft 4.0.4 was released and broke our CI. See
    https://forum.snapcraft.io/t/18063 for more information.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    c8ba897 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1376 from kyrofa/bugfix/rewrite-plugins

    snap: rewrite plugins to workaround snapcraft breakage
    Kyle Fazzari authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    31f0acd View commit details
    Browse the repository at this point in the history
  3. nextcloud: update to 18.0.6

    Resolve #1374
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    e14feac View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Merge pull request #1379 from kyrofa/dependency/1374/nextcloud_18.0.6

    nextcloud: update to 18.0.6
    Kyle Fazzari authored Jun 10, 2020
    Configuration menu
    Copy the full SHA
    bb1e2d6 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG: update for 17.0.6snap1

    Also update README.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    903451e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Merge pull request #1380 from kyrofa/release/18.0.6snap1

    Release 18.0.6snap1
    Kyle Fazzari authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    e32b2fe View commit details
    Browse the repository at this point in the history
  2. tests: enable v19 dailies

    Resolve #1369
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    18ed9d2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1381 from kyrofa/feature/1369/v19-dailies

    tests: enable v19 dailies
    Kyle Fazzari authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    a633b2e View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. nextcloud: update to 19.0.0

    Also enable the bcmath PHP module, and add libfontconfig1 for collabora.
    Finally, make sure optional db columns are added.
    
    Resolve #1342
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    7fbb94a View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Merge pull request #1353 from kyrofa/dependency/1342/nextcloud_19

    nextcloud: update to 19.0.0
    Kyle Fazzari authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    f904bcd View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. CHANGELOG: update for 19.0.0snap1

    Also update README.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    411a6d9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1385 from kyrofa/release/19.0.0snap1

    Release 19.0.0snap1
    Kyle Fazzari authored Jun 24, 2020
    Configuration menu
    Copy the full SHA
    7752d00 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. tests: update all gems

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    718d774 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1390 from kyrofa/tests/update-gems

    tests: update all gems
    Kyle Fazzari authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    e0cc9de View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. php: update to 7.3.20

    Resolve #1399
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    37cf619 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1402 from kyrofa/dependency/1399/php_7.3.20

    php: update to 7.3.20
    kyrofa authored Jul 13, 2020
    Configuration menu
    Copy the full SHA
    e1fb904 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. mysql: update to 5.7.31

    Resolve #1404
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    822bf3f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Merge pull request #1409 from kyrofa/dependency/1404/mysql_5.7.31

    mysql: update to 5.7.31
    kyrofa authored Jul 17, 2020
    Configuration menu
    Copy the full SHA
    5af3bcd View commit details
    Browse the repository at this point in the history
  2. nextcloud: update to 19.0.1

    Resolve #1408
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    17a520b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Merge pull request #1410 from kyrofa/dependency/1408/nextcloud_19.0.1

    nextcloud: update to 19.0.1
    kyrofa authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    ce96c90 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG: update for 19.0.1snap1

    Also update README.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    79d6f70 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1412 from kyrofa/release/19.0.1snap1

    Release 19.0.1snap1
    kyrofa authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    9f176e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. mysql: ignore config files on host

    Snaps are not properly confined across distributions. This has led to
    bad behavior in the Nextcloud snap where, if installed on a Debian
    system (which does not have apparmor in its kernel) that has MySQL
    installed, the snap will find the host's MySQL configuration files. This
    isn't an issue on Ubuntu or other systems where snap security is real.
    
    Work around this by explicitly not loading any config files except the
    one in the snap.
    
    Resolve #913
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    2db803e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1414 from kyrofa/feature/913/mysql_ignore_config_…

    …files_on_host
    
    mysql: ignore config files on host
    kyrofa authored Jul 23, 2020
    Configuration menu
    Copy the full SHA
    9e59e28 View commit details
    Browse the repository at this point in the history
  3. CHANGELOG: update for 19.0.1snap2

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    b406f63 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1415 from kyrofa/release/19.0.1snap2

    Release 19.0.1snap2
    kyrofa authored Jul 23, 2020
    Configuration menu
    Copy the full SHA
    312b749 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. apache: update to 2.4.46

    Resolve #1430
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    59c633c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1432 from kyrofa/dependency/1430/apache_2.4.46

    apache: update to 2.4.46
    kyrofa authored Aug 10, 2020
    Configuration menu
    Copy the full SHA
    a79be08 View commit details
    Browse the repository at this point in the history
  3. php: update to 7.3.21

    Resolve #1428
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    7cc6ee8 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Merge pull request #1433 from kyrofa/dependency/1428/php_7.3.21

    php: update to 7.3.21
    kyrofa authored Aug 11, 2020
    Configuration menu
    Copy the full SHA
    9f86d5f View commit details
    Browse the repository at this point in the history
  2. CHANGELOG: update for 19.0.1snap3

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    d8f63a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Merge pull request #1435 from kyrofa/release/19.0.1snap3

    Release 19.0.1snap3
    kyrofa authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    ef33ba1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. nextcloud: update to 19.0.2

    Resolve #1442
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    4bf0838 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Merge pull request #1445 from kyrofa/dependency/1442/nextcloud_19.0.2

    nextcloud: update to 19.0.2
    kyrofa authored Sep 4, 2020
    Configuration menu
    Copy the full SHA
    7cccd60 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG: update for 19.0.2snap1

    Also update README.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    9553d28 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Merge pull request #1447 from kyrofa/release/19.0.2snap1

    Release 19.0.2snap1
    kyrofa authored Sep 5, 2020
    Configuration menu
    Copy the full SHA
    c8913cd View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. nextcloud: update to 19.0.3

    Resolve #1452
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    3ddb797 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Merge pull request #1453 from kyrofa/dependency/1452/nextcloud_19.0.3

    nextcloud: update to 19.0.3
    kyrofa authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    5a87d82 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. snapcraft.yaml: enable network monitoring

    Add the `network-observe` interface to the PHP-FPM service. This is not
    automatically connected upon install, but can be optionally connected if
    one would like to utilize the network monitoring functionality built
    into the Nextcloud system app.
    
    Resolve #1451
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    b1a1060 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1455 from kyrofa/feature/1451/support-network-mon…

    …itoring
    
    snapcraft.yaml: enable network monitoring
    kyrofa authored Sep 13, 2020
    Configuration menu
    Copy the full SHA
    c0a0c76 View commit details
    Browse the repository at this point in the history
  3. CHANGELOG: update for 19.0.3snap1

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    581aa43 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1456 from kyrofa/release/19.0.3snap1

    Release 19.0.3snap1
    kyrofa authored Sep 13, 2020
    Configuration menu
    Copy the full SHA
    dbeb0a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. php: include support for argon2

    Resolve #1459
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    1567cfa View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. Merge pull request #1461 from kyrofa/feature/1459/php-support-argon2

    php: include support for argon2
    kyrofa authored Sep 27, 2020
    Configuration menu
    Copy the full SHA
    c7ba709 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. php: update to 7.3.23

    Resolve #1469
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    fa52566 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1470 from kyrofa/dependency/1469/php_7.3.23

    php: update to 7.3.23
    kyrofa authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    cb8320f View commit details
    Browse the repository at this point in the history
  3. php: disable output buffering

    Fix #1450
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    b3f368e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Merge pull request #1471 from kyrofa/bugfix/1450/php-disable-output-b…

    …uffering
    
    php: disable output buffering
    kyrofa authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    ade5cbb View commit details
    Browse the repository at this point in the history
  2. CHANGELOG: update for 19.0.3snap2

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    3f23f07 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1472 from kyrofa/release/19.0.3snap2

    Release 19.0.3snap2
    kyrofa authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    e4f6821 View commit details
    Browse the repository at this point in the history
  4. dailies: stop generating and testing v17 daily

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    e002bb2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1473 from kyrofa/feature/disable-v17-dailies

    dailies: stop generating and testing v17 daily
    kyrofa authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    207b437 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. mysql: ensure mysqld responds before considering it up

    There are a number of examples where the mysql service in the snap fails
    to fire up because, despite the mysql socket and pid being available,
    mysqld doesn't seem to respond properly. Add a simple command to the
    status check to ensure there's no race condition.
    
    Fix #1478
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    a8d742c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1481 from kyrofa/bugfix/1478/mysql-race-condition

    mysql: ensure mysqld responds before considering it up
    kyrofa authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    0c82f8e View commit details
    Browse the repository at this point in the history
  3. php: update to 7.4.11

    Resolve #1477
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    50f7996 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. hooks: check that apps.nextcloud.com is up before refreshing

    Trying to update apps or upgrade Nextcloud while apps.nextcloud.com is
    down is a recipe for problems. Do more to avoid that situation by
    canceling a refresh if it seems to be down.
    
    Resolve #1485
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    6861730 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1486 from kyrofa/feature/1485/check-apps-site

    hooks: check that apps.nextcloud.com is up before refreshing
    kyrofa authored Oct 10, 2020
    Configuration menu
    Copy the full SHA
    cd1230e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Merge pull request #1483 from kyrofa/dependency/1477/php_7.4

    php: update to 7.4.11
    kyrofa authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    cf15876 View commit details
    Browse the repository at this point in the history
  2. apache,php,mysql,redis,nextcloud: add log rotation

    Add logrotate to the snap, and setup all service logs to be rotated.
    Reorganize the existing logs to make this more straight-forward.
    
    Resolve #1476
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    cf371c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Merge pull request #1479 from kyrofa/bugfix/1476/rotate-logs

    apache,php,mysql,redis,nextcloud: add log rotation
    kyrofa authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    be0664e View commit details
    Browse the repository at this point in the history
  2. apache: enable access log

    Now that we have the ability to rotate logs, add the modules required to
    Apache to have an access log, and enable it. Also start building the
    Apache modules statically, saving us from needing to specify them in
    multiple places.
    
    Resolve #669
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    1772d53 View commit details
    Browse the repository at this point in the history
  3. migrations: sanity check nextcloud version before upgrade

    Nextcloud is strict about what makes for a valid upgrade. Minor version
    jumps are okay (i.e. within the same major version). Single major
    version jumps are also okay, but not more than one (e.g. 18 to 19 is
    okay, but not 18 to 20). Downgrades are never okay.
    
    Add a check to the migration runner (which is run by the post-refresh
    hook) to ensure that the snap doesn't allow such a refresh to occur,
    which should relieve a lot of potential stress and reverts.
    
    Resolve #1393
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    fdd6305 View commit details
    Browse the repository at this point in the history
  4. mysql: properly handle interrupt in bootstrapping

    When first installed, MySQL generates its data directory, passwords,
    accounts, and database. This can take a non-negligible amount of time,
    and thus is pretty easily interrupted (e.g. with a reboot). If it's
    interrupted, MySQL can end up half-way initialized. Make this process
    more robust, and start it over if it gets interrupted.
    
    Fix #1200
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    9af2b59 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1484 from kyrofa/feature/1393/check-nextcloud-ver…

    …sion
    
    migrations: sanity check nextcloud version before upgrade
    kyrofa authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    81535b6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1480 from kyrofa/feature/669/enable-access-log

    apache: enable access log
    kyrofa authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    d6f265f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1489 from kyrofa/bugfix/1200/mysql-more-robust-bo…

    …otstrapping
    
    mysql: properly handle interrupt in bootstrapping
    kyrofa authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    00cfc8c View commit details
    Browse the repository at this point in the history
  8. nextcloud: update to 19.0.4

    Resolve #1487
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    9b49722 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1488 from kyrofa/dependency/1487/nextcloud_19.0.4

    nextcloud: update to 19.0.4
    kyrofa authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    11dc485 View commit details
    Browse the repository at this point in the history
  10. CHANGELOG: update for 19.0.4snap1

    Also update README.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    560006d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Merge pull request #1491 from kyrofa/release/19.0.4snap1

    Release 19.0.4snap1
    kyrofa authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    6e50195 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. migrations: support daily versions

    The current migration version check assumes a version of the format
    major.minor.patch, which isn't the case when it comes to daily builds.
    Update the logic to take that into account, and bail the version check
    entirely if major versions can't be reliably extracted.
    
    Fix #1505
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    e3a9027 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1511 from kyrofa/bugfix/1505/more-robust-version-…

    …check
    
    migrations: support daily versions
    kyrofa authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    b18363f View commit details
    Browse the repository at this point in the history
  3. mysql: update to 5.7.32

    Resolve #1510
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    9a5086b View commit details
    Browse the repository at this point in the history
  4. logrotate: remove status file if it seems corrupted

    This means we may miss a rotation, but that seems a small price to pay
    for handling this error.
    
    Fix #1508
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    bb9fa8e View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Merge pull request #1513 from kyrofa/bugfix/1508/handle-corrupted-log…

    …rotate-status
    
    logrotate: remove status file if it seems corrupted
    kyrofa authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    cd73496 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1512 from kyrofa/depedency/1510/mysql_5.7.32

    mysql: update to 5.7.32
    kyrofa authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    13e4703 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Enable daily release of v20

    Resolve #1518
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    ee02793 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1520 from kyrofa/feature/1518/v20_dailies

    Enable daily release of v20
    kyrofa authored Oct 23, 2020
    Configuration menu
    Copy the full SHA
    b3a8f10 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

  1. logrotate: skip first line of status file when cleaning

    Fix #1508
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 25, 2020
    Configuration menu
    Copy the full SHA
    d98be9b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1522 from kyrofa/bugfix/1508/skip-first-logrotate…

    …-line
    
    logrotate: skip first line of status file when cleaning
    kyrofa authored Oct 25, 2020
    Configuration menu
    Copy the full SHA
    b399d60 View commit details
    Browse the repository at this point in the history
  3. CHANGELOG: update for 19.0.4snap2

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 25, 2020
    Configuration menu
    Copy the full SHA
    a8c3622 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Merge pull request #1523 from kyrofa/release/19.0.4snap2

    Release 19.0.4snap2
    kyrofa authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    dcdfb55 View commit details
    Browse the repository at this point in the history
  2. nextcloud: update to 20.0.1

    Resolve #1474
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    e5017fb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1475 from kyrofa/dependency/1474/nextcloud-20

    nextcloud: update to 20.0.1
    kyrofa authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    1f8f088 View commit details
    Browse the repository at this point in the history
  4. nextcloud: workaround invalid json from occ

    There are situations where `occ --output=json` produces invalid json
    (see nextcloud/server#23596). Work around
    these issues using jq.
    
    Update #1504
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    442c7cf View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1524 from kyrofa/bugfix/1504/workaround-occ-inval…

    …id-json
    
    nextcloud: workaround invalid json from occ
    kyrofa authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    deffef1 View commit details
    Browse the repository at this point in the history
  6. CHANGELOG: update for 20.0.1snap1

    Also update README.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    20e560a View commit details
    Browse the repository at this point in the history
  7. tests: enable daily v20 tests

    Also update tests to pass for both v20 and earlier major versions.
    
    Resolve #1519
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    872f33b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1525 from kyrofa/release/20.0.1snap1

    Release 20.0.1snap1
    kyrofa authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    0844f99 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Merge pull request #1526 from kyrofa/feature/1519/daily-v20-tests

    tests: enable daily v20 tests
    kyrofa authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    403c0a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. php: fix shebang in reload-php

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    e103f88 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2020

  1. Merge pull request #1544 from kyrofa/bugfix/reload-php

    php: fix shebang in reload-php
    kyrofa authored Nov 15, 2020
    Configuration menu
    Copy the full SHA
    3e6f421 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. nextcloud: Update to 20.0.2

    Signed-off-by: Hagen Echzell <[email protected]>
    derhagen committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    97aab78 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1552 from derhagen/develop

    nextcloud: update to 20.0.2
    kyrofa authored Nov 26, 2020
    Configuration menu
    Copy the full SHA
    da01f4d View commit details
    Browse the repository at this point in the history
  3. php: update to 7.4.13

    Resolve #1550
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    b6a4657 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Merge pull request #1554 from kyrofa/dependency/1550/php_7.4.13

    php: update to 7.4.13
    kyrofa authored Nov 27, 2020
    Configuration menu
    Copy the full SHA
    caa8a19 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. CHANGELOG: update for 20.0.2snap1

    Also update README.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    90bc6d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Merge pull request #1556 from kyrofa/release/20.0.2snap1

    Release 20.0.2snap1
    kyrofa authored Dec 1, 2020
    Configuration menu
    Copy the full SHA
    2b6538d View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. nextcloud-fixer: run db:add-missing-primary-keys

    Resolve #1565
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    fe28410 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1566 from kyrofa/feature/1565/add-missing-keys

    nextcloud-fixer: run db:add-missing-primary-keys
    kyrofa authored Dec 4, 2020
    Configuration menu
    Copy the full SHA
    9337a8b View commit details
    Browse the repository at this point in the history
  3. CHANGELOG: update for 20.0.2snap2

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    2270772 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1567 from kyrofa/release/20.0.2snap2

    Release 20.0.2snap2
    kyrofa authored Dec 4, 2020
    Configuration menu
    Copy the full SHA
    9b3404f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. nextcloud: update to 20.0.3

    Resolve #1575
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    6157e2a View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Merge pull request #1577 from kyrofa/dependency/1575/nextcloud_20.0.3

    nextcloud: update to 20.0.3
    kyrofa authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    8b7e44a View commit details
    Browse the repository at this point in the history
  2. CHANGELOG: update for 20.0.3snap1

    Also update README.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    b225d02 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1578 from kyrofa/release/20.0.3snap1

    Release 20.0.3snap1
    kyrofa authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    cb732a5 View commit details
    Browse the repository at this point in the history
  4. mysql: use READ-COMMITTED instead of REPEATABLE-READ

    This configuration is recommended by Nextcloud, and might improve MySQL
    performance in the snap.
    
    Resolve #1571
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    f36af40 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Merge pull request #1583 from kyrofa/feature/1571/mysql-transaction-i…

    …solation
    
    mysql: use READ-COMMITTED instead of REPEATABLE-READ
    kyrofa authored Dec 12, 2020
    Configuration menu
    Copy the full SHA
    81e9925 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. nextcloud: update to 20.0.4

    Resolve #1594
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    898f281 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1595 from kyrofa/dependency/1594/nextcloud_20.0.4

    nextcloud: update to 20.0.4
    kyrofa authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    8b59425 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. CHANGELOG: update for 20.0.4snap1

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    bc4cb6f View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. Merge pull request #1597 from kyrofa/release/20.0.4snap1

    Release 20.0.4snap1
    kyrofa authored Dec 24, 2020
    Configuration menu
    Copy the full SHA
    a130ba0 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. php: update to 7.4.14

    Resolve #1602
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    48f4c8a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1603 from kyrofa/dependency/1602/php_7.4.14

    php: update to 7.4.14
    kyrofa authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    e758c15 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. CHANGELOG: update for 20.0.4snap2

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    9721e1c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Merge pull request #1605 from kyrofa/release/20.0.4snap2

    Release 20.0.4snap2
    kyrofa authored Jan 12, 2021
    Configuration menu
    Copy the full SHA
    378b90a View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. mysql: update to 5.7.33

    Resolve #1616
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    50080ec View commit details
    Browse the repository at this point in the history
  2. nextcloud: update to 20.0.6

    Resolve #1619
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    cb46222 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1620 from kyrofa/dependency/1616/mysql_5.7.33

    mysql: update to 5.7.33
    kyrofa authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    1e8f344 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1621 from kyrofa/dependency/1619/nextcloud_20.0.6

    nextcloud: update to 20.0.6
    kyrofa authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    2fdaaed View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. CHANGELOG: update for 20.0.6snap1

    Also update README.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    bb009ff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1627 from kyrofa/release/20.0.6snap1

    Release 20.0.6snap1
    kyrofa authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    115d4e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. nextcloud: update to 20.0.7

    Resolve #1632
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    f8828f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1633 from kyrofa/dependency/1632/nextcloud_20.0.7

    nextcloud: update to 20.0.7
    kyrofa authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    0835620 View commit details
    Browse the repository at this point in the history
  3. CHANGELOG: update for 20.0.7snap1

    Also update README.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    119ee15 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. php: update to 7.4.15

    Resolve #1638
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    03f4922 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1635 from kyrofa/release/20.0.7snap1

    Release 20.0.7snap1
    kyrofa authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    ab53ab2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1639 from kyrofa/dependency/1638/php_7.4.15

    php: update to 7.4.15
    kyrofa authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    7c97ff5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Correctly obtain the PHP-FPM pid before sending a signal

    When calling a function, it is effectively an external program call
    so needs to be wrapped in "$(..func...)"
    
    Copy the same technique as in restart_php_if_running() and place the pid
    into a variable and then send the USR1 signal.
    
    This will mean reloading should now work properly.
    
    Signed-off-by: Anand Kumria <[email protected]>
    Anand Kumria committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    d82f432 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04c27fe View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Merge pull request #1658 from akumria/php-fpm-reload

    Correctly obtain the PHP-FPM pid before sending a signal
    kyrofa authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    3ff36bf View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. nextcloud: update to 20.0.8

    Resolve #1656
    
    Signed-off-by: Marc Peña Segarra <[email protected]>
    pachulo committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    ef07f5f View commit details
    Browse the repository at this point in the history
  2. redis: update to 5.0.12

    Resolve #1665
    
    Signed-off-by: Marc Peña Segarra <[email protected]>
    pachulo committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    42e34dd View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. logrotate: rotate apache access log

    Fix #1668
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    b675bff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1666 from pachulo/dependency/1665/redis-5.0.12

    redis: update to 5.0.12
    kyrofa authored Mar 6, 2021
    Configuration menu
    Copy the full SHA
    ed55fc9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1662 from pachulo/dependency/1656/nextcloud-20.0.8

    nextcloud: update to 20.0.8
    kyrofa authored Mar 6, 2021
    Configuration menu
    Copy the full SHA
    bc42e34 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1669 from kyrofa/bugfix/1668/apache-access-log-ro…

    …tation
    
    logrotate: rotate apache access log
    kyrofa authored Mar 6, 2021
    Configuration menu
    Copy the full SHA
    5aeea85 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. circleci: pin go to 1.15

    The snapcraft godeps plugin only works with v1.15, see LP: #1922150 for
    more information.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    2e77f5a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1689 from kyrofa/bugfix/update-dockerfile

    circleci: pin go to 1.15
    kyrofa authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    be7a937 View commit details
    Browse the repository at this point in the history
  3. CHANGELOG: update for 20.0.8snap1

    Also update README.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    c1a4d2f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Merge pull request #1688 from kyrofa/release/20.0.8snap1

    Release 20.0.8snap1
    kyrofa authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    f3890f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Update NextCloud 20.0.9

    Signed-off-by: stondino00 <[email protected]>
    stondino00 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    618ecab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1701 from stondino00/patch-1

    Update NextCloud 20.0.9
    kyrofa authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    7aa9833 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Upgrade MySQL to 5.7.34 Fixes #1616

    Signed-off-by: stondino00 <[email protected]>
    stondino00 committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    1bb04f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Merge pull request #1704 from stondino00/patch-2

    Upgrade MySQL to 5.7.34
    kyrofa authored Apr 25, 2021
    Configuration menu
    Copy the full SHA
    0ea2c2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea0eb08 View commit details
    Browse the repository at this point in the history
  3. CHANGELOG: update for 20.0.9snap1

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    d93ad89 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Merge pull request #1708 from kyrofa/release/20.0.9snap1

    Release 20.0.9snap1
    kyrofa authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    e32850e View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Update PHP 7.4.18

    Fixes #1713
    
    Signed-off-by: stondino00 <[email protected]>
    stondino00 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    931c34a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Merge pull request #1714 from stondino00/patch-4

    php: update to 7.4.18
    kyrofa authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    e50bb26 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. mysql: update to 8.0.24

    Resolve #1626
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed May 8, 2021
    Configuration menu
    Copy the full SHA
    0f53419 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1710 from kyrofa/dependency/1626/mysql_8

    mysql: update to 8.0.24
    kyrofa authored May 8, 2021
    Configuration menu
    Copy the full SHA
    144d3b0 View commit details
    Browse the repository at this point in the history
  3. CHANGELOG: update for 20.0.9snap2

    Also update README.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed May 8, 2021
    Configuration menu
    Copy the full SHA
    9a2a9bc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1721 from kyrofa/release/20.0.9snap2

    Release 20.0.9snap2
    kyrofa authored May 8, 2021
    Configuration menu
    Copy the full SHA
    c569111 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Readme.md - Show correct php version

    Signed-off-by: szaimen <[email protected]>
    szaimen authored May 9, 2021
    Configuration menu
    Copy the full SHA
    985ad27 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Merge pull request #1723 from nextcloud/szaimen-patch-1

    Readme.md - Show correct php version
    kyrofa authored May 10, 2021
    Configuration menu
    Copy the full SHA
    3e1a0ff View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. nextcloud: update to 21.0.1

    Resolve #1727
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed May 16, 2021
    Configuration menu
    Copy the full SHA
    bc38c88 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Merge pull request #1730 from kyrofa/dependency/1727/nextcloud_21

    nextcloud: update to 21.0.1
    kyrofa authored May 19, 2021
    Configuration menu
    Copy the full SHA
    8ac7829 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG: update for 21.0.1snap1

    Also update README.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed May 19, 2021
    Configuration menu
    Copy the full SHA
    8d2a905 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1732 from kyrofa/release/21.0.1snap1

    Release 21.0.1snap1
    kyrofa authored May 19, 2021
    Configuration menu
    Copy the full SHA
    79d8bfe View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. mysql: disable binary logging

    This was disabled in v5.7, and is supposed to be disabled in v8 when
    initialized with the method we're using, but it's not. Disable it to
    keep the same behavior. We're not replicating, anyway-- this should
    be unnecessary.
    
    Resolve #1742.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed May 29, 2021
    Configuration menu
    Copy the full SHA
    4c0e0ab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1748 from kyrofa/feature/1742/mysql_disable_binlog

    mysql: disable binary logging
    kyrofa authored May 29, 2021
    Configuration menu
    Copy the full SHA
    15a9d78 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2021

  1. CHANGELOG: update for 21.0.1snap2

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed May 30, 2021
    Configuration menu
    Copy the full SHA
    2167715 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1749 from kyrofa/release/21.0.1snap2

    Release 21.0.1snap2
    kyrofa authored May 30, 2021
    Configuration menu
    Copy the full SHA
    27391f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Upgrade Apache 2.4.48

    Fixes #1753
    
    Signed-off-by: stondino00 <[email protected]>
    stondino00 committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    88d13aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1755 from stondino00/patch-7

    apache: upgrade to 2.4.48
    kyrofa authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    eb7240a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Upgrade PHP 7.4.20

    Fixes #1756
    
    Signed-off-by: stondino00 <[email protected]>
    stondino00 committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    e78e06b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1757 from stondino00/patch-8

    Upgrade PHP 7.4.20
    kyrofa authored Jun 3, 2021
    Configuration menu
    Copy the full SHA
    76141bc View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. ci: enable daily build and test of v21 latest

    Also disable v18, which is no longer supported.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    61ad50d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1764 from kyrofa/feature/1763/enable_v21_dailies

    ci: enable daily build and test of v21 latest
    kyrofa authored Jun 14, 2021
    Configuration menu
    Copy the full SHA
    ebca1ba View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Upgrade PHP to 7.4.21

    Fixes #1777
    
    Signed-off-by: stondino00 <[email protected]>
    stondino00 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    2c14524 View commit details
    Browse the repository at this point in the history
  2. Upgrade Nextcloud 21.0.3

    Fixes #1780
    
    Signed-off-by: stondino00 <[email protected]>
    stondino00 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    5b199ea View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Merge pull request #1779 from stondino00/patch-9

    Upgrade PHP to 7.4.21
    kyrofa authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    46535bd View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Merge pull request #1781 from stondino00/patch-10

    Upgrade Nextcloud 21.0.3
    kyrofa authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    b35aaf6 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG: update for 21.0.3snap1

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    1c9942d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Merge pull request #1787 from kyrofa/release/21.0.3snap1

    Release 21.0.3snap1
    kyrofa authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    0d53216 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Upgrade MySQL to 8.0.26

    Fixes #1795
    
    Signed-off-by: stondino00 <[email protected]>
    stondino00 committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    7691e3c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. nextcloud: support specifying data directory in manual-install

    Nextcloud's `occ maintenance:install` doesn't support autoconfig.php,
    which means there's currently no way to specify a data directory for the
    snap if one wants to install it from the CLI. Add support for this as a
    new option to the manual-install script.
    
    Resolve #1670
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    157ed58 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. Merge pull request #1797 from kyrofa/feature/1670/manual-install-datadir

    nextcloud: support specifying data directory in manual-install
    kyrofa authored Jul 24, 2021
    Configuration menu
    Copy the full SHA
    572a539 View commit details
    Browse the repository at this point in the history
  2. mysql: add gcc-8 and g++-8 build-packages

    This is required as of MySQL v8.0.26.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    bfc28d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3eccbdb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1796 from stondino00/patch-11

    Upgrade MySQL to 8.0.26
    kyrofa authored Jul 24, 2021
    Configuration menu
    Copy the full SHA
    37315c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. CHANGELOG: update for 21.0.3snap2

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    b5ec8b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Merge pull request #1800 from nextcloud/release/21.0.3snap2

    Release 21.0.3snap2
    kyrofa authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    2ccd77a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Upgrade Nextcloud to 21.0.4

    Signed-off-by: stondino00 <[email protected]>
    stondino00 committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    c1582ba View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Update Redis to 6.0.15

    Also update phpredis to 5.3.4
    
    Fixes #1811
    
    Signed-off-by: Marc Peña Segarra <[email protected]>
    pachulo committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    8da0dce View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Upgrade Nextcloud 22.1.0

    Fixes #1813
    
    Signed-off-by: stondino00 <[email protected]>
    stondino00 committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    daf9535 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Merge pull request #1812 from pachulo/redis-update-6.0.15

    [redis] upgrade to 6.0.15
    kyrofa authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    a6a397b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1805 from stondino00/patch-12

    Upgrade Nextcloud to 21.0.4
    kyrofa authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    1c73b86 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Upgrade PHP to 7.4.23

    Fixes #1819
    
    Signed-off-by: stondino00 <[email protected]>
    stondino00 committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    264a22a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Upgrade Nextcloud 21.1.1

    Signed-off-by: stondino00 <[email protected]>
    stondino00 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    7a5ad4e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Merge pull request #1820 from stondino00/patch-14

    Upgrade PHP to 7.4.23
    kyrofa authored Sep 5, 2021
    Configuration menu
    Copy the full SHA
    ba4d63c View commit details
    Browse the repository at this point in the history
  2. CHANGELOG: update for 21.0.4snap1

    Also update README.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    33490b9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1830 from kyrofa/release/21.0.4snap1

    Release 21.0.4snap1
    kyrofa authored Sep 5, 2021
    Configuration menu
    Copy the full SHA
    e2425e0 View commit details
    Browse the repository at this point in the history
  4. Add workflow for managing stale issues/PRs

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    9ab994b View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

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

Commits on Sep 7, 2021

  1. migrations: extract version sanity checks into common utilities

    Begin using shellspec to test shell code.
    
    Fix #1808
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    09139a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1833 from kyrofa/bugfix/1808/better-upgrade-versi…

    …on-checks
    
    migrations: extract version sanity checks into common utilities
    kyrofa authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    a4c0643 View commit details
    Browse the repository at this point in the history
  3. CHANGELOG: update for 21.0.4snap2

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    16933fa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1834 from kyrofa/release/21.0.4snap2

    Release 21.0.4snap2
    kyrofa authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    f82b0b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

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

Commits on Sep 11, 2021

  1. Merge pull request #1814 from stondino00/patch-13

    nextcloud: update to 22.1.1
    kyrofa authored Sep 11, 2021
    Configuration menu
    Copy the full SHA
    64e744f View commit details
    Browse the repository at this point in the history
  2. CHANGELOG: update for 22.1.1snap1

    Also update README.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    f15c9a3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1838 from kyrofa/release/22.1.1snap1

    Release 22.1.1snap1
    kyrofa authored Sep 11, 2021
    Configuration menu
    Copy the full SHA
    0ed1a57 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. stale workflow: add message when marking stale

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    9585d07 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Upgrade Apache to 2.4.49

    Fixes #1845
    stondino00 authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    5e1b50a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1846 from stondino00/patch-15

    apache: update to 2.4.49
    kyrofa authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    5a39d9c View commit details
    Browse the repository at this point in the history
  3. CHANGELOG: update for 22.1.1snap2

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    1f32bd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Merge pull request #1848 from kyrofa/release/22.1.1snap2

    Release 22.1.1snap2
    kyrofa authored Sep 20, 2021
    Configuration menu
    Copy the full SHA
    8b5eda6 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. Configuration menu
    Copy the full SHA
    03b195f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb01069 View commit details
    Browse the repository at this point in the history
  3. spelling

    johanneswilm committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    13750b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. fidus writer icon

    johanneswilm committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    af81b12 View commit details
    Browse the repository at this point in the history
  2. fix indentation

    johanneswilm committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    3b04965 View commit details
    Browse the repository at this point in the history
  3. downgrade to core18

    johanneswilm committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    ac7525f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. cleanup

    johanneswilm committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    4e08771 View commit details
    Browse the repository at this point in the history