Commit Graph

80 Commits

Author SHA1 Message Date
yflory 7f01ab3e1a Open calendar URL 2021-04-06 18:21:48 +02:00
yflory dd7746a2fd Calendar fixes 2021-04-06 12:12:12 +02:00
yflory f938e3e60a Protocol required in isValidURL 2021-03-12 16:14:15 +01:00
yflory fee8a88169 Instance notification prototype 2021-03-09 18:27:12 +01:00
yflory 629eb48562 ??? 2021-03-03 16:48:25 +01:00
ansuz 3b9bf65709 deduplicate 'getPrettySize' and similar variants 2021-03-01 11:17:54 +05:30
ansuz f7bada95ed flag some duplicated code 2021-02-26 16:08:21 +05:30
yflory 991e965a10 Use correct size format in features.js 2021-01-21 11:40:51 +01:00
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
ansuz b155f7b291 increase child-process timeout and improve error handling 2020-11-17 16:09:47 +05:30
ansuz abb2a568bb fix an incorrect reference
and add a small script to help profile timer accuracy
2020-11-03 16:48:31 +05:30
ansuz 106fb5edb4 remove annoying console.log 2020-11-03 16:48:31 +05:30
ansuz c9dae93c04 optimize Util.throttle for extremely high call frequencies 2020-11-03 16:48:31 +05:30
ansuz 898ccf6af0 support adding a delay to mkAsync 2020-10-01 14:10:42 +05:30
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