Commit Graph

48 Commits

Author SHA1 Message Date
Rainer Simon f0ae10ce0d Build cleanup 2021-06-05 13:27:32 +02:00
Rainer Simon ff1d15eb5a Build cleanup 2021-06-05 10:03:44 +02:00
Rainer Simon 749666dc3c Build fixes 2021-06-05 08:42:14 +02:00
Rainer Simon ebb77bcb1c Build upgrades 2021-06-05 08:30:51 +02:00
Rainer Simon 785036ac43 Eliminated npm security issues 2021-06-02 08:22:48 +02:00
Rainer Simon 1eda705596 npm security patch 2021-05-22 08:15:00 +02:00
Rainer Simon 361046f601 npm security patching 2021-05-20 20:15:35 +02:00
Rainer Simon 8e448bc6d3 npm security fixes 2021-05-11 08:11:40 +02:00
Rainer Simon a45338809d Removed unused dependency 2021-04-18 18:15:39 +02:00
Rainer Simon ea6d5cdea9 npm security patching 2021-04-18 13:13:20 +02:00
Rainer Simon 35409bc473 Bumped version 2021-04-04 12:00:05 +02:00
Rainer Simon 5666011274 npm security fixes 2021-03-30 20:49:13 +02:00
Rainer Simon ce3a92811e Bumped version 2021-03-27 21:39:44 +01:00
Rainer Simon 5719693bbd Build 2021-03-27 21:37:41 +01:00
Rainer Simon 4f28723f88 Temporary fix: merge conflict 2021-03-20 09:16:56 +01:00
Rainer Simon 285ba55ea5 npm security fixes 2021-03-12 15:16:09 +01:00
Rainer Simon 0c83d309a2 Editor position bugfix 2021-02-27 18:04:58 +01:00
Rainer Simon 1fb27990cf Browserlist update 2021-02-21 08:30:38 +01:00
Rainer Simon a8340866d6 Fixes https://github.com/recogito/recogito-js/issues/16 2021-02-17 17:15:23 +01:00
Rainer Simon 1c3b9bda2c Security fix + registered Greek labels for timeago 2021-01-08 12:26:03 +01:00
Rainer Simon edd16e48f2 Bumped version 2021-01-03 10:04:38 +01:00
dependabot[bot] f631e8e166
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 12:53:32 +00:00
Rainer Simon 1c80007ef4
Merge pull request #38 from dnoneill/purpose-dropdown
Purpose dropdown
2020-12-07 09:02:17 +01:00
Rainer Simon 103e89673c Updated WebAnnotation/Selection equals method 2020-11-28 17:35:44 +01:00
Niqui O'Neill ffd6fc5c00 merge 2020-11-25 12:00:10 -08:00
Niqui O'Neill 3704ebeebf purpose dropdown 2020-11-25 11:58:54 -08:00
Rainer Simon 4627c5a6bf Replaced contentEditable DIV with textarea 2020-11-10 14:48:10 +01:00
Rainer Simon d2b7262aad Enabled supported locales for TimeAgo (cf. https://github.com/recogito/annotorious/issues/64) 2020-10-30 14:59:03 +01:00
Rainer Simon dba797037f JS security update 2020-10-13 14:53:48 +02:00
Rainer Simon a3e95454ef Version upgrades 2020-09-22 19:19:55 +02:00
Rainer Simon 5cceb9e540 Security fix 2020-09-19 18:25:09 +02:00
Rainer Simon bf5da9d2d5 Plugin API: changed the way plugin config works 2020-09-14 11:57:16 +02:00
Rainer Simon 9b407e2790 Browserlist update 2020-09-12 16:02:36 +02:00
Rainer Simon e5391cdb97 Minor tweaks concerning IE11 2020-08-29 14:26:48 +02:00
Rainer Simon d9e5291472 Revised polyfills concerning IE11 compat 2020-08-28 17:55:31 +02:00
dependabot[bot] 815847e74a
Bump serialize-javascript from 2.1.2 to 3.1.0
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 2.1.2 to 3.1.0.
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v2.1.2...v3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-13 08:59:02 +00:00
dependabot[bot] 045b3e470d
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 19:33:50 +00:00
Rainer Simon 351f232be7 Version upgrades 2020-07-13 12:53:22 +02:00
Rainer Simon 24458e26f0 Autocomplete dropdown for relations editor 2020-07-09 11:20:33 +02:00
Rainer Simon eaceabf886 Fixed security issue 2020-06-11 17:21:02 +02:00
Rainer Simon 3efe56e68c Comments now display timestamps 2020-05-18 09:24:46 +02:00
Rainer Simon d27c0f382e Added I18n 2020-05-14 15:00:31 +02:00
Rainer Simon 95c7e26557 Switched to Preact 2020-05-01 20:01:55 +02:00
Rainer Simon 17087d8d54 npm audit fix 2020-05-01 19:24:20 +02:00
Rainer Simon 64699c1137 Bumped version 2020-04-11 11:42:54 +02:00
Rainer Simon 70c72b45ed React version upgrades 2020-04-06 17:18:02 +02:00
Rainer Simon 31661eac34 Bugfix 2020-04-05 11:12:46 +02:00
Rainer Simon f155c5751d Initial import 2020-04-03 21:31:10 +02:00