Commit Graph

1157 Commits (72d1ec247d662f5700377f25412a0c2ef35bddbb)

Author SHA1 Message Date
bashrc f8577499c3 More bad paths 2026-05-17 18:28:34 +01:00
bashrc b09eef99a0 Allow nickname 2026-05-14 16:32:28 +01:00
bashrc 2bd07a0d12 More reserved nicknames 2026-05-09 11:01:52 +01:00
bashrc e39a73b625 Language mapped preferred username 2026-05-08 10:34:31 +01:00
bashrc 9c0be66d5d Check for ipv4 address within path 2026-05-07 10:44:36 +01:00
bashrc b1abfffdcf Check that type is a string 2026-05-05 17:40:22 +01:00
bashrc e0b866c631 Variable types 2026-05-05 15:07:45 +01:00
bashrc ae0534200d Possible argument types 2026-05-05 14:55:48 +01:00
bashrc db2be97f25 Possible argument types 2026-05-05 14:54:52 +01:00
bashrc 2c1f80476f Variable types 2026-05-05 14:02:57 +01:00
bashrc c66ebe888a Check property types 2026-05-05 13:54:24 +01:00
bashrc 60385ab4f9 Replace file operations with functions 2026-05-02 15:05:50 +01:00
bashrc dfad31ef2d Replace directory creation with functions 2026-05-02 13:17:33 +01:00
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 ab2ced1e14 Replace file deletion with function 2026-05-01 23:15:26 +01:00
bashrc 2ba0064cc7 Replace file operations with function 2026-04-28 22:45:01 +01:00
bashrc 92a33c4810 Variable types 2026-04-28 21:11:47 +01:00
bashrc 97bd529ab1 Replace file operations with function 2026-04-28 19:20:50 +01:00
bashrc 970db19b72 Replace file operations with function 2026-04-28 17:25:17 +01:00
bashrc 55b69c0a71 Variable types 2026-04-28 17:07:48 +01:00
bashrc a9f9982a3d Function for flag files 2026-04-28 15:36:12 +01:00
bashrc ff9c304702 Variable types 2026-04-28 14:48:16 +01:00
bashrc 39d9122081 Variable types 2026-04-28 14:04:50 +01:00
bashrc 0e8c586bfd Variable types 2026-04-27 23:37:42 +01:00
bashrc 7154baeff4 Variable types 2026-04-27 21:27:54 +01:00
bashrc fa12fe6b15 Check return values for lists 2026-04-27 19:13:18 +01:00
bashrc df6fed2438 Replace file operations with functions 2026-04-27 12:56:00 +01:00
bashrc 4a1ee28e8d Replace readlines with functions 2026-04-26 17:49:49 +01:00
bashrc 3ef05009cd Remove bad path test 2026-04-26 17:30:12 +01:00
bashrc feb9b3e1ff A single character is allowed 2026-04-26 14:12:31 +01:00
bashrc f5cb817d40 Check for encoded paths 2026-04-26 14:05:27 +01:00
bashrc f5d4540f52 Increase maximum nickname length 2026-04-25 10:18:24 +01:00
bashrc d16604b345 Tidying 2026-04-24 23:07:03 +01:00
bashrc 753a1156fe Checking domains 2026-04-24 13:55:43 +01:00
bashrc 15d0c1defa Tidying 2026-04-24 12:06:59 +01:00
bashrc 5a1cece30e Comments 2026-04-24 12:06:29 +01:00
bashrc 083dddea0d Function to check domains 2026-04-24 12:05:35 +01:00
bashrc 5385c1571c Check for removal 2026-04-21 16:18:58 +01:00
bashrc 4fcc1446c0 Use list 2026-04-21 15:48:27 +01:00
bashrc c482804b97 Avoid duplication 2026-04-21 15:45:27 +01:00
bashrc 19f84344a9 Bad path string 2026-04-21 12:50:00 +01:00
bashrc efca7f7b5c More bad endings 2026-04-21 10:19:54 +01:00
bashrc 618f6b435f Tidying 2026-04-20 20:34:03 +01:00
bashrc 6991e535a1 Allow . within nicknames 2026-04-16 11:10:33 +01:00
bashrc 8f67458549 Remove did fluff from nicknames
These dids are literally pointless - adding no value - and ought to be web urls
2026-04-14 11:52:33 +01:00
bashrc 73ab5f80d6 Less strict reserved words for nickname validation 2026-04-14 10:24:53 +01:00
bashrc 19c33fc5e1 Allow . in nickname, since this seems to exist in the wild
I may regret this later
2026-04-13 17:57:10 +01:00
bashrc 75c53c8496 Avoid duplication in character checks 2026-04-13 17:02:58 +01:00