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: kadrim/timetracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mtierltd/timetracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 6 files changed
  • 4 contributors

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

Commits on Feb 7, 2026

  1. Bump webpack from 5.94.0 to 5.105.0 in /js

    Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.105.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
    - [Commits](webpack/webpack@v5.94.0...v5.105.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-version: 5.105.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 7, 2026
    Configuration menu
    Copy the full SHA
    b02fbcb View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. Bump lodash from 4.17.21 to 4.18.1 in /js

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.21...4.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.18.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    40f2ee6 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2026

  1. Compatibility with Nextcloud 34 and fix NC34 breaking changes

    Bump max-version 33 -> 34 in appinfo/info.xml
    
    Replace removed OC\Server::getURLGenerator() with DI container lookup in templates/navigation/index.php (method removed in NC34)
    
    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
    Martin-1997 committed Jun 13, 2026
    Configuration menu
    Copy the full SHA
    63d94c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2026

  1. Merge pull request mtierltd#253 from Martin-1997/release_for_nc_34

    Compatibility with Nextcloud 34 and fix NC34 breaking changes
    mtierltd authored Jul 3, 2026
    Configuration menu
    Copy the full SHA
    e5552c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mtierltd#246 from mtierltd/dependabot/npm_and_yarn…

    …/js/webpack-5.105.0
    
    Bump webpack from 5.94.0 to 5.105.0 in /js
    mtierltd authored Jul 3, 2026
    Configuration menu
    Copy the full SHA
    97786a5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request mtierltd#249 from mtierltd/dependabot/npm_and_yarn…

    …/js/lodash-4.18.1
    
    Bump lodash from 4.17.21 to 4.18.1 in /js
    mtierltd authored Jul 3, 2026
    Configuration menu
    Copy the full SHA
    5081536 View commit details
    Browse the repository at this point in the history
Loading