Commit Graph

97 Commits (b57262bda8f2890e498818ca6678224d6f80ace8)

Author SHA1 Message Date
bashrc b57262bda8 Replace directory checks with functions 2026-05-02 12:59:08 +01:00
bashrc 28d17bfda5 Replace file checks with functions 2026-05-02 12:34:27 +01:00
bashrc 30a3c5f111 Replace file rename with function 2026-05-02 10:43:35 +01:00
bashrc 39d9122081 Variable types 2026-04-28 14:04:50 +01:00
bashrc 7154baeff4 Variable types 2026-04-27 21:27:54 +01:00
bashrc c0379dfda2 Tidying password removal 2026-04-27 20:03:11 +01:00
bashrc bf3eb73b92 Tidying basic auth 2026-04-27 19:35:36 +01:00
bashrc dabbba296d Tidy credentials storage 2026-04-27 18:34:33 +01:00
bashrc 06ccf1b373 Replace save and append with functions 2026-04-26 17:42:06 +01:00
bashrc 306472eb3d Revert "Replace save and append with functions"
This reverts commit fc811a3652.
2026-04-26 17:14:10 +01:00
bashrc fc811a3652 Replace save and append with functions 2026-04-25 17:49:07 +01:00
bashrc 6c2664ed06 Validate nickname at login 2026-04-16 15:45:45 +01:00
Bob Mottram a71a7891e3 Increment version number 2026-01-02 11:36:24 +00:00
Bob Mottram b98910cd0f Function position 2025-09-21 12:38:54 +01:00
Bob Mottram 5871155fe3 Move time functions to a separate module 2025-05-28 12:38:45 +01:00
Bob Mottram ffffba5e72 Preparing for next release 2024-12-22 23:37:30 +00:00
Bob Mottram a876c9871d Move flag functions to their own module 2024-09-13 14:58:14 +01:00
Bob Mottram 7b978570d2 Tidying 2024-07-16 11:53:02 +01:00
Bob Mottram f20eaefa94 Function for accounts data directory 2024-05-12 13:35:26 +01:00
Bob Mottram a4602fa8d7 Version 1.5.0 2024-01-21 19:01:20 +00:00
Bob Mottram d40fde1136 Preparing for utcnow deprecation 2023-11-20 22:27:58 +00:00
Bob Mottram 761a326bc8 Support memorial accounts 2023-08-30 18:15:31 +01:00
Bob Mottram b91a876b75 v1.4.0 2023-01-21 23:03:30 +00:00
Bob Mottram 65d9b0680a Function for line ending characters 2022-06-21 12:58:50 +01:00
Bob Mottram 9bab4c1684 Function for checking text in a file 2022-06-10 10:24:11 +01:00
Bob Mottram 4308f7501a Explicitly set file encoding 2022-06-09 15:46:30 +01:00
Bob Mottram 44ba3bf35c Unit test for caldav report 2022-02-24 16:55:37 +00:00
Bob Mottram e29d66ddd6 Version 1.3.0 2022-02-03 13:58:20 +00:00
Bob Mottram ed0ec2b675 Snake case 2021-12-29 23:10:55 +00:00
Bob Mottram 086c760ace Moving to snake case 2021-12-29 21:55:09 +00:00
Bob Mottram f96495a356 Snake case 2021-12-28 21:36:27 +00:00
Bob Mottram 1872d25cd1 Snake case 2021-12-28 20:32:11 +00:00
Bob Mottram e2b7407e96 Snake case 2021-12-27 15:41:04 +00:00
Bob Mottram cdf7fbd8ac Snake case 2021-12-26 13:17:46 +00:00
Bob Mottram 8f97b42fd4 Snake case 2021-12-26 12:19:00 +00:00
Bob Mottram acc780e780 Snake case 2021-12-25 16:17:53 +00:00
Bob Mottram 8c0c6b08ff Exception variable names 2021-12-25 15:28:52 +00:00
Bob Mottram cb0675cf5e File reading exception handling 2021-11-26 12:28:20 +00:00
Bob Mottram 10f24bcc2d Exception prefix 2021-11-25 22:22:54 +00:00
Bob Mottram a2b4efcaaf File write exceptions 2021-11-25 21:18:53 +00:00
Bob Mottram 6953b2cd43 More specific exceptions 2021-11-25 18:42:38 +00:00
Bob Mottram 24ac3184b4 Avoid default arguments, which make static analysis harder 2021-10-29 23:26:45 +01:00
Bob Mottram 99ae054cf2 Adding debug to exceptions 2021-10-29 17:31:20 +01:00
Bob Mottram 68ad5840eb Show warnings for exceptions 2021-10-29 15:48:24 +01:00
Bob Mottram 2a94dc9516 Change domain to libreserver.org 2021-09-10 17:14:50 +01:00
Bob Mottram 3c8e4bb5fb Shared item federation tokens stored as json 2021-07-26 11:00:54 +01:00
Bob Mottram 646254c8a9 Move token generation function 2021-07-26 10:40:51 +01:00
Bob Mottram 47575a52a7 Use url token function to generate shared items federation token 2021-07-26 10:20:49 +01:00
Bob Mottram 4c8b96efc1 Shared item federation uses a simple token 2021-07-26 10:08:36 +01:00
Bob Mottram cf9bffbed7 Generate tokens for shared item federation 2021-07-25 23:47:42 +01:00