yflory
93f8ea2d07
Merge branch 'staging' into worker-loading
2025-03-17 16:09:04 +01:00
Fabrice Mouhartem
1533b69147
Remove an XXX comment
...
- Not useful anymore (the test is more robust)
2025-02-24 10:08:30 +01:00
Fabrice Mouhartem
08deef098d
Remove previous hacky way of guessing isLoggedIn
...
- Remove reference to `drive.uo.curvePublic` (f8442e9b98 )
- Add `common` information to `data` when sent to `make-backup.js`
2025-02-21 17:12:34 +01:00
Fabrice Mouhartem
db620fc81f
Fix unsafe comparison
2025-02-14 18:39:40 +01:00
Fabrice Mouhartem
430fbb5072
Forgot a strict equality
2025-02-13 19:13:03 +01:00
Fabrice Mouhartem
f8442e9b98
Fix anonymous full drive download
...
- Related to #1782
- Anonymous full drive download is now working
- One known false positive in the test that should not be too bad
(the behaviour stays the same)
2025-02-13 19:07:58 +01:00
yflory
258c015e24
Fix merge issue
2025-01-28 11:47:31 +01:00
yflory
e8a09080c7
Merge branch 'formanswers_download' into 2025.3-test
2025-01-28 11:28:22 +01:00
zuzanna-maria
a3cd4526d6
Revert parsed>parsed.tyoe
2025-01-24 16:04:41 +01:00
zuzanna-maria
d5cc946f13
Form command handlers moved to separate file
2025-01-24 14:43:18 +01:00
yflory
ec39425791
Fix encrypted edit links when downloading shared folders
2024-12-18 12:56:22 +01:00
zuzanna-maria
04cdd0a54a
Only one (responses) file downloaded per Form
2024-12-18 11:13:15 +01:00
zuzanna-maria
8b5df20220
Fixes
2024-12-10 13:44:24 +01:00
zuzanna-maria
04dff27381
Linting
2024-12-06 18:52:05 +01:00
zuzanna-maria
3385ac8843
Syntax correction
2024-12-06 18:49:18 +01:00
zuzanna-maria
dc7d94ea77
Links included in standalone folder downloads
2024-12-06 18:47:56 +01:00
zuzanna-maria
470a5711cf
Linting
2024-12-06 14:29:24 +01:00
zuzanna-maria
2fb05156f0
Shared folder fixes
2024-12-06 14:26:55 +01:00
zuzanna-maria
0b998a890d
Links in shared folders included in .zip
2024-12-06 13:33:01 +01:00
zuzanna-maria
2796999be8
Changed export file type & formatting
2024-12-05 14:33:32 +01:00
zuzanna-maria
5ba6de2354
Refactor
2024-11-14 16:22:01 +01:00
zuzanna-maria
0c26b1d273
Linting #2
2024-11-12 15:51:42 +01:00
zuzanna-maria
28c400e049
Revert "Linting"
...
This reverts commit fdd4987004 .
2024-11-12 15:37:55 +01:00
zuzanna-maria
fdd4987004
Linting
2024-11-12 15:29:00 +01:00
zuzanna-maria
96e6e8dc64
Made command compatible with both Drive + Form apps, cleanup
2024-11-12 14:33:53 +01:00
zuzanna-maria
cd832156a0
Refactoring download function
2024-11-12 10:25:06 +01:00
zuzanna-maria
af9d7646f7
Moved FORM_FETCH_ANSWERS to sframe-common-outer.js
2024-11-11 23:10:51 +01:00
zuzanna-maria
0a0b018df0
Form answers download in Drive zip - WIP
2024-11-08 11:35:12 +01:00
zuzanna-maria
b4dc9715d6
Added regex & fixed issue with read-only pads
2024-10-29 13:20:02 +01:00
zuzanna-maria
6fa7ea583f
Links are now part of Drive exports #942
2024-10-28 12:48:16 +01:00
David Benque
8f0a6319a5
Apply headers
2023-10-20 15:35:26 +01:00
Pamplemousse
87b34e6e47
removing bower: migrate jszip
...
Signed-off-by: Pamplemousse <git@xaviermaso.com>
2023-01-07 13:50:42 +01:00
Pamplemousse
32b7ea07ad
removing bower: migrate saferphore
...
Signed-off-by: Pamplemousse <git@xaviermaso.com>
2023-01-07 13:50:42 +01:00
Pamplemousse
9019d92291
removing bower: migrate nthen
...
Signed-off-by: Pamplemousse <git@xaviermaso.com>
2023-01-07 13:50:42 +01:00
yflory
d6983a8b83
Download sheets as .bin when x2t is not available
2021-08-18 12:29:36 +02:00
yflory
8846b2d10e
Improve timeout and progress bar while downloading sheets
2021-08-18 10:57:03 +02:00
yflory
777de599c3
Download spreadsheets as xlsx from the drive
2021-08-17 16:05:49 +02:00
ansuz
c8a3a0bd16
annotate unusual translation keys so our script recognizes them
2021-02-26 16:08:04 +05:30
yflory
82c869f4cd
Add cryptget and blob cache
2020-11-30 12:07:03 +01:00
yflory
a29b98783a
Improve download table
2020-11-20 16:38:18 +01:00
yflory
5bd09fe5d2
Export team drive content
2020-10-08 15:02:05 +02:00
yflory
5ab3f39fb8
Encrypted href
2019-10-07 18:30:46 +02:00
yflory
0368bbad76
Fix drive export from settings and exported folder name
2019-08-28 16:53:18 +02:00
yflory
c9420200ce
Fix download folder
2019-08-26 18:47:17 +02:00
yflory
3f6e64338a
Fix downloading file from the drive
2019-08-26 18:17:39 +02:00
yflory
656b129543
Ability to remove handlers from worker-channel and metadata-manager
2019-08-19 15:37:08 +02:00
ClemDee
a0d85c6e34
Export folder is now working in drive
2019-08-14 17:27:37 +02:00
ClemDee
f017215300
Add progress bar for pad download
2019-08-14 15:42:32 +02:00
ClemDee
bb9898fa35
Download files code refractoring
2019-08-14 14:49:40 +02:00
ClemDee
4b027e83ad
Download folders in drive - test (no UI)
2019-08-06 13:48:55 +02:00