24
1
Fork 0
Commit Graph

517 Commits

Author SHA1 Message Date
Romain H 4dc867fb28 update chapril banner to v2 2022-06-18 10:01:21 +02:00
Romain H 382f48d9ff hardcode default dlimits to 100 2022-06-18 09:59:58 +02:00
Christian P. MOMON fbd6973c00 Customized header, footer and promo boxes (#4042). 2022-06-18 09:57:49 +02:00
Marian Hähnlein 560747106b
Add ability to change the branding 2022-05-02 13:38:16 +02:00
timvisee 709997ba72
Fix garbled filenames on Windows with ZIP files due to missing UTF-8 flag
See https://gitlab.com/timvisee/send/-/issues/10
2022-03-04 16:48:58 +01:00
timvisee b880516edf
Change archive bit flags to specify use of UTF-8 filenames
Related to https://gitlab.com/timvisee/send/-/issues/10#note_549739569

Suggested in https://github.com/mozilla/send/issues/1432#issue-545383226
2022-03-04 16:46:12 +01:00
goxlur 6520d71faa
Fix page scroll overflow 2021-12-19 00:36:47 +01:00
Paul Zeinlinger b9292abefe
fix: remove iOS saveFile workaround #20 2021-07-08 23:05:39 +02:00
timvisee 1520942ac9
Fix UI error after upload when share link is too long
The QR-code generation logic had a character limit. This broke the
upload page when the share URL is too long. This has now been fixed to
support an arbitrary number of characters.

Fixes https://gitlab.com/timvisee/send/-/issues/19
2021-07-08 21:21:35 +02:00
timvisee 0e17cd567c
Update qrcode snippet 2021-07-08 21:20:27 +02:00
timvisee 1a923d21b5
Add DEFAULT_DOWNLOADS variable to set default download count
Fixes https://github.com/timvisee/send/issues/39
2021-06-04 14:03:58 +02:00
timvisee 214191e743
Replace links from mozilla/send to timvisee/send 2021-05-19 16:09:01 +02:00
timvisee 84da34169d
Create static robots.txt file, remove dynamic route
Fixes https://gitlab.com/timvisee/send/-/issues/17
2021-05-19 16:00:58 +02:00
timvisee 1d6872e279
Merge branch 'master' into pirate-patch-3 2021-05-19 11:31:14 +02:00
Nick Sweeting d6ac469e1a
remove signup-cta and tweak console log wording to remove anon user references 2021-05-19 05:13:47 -04:00
Nick Sweeting 1e7efe3d98
fix signup-ctas blocking render 2021-05-19 00:43:08 -04:00
Nick Sweeting 46381fd516
Fix glitchy UI dropdown select for max downloads and expiration 2021-05-19 00:35:53 -04:00
Nick Sweeting 1fe74f2be0
deny search engines to limit discoverability of public instances 2021-05-18 22:49:16 -04:00
Aaron 827a35f73e
main.css: Use ::marker to avoid browser console warning
Signed-off-by: Aaron <admin@datahoarder.dev>
2021-05-03 00:13:24 +02:00
timvisee 15d37da667
Remove obsolete anonymous limits
Related to https://gitlab.com/timvisee/send/-/issues/3
2021-04-12 15:19:02 +02:00
Tim Visée 3e07f648b3 Merge branch 'remove-fxa-dialog-on-big-file' into 'master'
Remove FxA dialog on file too big error

See merge request timvisee/send!12
2021-03-15 20:15:27 +00:00
Romain Hv f58597cece Remove FxA dialog on file too big error 2021-03-15 20:58:47 +01:00
Romain Hv a0bc20aeb6 Remove metrics #4 2021-03-15 19:56:51 +01:00
timvisee 8e868a642c
Fix footer, properly layout no affiliation notice on small screens 2021-01-27 13:34:26 +01:00
timvisee d2907c6d8b
Add missing global variable to linter configuration to fix lint test 2021-01-27 00:30:44 +01:00
timvisee 6960cc75fa
Add configurable donate, CLI and DMCA and source links in footer 2021-01-27 00:21:03 +01:00
timvisee 3165086869
Remove legal page, add no affiliation text in footer 2021-01-09 19:14:42 +01:00
timvisee d801777fb5
Remove intro background image 2021-01-09 17:28:21 +01:00
timvisee 5d1ede5f63
Fix password field not being inline with password checkbox 2020-10-21 17:51:19 +02:00
Tim Visée 981f86946b Merge branch 'password-preview' into 'master'
Add password preview

See merge request timvisee/send!6
2020-10-18 13:50:17 +00:00
George Raptis b5865f00e9
toggle preview image src instead of havingtwo images
Co-authored-by: timvisee <tim@visee.me>
2020-10-18 15:42:32 +02:00
George Raptis db169cb9f0
Add password preview
Co-authored-by: timvisee <tim@visee.me>
2020-10-18 15:42:14 +02:00
Ashesh Vidyut e9b50b7682
query selector fix + revert favicon in case of cancel and complete
Co-authored-by: timvisee <tim@visee.me>
2020-10-18 15:31:21 +02:00
Ashesh Vidyut a3e8646ea7
constants at the top
Co-authored-by: timvisee <tim@visee.me>
2020-10-18 15:31:18 +02:00
Ashesh Vidyut a6a3cae5e9
pr comment changes and progress line starts from top instead of right
Co-authored-by: timvisee <tim@visee.me>
2020-10-18 15:31:15 +02:00
Ashesh Vidyut 8d80ba1f69
fix var name
Co-authored-by: timvisee <tim@visee.me>
2020-10-18 15:31:13 +02:00
Ashesh Vidyut e5f76a7b1f
converted division to multiplication and calculating radius inside func
Co-authored-by: timvisee <tim@visee.me>
2020-10-18 15:31:10 +02:00
Ashesh Vidyut acf82a4e3e
varaible name changed to more meaningful
Co-authored-by: timvisee <tim@visee.me>
2020-10-18 15:31:07 +02:00
Ashesh Vidyut 0acdf3a720
changed 100/100 to 1
Co-authored-by: timvisee <tim@visee.me>
2020-10-18 15:31:04 +02:00
Ashesh Vidyut 305dd2f5ef
color changed to #0090ed
Co-authored-by: timvisee <tim@visee.me>
2020-10-18 15:31:02 +02:00
Ashesh Vidyut e53571e219
removed unwanted comment
Co-authored-by: timvisee <tim@visee.me>
2020-10-18 15:31:00 +02:00
Ashesh Vidyut 0eda8d2082
removed unsed code
Co-authored-by: timvisee <tim@visee.me>
2020-10-18 15:30:57 +02:00
Ashesh Vidyut 1cd4adfc2a
made variable name more relevant
Co-authored-by: timvisee <tim@visee.me>
2020-10-18 15:30:54 +02:00
Ashesh Vidyut 0460bd2e97
favicon progress bar
Co-authored-by: timvisee <tim@visee.me>
2020-10-18 15:30:43 +02:00
Danny Coates 7cdef4bbfc
added qr code to copyDialog
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 18:16:14 +02:00
Danny Coates a39cfaf3d3
remove signin modal from privacy page. fixes #1508
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 15:52:34 +02:00
Danny Coates 28c48f51d1
set downloadMetadata.status to 404 on unfound downloads. fixes #1501
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 15:52:28 +02:00
Danny Coates 239fba452a
fixed dark-theme password input style. fixes #1504
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 15:52:25 +02:00
Danny Coates 3631bc8f39
restrict "share" to mobile, fixes #1505
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 15:52:22 +02:00
Danny Coates 189f4cfb9b
fix main section height. fixes #1499
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 15:52:18 +02:00