DianaXWiki
87405e77e2
Keep styling
2026-04-16 16:47:58 +03:00
DianaXWiki
82852d1e52
Cleanup code + fixes
2026-04-16 16:19:46 +03:00
DianaXWiki
22bfe9f625
Fix crowdfunding banner UI and show logic to a more advanced algorithm using users actions
2026-03-17 12:59:53 +02:00
yflory
32956fcdde
lint compliance
2026-02-20 13:17:06 +01:00
yflory
a32a7290dc
Add missing id for blob upload and rebuild
2025-09-30 16:25:28 +02:00
yflory
bd0884335b
Update client with new blob upload
2025-09-18 16:35:49 +02:00
yflory
596cad37d3
Scalable server upload change
2025-09-12 18:28:39 +02:00
yflory
902de306c6
lint compliance
2025-06-23 16:57:03 +02:00
yflory
4996944ea7
Switch between WS and HTTP upload
2025-05-22 16:03:06 +02:00
yflory
2608876c85
Blob upload using POST
2025-05-21 15:16:53 +02:00
yflory
c2a3fbd60c
Remove duplicated files
2025-04-17 13:34:32 +02:00
yflory
ad56510180
Upgrade TweetNaCl and split nacl.util
2025-03-31 16:16:29 +02:00
yflory
dc41e9c1a8
Fix loading issues
2025-03-28 17:40:34 +01:00
yflory
9f68186d07
Fix team loading error with cache disabled
2025-03-17 16:58:14 +01:00
yflory
c9898b575d
Add priority loading for drive
2025-02-05 17:51:22 +01:00
yflory
3188a457f0
Replace common files with their umd version
2024-11-29 15:51:22 +01:00
yflory
6b660c0e75
Remove worker files from www
2024-11-29 15:20:23 +01:00
yflory
1ef3120361
Fix drive events
2024-11-27 14:25:08 +01:00
yflory
441c9ba8f9
Merge branch 'main' into workerapi
2024-11-22 14:01:54 +01:00
yflory
a7b157c600
Merge branch 'contacts' into 2024.9.1-rc
2024-11-13 17:33:14 +01:00
yflory
b9b94a1c31
SharedWorker using build
2024-11-13 15:57:39 +01:00
yflory
f0421039e2
Add SharedWorker interface
2024-10-28 10:15:12 +01:00
yflory
3b9b9ea30c
Prevent server OOM caused by document history
2024-10-16 16:47:36 +02:00
yflory
cf7fb40249
Fix build issues with saferphore
2024-10-15 16:53:53 +02:00
yflory
1dd89159da
Fix contacts page infinite spinner #1415
2024-10-14 17:16:27 +02:00
yflory
df789f8284
Convert missing modules
2024-10-14 16:49:35 +02:00
yflory
503a7a08b5
Make worker files buildable (part 1)
2024-10-11 15:41:08 +02:00
yflory
421ea5dbfa
Fix onlyoffice out of sync with integration API #1671
2024-10-01 12:57:04 +02:00
yflory
970da3a91f
Uncomment blockId in pin list
2024-09-16 14:37:41 +02:00
yflory
f31ebfe7ec
Merge branch 'staging' into roster
2024-08-29 16:47:55 +02:00
yflory
fddf4a0753
Add tool to force-trim a roster to the report app
2024-08-29 16:10:05 +02:00
yflory
1619fb23ee
Automatically run TRIM_HISTORY on teams
2024-08-29 15:26:17 +02:00
yflory
dab44da0a2
Merge pull request #1565 from Chouhartem/fix-owner-share
...
Fix ownership/sharing issues with password-protected pads
2024-08-28 17:05:29 +02:00
yflory
07ee0c1382
Fix missing timeout reference in roster #1613
2024-08-28 16:56:25 +02:00
yflory
b724713ce0
Update requirejs cache string
2024-08-21 17:05:00 +02:00
yflory
a8c3e7f4a7
Fix array splice error in profile module
2024-08-19 12:53:48 +02:00
Fabrice Mouhartem
8ceccb678c
Cleaning code: use a function to encrypt the password
...
- Use a function to encrypt the password for later use in URLs as it is
used both to share a password-protected pad and share ownership of a
password-protected pad;
- related do #1270 and #1522 .
2024-07-19 12:53:19 +02:00
Fabrice Mouhartem
750635db4e
minor: use of let instead of var
...
- To avoid some secrets to live outside their intended scope.
2024-07-19 11:57:40 +02:00
Fabrice Mouhartem
727c9d7b88
Fix the 'Preview document' link when sharing ownership
...
- The password should not be asked in this context
- Remove deprecated use of the drive secret
- Related to #1270 and #1521
2024-07-19 11:57:16 +02:00
Fabrice Mouhartem
1ac0cd3e1d
Use the correct password when sharing a pad to a contact
...
- Fix #1270 ;
- Force reload option added.
2024-07-12 18:03:42 +02:00
Fabrice Mouhartem
f82fe763af
Send Pad’s plain password when sharing ownership
...
- The password is sent via `Mailbox` and then is still oblivious to the
server
- Otherwise a bogus file is created (#1522 )
- Also fix the file stored and fix #1521
2024-07-11 14:44:48 +02:00
yflory
072dba254e
Fix calendar refresh issue #1551
2024-07-10 14:52:00 +02:00
yflory
2527d11649
Merge branch 'staging' into plugins
2024-06-21 17:02:41 +02:00
yflory
04ff20cee1
Use default language for missing plugin translation keys
2024-06-21 17:01:33 +02:00
yflory
aca6680943
Merge branch 'staging' into tighten-eslint-rules
2024-06-21 16:17:22 +02:00
yflory
6eee39be5f
API: support downloadAs command
2024-05-06 15:55:48 +02:00
yflory
2557b506ab
Support OO apps in the API
2024-04-23 14:53:29 +02:00
Wolfgang Ginolas
5bf65cfbdb
Remove x2t from repo and use the one installed by install-onlyoffice.sh instead
2024-04-09 11:56:51 +02:00
Wolfgang Ginolas
1f54b8b26d
Tighten eslint rules
2024-04-05 08:35:01 +02:00
yflory
0add556537
Fix timestamp issues with support tickets
2024-03-28 12:45:20 +01:00