SamTV12345
41cb6803d2
7139 let user maintain a single session across multiple browsers ( #7228 )
...
* chore: started with implementation
* chore: finished index page
* chore: started with double sided modal
* chore: continue
* chore: completed implementation of transfer token
* chore: fixed typescript checks
2025-11-18 12:23:55 +01:00
SamTV12345
c0396aebf1
chore: add button to settings popup for dark mode ( #7136 )
2025-09-23 17:41:22 +02:00
SamTV12345
b8e61b4606
chore: fixed git determination and fixed no skin css issues ( #7089 )
2025-08-24 22:17:18 +02:00
Prashant Patil
01abebdc1d
After delete the user will now redirected to home page ( #7072 )
2025-08-20 19:44:52 +02:00
SamTV12345
4c9bce73ce
chore: fixed recentPads being null
2025-08-12 21:44:28 +02:00
SamTV12345
8588d99f12
chore: migrated settings to esm6 ( #7062 )
...
* chore: migrated settings to esm6
* chore: fixed frontends
* chore: fixed missing usage of specialpages
* chore: fixed last errors for settings
* chore: fixed favicon test
2025-08-04 22:42:50 +02:00
dependabot[bot]
0ed5603230
build(deps): bump jose from 5.10.0 to 6.0.12 ( #7049 )
...
* build(deps): bump jose from 5.10.0 to 6.0.12
Bumps [jose](https://github.com/panva/jose ) from 5.10.0 to 6.0.12.
- [Release notes](https://github.com/panva/jose/releases )
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md )
- [Commits](https://github.com/panva/jose/compare/v5.10.0...v6.0.12 )
---
updated-dependencies:
- dependency-name: jose
dependency-version: 6.0.12
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fixed jose
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SamTV12345 <40429738+samtv12345@users.noreply.github.com>
2025-08-04 19:21:59 +02:00
SamTV12345
60a40d53a7
chore: enabled dark mode ( #7057 )
2025-08-02 23:01:06 +02:00
SamTV12345
d06027144b
chore: fixed objectAsString
2025-08-01 21:58:10 +02:00
SamTV12345
039fa93efe
feat: moved to fetch instead of ajax call
2025-08-01 21:54:13 +02:00
SamTV12345
4248082c19
feat: updated welcome page
2025-08-01 21:42:05 +02:00
SamTV12345
bdbaa4e67c
feat: continued with pad link functionality
2025-08-01 21:42:05 +02:00
SamTV12345
d46286cf2c
feat: added link
2025-08-01 21:42:05 +02:00
SamTV12345
32774919b1
feat: added design layout
2025-08-01 21:42:05 +02:00
SamTV12345
ed4522467a
feat: append link programmatically
2025-08-01 21:42:05 +02:00
SamTV12345
4e734eb19e
feat: first version
2025-08-01 21:42:05 +02:00
SamTV12345
341691d44a
feat: started with recent pads implementation
2025-08-01 21:42:05 +02:00
SamTV12345
483153493f
feat: added home button
2025-07-28 20:02:58 +02:00
q3k
85096f7416
Do not respond to right alt (Alt Gr) keyboard events.
...
On some keyboard layouts (eg. pl) the right alt key (a.k.a. Alt Gr) is
used in combination with letters to type special characters, eg. AltGr-C
makes a 'ć' on a pl keyboard layout.
At least on Firefox on macOS it seems like events that would otherwise
result in a special character still get passed to keydown and friends.
This means that if etherpad handles alt-c, it might swallow someone's
intent to type in 'ć' and instead open up the chat window.
This could arguably be a bug in Firefox or macOS, as the same doesn't
happen in Firefox on Linux/X11. But before I bring the discussion to a
wider audience I'd like to at least make the issue go away at etherpad
level.
2025-06-28 12:06:01 +02:00
SamTV12345
7fde6ee9bd
fix: simplified code in wrapped promise
2025-04-08 18:54:35 +02:00
SamTV12345
d62d5a0460
Added authentication to axios.defaults.proxy
2025-04-08 18:54:35 +02:00
SamTV1998
9276a001d8
fix(frontend): index out of bounds
2025-04-05 16:08:13 +02:00
SamTV12345
87d8b87855
fix(socket.io): readd long polling
2025-03-13 14:32:00 +01:00
SamTV12345
708e3e1d66
Fixed ace2_inner firstElementChild
2024-12-04 20:00:23 +01:00
Suyun
8c1a519465
Fix misuse of in instead of includes method for checking array
2024-11-15 20:27:26 +01:00
SamTV12345
1e3a61e5fb
feat(pad-settings): added possibility to delete pad by the creator ( #6730 )
2024-10-28 21:56:10 +01:00
Stefan Müller
645e289d2d
Fix revision loading for timeslider having revision count multiple of 100 ( #6652 )
2024-09-10 20:01:32 +00:00
Stefan Müller
113884d071
Fix timeslider datetime is wrong on new changes ( #6651 )
2024-09-10 20:01:19 +00:00
SamTV12345
4891243c27
Added support for alternative update servers. ( #6645 )
2024-09-09 20:47:45 +02:00
SamTV12345
a61f634586
Fixed document not accessible in iframe ( #6642 )
...
Co-authored-by: SamTv12345 <samtv12345@samtv12345.com>
2024-09-09 11:26:12 +02:00
SamTV12345
504d04d668
Readded text shortcut ( #6634 )
2024-09-05 18:46:46 +02:00
JannikStreek
f8225b3e2a
fix github plugin installation ( #6584 )
2024-08-23 15:20:28 +02:00
SamTV12345
1e91efc16c
sec: Fixed unsafe jquery plugin
2024-08-18 20:21:54 +02:00
SamTV12345
7f05e2b399
Added more tests.
2024-08-18 18:49:58 +02:00
SamTV12345
28e04bdf71
Feat/changeset ts ( #6594 )
...
* Migrated changeset
* Added more tests.
* Fixed test scopes
2024-08-18 12:14:24 +02:00
SamTV12345
7e3ad03e2f
Moved to ts ( #6593 )
...
* Moved to ts
* Fixed type check
* Removed js suffixes
* Migrated to ts
* Fixed ts.
* Fixed type check
* Installed missing d ts
2024-08-17 20:14:36 +02:00
SamTV12345
a63c27df0f
Unified installation process
2024-08-06 17:47:47 +02:00
SamTV12345
fe7aa6f40d
Fixed undefined html10n
2024-07-24 19:59:23 +02:00
SamTV12345
32a4068468
Fixed index html page
2024-07-23 18:14:49 +02:00
SamTV12345
d6d636955c
Feat/bundle js ( #6511 )
...
* Added minify
* Added POC for browser
* Moved first js files to ts
* Fixed caret positioning
* Added support for plugins
* Fixed get undefined.
* Removed require of socketio, l10n, html10n and error reporter
* Added minify
* Added POC for browser
* Moved first js files to ts
* Fixed caret positioning
* Added support for plugins
* Fixed get undefined.
* Removed require of socketio, l10n, html10n and error reporter
* Fixed popup not showing
* Fixed timeslider
* Reworked paths
* Fixed loading
* Don't generate sources map in production mode
* Non working hmr
* Added live reloading.
* Fixed timeslider when hot reloading
* Removed eval
* Fixed.
* Fixed env
* Fixed frontend tests.
* Added minifying via lightningcss
* Added minify via esbuild
* Fixed diagnostic url
* Removed lightningcss
* Fixed types
* Fixed alias
* Fixed loadtest
* Fixed
* Fixed loading ep_font_color3
* Restructure windows build
* Fixed windows build
* Fixed pnpm lock
---------
Co-authored-by: SamTv12345 <samtv12345@samtv12345.com>
2024-07-18 08:51:30 +02:00
SamTV12345
634ffab3ba
Bumped JQuery to 3.7.1 ( #6506 )
2024-07-10 20:06:24 +02:00
SamTV12345
166724dc13
fix: Silent disconnect of pad ( #6498 )
2024-07-07 20:34:54 +02:00
Helder Sepulveda
d5552b037c
On Ctrl+Click bring the window back to focus ( #6456 )
2024-06-16 19:27:05 +02:00
SamTV12345
ec9e8eda64
Revert "Fix document not scrolling in iOS (all browsers) ( #5599 )"
...
This reverts commit 2301fdda8a .
2024-06-04 08:39:10 +02:00
Ali Sherief
2301fdda8a
Fix document not scrolling in iOS (all browsers) ( #5599 )
...
* Fix document not scrolling in iOS (all browsers)
This patches a bug where users cannot scroll a document on iOS,
because iOS does not allow iframes to be scrolled.
See https://davidwalsh.name/scroll-iframes-ios for details.
* trigger GitHub actions
---------
Co-authored-by: John McLear <john@mclear.co.uk>
2024-06-03 22:45:28 +02:00
Satoshi Yazawa
3a1ef560ec
Upgrade live-plugin-manager to 1.0.0 ( #6396 )
...
* Upgrade the live-plugin-manager
* Fix migration scripts to skip checking for the system directory of live-plugin-manager
* Updated lockfile
* Improved handling of install.
---------
Co-authored-by: yacchin1205 <968739+yacchin1205@users.noreply.github.com>
Co-authored-by: SamTV12345 <40429738+samtv12345@users.noreply.github.com>
2024-06-01 14:05:53 +02:00
SamTV12345
63e9b2d4eb
Fixed api header authorization ( #6399 )
2024-05-22 21:16:19 +02:00
SamTV12345
70a536cad1
Fixed timeout when idling.
2024-04-28 12:55:32 +02:00
SamTV12345
8c42fbf045
Fixed timeout when idling.
2024-04-28 12:47:50 +02:00
SamTV12345
e12be96102
feat(admin): Added shoutout to admin panel ( #6346 )
...
* Added shoutout
* Added shoutout function
* Fixed test.
* Included feedback from review.
* Removed unnecessary file
2024-04-21 17:58:51 +02:00