93 Commits (efff341cc1d27d5533beac024ff327e66ee20303)

Author SHA1 Message Date
yflory 7f40aa53d0 Refactor early access instance settings 3 years ago
yflory a56cdfe38f Prepare new apps early access 3 years ago
yflory 07b31dc84d Merge branch 'testtheme' into exportSheet 3 years ago
yflory 1fa916d88c Merge branch 'staging' into merge2 3 years ago
yflory 28db6956dd Improve collaborative edition of forms 3 years ago
ansuz aef1b22291 console.error instead of throwing when unregistering handlers 3 years ago
yflory 2e1deeb8ed Open static spreadsheets (xlsx, ods) in the sheet app 3 years ago
yflory d6983a8b83 Download sheets as .bin when x2t is not available 3 years ago
yflory ab62b5f202 Check SharedArrayBuffer support in outer 3 years ago
ansuz 73acfd9b42 start integrating some basic charts in form answers 3 years ago
ansuz 99c11f032e tally form votes with an increment function 3 years ago
yflory ed28b5ec7b Randomize 'ordered list' initial state in forms 3 years ago
ansuz d610f6ef1e use less restrictive URL validation 3 years ago
yflory 7f01ab3e1a Open calendar URL 4 years ago
yflory dd7746a2fd Calendar fixes 4 years ago
yflory f938e3e60a Protocol required in isValidURL 4 years ago
yflory fee8a88169 Instance notification prototype 4 years ago
yflory 629eb48562 ??? 4 years ago
ansuz 3b9bf65709 deduplicate 'getPrettySize' and similar variants 4 years ago
ansuz f7bada95ed flag some duplicated code 4 years ago
yflory 991e965a10 Use correct size format in features.js 4 years ago
yflory 82c869f4cd Add cryptget and blob cache 4 years ago
yflory a29b98783a Improve download table 4 years ago
ansuz b155f7b291 increase child-process timeout and improve error handling 4 years ago
ansuz abb2a568bb fix an incorrect reference
and add a small script to help profile timer accuracy
4 years ago
ansuz 106fb5edb4 remove annoying console.log 4 years ago
ansuz c9dae93c04 optimize Util.throttle for extremely high call frequencies 4 years ago
ansuz 898ccf6af0 support adding a delay to mkAsync 4 years ago
yflory 519efa7da2 Fix XLSX export on Firefox 4 years ago
ansuz 240b6054fd implement a 'clear' method for throttled functions 4 years ago
yflory 938e5c5cb1 Merge branch 'staging' into lightbox 5 years ago
yflory 75e5d3cc42 Move the mediatag and avatar code outsite of common-ui-elements 5 years ago
ansuz 9058a59555 reassign db tasks if the responsible worker fails 5 years ago
ansuz a4c8039cc7 improve error handling with rpc response API 5 years ago
ansuz 2df65ed446 implement 'mkTimeout' method in common-util 5 years ago
ansuz a172bad30f drop unnecessary reference to 'window' in Util.throttle 5 years ago
yflory c9676e1c91 Merge branch 'staging' into communities-trim 5 years ago
ansuz d1c6e67d17 throw if you try to mkAsync a non-function 5 years ago
yflory 19c329f6e7 Trim history option in settings (UI only) 5 years ago
ansuz 4aaef2d811 remove use of deprecated 'new Buffer' instanciation 5 years ago
ansuz 777d9eff5f pass arguments to 'throttle' 5 years ago
ansuz 321df2234d export 'response.clear' to avoid typeErrors 5 years ago
ansuz 84518c0775 a few more helpers in common-util 5 years ago
ansuz abaf4c7371 escapeKeyCharacters is now a common utility 5 years ago
ansuz 152284e443 implement util.bake and polyfill btoa and atob 5 years ago
ansuz bcbe561bbf implement Util.both 5 years ago
ansuz 56ec91ff27 update util.once to add a handler for multiple callbacks 5 years ago
ansuz 75b655e1e8 refactor rpc with support for multiple authenticated sessions 5 years ago
ansuz 03bfb57051 add support for nodejs require in clientside util and rpc modules 5 years ago
ansuz bf3e638adc resolve merge conflicts, lint compliance 5 years ago