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

Commit Graph

  • ac3246f9f2
    Fix Explorer integration on Windows and the crash on other systems Michael Schuster 2020-01-13 08:58:02 +0100
  • aa9849c112
    Ask for password on password protected link shares Roeland Jago Douma 2020-01-09 15:10:01 +0100
  • a89e49ef84
    Updated year in legalnotice.cpp JanDragon 2020-01-01 15:26:50 +0100
  • e7f7ad7eb3
    Merge pull request #1735 from nextcloud/feature/context-menu-direct-edit Michael Schuster 2020-01-18 15:45:49 +0100
  • c0863ede02
    Share context menu: Use directEditing capability in SocketApi Michael Schuster 2020-01-18 15:12:16 +0100
  • 45b39cdbc1
    Add support for the directEditing capability Michael Schuster 2020-01-18 15:07:51 +0100
  • 9447a10716
    JsonApiJob: Add method usePOST to allow anonymous POST requests Michael Schuster 2020-01-18 15:03:21 +0100
  • 2039872ee5
    Merge pull request #1565 from nextcloud/qml-tray-menu Michael Schuster 2020-01-18 13:18:45 +0100
  • 016a90d7b0
    More code maintenance Michael Schuster 2020-01-18 12:56:26 +0100
  • 9b5bb1365c Code maintenance - correct some syntax, fix some warnings. Dominique Fuchs 2020-01-18 10:30:34 +0100
  • b0dfdca76f
    [tx-robot] updated from transifex Nextcloud bot 2020-01-18 03:28:30 +0000
  • de74057cc8
    Add grey hint Activity entry if limit is reached Michael Schuster 2020-01-17 20:26:48 +0100
  • e2188b109a
    Limit fetching Activities to 100 or max. 30 days old Michael Schuster 2020-01-17 20:25:41 +0100
  • 3ae55c2555
    AccountState: Add helper to find navigation App Michael Schuster 2020-01-17 20:21:42 +0100
  • b47adb7aeb
    Notifications bug fix: Don't init ETag response header with * Michael Schuster 2020-01-17 20:20:37 +0100
  • 889cb636d3
    Add Activity date and time Michael Schuster 2020-01-17 20:16:20 +0100
  • c9719f44dc Fix hover property wrongly placed in button, not MouseArea Dominique Fuchs 2020-01-17 16:30:27 +0100
  • 599dae0486 Inclusion of possible 'notification' type descriptions in activity Dominique Fuchs 2020-01-17 14:50:05 +0100
  • 1c5cdc4d36 Adapted currentId logic for activity fetching to new API (should fix endless fetch bug) Dominique Fuchs 2020-01-17 14:29:54 +0100
  • 0156edf320 Removed visibility workaround Dominique Fuchs 2020-01-17 11:21:43 +0100
  • f425dfdfea Set sourceSize to prevent blurry rerendering of svg source in activityIcon Dominique Fuchs 2020-01-17 10:38:21 +0100
  • 7ea2f3fa59 Refresh visibility of ListView based on presence of items on showWindow Dominique Fuchs 2020-01-17 09:09:42 +0100
  • 1c22070a74 Refresh immediately on showWindow, regardless of the timer Dominique Fuchs 2020-01-17 09:04:24 +0100
  • 21f3cb8f7d
    [tx-robot] updated from transifex Nextcloud bot 2020-01-17 03:26:44 +0000
  • 9abc1eb921
    Add initial support for Apps menu icon display (show remote SVGs) Michael Schuster 2020-01-16 18:43:48 +0100
  • 94325359d7 Fixed bug regarding additional but empty delegate at end of activitylist Dominique Fuchs 2020-01-16 18:01:18 +0100
  • 585094a719 Minor property hierarchy fix Dominique Fuchs 2020-01-16 17:40:47 +0100
  • 4b79c597dc Disabled animations until population glitches are fixed Dominique Fuchs 2020-01-16 17:11:08 +0100
  • 1bc8ec59aa Streamlining local sync notification/activity icons with server ones. Added fileAction logic for local sync activities Dominique Fuchs 2020-01-16 17:09:34 +0100
  • b9a350e201 Minor layout adjustments Dominique Fuchs 2020-01-16 15:19:17 +0100
  • cd80c749d6 Retreive and svg data from icon property url for activity entries Dominique Fuchs 2020-01-16 14:01:54 +0100
  • 06fdde8f1e Upgrade of NC server API usage + corresponding activity queries and properties including icon ref Dominique Fuchs 2020-01-16 12:43:04 +0100
  • 9f259bda27 Add check if applist rowCount() already empty to prevent assert exception Dominique Fuchs 2020-01-16 11:30:51 +0100
  • d7a9940973 Fix failing of several tests by including ocsjob source (after its inclusion in accountstate in a previous commit) Dominique Fuchs 2020-01-16 10:53:43 +0100
  • db92d5bfff append the correct folderwatcher (platform specific) Dominique Fuchs 2020-01-16 10:39:56 +0100
  • 246f7e9395 1px border #0082c9 around tray window Dominique Fuchs 2020-01-16 08:01:09 +0100
  • b5549bf00c
    [tx-robot] updated from transifex Nextcloud bot 2020-01-16 03:28:16 +0000
  • 7fe138330e
    Double the width of the Apps menu (x starts at the Talk button) Michael Schuster 2020-01-16 00:57:49 +0100
  • 3488fd7c7f
    Fix font sizes for "Log out" and "Remove account" and the Apps menu Michael Schuster 2020-01-16 00:45:31 +0100
  • a3aab00ca9 Windows 7 is out of support Roeland Jago Douma 2020-01-15 12:20:06 +0100
  • d10bc1bb14 Correct wrong variable Brandon 2020-01-15 03:28:11 +0800
  • 18a88fcecf Correct wrong variable Brandon 2020-01-14 17:19:40 +0800
  • c92f520423 Handle broken shared file error gracefully ritsute 2020-01-13 19:25:28 +0800
  • 00d73a9389 Add visual separation between accountStateIndicator and avatar Dominique Fuchs 2020-01-15 20:11:50 +0100
  • ddf67ff948 Preserve a 2px distance from tray border (streamlining with acount menu) Dominique Fuchs 2020-01-15 19:28:40 +0100
  • 9b32ebdae4 Allow text to expand further if one or both buttons aren't visible Dominique Fuchs 2020-01-15 19:15:25 +0100
  • 0ec2291bd7 Layout adjustments & also show remote path in activitylist Dominique Fuchs 2020-01-15 18:44:33 +0100
  • 026bf02c85
    App menu: Filter out Talk because we have a dedicated button for it Michael Schuster 2020-01-15 18:14:20 +0100
  • 42ebc7e995
    Remove debug output Michael Schuster 2020-01-15 18:09:33 +0100
  • 1e2a9a322b Install libcloudproviders files by default on debian Corentin Noël 2020-01-15 17:29:06 +0100
  • b4b6366ba8
    Add App list menu to Tray UI Michael Schuster 2020-01-15 16:42:06 +0100
  • 7b740f5e9a
    Remove setTalkCapability() from AccountState and filter for Talk upon App list building Michael Schuster 2020-01-15 16:30:05 +0100
  • cb328d6cea
    Fetch server Apps in AccountState (moved from ownCloudGui) Michael Schuster 2020-01-15 16:23:46 +0100
  • b57b8cfb66 Resized add account icon, adapted layout for new size Dominique Fuchs 2020-01-15 08:01:54 +0100
  • cb1c68a36e
    [tx-robot] updated from transifex Nextcloud bot 2020-01-15 03:24:58 +0000
  • 29138cc533 Font and icon size improvements, svg transfer to new folder Dominique Fuchs 2020-01-14 19:48:21 +0100
  • c09dd9287c Fix missing trayScreen init in non-OSX clause Dominique Fuchs 2020-01-14 08:55:39 +0100
  • 65b47d4613 Make qml UI strings translatable Dominique Fuchs 2020-01-14 07:59:28 +0100
  • aab2d01a7c
    [tx-robot] updated from transifex Nextcloud bot 2020-01-14 03:25:33 +0000
  • f748a4bb50 Made tray window positioning HighDPI aware Dominique Fuchs 2020-01-13 22:11:57 +0100
  • e4b19d0cb5 Activity refresh in background Dominique Fuchs 2020-01-13 14:35:58 +0100
  • eeefbe57af Added progressInfo / cleanup to acitivtymodel Dominique Fuchs 2020-01-13 13:10:32 +0100
  • 84066634e7 Integrated local error messages in activitymodel Dominique Fuchs 2020-01-13 12:54:38 +0100
  • 9e82ba60b4 Integrated local sync activities in activitymodel Dominique Fuchs 2020-01-13 12:20:41 +0100
  • 96a74d9ef0 Minor improvements Dominique Fuchs 2020-01-13 11:46:49 +0100
  • 1ebcd3a0fb Icon selection, svg path transfers, scrollbar Dominique Fuchs 2020-01-13 09:59:34 +0100
  • 7565c547ae Welcome to 2020 JanDragon 2020-01-12 13:29:28 +0100
  • 8f9101773c Fix Explorer integration on Windows and the crash on other systems Michael Schuster 2020-01-13 08:58:02 +0100
  • 17fcfd4e41 Show ListView delegate only when model is populated (prevent dummy delegate) Dominique Fuchs 2020-01-13 09:12:44 +0100
  • 9e6df7a4dc Add populate transition Dominique Fuchs 2020-01-13 08:43:51 +0100
  • 9319210c4c Fix local folder not opening on windows, add extra slash Dominique Fuchs 2020-01-13 08:33:10 +0100
  • 43fa27887d
    [tx-robot] updated from transifex Nextcloud bot 2020-01-13 03:24:43 +0000
  • 58f1c3234d Temperarily disabling animations due to lags - FIXME Dominique Fuchs 2020-01-12 21:37:08 +0100
  • 715924cac6 Show activitylist on initial tray opening when logged in Dominique Fuchs 2020-01-12 21:19:18 +0100
  • 163ca3b58a Removed old account toolbox Dominique Fuchs 2020-01-12 19:53:02 +0100
  • 1c2916052d Bunch of fixes and optimizations for activityList Dominique Fuchs 2020-01-12 17:52:51 +0100
  • b76da25ef1 Model/View improvements, also fixes crash on account removal Dominique Fuchs 2020-01-12 16:16:24 +0100
  • 7f35178c70 More fixes to login/logout logic Dominique Fuchs 2020-01-12 11:06:48 +0100
  • 212e1f80f5 emit signal for current user GUI refresh on login/logout Dominique Fuchs 2020-01-12 10:46:14 +0100
  • a2c9e369c3 call resetRejectedCertificates on fresh login Dominique Fuchs 2020-01-12 10:42:40 +0100
  • 78f12de997 Merge branch 'master' into qml-tray-menu Dominique Fuchs 2020-01-12 09:12:16 +0100
  • 8ec7cfa700 Connection status indicators as avatar overlay Dominique Fuchs 2020-01-12 09:10:06 +0100
  • bc8f64bb98 Generalized connection check, now working for every user in account menu Dominique Fuchs 2020-01-12 08:50:13 +0100
  • c7cc716e57
    [tx-robot] updated from transifex Nextcloud bot 2020-01-12 03:25:48 +0000
  • 578a3b4ef4 Streamlined 'Add account' button with account entries Dominique Fuchs 2020-01-11 20:28:00 +0100
  • cc671dfad3 Fix local folder URL Dominique Fuchs 2020-01-11 19:56:56 +0100
  • 86b915d42e Systray now a singleton with instance(), show tray on finished wizard Dominique Fuchs 2020-01-11 17:34:56 +0100
  • 738127525f Fix comment Dominique Fuchs 2020-01-11 17:14:44 +0100
  • 6485ef480b Added confirmation dialog for account removal Dominique Fuchs 2020-01-11 17:06:42 +0100
  • 9af7d4ad06 Fix crash on startup when no users configured Dominique Fuchs 2020-01-11 16:41:20 +0100
  • 32741162d9 Detect newly added user and rebuild account menu automatically Dominique Fuchs 2020-01-11 15:47:36 +0100
  • 3da982f073 Implemented account removal Dominique Fuchs 2020-01-11 15:32:59 +0100
  • a021f62e96 Tray creation timing, account menu reinstantiating on visible change Dominique Fuchs 2020-01-11 15:05:37 +0100
  • 80e21560eb More UserLine, avatar fixes Dominique Fuchs 2020-01-11 14:57:22 +0100
  • e38b98c81a
    [tx-robot] updated from transifex Nextcloud bot 2020-01-11 03:25:40 +0000
  • 9c0221a0fa UserLine drafting, bugfixes, restuctures Dominique Fuchs 2020-01-10 16:28:53 +0100
  • afbed7dbd7
    [tx-robot] updated from transifex Nextcloud bot 2020-01-10 03:27:02 +0000
  • 05083e32c9 Ask for password on password protected link shares Roeland Jago Douma 2020-01-09 15:10:01 +0100
  • c6bd8c1221
    [tx-robot] updated from transifex Nextcloud bot 2020-01-09 04:16:12 +0000
  • 63c7844a27
    [tx-robot] updated from transifex Nextcloud bot 2020-01-08 04:16:49 +0000