Commit graph

1129 commits

Author SHA1 Message Date
0e21a8adb6
Align the size of the button link with the button
It needs a border, though a transparent one.
2024-08-08 21:46:35 +02:00
45cafda543
Give Linux some font love 2024-08-08 21:44:40 +02:00
d03e0b2987
Fix definition for CSS font shorthard property 2024-06-23 23:52:11 +02:00
09384070f9 Merge remote-tracking branch 'origin/main' 2024-03-23 23:10:49 +01:00
b2e5fbbe9d Correctly load and initialize Alpine.js 2024-02-20 20:11:58 +01:00
4396dd2b44 Fix errors in the client-side code filtering the referrers 2024-01-13 20:21:38 +01:00
5bd5e0a5e4 Add missing URL encoding 2024-01-13 18:21:51 +01:00
a7d60cd0e7 Catch error where Site#trollFilter is not a string 2023-10-24 19:19:27 +02:00
d2501c2d3a Replace for..each loops with for..of
💡 Needs Helma with enabled ES6 features in Rhino
2023-08-27 00:09:17 +02:00
6a12114927 Upgrade Alpine.js package to the latest version 2023-08-26 18:14:42 +02:00
c9f25316a2 Revert to previous code
with the exception of introducing an option for prepared statements
2023-03-05 13:22:29 +01:00
c7cf535652 Prevent SQL injection in search by using prepared statement 2023-03-03 17:59:59 +01:00
42799ec995 Add support for hiding elements “x-cloaked“ with AlpineJS 2021-12-04 22:58:52 +01:00
7fef2bfaa8 Improve header display across browsers 2021-12-04 22:58:05 +01:00
32e1a595eb Slightly increase top margin of main header 2021-12-04 22:28:36 +01:00
750f174508 Update URLs of Antville / Helma buttons 2021-12-04 22:13:38 +01:00
51036916f8 chg: display markdown tables in uikit style 2020-05-23 09:39:14 +02:00
319186547e fix: missing style for disabled submit buttons 2020-05-02 19:54:10 +02:00
eaa3ba2357 chg: rewrote most client-side code with alpine.js 2020-05-02 17:44:26 +02:00
21191ded75 chg: wrapped client-side code in iife 2020-05-02 17:35:38 +02:00
da1c419875 chg: rewrote most client-side code without using jquery 2020-04-13 13:40:06 +02:00
1e83a393c3 fix: accidentally committed file paths with date string 2020-04-10 20:43:09 +02:00
1e8ac45da8 fix: client-side code requiring server-side rendering 2020-04-10 20:40:31 +02:00
302d2e3729 chg: refactored formica bookmarklet for using proxy claustra 2020-04-10 20:36:39 +02:00
23e7af26a6 chg: moved client-side js code from .skin to main.js 2020-04-05 21:11:13 +02:00
0bdaa332e7 chg: refactored main js code without jquery 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
0c77ab756c fix: missing markdown rendering in multiple places 2020-04-04 11:14:24 +02:00
7ed88a16b4 del: support for instant articles 2020-04-03 11:31:11 +02:00
6986a8507e fix: missing digest / etag header for a site’s main action 2020-03-07 19:28:15 +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
5ed3ad138f fix: missing re-assignment of site creators and modifiers when deleting an account 2018-05-21 07:50:09 +02:00
2b48d309f3 chg: refactored account deletion with sql 2018-05-20 15:02:32 +02:00
5683b35d12 chg: refactored site deletion with sql 2018-05-20 13:16:04 +02:00
4f0b0ab834 fix: obsolete calculation site’s deletion date 2018-05-20 10:28:03 +02:00
a4ff04909a chg: also schedule sites owned by an account for deletion 2018-05-20 10:16:33 +02:00
4c85e79dec chg: don’t save site export as antville file anymore 2018-05-20 08:52:07 +02:00
62bd495564 fix: path of search provider being displayed in button 2018-05-18 21:09:08 +02:00
6dde17b8e8 chg: updated translated messages 2018-05-18 20:55:53 +02:00
b8b58a2ce7 chg: replaced google-search property with search.provider
enabled button for more results at other search providers
2018-05-18 20:46:14 +02:00
1defbc8240 fix: double encoding 2018-05-11 17:27:19 +02:00
c66b372748 add: site export in json format
contains vintage export.xml
2018-05-11 12:56:48 +02:00
ef097ff020 add: class for rendering text from right to left 2018-04-30 12:04:00 +02:00
0f44650110 Merge branch 'develop' into feature/emulate-deleted-site 2018-04-29 20:46:26 +02:00
fcc889a480 fix: unsecure url 2018-04-29 01:29:32 +02:00
6d85a22091 fix: display of null values for creation / modification dates on initial setup 2018-04-29 01:29:21 +02:00