Commit Graph

15450 Commits

Author SHA1 Message Date
yflory 6a3bc3ce26 New support: fix type error 2024-03-08 14:12:21 +01:00
yflory c6bcfc1321 Dropdown accessibility: fix small screen issues & keyboard 2024-03-08 12:31:53 +01:00
dependabot[bot] fa2f3978cf
Merge pull request #1426 from cryptpad/dependabot/npm_and_yarn/jose-4.15.5 2024-03-08 06:57:03 +00:00
dependabot[bot] d8251aea37
Bump jose from 4.15.3 to 4.15.5
Bumps [jose](https://github.com/panva/jose) from 4.15.3 to 4.15.5.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v4.15.5/CHANGELOG.md)
- [Commits](https://github.com/panva/jose/compare/v4.15.3...v4.15.5)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 18:52:42 +00:00
yflory 4ba052d090 lint compliance 2024-03-07 18:40:10 +01:00
yflory 67cdadca1f Dropdown accessibility: handle submenus and other fixes 2024-03-07 18:39:10 +01:00
yflory c6fce9f662 Merge branch 'staging' into documents-toolbar 2024-03-07 14:58:34 +01:00
yflory 1c2dc2cbef lint compliance 2024-03-07 14:58:14 +01:00
yflory a1e2a03d03 Merge branch 'staging' into documents-toolbar 2024-03-07 14:02:41 +01:00
yflory 06daba5975 Update package-lock 2024-03-07 12:12:02 +01:00
yflory b902f281d7 Don't log clean websocket disconnections 2024-03-07 12:11:36 +01:00
yflory 447a7e183c Use latest chainpad-server and its updated events 2024-03-07 10:58:25 +01:00
yflory 0cc8766be1 New support: cleaning 2024-03-06 17:18:30 +01:00
yflory eaf94f69ab New support: fix UI issues 2024-03-06 15:39:22 +01:00
yflory a4bdc64520 New support: add search and fix UI issues 2024-03-06 15:29:28 +01:00
yflory b943930948 New support: responsiveness 2024-03-06 14:04:57 +01:00
daria 34c8266e43 delete unused code 2024-03-06 14:43:50 +02:00
yflory a8ae2eb6eb New support: filter by tag 2024-03-04 18:14:59 +01:00
yflory ec5bfc236f New support: add tags to tickets 2024-03-04 13:48:56 +01:00
Wolfgang Ginolas dd0c5598ea Do not allow OnlyOffice comments in view mode
https://github.com/cryptpad/cryptpad/issues/1420
2024-03-04 10:49:50 +01:00
DianaXWiki 50f0159325 Add new panels refactored 2024-03-03 18:13:05 +01:00
yflory c10176585a New support: fix race condition causing UI issues 2024-03-01 16:47:37 +01:00
yflory 5283fdab69 New support: pre-recorded messages 2024-03-01 16:34:27 +01:00
daria c35771e59d `Theme` items(Slide) are accessible using the keyboard
WIP #1284
2024-03-01 15:54:08 +02:00
yflory 2618eeb35a Merge branch 'sidebar' into support2 2024-03-01 14:17:43 +01:00
yflory 563c01885c New support: fix scroll after refresh and add copy button to profile 2024-03-01 12:21:30 +01:00
yflory 8048335f98 New support: show pending tickets on a single column 2024-03-01 11:15:29 +01:00
Wolfgang Ginolas 5b4d1fd898 Enable no-undef in eslintrc 2024-03-01 10:31:53 +01:00
Wolfgang Ginolas fdc86ab130 Remove jshint 2024-03-01 07:44:00 +01:00
Wolfgang Ginolas bc87c971d7 Use eslint-plugin-compat to check browser compability 2024-03-01 07:44:00 +01:00
Wolfgang Ginolas 158164fbbe Added eslint and ignored most of the warnings and fixed some 2024-03-01 07:44:00 +01:00
DianaXWiki a10f903e21 Add working disk-usage and getlimits 2024-02-29 19:47:51 +01:00
yflory d0d3496904 New support: migration from the legacy system 2024-02-29 18:36:17 +01:00
DianaXWiki 7cc2ca3ec8 Add more panels until support 2024-02-29 14:29:27 +01:00
yflory de825af47a New support: load legacy tickets 2024-02-28 18:37:15 +01:00
yflory 0056603486 New support: create ticket from admin side 2024-02-28 17:25:32 +01:00
daria 4c713ee80c `Theme` items have icons
WIP #1284
2024-02-28 14:33:02 +02:00
yflory 47284dc1ec New support: move tickets between active and pending 2024-02-28 12:37:00 +01:00
yflory 267ccaefdf New support: fix sharedworker issue 2024-02-27 18:34:48 +01:00
yflory 0c156972bc New support: provide moderators unsafeKey 2024-02-27 18:04:42 +01:00
yflory 6f96127fcd Fix previous commit 2024-02-27 18:01:48 +01:00
yflory dacb91e81c New support: fixes 2024-02-27 18:00:23 +01:00
yflory 9692659a05 New support: fix missing user data 2024-02-27 17:41:07 +01:00
yflory b7f70e98e0 New support: fix missing translation key 2024-02-27 17:22:12 +01:00
yflory 037ee005bf Merge branch 'staging' into support2 2024-02-27 17:17:52 +01:00
yflory d525852a8f New support: lint compliance and clean XXX 2024-02-27 17:17:45 +01:00
yflory a62dc7cfae New support: key rotation part 2 2024-02-27 16:52:30 +01:00
daria 53a7608b8e dropdown buttons have icons
WIP #1284
2024-02-27 17:43:06 +02:00
yflory 20dd15b99d New support: rotate keys 2024-02-26 19:07:39 +01:00
yflory 5784c8e97f Merge branch 'staging' of github.com:cryptpad/cryptpad into staging 2024-02-26 13:42:05 +01:00