Commit graph

4691 commits

Author SHA1 Message Date
0bdaa332e7 chg: refactored main js code without jquery 2020-04-05 21:11:08 +02:00
9260adc98d del: code in comments 2020-04-05 21:11:08 +02:00
38c203b89e chg: moved md5() method from jquery to global scope 2020-04-05 21:11:08 +02:00
b41116c3f5 chg: refactored initial js after page load without jquery 2020-04-05 21:11:08 +02:00
6cb6e4cd3e chg: refactored grouping timezones without jquery 2020-04-05 21:11:08 +02:00
1952ca19f6 chg: slightly modernized formica bookmarklet code 2020-04-05 21:11:08 +02:00
a90fff0c9f chg: rewrote formica bookmarklet without jquery 2020-04-05 14:14:21 +02:00
0c77ab756c fix: missing markdown rendering in multiple places 2020-04-04 11:14:24 +02:00
37817b382f chg: edited wording, revised or removed some outdated sections 2020-04-03 16:55:03 +02:00
6427aaf9ce chg: replaced ant task for creating claustra with yarn script 2020-04-03 16:36:50 +02:00
2d486f197b chg: replaced patch tasks in ant with yarn scripts 2020-04-03 16:07:11 +02:00
5f8482092a chg: replaced i18n tasks in ant with yarn scripts 2020-04-03 14:21:53 +02:00
0cdd3385cf fix: wrong site context for errors on sites which are not deleted 2020-04-03 11:48:05 +02:00
7ed88a16b4 del: support for instant articles 2020-04-03 11:31:11 +02:00
c588441add del: support for amplified mobile pages 2020-04-03 11:18:51 +02:00
72068d0d8c del: erroneously committed files 2020-03-29 21:46:08 +02:00
4ee6d89bf5 chg: moved parser files into tools dir 2020-03-29 21:36:52 +02:00
243e80d8ac chg: moved build scripts into their own dir 2020-03-29 21:13:12 +02:00
bf6aa7a90b chg: moved config files into tools/config dir 2020-03-29 21:04:50 +02:00
eff0f1f47c chg: moved updater into tools dir 2020-03-29 21:04:50 +02:00
d217d85e04 chg: moved client scripts into tools dir 2020-03-29 21:04:50 +02:00
d47cf60be5 chg: generate jsdoc files during build 2020-03-29 20:36:15 +02:00
f555a0e417 chg: replaced some ant tasks with yarn scripts 2020-03-29 20:33:29 +02:00
e86d3f0a9e chg: moved antville’s license to top-level directory 2020-03-28 23:05:23 +01:00
7cc3adedbf chg: replaced gradle build tasks with yarn scripts 2020-03-27 21:57:05 +01:00
af9b02de26 chg: bumped version of marked npm package 2020-03-27 21:26:58 +01:00
d29a2a1c3f chg: replaced sanitize-html npm package with string-strip-html 2020-03-27 21:21:59 +01:00
1205d82fda chg: bumped codemirror version 2020-03-22 15:23:49 +01:00
9ca613268f chg: reformatted long line 2020-03-22 15:21:59 +01:00
e1660721ef fix: story formatting issues due to mixing helma and markdown features 2020-03-22 15:21:31 +01:00
e3f3e29502 chg: bumped versions of browserify and less 2020-03-22 14:36:24 +01:00
9cf539c382 chg: moved client build from gradle to npm script 2020-03-22 14:35:50 +01:00
4d83a7e941 del: obsolete file 2020-03-07 19:43:48 +01:00
6986a8507e fix: missing digest / etag header for a site’s main action 2020-03-07 19:28:15 +01:00
8930a73b5a fix: markdown issues 2020-03-07 19:26:06 +01:00
175989447e add: editorconfig 2020-03-07 19:25:50 +01:00
4cce47686c Merge branch 'master' into develop 2020-03-07 19:12:48 +01:00
ff78289daa fix: base64 encoding w/ java > 8 2020-03-07 18:59:14 +01:00
95777db1fa fix: dangling pipe symbol if export action is disabled 2020-03-07 18:56:05 +01:00
74e76accb8 chg: ignore i18n files for now 2020-03-07 18:54:48 +01:00
5340dbfac5 fix: rss output missing digest / etag header 2020-03-07 18:43:31 +01:00
ac83a5e474 fix: less dividing values instead of correctly interpreting font-size syntax 2020-03-07 18:41:09 +01:00
c36302a83f chg: refactored deletion of accounts and sites 2018-05-21 15:00:57 +02:00
a978ad7c59 fix: typo in sql statement 2018-05-21 07:52:20 +02:00
5ed3ad138f fix: missing re-assignment of site creators and modifiers when deleting an account 2018-05-21 07:50:09 +02:00
12df0060f7 fix: error when trying to remove non-existing tag hub 2018-05-21 07:48:00 +02:00
09585e21df fix: misleading log message 2018-05-20 18:54:33 +02:00
a21c378b7a fix: exception when trying to delete image file 2018-05-20 18:50:59 +02:00
0ba3b4800c fix: premature assignment of image.parent.site 2018-05-20 17:59:21 +02:00
4e46065e87 fix: missing new creator for items in sites a deleted account might had been owner of before 2018-05-20 17:33:13 +02:00