Commit Graph

16120 Commits

Author SHA1 Message Date
yflory
bebf4aa746
Merge pull request #1674 from cryptpad/contact-request-notification-fixes
Notification fixes
2024-12-12 14:00:57 +01:00
yflory
d8b2bf65c8
Merge pull request #1681 from cryptpad/trashrestore_elementselection
Stops selection of all other trashed files when restoring single file
2024-12-12 14:00:38 +01:00
yflory
5afad5b4c3
Merge pull request #1692 from cryptpad/multiple-restore
Restore multiple files/directories
2024-12-12 14:00:31 +01:00
yflory
6a2081c6f2
Merge pull request #1723 from cryptpad/fix-quick-poll-storage
Fix some form storage-related bugs
2024-12-12 14:00:05 +01:00
mathilde-cryptpad
adeaf6d664 fix some conflicts while merging main branch back into staging 2024-12-11 10:58:41 +01:00
Mathilde
e42d26d465
Merge pull request #1733 from cryptpad/update-version
Update CryptPad version for latest release
2024-12-11 10:55:55 +01:00
mathilde-cryptpad
b5b297f908 update version in package-lock.json 2024-12-11 10:12:57 +01:00
mathilde-cryptpad
d89d0d24c1 remove v5.x versions from issue template 2024-12-11 10:10:41 +01:00
mathilde-cryptpad
3621d37dbc add 2024.12.0 version to issue template 2024-12-11 10:10:16 +01:00
mathilde-cryptpad
c3ed6adfe5 update version in package.json 2024-12-11 10:09:30 +01:00
mathilde-cryptpad
d174b66243 update version in docker-compose.yml 2024-12-11 10:08:47 +01:00
yflory
5bef8c08ca Merge branch 'contact-request-notification-fixes' of github.com:cryptpad/cryptpad into contact-request-notification-fixes 2024-12-10 17:53:57 +01:00
daria
2a693e3a90 move notifications styles to the correct file(notifications.less) 2024-12-10 14:24:50 +02:00
Mathilde
08c662dfca
Merge pull request #1709 from nisbet-hubbard/patch-5
Performance improvements (1/3) to example-advanced.nginx.conf
2024-12-09 10:24:58 +01:00
David Benque
83148d62d9
Merge pull request #1688 from cryptpad/notifications-padding-issue
No Notifications padding issue
2024-12-05 15:31:06 +00:00
David Benque
a123503df7
Merge pull request #1682 from cryptpad/form-ui-fixes
Fix spacing issues in Forms
2024-12-05 15:20:50 +00:00
David Benque
16bcdb0db1
Add spacing to radio in forms settings 2024-12-05 15:09:58 +00:00
yflory
b823a43b68
Merge pull request #1697 from cryptpad/trashed_links
Prevent links in trash from disappearing after drive reload
2024-12-05 16:07:18 +01:00
David Benque
87df798e56
Revert spacing of radio items 2024-12-05 14:55:51 +00:00
yflory
5cb4e1cfaf Merge branch 'staging' into contact-request-notification-fixes 2024-12-05 15:18:09 +01:00
zuzanna-maria
a1a8260fae Removed redundant newlines 2024-12-05 14:08:03 +01:00
yflory
b969a68d78 lint compliance 2024-12-04 13:49:23 +01:00
yflory
e1b61e437e Use new eslint config format (v9) 2024-12-04 13:43:06 +01:00
yflory
3b8bbd4ff6 Fix npm warnings 2024-12-04 13:08:28 +01:00
yflory
758d6a6c91 lint compliance 2024-12-04 12:06:52 +01:00
yflory
e0ba719c0e Update eslintignore and gitignore 2024-12-04 12:06:20 +01:00
yflory
3ea42c0edf
Merge pull request #1726 from cryptpad/#1725-ctrl+e-fix
Simulate click action for keyboard users in Ctrl+E modal
2024-12-04 12:03:40 +01:00
yflory
17c927d3d8
Merge pull request #1669 from cryptpad/ctrl+e-modal-navigation-fixes
Disable arrow key navigation in the drive while modal is active
2024-12-04 12:03:27 +01:00
daria
6cc1908627 clean unnecessary changes 2024-12-04 13:01:14 +02:00
daria
8262a0eb7b clean unnecessary changes 2024-12-04 12:59:51 +02:00
daria
59ce593633 clean unnecessary changes 2024-12-04 12:47:40 +02:00
daria
610414dc18 clean unnecessary changes 2024-12-04 12:39:05 +02:00
daria
fccbe9f922 change syntax 2024-12-04 12:26:42 +02:00
yflory
922b64bc69
Merge pull request #1672 from cryptpad/form-description-keyboard-fixes
Fix keyboard trap inside Form description
2024-12-03 17:02:55 +01:00
yflory
baf571afb1
Merge pull request #1706 from cryptpad/iframe-fixes
Change iframe title
2024-12-03 17:01:34 +01:00
daria
7d33f13f54 create function to simulate click on Enter key 2024-12-03 13:30:34 +02:00
daria
9b253eb98a fix arrow key bug 2024-12-03 12:14:49 +02:00
daria
b4292dcd85 disable arrow keys while a modal is opened #1660 2024-12-03 12:04:43 +02:00
Mathilde
ad39af06b6
Merge pull request #1703 from seclution/patch-1
Fix example-code-typo
2024-12-02 15:23:31 +01:00
DianaXWiki
6fa80704fa Change padding to relative unit #1688 2024-11-28 12:56:12 +02:00
Fabrice Mouhartem
a854b622ed
Fix missing submit message when cloning forms (#1716) 2024-11-28 10:50:38 +01:00
Fabrice Mouhartem
6533d7f0da
Add title for “quick scheduling poll”
- Fix #1718
2024-11-26 17:47:54 +01:00
yflory
e06ce0e44c
Merge pull request #1719 from cryptpad/support-closed
Fix "Closed" support tickets remaining in Inbox
2024-11-22 11:28:57 +01:00
yflory
4e83540d49 Fix closed tickets remaining in the Inbox tab 2024-11-22 11:25:51 +01:00
mathilde-cryptpad
2598c2413d add latest version to bug template, remove old versions prior 5.6 2024-11-20 09:46:11 +01:00
daria
ee8591e040 remove title attribute as it does not improve screen reader navigation 2024-11-19 14:30:27 +02:00
mathilde-cryptpad
47837f97ca update CryptPad Docker hub version in docker-compose.yml 2024-11-13 20:45:30 +01:00
yflory
aa43dd0a61 Merge branch 'main' into staging 2024-11-13 17:39:48 +01:00
yflory
efc60655f3 Upgrade package.json 2024-11-13 17:35:07 +01:00
yflory
2cb653035c Merge branch 'worker-issues' into 2024.9.1-rc 2024-11-13 17:33:54 +01:00