Commit Graph

  • 534db2e588 Accepting request 1235701 from network factory Ana Guerrero 2025-01-09 14:06:51 +00:00
  • 3bc512247c - Update to version 3.15.3: * Bugfix/catch exceptions to prevent crash (gh#nextcloud/desktop#7705) * Bugfix/elidedtext (gh#nextcloud/desktop#7706) * Call setDesktopFileName without .desktop suffix (gh#nextcloud/desktop#7707) * add a simple github action workflow to build test the documentation (gh#nextcloud/desktop#7709) * Fix filename of fix-macosvfs-file-sharing.png (gh#nextcloud/desktop#7712) * Fix .netrc parsing (gh#nextcloud/desktop#7714) * Bugfix/do not always free up storage windows shortcuts (gh#nextcloud/desktop#7715) * fix dev application name to keep a consitant migration behaviour for the dev and prod build (gh#nextcloud/desktop#7722) * ensure proper read write access to root folder and db files (gh#nextcloud/desktop#7726) * gui/tray: Fix colour for secondary text items being too pale (gh#nextcloud/desktop#7727) devel Atri Bhattacharya 2025-01-07 18:33:52 +00:00
  • d7a418336e Accepting request 1231629 from network Ana Guerrero 2024-12-17 18:24:11 +00:00
  • 712a8e4043 Accepting request 1231627 from home:stacheldrahtje:branches:network Atri Bhattacharya 2024-12-17 07:03:11 +00:00
  • f4ffcb9bbe Accepting request 1231310 from network Ana Guerrero 2024-12-16 18:17:16 +00:00
  • 0c6c9c494a Accepting request 1230807 from home:RN:branches:network Atri Bhattacharya 2024-12-16 06:14:08 +00:00
  • 21f90d4672 Accepting request 1226581 from network Ana Guerrero 2024-11-26 19:57:20 +00:00
  • ee0a0d9fc9 - Update to version 3.15.0: * Fix release kind detection (gh#nextcloud/desktop#7031) * on windows use QWidget native platform style (gh#nextcloud/desktop#7042) * properly detect and enable Qt6 WebEngine integration (gh#nextcloud/desktop#7030) * Bugfix/log database errors (gh#nextcloud/desktop#7029) * docs: conf file option moveToTrash is no longer Linux specific (gh#nextcloud/desktop#7033) * remove the frame around the sync folders settings area (gh#nextcloud/desktop#7044) * 🎨 Update icons to latest Hub 9 style (gh#nextcloud/desktop#7040) * only add Encrypt context menu entry for top folder in settings dialog (gh#nextcloud/desktop#7062) * ensure detection of entry type on windows is reliable (gh#nextcloud/desktop#7068) * Remove QtWebEngineProcess.entitlements. (gh#nextcloud/desktop#7069) * Revert "Fix incorrect date parsing." (gh#nextcloud/desktop#6748) * Native buttons (gh#nextcloud/desktop#6980) * add missing exception handling (gh#nextcloud/desktop#7079) * Fix make_universal.py not taking into account 64-bit bundle dylibs (gh#nextcloud/desktop#7027) * Add some extra syncing details to the tray icon tooltip (gh#nextcloud/desktop#7057) * do not ignore paths containing 2 "#" characters (gh#nextcloud/desktop#7084) * Narrow down ReadWrite folder permission to owner (gh#nextcloud/desktop#6949) * ci: Update workflows (gh#nextcloud/desktop#7097) * Fix building of client on macOS 10.13 and 10.14 (gh#nextcloud/desktop#7098) * Code-sign client via mac-crafter so it may pass notarisation (gh#nextcloud/desktop#7103) * Bugfix/delete read only remnants folders (gh#nextcloud/desktop#7061) * Bugfix/fix one rename issue (gh#nextcloud/desktop#7102) * Feature/macos vfs locking (gh#nextcloud/desktop#6960) * Make sure we do not renotify notifications when we have received the same etag as during the last check (gh#nextcloud/desktop#6970) * gui: add some context for translators (gh#nextcloud/desktop#7096) * Fix native UI (gh#nextcloud/desktop#7101) * Mark as single window app (gh#nextcloud/desktop#7124) * Bugfix/fix vfs folder state when remote move is forbidden (gh#nextcloud/desktop#6717) * Bump cpp-linter/cpp-linter-action from 2.12.1 to 2.13.0 (gh#nextcloud/desktop#7138) * Correctly kill processes spawned by mac-crafter if mac-crafter quits/is killed/etc (gh#nextcloud/desktop#7164) * Add packaging capability to Mac Crafter (gh#nextcloud/desktop#7173) * Fix issues with minimum system versions and deployment targets on macOS (gh#nextcloud/desktop#7172) * Revert always enable http2 (gh#nextcloud/desktop#7182) * Bump cpp-linter/cpp-linter-action from 2.13.0 to 2.13.1 (gh#nextcloud/desktop#7195) * Add ability to provide multiple hardcoded server URLs via CMake define (gh#nextcloud/desktop#7160) * Update README. (gh#nextcloud/desktop#7144) * Update issue template config.yml (gh#nextcloud/desktop#7196) * Bugfix/fix upload locked files (gh#nextcloud/desktop#7193) * Bugfix/startup qml on windows (gh#nextcloud/desktop#7199) * Use version of linuxdeploy-plugin-qt from PR in the project. (gh#nextcloud/desktop#7167) * Bugfix/missing unlock command (gh#nextcloud/desktop#7208) * changing default chunk size to 100MB (gh#nextcloud/desktop#7161) * remove obsolete not working docker image for windows compilation (gh#nextcloud/desktop#7216) * Fix alignment and size of buttons. (gh#nextcloud/desktop#7142) * Validate input of APPLICATION_SERVER_URL. (gh#nextcloud/desktop#7210) * disable our code for network timeout (gh#nextcloud/desktop#7200) * Only check for leading/trailing space for files on Windows. (gh#nextcloud/desktop#6871) * use constexpr function for platform detection (gh#nextcloud/desktop#7220) * Add support for the new craft blueprint options relating to override server urls (gh#nextcloud/desktop#7163) * Fix QtWebEngineProcess crash on macOS when building with mac-crafter (gh#nextcloud/desktop#7232) * count the files deletion and warn if threshold is exceeded (gh#nextcloud/desktop#7116) * docs: Update template to match org-templates (gh#nextcloud/desktop#7247) * create a permanent log of delete actions (gh#nextcloud/desktop#7028) * message should say many not all: would be triggered by 200 files (gh#nextcloud/desktop#7251) * Bugfix/fix log issues (gh#nextcloud/desktop#7259) * remove too verbose logs during discovery (gh#nextcloud/desktop#7263) * Bugfix/use qml fusion on windows (gh#nextcloud/desktop#7270) * ensure log context category is valid before reading it (gh#nextcloud/desktop#7271) * properly catch std::filesystem exceptions (gh#nextcloud/desktop#7282) * Add README about mac-crafter. (gh#nextcloud/desktop#7252) * Small READMEs fix/updates (gh#nextcloud/desktop#7284) * remove extra argument from QString::arg: string has only 1 placeholder (gh#nextcloud/desktop#7289) * Cleaning logs (gh#nextcloud/desktop#7290) * try to increase timeout of github actions for macOS (gh#nextcloud/desktop#7066) * Properly check for webdav or dav path in provided host url for cmd.cpp (gh#nextcloud/desktop#7286) * Fix authentication issues for macOS File Provider Extension (gh#nextcloud/desktop#7240) * Fix poor translation strings for blacklisted error reason strings (gh#nextcloud/desktop#7316) * Make string more readable for translators. (gh#nextcloud/desktop#7320) * improve wordings of confirmation dialog when many files are deleted (gh#nextcloud/desktop#7319) * Fix crash caused due to null accountstate in FileProviderSocketController (gh#nextcloud/desktop#7322) * Bugfix/signature (gh#nextcloud/desktop#7333) * test syncing of read-only .lnk windows shorcuts (gh#nextcloud/desktop#7285) * better logs to understand when a folder is locally discovered (gh#nextcloud/desktop#7291) * Bugfix/use file id to track renamed items (gh#nextcloud/desktop#7334) * Bump cpp-linter/cpp-linter-action from 2.13.1 to 2.13.2 (gh#nextcloud/desktop#7321) * Fix Finder sidebar icon to work as a "template" image (gh#nextcloud/desktop#4367) * Show/Hide Menubar and Dock Icon on macOS (gh#nextcloud/desktop#3014) * remove ownCloud wording in logging (gh#nextcloud/desktop#7346) * on receiving reply of a remote MOVE: always record it (gh#nextcloud/desktop#7351) * Fix issues on manpages (gh#nextcloud/desktop#6123) * Check for availability of Big Sur (under 11.3) before using VFS progress tracking method (gh#nextcloud/desktop#7328) * Fix Swift 6-related CI errors with macOS VFS module (gh#nextcloud/desktop#7323) * Make sure storage headers do not collide with each other in macOS VFS settings (gh#nextcloud/desktop#7360) * Fix opening of locally available groupfolders in web browser from tray drop-down (gh#nextcloud/desktop#6752) * Make shares distinguishable if there are sharees with the same display name (gh#nextcloud/desktop#7339) * Pin Craft Qt version to 6.7.2 and binary cache version to 24.08 (gh#nextcloud/desktop#7368) * detect the terms of service app is requiring the user to sign them (gh#nextcloud/desktop#7385) * content access denied error during discovery: verify server access (gh#nextcloud/desktop#7389) * properly detect need to sign terms of service state (gh#nextcloud/desktop#7395) * improve again state tracking with terms of service app (gh#nextcloud/desktop#7404) * Change defaults of promptDeleteFiles to false (gh#nextcloud/desktop#7408) * Only display server name in multiple override servers dropdown (gh#nextcloud/desktop#7413) * Bump cpp-linter/cpp-linter-action from 2.13.2 to 2.13.3 (gh#nextcloud/desktop#7379) * Bugfix account removal (gh#nextcloud/desktop#7426) * Update share link for AppImage tool. (gh#nextcloud/desktop#7439) * Fix code-signing issues for vendors with special chars (gh#nextcloud/desktop#7423) * Bugfix update channels (gh#nextcloud/desktop#7350) * Respect the user's debug and expiration settings when changing temporary log dir setting (gh#nextcloud/desktop#7418) * Bump platisd/clang-tidy-pr-comments from 1.5.0 to 1.5.1 (gh#nextcloud/desktop#7428) * Fix stuttering and freezing of client while computing sync state changes (macOS VFS) (gh#nextcloud/desktopin #7397) * Fix materialised storage use calculation (macOS VFS) (gh#nextcloud/desktop#7401) * Update copyright year in macOS info.plist template (gh#nextcloud/desktop#7398) * Only present proxy password delete error if it is not a "does not exist" error (gh#nextcloud/desktop#7468) * Add section on Apple ATS to docs troubleshooting section (gh#nextcloud/desktop#7491) * Add option to create developer builds of client via mac crafter (gh#nextcloud/desktop#7475) * Fix closed account wizard being brought up when clicking tray icon (gh#nextcloud/desktop#7488) * Update nextcloudcmd.rst (gh#nextcloud/desktop #7478) * Fix crash on setting folder permission on non-NTFS file systems on Windows (gh#nextcloud/desktop#7487) * Always remove folder icon when removing folder. (gh#nextcloud/desktop#7238) * Add documentation page on the macOS virtual files client (gh#nextcloud/desktop#7494) * remove assert that is being hit always when running debug builds (gh#nextcloud/desktop#7506) * Fix QML errors caused by illegal customisation of text field backgrounds on native styles gh#nextcloud/desktop#7374) * Fix encoding used for override server url (gh#nextcloud/desktop#7407) * If File Provider Extension is unreachable, try to reconfigure client communication interface (gh#nextcloud/desktop#7462) * Update url to dowload linuxdeploy-plugin-qt tool latest version. (gh#nextcloud/desktop#7509) * Fix crash when setting badge for a path that results in a nil URL (macOS FinderSyncExt) (gh#nextcloud/desktop#7432) * Revert dark mode regressions on Windows 10 (gh#nextcloud/desktop#7463) * Build(deps): Bump platisd/clang-tidy-pr-comments from 1.5.1 to 1.6.1 (gh#nextcloud/desktop#7511) * Ensure paths are passed properly escaped into codesign command in mac-crafter (gh#nextcloud/desktop#7519) * Add missing brace in FileProviderXPC's fileProviderExtReachable (gh#nextcloud/desktop#7521) * Also escape codesign call with saving entitlements (gh#nextcloud/desktop#7524) * Fix codesign path for app bundle main binaries (gh#nextcloud/desktop#7527) * Escape code sign entitlement paths in mac crafter (gh#nextcloud/desktop#7529) * Fix sync errors when trying to delete video component of live photos (gh#nextcloud/desktop#7435) * Handle NeedToSignTermsOfService account state in file provider components (gh#nextcloud/desktop#7523) * Fix recursive codesign steps and final bundle codesign in mac-crafter (gh#nextcloud/desktop#7535) * Polish tray window interface (gh#nextcloud/desktop#7498) * Do not treat bundles as executables in codesign check (gh#nextcloud/desktop#7537) * Fix file tag fetching for files in sync folders that have non-root remote target (gh#nextcloud/desktop#7375) * Pull up the unified search view immediately on unified search field focus (gh#nextcloud/desktop#7512) * Fix mac-crafter codesign executable detection (gh#nextcloud/desktop#7541) * Feature/no default share links (gh#nextcloud/desktop#7517) * flush logs every 5 lines written (gh#nextcloud/desktop#7495) * Bugfix/narrow down permissions during sync (gh#nextcloud/desktop#7532) * Feature/disable talk chat notifications (gh#nextcloud/desktop#5433) * remove this call that is probably useless and crashing tests (gh#nextcloud/desktop#7540) * Fix mac-crafter codesign executable check path building (gh#nextcloud/desktop#7545) * Only sign main executable at end (mac-crafter) (gh#nextcloud/desktop#7548) * Fix broken general settings UI file (gh#nextcloud/desktop#7547) * Show received share information in share view (gh#nextcloud/desktop#7373) * Improve read only virtual files support on Windows (gh#nextcloud/desktop#7477) * Bundle macOS File Provider module logs into main debug archive (gh#nextcloud/desktop#7464) * Fix adding account and skipping folder configuration crash. (gh#nextcloud/desktop#7436) * Fix login regression on linux (gh#nextcloud/desktop#7455) * Bugfix/virtual files more reliable (gh#nextcloud/desktop#7327) * Fix half-translated GUI strings on Windows (gh#nextcloud/desktop#7490) * [stable-3.15] fix spelling os UserStatus qml type when setting user status (gh#nextcloud/desktop#7559) * [stable-3.15] Bugfix/dark mode switch (gh#nextcloud/desktop#7563) * [stable-3.15] no transparent background for main ApplicationWindow (gh#nextcloud/desktop#7565) Atri Bhattacharya 2024-11-26 15:28:36 +00:00
  • 4862a0d25f Accepting request 1224855 from network Ana Guerrero 2024-11-18 19:02:27 +00:00
  • 513ad0166b Add qt6-qt5-imports to Requires (boo#1233005). Atri Bhattacharya 2024-11-18 12:31:25 +00:00
  • 61f1a67b9c Accepting request 1224841 from home:RN:branches:network Atri Bhattacharya 2024-11-18 11:45:16 +00:00
  • ad44ff97be Accepting request 1218386 from network Ana Guerrero 2024-10-27 10:25:15 +00:00
  • ff3ff46162 - Some qt5 libraries replaced to qt6 - Removed unneeded qt5 library - Update to version 3.14.2. Dirk Mueller 2024-10-25 15:10:48 +00:00
  • 6b204c7bc9 Accepting request 1205288 from network Ana Guerrero 2024-10-02 19:36:19 +00:00
  • b0b588144f * Update to version 3.14.1. * Switch to building with Qt6; upstream no longer supports Qt5. * Drop nextcloud-fix-HiDPI-window-size.patch: Not needed with Qt6. Atri Bhattacharya 2024-10-02 16:49:21 +00:00
  • cdd7d0f966 Accepting request 1201247 from network Ana Guerrero 2024-09-16 15:42:29 +00:00
  • e46fe5487b OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=148 Atri Bhattacharya 2024-09-15 14:18:34 +00:00
  • af5c9585d7 - Update to version 3.13.4: * Fix release kind detection (gh#nextcloud/desktop#7034) * docs: conf file option moveToTrash is no longer Linux specific (gh#nextcloud/desktop#7047) * only add Encrypt context menu entry for top folder in settings dialog (gh#nextcloud/desktop#7063) * add missing exception handling (gh#nextcloud/desktop#7081) * do not ignore paths containing 2 "#" characters (gh#nextcloud/desktop#7087) * Narrow down ReadWrite folder permission to owner (gh#nextcloud/desktop#7092) * Bugfix/delete read only remnants folders ( gh#nextcloud/desktop#7107) * Bugfix/fix one rename issue (gh#nextcloud/desktop#7111) Atri Bhattacharya 2024-09-15 00:26:17 +00:00
  • aee9546ebf Accepting request 1196148 from network Ana Guerrero 2024-08-27 17:39:08 +00:00
  • 3efc2ff874 - Update to version 3.13.3: * Fix permanent freeze upon opening macOS VFS settings (gh#nextcloud/desktop#6894) * Remove Ubuntu Mantic, add Oracular (gh#nextcloud/desktop#6909) * Optimize Ubuntu/Debian build (gh#nextcloud/desktop#6910) * Fix clickable area of macOS VFS settings checkboxes (gh#nextcloud/desktop#6932) * Bugfix/backport kde fix 313 (gh#nextcloud/desktop#6800) * Fix visibility of info buttons and details when updater is disabled in general settings (gh#nextcloud/desktop#6931) * fix doc configuration file (gh#nextcloud/desktop#6953) * forward the redirected signal from QNetworkReply to detect them (gh#nextcloud/desktop#6972) * Fix crash: web flow credential dialog is deleted when closing it (gh#nextcloud/desktop#6976) * List sync folders in the file explorer with user's username (gh#nextcloud/desktop#6978) * Bugfix/signup with provider page (gh#nextcloud/desktop#6977) * prevent event loop reentrance when handling ENCRYPT socket requests (gh#nextcloud/desktop#6979) * Make multiple notifications text translatable (gh#nextcloud/desktop#6995) * Bugfix/delete readonly folders (gh#nextcloud/desktop#7014) * Bugfix/hide encrypt from context menu (gh#nextcloud/desktop#7018) * Bugfix/remove read only folders in read only folders (gh#nextcloud/desktop#7021) Atri Bhattacharya 2024-08-27 05:05:46 +00:00
  • 53392e1476 Accepting request 1190453 from network Dominique Leuenberger 2024-07-31 11:29:51 +00:00
  • 4389812bf7 Drop redundant %suse_update_desktop_files usage. Atri Bhattacharya 2024-07-30 11:12:58 +00:00
  • 4b62f8c00a Accepting request 1187949 from network Ana Guerrero 2024-07-17 13:14:34 +00:00
  • 8df52f52eb Update to version 3.13.2 Atri Bhattacharya 2024-07-16 14:59:51 +00:00
  • 5a2b773dbc Accepting request 1185294 from network Ana Guerrero 2024-07-04 14:27:15 +00:00
  • 55ae5455c8 Accepting request 1184793 from home:badshah400:branches:network Dirk Mueller 2024-07-04 07:07:40 +00:00
  • 5250bccb15 Accepting request 1170327 from network Ana Guerrero 2024-04-28 19:48:52 +00:00
  • 01bcea931b Accepting request 1170209 from home:badshah400:branches:network Atri Bhattacharya 2024-04-26 17:08:02 +00:00
  • 7c680194fb Accepting request 1170026 from home:badshah400:branches:network Atri Bhattacharya 2024-04-25 14:41:05 +00:00
  • 67080b6039 Accepting request 1163635 from network Ana Guerrero 2024-04-02 14:41:12 +00:00
  • b85b37b124 Accepting request 1163555 from home:stacheldrahtje Atri Bhattacharya 2024-03-30 05:52:29 +00:00
  • 68c2a90db3 Accepting request 1161649 from network Ana Guerrero 2024-03-26 18:27:38 +00:00
  • 853220c574 Accepting request 1161641 from home:mlin7442:rebuild_fails_156 Dirk Mueller 2024-03-26 08:27:55 +00:00
  • e4664bbda3 Accepting request 1160573 from network Ana Guerrero 2024-03-22 14:22:07 +00:00
  • fdb7d165b6 Accepting request 1159923 from home:badshah400:branches:network Atri Bhattacharya 2024-03-22 08:56:32 +00:00
  • 37b73c25c9 Accepting request 1156132 from network Dominique Leuenberger 2024-03-07 21:02:47 +00:00
  • 1e90ff9719 Accepting request 1156118 from home:stacheldrahtje:branches:network Atri Bhattacharya 2024-03-07 19:52:49 +00:00
  • 0310f360ae Accepting request 1147469 from network Ana Guerrero 2024-02-20 20:12:35 +00:00
  • f7cc026a8e Accepting request 1147458 from home:badshah400:branches:network Atri Bhattacharya 2024-02-18 20:55:44 +00:00
  • 2a388912b2 Accepting request 1147063 from home:badshah400:branches:network Atri Bhattacharya 2024-02-18 07:10:40 +00:00
  • b5ffbd5f8f Accepting request 1142963 from network Ana Guerrero 2024-01-31 22:55:00 +00:00
  • 8557f88bea Accepting request 1142752 from home:badshah400:branches:network Atri Bhattacharya 2024-01-31 09:52:19 +00:00
  • 3ae1e30d8c Accepting request 1133404 from network Ana Guerrero 2023-12-15 20:50:05 +00:00
  • a19be0385c Accepting request 1132866 from home:badshah400:branches:network Dirk Mueller 2023-12-15 12:00:42 +00:00
  • 4c0300777a Accepting request 1132357 from network Ana Guerrero 2023-12-11 20:50:33 +00:00
  • 77a0cd62a4 Accepting request 1132186 from home:badshah400:branches:network Dirk Mueller 2023-12-10 19:53:20 +00:00
  • fa2b03cec3 Accepting request 1120263 from network Ana Guerrero 2023-10-25 16:04:52 +00:00
  • 9f7520c109 Accepting request 1118890 from home:badshah400:branches:network Marcus Meissner 2023-10-25 12:35:47 +00:00
  • fa307fe2d3 Accepting request 1111743 from network Dominique Leuenberger 2023-09-20 11:25:28 +00:00
  • 932e96a715 Accepting request 1111639 from home:badshah400:branches:network Dirk Mueller 2023-09-17 09:44:24 +00:00
  • a7f1c12365 Accepting request 1110172 from network Ana Guerrero 2023-09-11 19:21:44 +00:00
  • 58a91ef0b1 Accepting request 1109608 from home:badshah400:branches:network Atri Bhattacharya 2023-09-10 20:12:41 +00:00
  • 4f6cd173e3 Accepting request 1109318 from network Ana Guerrero 2023-09-07 19:12:50 +00:00
  • 8b07689660 Accepting request 1109101 from home:badshah400:branches:network Atri Bhattacharya 2023-09-06 18:11:02 +00:00
  • 055e137ced Accepting request 1096922 from network Dominique Leuenberger 2023-07-05 13:31:37 +00:00
  • 205adf84b1 Accepting request 1096716 from home:badshah400:branches:network Dirk Mueller 2023-07-05 09:02:47 +00:00
  • ab30878426 Accepting request 1096027 from home:badshah400:branches:network Dirk Mueller 2023-07-04 08:11:10 +00:00
  • cc486908c6 Accepting request 1094996 from network Dominique Leuenberger 2023-06-24 18:13:50 +00:00
  • 93d53ddf53 Accepting request 1094954 from home:dimstar:Factory Dominique Leuenberger 2023-06-24 09:45:59 +00:00
  • 80b498d5cf Accepting request 1093070 from network Dominique Leuenberger 2023-06-14 14:31:19 +00:00
  • 2aac839aa2 Accepting request 1093069 from home:ecsos Eric Schirra 2023-06-14 07:56:26 +00:00
  • 362fe56d8b Accepting request 1087545 from network Dominique Leuenberger 2023-05-18 13:19:05 +00:00
  • b44d7a810a Accepting request 1087544 from home:ecsos Eric Schirra 2023-05-17 10:56:19 +00:00
  • 3d7bd960e9 Accepting request 1080425 from network Dominique Leuenberger 2023-04-20 13:14:47 +00:00
  • fea7f5a8bd Accepting request 1080424 from home:ecsos Eric Schirra 2023-04-19 19:40:33 +00:00
  • 8fbe7ba83f Accepting request 1076596 from network Dominique Leuenberger 2023-04-01 17:32:40 +00:00
  • 79f86df9fa Accepting request 1076595 from home:ecsos Eric Schirra 2023-04-01 08:09:07 +00:00
  • 2bbddee74e Accepting request 1070549 from network Dominique Leuenberger 2023-03-10 21:07:18 +00:00
  • 574100e6e9 Accepting request 1070548 from home:ecsos Eric Schirra 2023-03-09 19:29:39 +00:00
  • 6ed9fa0a73 Accepting request 1064152 from network Dominique Leuenberger 2023-02-10 13:34:27 +00:00
  • f8e8b85e0c Accepting request 1064151 from home:ecsos Eric Schirra 2023-02-10 06:56:32 +00:00
  • fb1a1b3225 Accepting request 1064079 from home:ecsos Eric Schirra 2023-02-09 19:32:51 +00:00
  • b339d80978 Accepting request 1063650 from network Dominique Leuenberger 2023-02-07 17:50:54 +00:00
  • a039380b41 Accepting request 1063649 from home:ecsos Eric Schirra 2023-02-07 15:27:01 +00:00
  • c5dcb21d9a Accepting request 1059947 from network Dominique Leuenberger 2023-01-20 16:38:48 +00:00
  • 1ee9019909 Accepting request 1059946 from home:ecsos Eric Schirra 2023-01-20 11:45:02 +00:00
  • 7fd70426bd Accepting request 1059836 from home:ecsos Eric Schirra 2023-01-19 17:11:06 +00:00
  • 01ba7e1f79 Accepting request 1059598 from network Dominique Leuenberger 2023-01-19 15:44:33 +00:00
  • e5a463df70 Accepting request 1059597 from home:ecsos Eric Schirra 2023-01-19 13:36:01 +00:00
  • 1c908c3f52 Accepting request 1041794 from network Dominique Leuenberger 2022-12-09 12:18:16 +00:00
  • 717232ad92 Accepting request 1041793 from home:ecsos Eric Schirra 2022-12-09 06:46:22 +00:00
  • d459b183ca Accepting request 1035201 from network Dominique Leuenberger 2022-11-11 13:36:55 +00:00
  • fd97a17202 Accepting request 1035200 from home:ecsos Eric Schirra 2022-11-11 10:25:00 +00:00
  • 66575212f6 Accepting request 1033569 from network Dominique Leuenberger 2022-11-04 16:38:14 +00:00
  • bb8e6e463a Accepting request 1033568 from home:ecsos Eric Schirra 2022-11-04 15:28:00 +00:00
  • 349f5e92cc Accepting request 1033554 from home:ecsos Eric Schirra 2022-11-04 14:58:44 +00:00
  • be1fb85254 Accepting request 1030540 from network Dominique Leuenberger 2022-10-22 17:23:04 +00:00
  • c456a050b6 Accepting request 1030537 from home:polslinux:branches:network Eric Schirra 2022-10-22 16:03:47 +00:00
  • d827478572 Accepting request 1029957 from network Dominique Leuenberger 2022-10-20 09:11:19 +00:00
  • b8e1888ca2 Accepting request 1029956 from home:ecsos Eric Schirra 2022-10-19 10:53:31 +00:00
  • f682f28803 Accepting request 1001794 from network Dominique Leuenberger 2022-09-08 12:23:15 +00:00
  • e54f823369 Accepting request 1001793 from home:ecsos Eric Schirra 2022-09-07 16:58:47 +00:00
  • bbb0c18a8a Accepting request 992379 from network Dominique Leuenberger 2022-08-02 20:10:02 +00:00
  • 1977621223 Accepting request 992378 from home:ecsos Eric Schirra 2022-08-02 17:36:37 +00:00
  • 6048164d2e Accepting request 991740 from network Richard Brown 2022-08-01 19:31:59 +00:00
  • 62011039fc Accepting request 991739 from home:ecsos Eric Schirra 2022-07-29 16:43:35 +00:00
  • 628ccc6dea Accepting request 986722 from network Dominique Leuenberger 2022-07-05 10:09:35 +00:00
  • 18c41b585b Accepting request 986721 from home:ecsos Eric Schirra 2022-07-04 18:17:37 +00:00
  • 3603259369 Accepting request 986477 from network Dominique Leuenberger 2022-07-03 16:27:09 +00:00
  • b4b2b15c4f Accepting request 986455 from home:bnavigator:branches:network Dirk Mueller 2022-07-03 15:33:37 +00:00