1
0
mirror of https://github.com/psychopy/psychojs.git synced 2025-05-11 16:18:10 +00:00
Commit Graph

566 Commits

Author SHA1 Message Date
Sotiri Bakagiannis
b285283f9e git/npm: tweak lock file 2021-06-08 13:27:15 +01:00
Alain Pitiot
4bcf81d315
Merge pull request #372 from thewhodidthis/bf#367--movie-preload
package: bring back PreloadJS and import for side effects in core/ServerManager
2021-06-08 13:52:26 +02:00
Alain Pitiot
db9b6dd69e
Merge branch 'main' into bf#367--movie-preload 2021-06-08 13:52:21 +02:00
Sotiri Bakagiannis
3b4dd80e11
Merge pull request #368 from tpronk/test_ready
Make PsychoJS test-ready again
2021-06-07 22:46:19 +01:00
Thomas Pronk
d9c5f816ee Check more carefully whether the error properties exist 2021-06-07 12:17:16 +01:00
Sotiri Bakagiannis
e77688ce56 core/ServerManager: import PreloadJS for side effects 2021-06-07 11:38:13 +01:00
Sotiri Bakagiannis
c5545ca12d package: bring back the old PreloadJS, but from GH 2021-06-07 11:36:42 +01:00
Sotiri Bakagiannis
f532e739ae package: drop moment from deps 2021-06-04 11:57:26 +01:00
Sotiri Bakagiannis
4c1426dea5 util/Clock: split date formatting and parsing into separate funcs, drop moment import 2021-06-04 11:50:20 +01:00
Sotiri Bakagiannis
4ce8641639 Merge branch 'main' into bf#348--no-moment 2021-06-04 10:02:16 +01:00
Alain Pitiot
a27387e706
Merge pull request #365 from thewhodidthis/nf#364--target
scripts: override esbuild default target
2021-06-04 10:21:10 +02:00
Alain Pitiot
2bbdb6e299
Merge pull request #363 from thewhodidthis/bf#362--sourcemap
scripts: add sourcemap option for esbuild
2021-06-04 09:05:15 +02:00
Thomas Pronk
58e772698e RF: use log4javascript from Ritzlgrmft instead of tpronk 2021-06-03 18:19:11 +01:00
Thomas Pronk
f11e356653 RF: clean up improved error logging 2021-06-03 18:13:36 +01:00
Thomas Pronk
e1813c2e03 BF: properly log errors thrown by PsychoJS itself 2021-06-03 18:06:39 +01:00
tpronk
0a9fd0d831
BF: make psychopy/psychojs default repo 2021-06-03 12:35:13 +01:00
Thomas Pronk
9fa2d0e413 BF: workaround access denied, see description of this commit
https://github.com/actions/setup-node/issues/214
2021-06-03 12:28:46 +01:00
Thomas Pronk
28d90d0205 BF: workaround for permission denied error? 2021-06-03 12:20:00 +01:00
Thomas Pronk
2b0061f510 BF: Workaround for permission denied issue? 2021-06-03 12:16:06 +01:00
Sotiri Bakagiannis
6cb6d4d202 scripts: override esbuild default target 2021-06-03 12:07:34 +01:00
Thomas Pronk
ccfc44a4ce ENH: Add error logging for unhandled rejections 2021-06-03 11:56:34 +01:00
Thomas Pronk
8b3c04987c RF: Add correct version number 2021-06-03 11:56:00 +01:00
Sotiri Bakagiannis
9e09356e19 Merge branch 'main' into bf#348--no-moment 2021-06-03 09:49:14 +01:00
Sotiri Bakagiannis
cfbfc16f7e scripts: add sourcemap option for esbuild 2021-06-03 09:36:30 +01:00
Alain Pitiot
33736657b9
Merge pull request #361 from psychopy/nf#360--iife
scripts/js: add an iife outfile with PsychoJS global
2021-06-02 19:43:26 +02:00
Sotiri Bakagiannis
3508a16322 scripts: clean up 2021-06-02 18:36:57 +01:00
Sotiri Bakagiannis
3fe9c9cb2c scripts/js: add an iife outfile with PsychoJS global 2021-06-02 18:11:01 +01:00
Sotiri Bakagiannis
5b202eb396 Merge branch 'main' into bf#348--no-moment 2021-06-02 13:51:28 +01:00
Alain Pitiot
d495dd95fa
Merge pull request #342 from tpronk/improve_error_logging
ENH: Improve logging (of errors thrown by PsychoJS)
2021-06-02 14:27:11 +02:00
Alain Pitiot
f5ac7d7789
Merge pull request #358 from thewhodidthis/bf#357-bundling
Post esbuild migration clean up
2021-06-02 14:21:07 +02:00
Sotiri Bakagiannis
7d3a264818 data: comment out the Shelf 2021-06-02 13:20:08 +01:00
Sotiri Bakagiannis
3ce93c9642 Merge branch 'main' into bf#357-bundling 2021-06-02 13:12:18 +01:00
Alain Pitiot
8bd1030afa
Merge pull request #359 from apitiot/master
various updates
2021-06-02 13:56:44 +02:00
Alain Pitiot
725e5ca28f updated version number 2021-06-02 13:53:50 +02:00
Thomas Pronk
01491ef99b BF: re-added console.error on error 2021-06-02 10:39:24 +01:00
Sotiri Bakagiannis
f46b9fee2d scripts/css: clean up imports 2021-06-01 17:59:08 +01:00
Sotiri Bakagiannis
15b6688f3e scripts: separate out legal notices, add banner, clean up imports 2021-06-01 17:58:49 +01:00
Sotiri Bakagiannis
6c5d7750d7 package: add json extension to exports field 2021-06-01 17:58:25 +01:00
Sotiri Bakagiannis
6354cd95f6 editorconfig: use tabs with .cjs files 2021-06-01 17:47:01 +01:00
Sotiri Bakagiannis
f331432033 package: update lockfile version to match x 2021-06-01 17:46:45 +01:00
Sotiri Bakagiannis
bf4fe0b3db sound: drop Transcriber export for now 2021-06-01 17:44:55 +01:00
Alain Pitiot
9e10fa489a _ 2021-06-01 13:35:51 +02:00
Alain Pitiot
abc2c1a5d6 Merge branch 'master' of github.com:apitiot/psychojs 2021-06-01 13:35:17 +02:00
Alain Pitiot
ad7f192657 _ 2021-06-01 13:34:51 +02:00
Alain Pitiot
4c06c145eb Merge branch 'master' of github.com:apitiot/psychojs 2021-06-01 13:34:07 +02:00
Alain Pitiot
d2289a6b88 Merge branch 'master' of github.com:apitiot/psychojs 2021-06-01 13:34:07 +02:00
Alain Pitiot
823834d904 _ 2021-06-01 13:32:21 +02:00
Alain Pitiot
d6e79f62e2 _ 2021-06-01 13:32:21 +02:00
Alain Pitiot
eb277adaee _ 2021-06-01 13:32:21 +02:00
Alain Pitiot
ba8d6f5092 _ 2021-06-01 13:28:36 +02:00