Commit graph

65 commits

Author SHA1 Message Date
yflory
519efa7da2 Fix XLSX export on Firefox 2020-07-22 13:41:31 +02:00
ansuz
240b6054fd implement a 'clear' method for throttled functions 2020-07-15 13:00:52 -04:00
yflory
938e5c5cb1 Merge branch 'staging' into lightbox 2020-03-30 12:10:42 +02:00
yflory
75e5d3cc42 Move the mediatag and avatar code outsite of common-ui-elements 2020-03-30 12:09:12 +02:00
ansuz
9058a59555 reassign db tasks if the responsible worker fails 2020-03-27 17:17:42 -04:00
ansuz
a4c8039cc7 improve error handling with rpc response API 2020-03-26 14:45:24 -04:00
ansuz
2df65ed446 implement 'mkTimeout' method in common-util 2020-02-13 17:51:02 -05:00
ansuz
a172bad30f drop unnecessary reference to 'window' in Util.throttle 2020-02-13 17:50:17 -05:00
yflory
c9676e1c91 Merge branch 'staging' into communities-trim 2020-02-05 17:05:45 +01:00
ansuz
d1c6e67d17 throw if you try to mkAsync a non-function 2020-02-03 18:30:29 -05:00
yflory
19c329f6e7 Trim history option in settings (UI only) 2020-02-03 10:58:38 +01:00
ansuz
4aaef2d811 remove use of deprecated 'new Buffer' instanciation 2020-01-06 14:29:45 -05:00
ansuz
777d9eff5f pass arguments to 'throttle' 2019-09-27 12:05:56 +02:00
ansuz
321df2234d export 'response.clear' to avoid typeErrors 2019-09-19 13:55:35 +02:00
ansuz
84518c0775 a few more helpers in common-util 2019-09-18 15:03:14 +02:00
ansuz
abaf4c7371 escapeKeyCharacters is now a common utility 2019-09-12 17:24:40 +02:00
ansuz
152284e443 implement util.bake and polyfill btoa and atob 2019-09-11 15:39:22 +02:00
ansuz
bcbe561bbf implement Util.both 2019-09-11 10:54:21 +02:00
ansuz
56ec91ff27 update util.once to add a handler for multiple callbacks 2019-09-09 16:31:57 +02:00
ansuz
75b655e1e8 refactor rpc with support for multiple authenticated sessions 2019-09-06 10:30:13 +02:00
ansuz
03bfb57051 add support for nodejs require in clientside util and rpc modules 2019-09-03 15:28:25 +02:00
ansuz
bf3e638adc resolve merge conflicts, lint compliance 2019-08-16 16:02:10 +02:00
ClemDee
f55c8c6b04 Open plain text files in code app && plain text files thumbnail 2019-08-13 16:09:06 +02:00
ClemDee
6ae5da3d10 Move stripTags function to Util 2019-07-24 14:41:37 +02:00
ClemDee
fe2539394b Add dummy open-in-code in drive context menu 2019-07-24 14:06:04 +02:00
ansuz
4b8a8fbe5f add mkAsync function 2019-06-25 11:13:03 +02:00
yflory
723631c78c Clean the UI on first use of a pad (hide chat and reduce help) 2019-03-28 11:41:59 +01:00
yflory
f157f852b1 Fix and improve cursor 2018-12-06 11:54:34 +01:00
yflory
a5b04bd62a Download a file from the drive using the context menu 2018-11-06 18:35:04 +01:00
yflory
9f0398826d Make customized translations more maintainable 2018-10-15 18:38:41 +02:00
yflory
90c96bfb70 Prompt users to migrate base64 images to mediatags in the pad app 2018-08-29 18:20:34 +02:00
ansuz
c2014c5906 a bit of cleanup, bug fixes, and lint compliance 2018-06-21 10:16:16 +02:00
ansuz
d03339f20b check for the presence of a blockHash in localStorage when logging in 2018-06-20 14:27:44 +02:00
ansuz
577dea4c75 clientside implementation of block signing and encryption 2018-06-19 16:38:49 +02:00
ansuz
bd6b6dcb49 actually fix weird checkbox logic, and lint compliance 2018-03-19 17:13:44 +01:00
ansuz
96a63a3b7b fix weird checkbox logic in share menu 2018-03-19 16:56:09 +01:00
yflory
9a317018e2 Remove deleted pads from the drive 2018-01-25 17:54:21 +01:00
yflory
4903bd0757 Enable messenger in async store 2017-12-01 14:49:21 +01:00
ansuz
385ac9607c pass 'self' into common-util instead of using window 2017-11-27 18:26:04 +01:00
ansuz
4ff4ccd1d3 use faster and more correct 'find' implementation 2017-11-27 11:30:50 +01:00
yflory
30c8c253dd Remove util and hash from common 2017-11-13 16:32:40 +01:00
yflory
c1d05a00ba Improve media-tag export in pad to work with existing CSP 2017-10-23 10:55:40 +02:00
yflory
6d080bcb45 Ability to export mediatag images in pad 2017-10-20 18:10:08 +02:00
Caleb James DeLisle
368a6b2406 manual merge, still wip 2017-09-25 17:35:25 +02:00
Caleb James DeLisle
b15527565c Allow passing arguments when firing events 2017-09-25 15:45:49 +02:00
Caleb James DeLisle
72f03b2a47 Allow passing arguments when firing events 2017-09-25 15:42:08 +02:00
ansuz
47ce645897 implement slice 2017-09-14 11:51:33 +02:00
Caleb James DeLisle
7334173b4a Hopefully fix infinite spinner whenever there is a disconnect (pad) 2017-09-11 15:46:21 +02:00
ansuz
1b97996ef8 implement util.once 2017-09-07 12:26:05 +02:00
ansuz
b71f1860db make uid function reusable 2017-08-24 11:31:20 +02:00