Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Hawiak/timetracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f5be886
Choose a base ref
...
head repository: mtierltd/timetracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: af71636
Choose a head ref
  • 20 commits
  • 23 files changed
  • 3 contributors

Commits on Jan 6, 2023

  1. Bump json5 from 2.1.3 to 2.2.3 in /js

    Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.1.3...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    7b94503 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Bump webpack from 5.10.0 to 5.76.0 in /js

    Bumps [webpack](https://github.com/webpack/webpack) from 5.10.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.10.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    330f1ab View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Merge pull request mtierltd#205 from mtierltd/dependabot/npm_and_yarn…

    …/js/webpack-5.76.0
    
    Bump webpack from 5.10.0 to 5.76.0 in /js
    mtierltd authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    81dd660 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mtierltd#201 from mtierltd/dependabot/npm_and_yarn…

    …/js/json5-2.2.3
    
    Bump json5 from 2.1.3 to 2.2.3 in /js
    mtierltd authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    a5d245f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. default to php 8.1

    MTier Ltd committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    ee3200b View commit details
    Browse the repository at this point in the history
  2. ship our own 'old' nextcloud db mapper; based on the idea from the Mu…

    …sic app, thanks
    
    fixes mtierltd#210
    MTier Ltd committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    6d64260 View commit details
    Browse the repository at this point in the history
  3. bump version

    MTier Ltd committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    b271494 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. move the old mapper to a different namespace and fix write operations

    by using OCP\AppFramework\Db\Entity in the compat mapper
    
    fixes mtierltd#211
    MTier Ltd committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    d8c0480 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. support NC 27 and bump version

    MTier Ltd committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8b82a08 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Bump postcss from 8.2.15 to 8.4.31 in /js

    Bumps [postcss](https://github.com/postcss/postcss) from 8.2.15 to 8.4.31.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.2.15...8.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    2832045 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mtierltd#220 from mtierltd/dependabot/npm_and_yarn…

    …/js/postcss-8.4.31
    
    Bump postcss from 8.2.15 to 8.4.31 in /js
    mtierltd authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    9f5f493 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. support NC28 and bump version

    MTier Ltd committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2c8c2ee View commit details
    Browse the repository at this point in the history
  2. revert previous support bump

    MTier Ltd committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a7b439e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. add quick hack to make NC28 usable

    MTier Ltd committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a3a740b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. release for nc 29

    MTier Ltd. committed May 13, 2024
    Configuration menu
    Copy the full SHA
    411b345 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Bump webpack from 5.76.0 to 5.94.0 in /js

    Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.76.0...v5.94.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    28d917b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Merge pull request mtierltd#225 from mtierltd/dependabot/npm_and_yarn…

    …/js/webpack-5.94.0
    
    Bump webpack from 5.76.0 to 5.94.0 in /js
    mtierltd authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0076e71 View commit details
    Browse the repository at this point in the history
  2. release for nc 30

    MTier Ltd. committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    67e211b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. release for nc 31

    MTier Ltd committed May 5, 2025
    Configuration menu
    Copy the full SHA
    abc6027 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. release for nc 32

    MTier Ltd. committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    af71636 View commit details
    Browse the repository at this point in the history
Loading