1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-10-22 22:42:44 +02:00

Commit Graph

  • 19c6757a0f
    Rename detection: File size must be equal Christian Kamm 2017-10-05 11:39:35 +0200
  • 3636a59830
    t9.pl: Make more reliable Christian Kamm 2017-10-05 14:13:10 +0200
  • 548302c367
    ChangeLog: Re-format and re-order Markus Goetz 2017-10-05 13:07:42 +0200
  • a64a33c589
    ChangeLog: More 2.4.0 changes Markus Goetz 2017-10-05 12:52:50 +0200
  • 01bbbb7d08
    Excludes: Fix bug with escapes in the regex, add tests Christian Kamm 2017-10-05 10:37:50 +0200
  • f609ea3bef
    Excludes: optimize csync_is_windows_reserved_word Christian Kamm 2017-09-28 10:54:58 +0200
  • 91223b1a3d
    Excludes: During directory traversal, use QRegularExpression Markus Goetz 2017-09-26 12:28:12 +0200
  • ca0f9825ce
    [tx-robot] updated from transifex Jenkins for ownCloud 2017-10-05 02:18:35 +0200
  • f202593ce4
    sqlite: Update bundled version to 3.20.1 Markus Goetz 2017-10-04 17:12:12 +0200
  • d8ed9e5bde
    use IS_DIRECTORY ${CMAKE_SOURCE_DIR}/admin Jürgen Weigert 2017-10-02 18:36:35 +0200
  • c436b36b89
    [tx-robot] updated from transifex Jenkins for ownCloud 2017-10-04 02:18:35 +0200
  • 980bab422a
    [tx-robot] updated from transifex Jenkins for ownCloud 2017-10-03 02:18:33 +0200
  • 6fbd3cf61a
    [tx-robot] updated from transifex Jenkins for ownCloud 2017-10-02 02:18:33 +0200
  • e6e1f765bd
    [tx-robot] updated from transifex Jenkins for ownCloud 2017-10-01 02:18:33 +0200
  • b2fe501706
    [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-30 02:18:32 +0200
  • 2bfd85e3c7
    Linux Hardening rockihack 2017-09-20 18:26:06 +0200
  • e1eb374ac3
    [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-29 02:18:33 +0200
  • ea2c3828cb
    Update clean_tarball.sh Jürgen Weigert 2017-09-28 21:09:43 +0200
  • c1e2bdc3d2
    Update CMakeLists.txt Jürgen Weigert 2017-09-27 18:37:45 +0200
  • 09c3043c85
    support old sqlite before 3.7.7 Jürgen Weigert 2017-09-27 22:35:12 +0200
  • 0a8c394ee9
    fixup! [tx-robot] updated from transifex Olivier Goffart 2017-09-28 18:16:10 +0200
  • cd44d8ed77
    Test OAuth2 Olivier Goffart 2017-09-25 18:23:39 +0200
  • cfc38753b4
    SyncEngine: _hasNoneFiles should be set when there are INSTRUCTION_UPDATE_METADATA Olivier Goffart 2017-09-20 11:03:37 +0200
  • c424dec7d4
    OAuth: fix compilation with old gcc Olivier Goffart 2017-09-28 10:54:27 +0200
  • 78078b714e
    [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-28 02:18:36 +0200
  • 36117336e7
    Updater: Rudimentary support for beta channel Markus Goetz 2017-09-23 13:48:48 +0200
  • d59c146488
    Fix encoding of version string Olivier Goffart 2017-09-27 12:03:16 +0200
  • 6583ebdcd9
    csync_rename: optimize lookup Olivier Goffart 2017-09-25 10:33:12 +0200
  • 917e2e43c6
    csync_reconcile: Optimize reconcile by avoiding alocations Olivier Goffart 2017-09-24 21:58:41 +0200
  • bdd3dc743b
    Set CMAKE_INSTALL_RPATH as RPATH for installed executables Dominik Schmidt 2017-09-22 10:45:40 +0200
  • 9143ddd0ad
    Packaging: Add options for fine-grained builds #5957 Christian Kamm 2017-09-22 10:32:38 +0200
  • f46440eb67
    Packaging: Adjust APPNAME handling #5957 Christian Kamm 2017-09-22 10:29:17 +0200
  • 96a6d64500
    Packaging: Make check for theme.qrc more specific #5957 Christian Kamm 2017-09-22 10:28:08 +0200
  • 08bc21937b
    Packaging: Change directory for docs #5957 Christian Kamm 2017-09-22 10:25:51 +0200
  • f64519bfbd
    Move the --version output text to Theme #5957 Christian Kamm 2017-09-22 10:16:26 +0200
  • 494df32ee4
    [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-27 02:18:33 +0200
  • bbbd2319ed
    Use QDateTime::currentDateTimeUtc instead of the non utc version Olivier Goffart 2017-09-25 11:49:11 +0200
  • 79c775bcd8
    OAuth: Fix crash when closing the browser while identifying Olivier Goffart 2017-09-25 16:44:33 +0200
  • a3b1597d17
    OwnSQL: don't parse the error message when we are done Olivier Goffart 2017-09-25 14:19:48 +0200
  • ecb4e96794
    SyncJournalDb: Reimplement the db_is_empty logic from csync Jocelyn Turcotte 2017-09-14 16:34:14 +0200
  • 185cb2e39a
    Use SyncJournalDb in csync Jocelyn Turcotte 2017-09-14 15:50:13 +0200
  • c6610f6fbf
    SyncJournalDB: Allow callers of getFileRecord if the query failed Jocelyn Turcotte 2017-09-13 19:02:38 +0200
  • d76ecf015c
    SyncJournalDB: Bind phash as a qlonglong instead of a QString Jocelyn Turcotte 2017-09-06 11:55:37 +0200
  • 312f3a9bf3
    [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-26 02:18:33 +0200
  • fd9662b803
    bandwidthmanager: Fix unregistering devices on delete Olivier Goffart 2017-09-25 11:55:18 +0200
  • 37810c0a19
    PropagateUpload: Fix another non-normalized connect that appears while profiling Olivier Goffart 2017-09-25 11:58:30 +0200
  • 38a76ac5bf
    benchlargesync: Do several syncs Olivier Goffart 2017-09-25 12:48:33 +0200
  • d100f9ac67
    c_utf8_from_locale: optimize the UTF8 case on Linux Olivier Goffart 2017-09-23 14:09:19 +0200
  • 5fc864adb6
    csync: use a unordered_map for the FileMap Olivier Goffart 2017-09-23 13:49:30 +0200
  • 2738d5d9ab
    [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-25 02:18:29 +0200
  • 0936cfee5d
    chsck_vio: fix readdir test by removing it. Olivier Goffart 2017-09-24 20:06:08 +0200
  • 38962ca694
    csync_update: fix assert Olivier Goffart 2017-09-23 14:01:07 +0200
  • 7e677516ae
    [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-24 02:18:33 +0200
  • cabf7a79d5
    macOS: Fix compile Markus Goetz 2017-09-23 13:42:39 +0200
  • 2b12990f19
    Httpcreds: Fix double slash in the Request App Password url Olivier Goffart 2017-09-22 18:59:48 +0200
  • 3184d4bb32
    OAuth2: Fix double slash in URL Olivier Goffart 2017-09-22 18:05:47 +0200
  • 0cbbea9796
    [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-23 02:18:30 +0200
  • b19677ea97
    csync_vio_local: merge readdir and stat in the same call Olivier Goffart 2017-09-22 09:51:22 +0200
  • dc0a0841fa
    csync_update/reconcile: replace CSYNC_LOG with qDebug/qInfo Olivier Goffart 2017-09-21 15:45:56 +0200
  • 351e65309c
    SyncEngine: Adjust free space messaging Christian Kamm 2017-09-22 11:06:29 +0200
  • e36c8678d9
    csync: remove unused type Olivier Goffart 2017-09-22 09:32:29 +0200
  • f793de4629
    RemotePermissions: Store in a class rather than in a QByteArray to save memory Olivier Goffart 2017-09-19 10:53:51 +0200
  • cd4908ac6a
    [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-22 02:18:30 +0200
  • 0ad05aee0d
    Port to new signal-slot syntax what cannot be done automatically Olivier Goffart 2017-09-20 11:48:13 +0200
  • 190f821d93
    DiscoveryPhase: use the new syntax in disconnect Olivier Goffart 2017-09-20 18:45:00 +0200
  • 7aca2352be
    Use the Qt5 connection syntax (automated with clazy) Olivier Goffart 2017-09-20 10:14:48 +0200
  • 3143b32aa5
    test/stub: add some call required by the next patches Olivier Goffart 2017-09-20 16:50:34 +0200
  • e8a76859c1
    Include <QAuthenticator> from code that connect to signal that uses it Olivier Goffart 2017-09-20 17:14:33 +0200
  • c219ceea52
    Gui: Use lambda instead of QSignalMapper Olivier Goffart 2017-09-20 16:49:41 +0200
  • 608f5034ef
    Remove settingsdialog.cpp.Rbt431 Olivier Goffart 2017-09-20 17:18:37 +0200
  • 78458662a5
    [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-21 02:18:30 +0200
  • 800dd485ef
    ChangeLog: More 2.4.0 changes Markus Goetz 2017-09-20 14:44:33 +0200
  • f4ca43293b
    [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-20 02:18:35 +0200
  • 6161b5519b
    Fix compile with bad strrchr signature Christian Kamm 2017-09-19 12:44:59 +0200
  • 2cac928810
    Conflicts: Upload them files if env variable says so Christian Kamm 2017-09-18 10:23:20 +0200
  • 05927b68a8
    Private links: Retrieve link through propfind property #6020 Christian Kamm 2017-09-15 14:24:34 +0200
  • b3f90111e2
    [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-19 02:18:38 +0200
  • 254f6291df
    Fix the build (make install) Jocelyn Turcotte 2017-09-18 15:30:35 +0200
  • faa7fd1b32
    Gui: Allow to add multiple sync folder connection of the same folder Olivier Goffart 2017-09-14 15:09:21 +0200
  • 76d95f8b87
    SyncJournalDB: Only reset_and_clear_bindings once Jocelyn Turcotte 2017-09-06 11:36:45 +0200
  • 4e90bd7a5a
    csync_update: Remove the check for csync_get_statedb_exists Jocelyn Turcotte 2017-09-14 13:30:57 +0200
  • 81e32e1a08
    Move SyncJournalDB to src/common Jocelyn Turcotte 2017-09-01 18:11:43 +0200
  • 98ef3050d8
    Reverse the dependency between SyncJournalFileRecord and SyncFileItem Jocelyn Turcotte 2017-08-30 11:17:23 +0200
  • 4c2e078eac
    Move non-csync-dependent parts of FileSystem to src/common Jocelyn Turcotte 2017-08-30 19:34:41 +0200
  • dc3c3195b5
    Update sync-algorithm.md Jocelyn Turcotte 2017-09-15 12:35:40 +0200
  • cda72effe2
    Checksums: Clearer behavior and added testing Christian Kamm 2017-09-15 13:30:29 +0200
  • 0f21ed6a5b
    Remove SyncFileItem::_isDirectory Jocelyn Turcotte 2017-08-24 17:31:46 +0200
  • 85a93efe51
    Remove SyncFileItem::log Jocelyn Turcotte 2017-08-24 17:07:22 +0200
  • 82dd1775eb
    Remove SyncEngine::_remotePerms Jocelyn Turcotte 2017-08-24 16:48:40 +0200
  • 3bc1f63b0a
    Remove the usage of phash in csync Jocelyn Turcotte 2017-08-23 19:30:55 +0200
  • 2276df1eec
    Replace the custom rbtree by a std::map Jocelyn Turcotte 2017-08-23 19:16:12 +0200
  • ec52807e29
    csync: Keep the csync_file_stat_t instances created during discovery Jocelyn Turcotte 2017-08-17 19:06:58 +0200
  • 7f88a3e1cd
    [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-18 02:18:30 +0200
  • 74049e3e92
    [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-17 02:18:29 +0200
  • d01c7dc7db
    [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-16 02:18:35 +0200
  • b92de38c31
    AbstractNetworkJob: Allow relative redirect Christian Kamm 2017-09-15 09:24:56 +0200
  • 78b082a23c
    Reduce timeout for some admin jobs Christian Kamm 2017-09-15 09:11:52 +0200
  • 1aa1e7f833
    Wizard: Handle url-shortener redirects #5954 Christian Kamm 2017-09-11 13:45:01 +0200
  • 4d2261420d
    HttpCreds: Remove migration code from 1.7 Christian Kamm 2017-09-14 14:45:46 +0200
  • 23153a4866
    Credentials: Use per-account keychain entries #5830 Christian Kamm 2017-09-12 17:15:22 +0200