Commit Graph

61 Commits

Author SHA1 Message Date
rick 21b39a264f changing variables 2021-08-03 13:37:06 +05:30
Luke Smith 858ca9dfb4
archivefile now variable 2020-09-02 13:18:06 -04:00
Luke Smith c29080a25e
fix #40 2020-07-28 10:04:28 -04:00
R. Nicolás Savinelli c7d314bf0d rephrased a sentence 2020-07-13 17:49:45 -03:00
R. Nicolás Savinelli f6956261b9 now using printf 2020-07-13 17:47:15 -03:00
R. Nicolás Savinelli 4cc6429826 fixes "Old entry removed" when published 2020-07-13 17:34:38 -03:00
Luke Smith 28fcd3584e
minor tweaks 2020-07-08 11:40:07 -04:00
Luke Smith f13cf1a3a6
Merge pull request #25 from chrissxYT/patch-2
Improved listAndReturn()
2020-07-08 11:22:43 -04:00
R. Nicolás Savinelli 9831b69118 expected doctype 2020-06-24 22:52:17 -03:00
skuzzymiglet 59694c24aa
Update year with date 2020-04-17 21:01:39 +01:00
Luke Smith 4bebd74dbd
it's the current year, goy 2020-02-22 09:17:04 -05:00
Christian E. Häußler d4155934e8
Improved listAndReturn()
If there is nothing to $2, it prints an error message.
If there is only one thing to $2, it selects it.
If there are more things to $2, it functions like it did.
2019-08-13 17:30:02 +02:00
Luke Smith 40d0aa2883
RSS delete fix 2019-07-25 19:32:44 -04:00
Christian E. Häußler 083e81d237
Fixed issue #21
If you have a different LC_TIME, date will have different names for the days of the week, which is not RFC 2822 compliant.
Always setting the LC_TIME fixes this.
2019-07-15 20:39:00 +02:00
Luke Smith 64e9c95b62
Merge branch 'master' of github.com:LukeSmithxyz/lb 2019-06-01 13:29:47 -04:00
Luke Smith 8f948e48d9
$PWD instead of $(pwd) 2019-06-01 13:29:23 -04:00
Joe Standring 87b6c68664
Made delete() safer with <!-- LB --> inside divs
Previously when using ```delete()``` with ```<!-- LB -->``` inside div tags, the tags it was placed in also got deleted; meaning a bunch of non-blog content was deleted too. By specifying ```<div class='entry'>```, only the div tags containing blog entries are deleted.
2019-06-01 16:21:44 +00:00
niklasbuehler 419c97667a Fix path in init check 2019-04-26 19:04:58 +02:00
Luke Smith 07405fdd2d
guid fix 2019-03-31 20:44:29 -04:00
Luke Smith 56d3bb8c46
url handles (removes) emojis and accented chars 2019-02-02 07:15:35 -05:00
Luke Smith b879d34857
delete deltes from htaccess 2019-01-02 17:05:43 -05:00
Luke Smith 58035da602
it's the current year now 2019-01-02 17:05:26 -05:00
zxyz d7c5d6596a
Update lb 2019-01-03 00:01:03 +02:00
Luke Smith 348056ece8
it was printf all along 2018-12-20 17:24:34 -05:00
Luke Smith 3dd70e7f6c
old htaccess entry deleted on publish 2018-12-20 17:17:22 -05:00
Luke Smith 1e5612f2c3
little fix 2018-12-20 17:11:34 -05:00
Luke Smith 094b7c91c4
big important fix of extreme brainlethood 2018-12-19 16:45:03 -05:00
Luke Smith fa10ce7a17
big fix 2018-12-18 09:43:52 -05:00
Luke Smith 70933149cb
dont remove old htaccess 2018-12-18 09:32:00 -05:00
Luke Smith 19c884c49a
trash fix 2018-12-18 00:42:01 -05:00
Luke Smith 7e8218c3e0
deletion of htaccess entry on del or trash 2018-12-17 00:21:34 -05:00
Luke Smith 85c0d07b20
important fixes! 2018-12-14 12:36:56 -05:00
Luke Smith 197624ebfa
total rewrite 2018-12-14 12:25:31 -05:00
Ricky Jon 0865e9de10 Fix bugs
Allow users to use other editors
grep for more info to match not just the title alone.
Remove slashes in titles
2018-10-30 09:02:43 +11:00
Ricky Jon 3a7cdeb1ff Fix echoing text when adding a duplicate new entry 2018-10-29 22:52:13 +11:00
Ricky Jon f51582265b Check if there's an empty title 2018-10-29 22:39:58 +11:00
Ricky Jon 6c7fcd73d8 Change sh to bash 2018-10-29 22:38:21 +11:00
Luke Smith efcf9c263f
no commit name 2018-10-17 10:56:46 -04:00
Luke Smith ac3706357f
listandReturn individuated 2018-10-17 10:56:19 -04:00
Luke Smith 87046cffe9
fix of duplicate deletion 2018-10-17 06:53:10 -04:00
Luke Smith 565f507b95
Merge pull request #5 from djames1/editor-fix
Added check just in case $EDITOR environment variable is not set
2018-09-08 10:57:26 -04:00
Daniel James 55972f2c41 Added check just in case $EDITOR environment variable is not set 2018-09-08 08:01:31 -04:00
Daniel James 288e440e94 Changed shebang to check $PATH for bash instead of assuming bash is always in /bin/bash 2018-09-08 07:26:41 -04:00
Luke Smith 58d485eda6 big fix 2018-09-03 19:39:22 -04:00
Luke Smith 517d0fe0b5 ui change 2018-09-03 19:39:11 -04:00
Luke Smith a91ffe925d duplicate entry name handling 2018-09-03 12:57:04 -04:00
Luke Smith 21cbc410af delete fix 2018-09-03 10:18:49 -04:00
Luke Smith fb1a0630ed periods escaped 2018-09-03 10:18:01 -04:00
Luke Smith fe0ff958cf fixes and new vars 2018-09-02 23:46:37 -04:00
Luke Smith 9ef0f26333 junk removed 2018-09-02 18:56:16 -04:00