Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/788/toolbar #790

Open
wants to merge 62 commits into
base: main
Choose a base branch
from
Open

Feature/788/toolbar #790

wants to merge 62 commits into from

Commits on May 28, 2022

  1. add toolbar

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    2668d98 View commit details
    Browse the repository at this point in the history
  2. properly initialize note

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    5f7aeec View commit details
    Browse the repository at this point in the history
  3. extract threedot menu to component

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    68408dd View commit details
    Browse the repository at this point in the history
  4. properly format overflow menu

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    e0a7c9b View commit details
    Browse the repository at this point in the history
  5. allow grouped menu items to be shown or hidden

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    0fb3361 View commit details
    Browse the repository at this point in the history
  6. use $emit to add new menuitem from mde

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    8b3d844 View commit details
    Browse the repository at this point in the history
  7. refactoring

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    afde5a8 View commit details
    Browse the repository at this point in the history
  8. move placeholder below the toolbar if in editor mode

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    0aec325 View commit details
    Browse the repository at this point in the history
  9. allow $emit to set hidden-flag

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    29cdb7b View commit details
    Browse the repository at this point in the history
  10. fix linter issues

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    9a5c83e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0ea30a6 View commit details
    Browse the repository at this point in the history
  12. update dependencies

    Signed-off-by: Felix Nüsse <[email protected]>
    korelstar authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    fca8a68 View commit details
    Browse the repository at this point in the history
  13. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    Signed-off-by: Felix Nüsse <[email protected]>
    nextcloud-bot authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    2b9b602 View commit details
    Browse the repository at this point in the history
  14. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    Signed-off-by: Felix Nüsse <[email protected]>
    nextcloud-bot authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    d359957 View commit details
    Browse the repository at this point in the history
  15. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    Signed-off-by: Felix Nüsse <[email protected]>
    nextcloud-bot authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    2a12452 View commit details
    Browse the repository at this point in the history
  16. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    Signed-off-by: Felix Nüsse <[email protected]>
    nextcloud-bot authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    c3d7d14 View commit details
    Browse the repository at this point in the history
  17. update dependencies

    Signed-off-by: Felix Nüsse <[email protected]>
    korelstar authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    0e16b2f View commit details
    Browse the repository at this point in the history
  18. release 4.3.0

    Signed-off-by: Felix Nüsse <[email protected]>
    korelstar authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    e0a62c1 View commit details
    Browse the repository at this point in the history
  19. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    Signed-off-by: Felix Nüsse <[email protected]>
    nextcloud-bot authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    fb378f5 View commit details
    Browse the repository at this point in the history
  20. update dependencies

    Signed-off-by: Felix Nüsse <[email protected]>
    korelstar authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    e15589e View commit details
    Browse the repository at this point in the history
  21. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    Signed-off-by: Felix Nüsse <[email protected]>
    nextcloud-bot authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    f8a7d98 View commit details
    Browse the repository at this point in the history
  22. Add Imageproxy to resolve relative Imagepaths

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    c8d8e6c View commit details
    Browse the repository at this point in the history
  23. l10n: Change to lowercase

    Signed-off-by: Valdnet <[email protected]>
    Signed-off-by: Felix Nüsse <[email protected]>
    Valdnet authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    313b315 View commit details
    Browse the repository at this point in the history
  24. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    Signed-off-by: Felix Nüsse <[email protected]>
    nextcloud-bot authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    8ebc964 View commit details
    Browse the repository at this point in the history
  25. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    Signed-off-by: Felix Nüsse <[email protected]>
    nextcloud-bot authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    27cf1ff View commit details
    Browse the repository at this point in the history
  26. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    Signed-off-by: Felix Nüsse <[email protected]>
    nextcloud-bot authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    1f81e51 View commit details
    Browse the repository at this point in the history
  27. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    Signed-off-by: Felix Nüsse <[email protected]>
    nextcloud-bot authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    088b533 View commit details
    Browse the repository at this point in the history
  28. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    Signed-off-by: Felix Nüsse <[email protected]>
    nextcloud-bot authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    4986837 View commit details
    Browse the repository at this point in the history
  29. add support for PHP 8.1

    Signed-off-by: Felix Nüsse <[email protected]>
    korelstar authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    00e43b9 View commit details
    Browse the repository at this point in the history
  30. Install latest dev Nextcloud PHP API (max only)

    Signed-off-by: Felix Nüsse <[email protected]>
    korelstar authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    f8f7a71 View commit details
    Browse the repository at this point in the history
  31. update dependencies

    Signed-off-by: Felix Nüsse <[email protected]>
    korelstar authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    a154ff5 View commit details
    Browse the repository at this point in the history
  32. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    Signed-off-by: Felix Nüsse <[email protected]>
    nextcloud-bot authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    b262d20 View commit details
    Browse the repository at this point in the history
  33. Bump follow-redirects from 1.14.7 to 1.14.8

    Bumps [follow-redirects](https:/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
    - [Release notes](https:/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.7...v1.14.8)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Felix Nüsse <[email protected]>
    dependabot[bot] authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    a8dc21d View commit details
    Browse the repository at this point in the history
  34. Allow custom file extensions

    Signed-off-by: Felix Nüsse <[email protected]>
    vincowl authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    603f1d0 View commit details
    Browse the repository at this point in the history
  35. break long words in preview mode

    Signed-off-by: Felix Nüsse <[email protected]>
    korelstar authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    8b2668a View commit details
    Browse the repository at this point in the history
  36. allow empty settings (required for root directory)

    Signed-off-by: Felix Nüsse <[email protected]>
    korelstar authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    4d73a03 View commit details
    Browse the repository at this point in the history
  37. don't ignore newlines in preview mode

    Signed-off-by: Felix Nüsse <[email protected]>
    korelstar authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    d0977eb View commit details
    Browse the repository at this point in the history
  38. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    Signed-off-by: Felix Nüsse <[email protected]>
    nextcloud-bot authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    b4c5108 View commit details
    Browse the repository at this point in the history
  39. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    Signed-off-by: Felix Nüsse <[email protected]>
    nextcloud-bot authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    1ba65b3 View commit details
    Browse the repository at this point in the history
  40. l10n: Change to a capital letter

    Signed-off-by: Valdnet <[email protected]>
    Signed-off-by: Felix Nüsse <[email protected]>
    Valdnet authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    71aad54 View commit details
    Browse the repository at this point in the history
  41. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    Signed-off-by: Felix Nüsse <[email protected]>
    nextcloud-bot authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    38f98e3 View commit details
    Browse the repository at this point in the history
  42. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    Signed-off-by: Felix Nüsse <[email protected]>
    nextcloud-bot authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    cfa80e0 View commit details
    Browse the repository at this point in the history
  43. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    Signed-off-by: Felix Nüsse <[email protected]>
    nextcloud-bot authored and newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    4573160 View commit details
    Browse the repository at this point in the history
  44. Log issue with uploading in console

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    b3e87be View commit details
    Browse the repository at this point in the history
  45. fix sidemenu not showing up

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    3f4552a View commit details
    Browse the repository at this point in the history
  46. fix some lint issues

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    b7c75ff View commit details
    Browse the repository at this point in the history
  47. fix undo/redo

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    b3fea5f View commit details
    Browse the repository at this point in the history
  48. add icons from notesapp

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    d8d41be View commit details
    Browse the repository at this point in the history
  49. properly add formatting to selection from toolbar

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    efa122e View commit details
    Browse the repository at this point in the history
  50. remove sidemenu

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    e144a0c View commit details
    Browse the repository at this point in the history
  51. use Actions

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    38e4a00 View commit details
    Browse the repository at this point in the history
  52. dont check historySize on undo/redo

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    9b39125 View commit details
    Browse the repository at this point in the history
  53. do check but remove special case

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    f05479c View commit details
    Browse the repository at this point in the history
  54. fix bold icon

    add emoji picker
    
    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    82b1383 View commit details
    Browse the repository at this point in the history
  55. update translations

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    f55049d View commit details
    Browse the repository at this point in the history
  56. implement "inverted" insert

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    d21b965 View commit details
    Browse the repository at this point in the history
  57. use normal buttons as long as no action group is available

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    e8260e8 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    9866e81 View commit details
    Browse the repository at this point in the history
  59. center checkbox and add slight chamfer to said box

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    36764f4 View commit details
    Browse the repository at this point in the history
  60. move cursor to center of inserted text if front&back are defined and …

    …content is empty
    
    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    6a077b8 View commit details
    Browse the repository at this point in the history
  61. fix toolbar to top so that it is always visible

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    2284751 View commit details
    Browse the repository at this point in the history
  62. add bigger margin for content and add divider for toolbar

    Signed-off-by: Felix Nüsse <[email protected]>
    newhinton committed May 28, 2022
    Configuration menu
    Copy the full SHA
    f3b4eea View commit details
    Browse the repository at this point in the history