Commit Graph

432 Commits (a580cf8658dd9414f3e5aaa658ce268e5823f9dc)

Author SHA1 Message Date
Bob Mottram b56d543283 Scan imported themes for svg scripts 2021-09-13 19:50:02 +01:00
Bob Mottram f8957185cd Check for svg files containing scripts at startup 2021-09-13 19:37:51 +01:00
Bob Mottram 2a94dc9516 Change domain to libreserver.org 2021-09-10 17:14:50 +01:00
Bob Mottram 3a94d7fb41 Exception handling when deleting files
This can fail if a file is manually deleted or deleted in another thread
2021-09-05 11:17:43 +01:00
Bob Mottram e4b9a27de0 Function for account directory 2021-07-13 22:59:53 +01:00
Bob Mottram f5ac32000a Tidying 2021-07-05 17:46:32 +01:00
Bob Mottram a194ada543 Module groups 2021-06-26 12:16:41 +01:00
Bob Mottram d7ad3733ff Checking account directories 2021-06-25 19:02:05 +01:00
Bob Mottram 25d0cd8c65 Use with style when writing files 2021-06-22 13:27:10 +01:00
Bob Mottram d42ee647d3 Revert "File storage functions"
This reverts commit 9c18e7042e.
2021-06-21 23:53:04 +01:00
Bob Mottram cd008c3013 Revert "Reading functions"
This reverts commit ee0ffade9d.
2021-06-21 23:52:04 +01:00
Bob Mottram ee0ffade9d Reading functions 2021-06-21 23:34:46 +01:00
Bob Mottram 9c18e7042e File storage functions 2021-06-21 22:02:03 +01:00
Bob Mottram 8804849a8d Remove any previous temporary files 2021-05-30 12:39:09 +01:00
Bob Mottram ad72231aef Remove directory 2021-05-30 12:36:20 +01:00
Bob Mottram 61d0cb1f48 Check that directory exists 2021-05-30 12:34:30 +01:00
Bob Mottram f06d1b20b3 Don't overwrite default themes during import 2021-05-30 12:06:15 +01:00
Bob Mottram e7ae1c0561 Importing themes 2021-05-29 12:04:03 +01:00
Bob Mottram 8ff292dc8d Check that file exists 2021-05-28 23:00:46 +01:00
Bob Mottram 451fbd7f42 Saving theme 2021-05-28 22:52:32 +01:00
Bob Mottram b168fde295 Link to exported theme 2021-05-28 22:39:34 +01:00
Bob Mottram 35205a9309 Include news account 2021-04-21 17:09:56 +01:00
Bob Mottram d9ee131302 Check that directory exists 2021-03-03 13:39:39 +00:00
Bob Mottram d14ac581f7 Prepend welcome 2021-02-27 14:44:47 +00:00
Bob Mottram dd22c42600 Debug 2021-02-27 14:39:35 +00:00
Bob Mottram bccb79a038 Default to english 2021-02-27 12:40:14 +00:00
Bob Mottram b2bece502e Set theme specific help files when changing theme 2021-02-27 12:36:14 +00:00
Bob Mottram 99163d66e8 Defining news themes 2021-02-27 11:44:50 +00:00
Bob Mottram a7e0985ac8 Themed welcome screen background 2021-02-25 19:07:45 +00:00
Bob Mottram d96d73a148 Welcome screen css 2021-02-25 12:42:05 +00:00
Bob Mottram e03b2e0fd8 Set a flag to clear the browser cache when the theme is changed 2021-02-23 14:01:22 +00:00
Bob Mottram ae5bf31db3 No newline 2021-02-15 12:57:33 +00:00
Bob Mottram 0f95961eae Line endings to more easily read html source 2021-02-15 12:09:21 +00:00
Bob Mottram c788674a9c Tidying 2021-02-07 15:32:15 +00:00
Bob Mottram a64b6b0a03 Comments 2021-02-07 15:22:06 +00:00
Bob Mottram 09ecfc38ba Themeable login logo for shell browsers 2021-02-06 18:51:36 +00:00
Bob Mottram cc97ecb322 Text mode logo on login screen 2021-02-06 14:30:18 +00:00
Bob Mottram 715b69bafb Load the text mode banner 2021-02-05 19:50:09 +00:00
Bob Mottram f3ce5cb492 Remove previous text mode banner 2021-02-05 19:42:51 +00:00
Bob Mottram d63aa8763f Copy text mode banner when changing theme 2021-02-05 19:39:21 +00:00
Bob Mottram 419353ccf9 Version 1.2.0 2021-01-26 10:07:42 +00:00
Bob Mottram 3ff0866deb Test that number of function arguments match 2020-12-22 21:24:46 +00:00
Bob Mottram 5cd9aa8d66 Enforce convention of underscore before local function names 2020-12-22 18:06:23 +00:00
Bob Mottram a7b094f84f Test for stranded functions which aren't called 2020-12-22 12:59:46 +00:00
Bob Mottram e87fd5a168 Break after loop 2020-12-13 22:13:45 +00:00
Bob Mottram 30ebfda697 Tidy up the handling of media formats 2020-11-21 11:54:29 +00:00
Bob Mottram 5364b71616 Option to allow access to the local network
This might be useful for mesh networks or private networks
2020-11-20 10:58:49 +00:00
Bob Mottram b889c8dfdd Check that directory exists 2020-11-20 09:34:31 +00:00
Bob Mottram 60212ceb06 Handle font family which is a variable 2020-11-16 20:13:48 +00:00
Bob Mottram 56142cc263 Sort themes list 2020-11-16 15:11:11 +00:00
Bob Mottram 9c1a0b9bdb Comment 2020-11-15 11:07:12 +00:00
Bob Mottram 9726a63c33 Extra checks on css 2020-11-15 11:01:05 +00:00
Bob Mottram a7972ffba0 Check for dangerous css 2020-11-15 10:33:11 +00:00
Bob Mottram f12b52165a Themes can contain custom fonts 2020-11-15 09:55:49 +00:00
Bob Mottram a9e19a2a2e Passing booleans to functions 2020-11-14 19:21:11 +00:00
Bob Mottram 7c833a177c Boolean check 2020-11-14 19:14:43 +00:00
Bob Mottram bc145972ca Remove theme functions 2020-11-14 18:32:34 +00:00
Bob Mottram 8a2acb5b7a Remove theme before applying new one 2020-11-14 18:24:58 +00:00
Bob Mottram 52284cb1dc Set variables from within theme file 2020-11-14 18:08:46 +00:00
Bob Mottram 4cf6af9734 Theme name 2020-11-14 17:40:11 +00:00
Bob Mottram 566d9cbab8 Set theme variables from file 2020-11-14 17:34:11 +00:00
Bob Mottram 933c3d965f Use default theme if theme function not found 2020-11-14 17:01:25 +00:00
Bob Mottram 3f4d72c6e0 Avoid subdirectories 2020-11-14 15:37:20 +00:00
Bob Mottram b2a481ce75 next 2020-11-14 15:36:05 +00:00
Bob Mottram 01ede5b1ab Don't include icons directory 2020-11-14 15:34:13 +00:00
Bob Mottram c0f6b2bc73 Base directory parameter 2020-11-14 15:31:49 +00:00
Bob Mottram d502b3be1e Automatically detect available themes 2020-11-14 15:28:29 +00:00
Bob Mottram 7727c910bd Can use custom css per theme 2020-11-14 13:18:11 +00:00
Bob Mottram 03df6dffae Move banners to theme directories 2020-11-14 12:44:24 +00:00
Bob Mottram 8adf732c0f Change theme directory structure 2020-11-14 11:49:29 +00:00
Bob Mottram e12b84d723 Colon 2020-11-12 12:50:10 +00:00
Bob Mottram e7b8badb5c Date color for light theme 2020-11-12 12:48:23 +00:00
Bob Mottram f66eee9aa7 Shorter banners 2020-11-12 12:26:42 +00:00
Bob Mottram fd85d7ed81 Search banner height 2020-11-12 10:18:49 +00:00
Bob Mottram 523bfc743e Purple theme mobile search banner height 2020-11-12 10:15:05 +00:00
Bob Mottram f99fff54fa Event background for purple theme 2020-11-12 10:08:07 +00:00
Bob Mottram 265ff914c7 Purple theme calendar colors 2020-11-12 10:06:05 +00:00
Bob Mottram 59355c3cb2 Night theme calendar colors 2020-11-11 22:56:59 +00:00
Bob Mottram ec944d0ad4 Larger font for pgp 2020-11-11 15:01:51 +00:00
Bob Mottram 26a193bd40 Search font sizes 2020-11-07 23:24:14 +00:00
Bob Mottram bde4f2de5c Calendar style 2020-11-07 23:18:09 +00:00
Bob Mottram 06587d2be7 Rss below 2020-11-07 22:58:57 +00:00
Bob Mottram f286185548 Adjust vertical position of time 2020-11-07 22:58:08 +00:00
Bob Mottram a9c40c5b11 Publish button font size 2020-11-07 22:54:51 +00:00
Bob Mottram a07464555a Header button vertical adjust 2020-11-07 22:50:13 +00:00
Bob Mottram 4c3a90247b Header buttons vertical adjust 2020-11-07 22:43:23 +00:00
Bob Mottram f329352512 Vertical header offset 2020-11-07 22:37:16 +00:00
Bob Mottram 07612479c2 Publish button at top 2020-11-07 21:49:06 +00:00
Bob Mottram 840e8ba4b9 Remove padding 2020-11-07 21:43:04 +00:00
Bob Mottram 880902460b Closer icons 2020-11-07 21:32:52 +00:00
Bob Mottram 5b730b4ba6 Smaller header font 2020-11-07 21:28:09 +00:00
Bob Mottram 42d2198086 Smaller desktop fonts 2020-11-07 21:18:00 +00:00
Bob Mottram a65c8abe46 rss at top 2020-11-07 20:25:16 +00:00
Bob Mottram dcffa7fdea Try different modern style 2020-11-07 20:19:27 +00:00
Bob Mottram 6095696275 Mobile search banner height 2020-11-07 20:14:46 +00:00
Bob Mottram b97947ce6e Abandon separator 2020-11-07 19:19:58 +00:00
Bob Mottram aad7fdeaf2 Henge theme post separator 2020-11-07 19:10:42 +00:00
Bob Mottram b7ffb3cd97 Banner height 2020-11-07 18:53:44 +00:00
Bob Mottram b76a981cc8 Modern theme separator style 2020-11-07 17:55:05 +00:00
Bob Mottram 71bf40d29f Modern theme separators 2020-11-07 17:50:43 +00:00