Wykres commitów

250 Commity (cc0ec50b1dab758ac7d8bbed85604c17727cd3bd)

Autor SHA1 Wiadomość Data
Jeremy Ruston c1e33ccacb Changed default type for typed blocks to be text/plain 2012-07-18 14:28:17 +01:00
Jeremy Ruston ec77acd6f7 Improved CSS animation technique
Clearer and more concise now that we're forcing layout rather than
using nextTick()
2012-07-18 11:45:17 +01:00
Jeremy Ruston 41845ba059 Animate modal message appearance 2012-07-17 18:28:47 +01:00
Jeremy Ruston f90b127349 Add table formatting rule 2012-07-16 21:13:33 +01:00
Jeremy Ruston 8b61259973 Extend modal message handler to cope with missing subtitle or footer fields 2012-07-16 14:04:29 +01:00
Jeremy Ruston a2da94e657 Fixed problem with wikitext macro rule selecting block mode wrongly 2012-07-16 13:58:00 +01:00
Jeremy Ruston 5cb834784a Added optional help link to modal messages 2012-07-16 13:47:28 +01:00
Jeremy Ruston d21a70f085 Update modal message mechanism to support custom footers 2012-07-16 12:57:44 +01:00
Jeremy Ruston a689abf0c1 Whoops, should be HTML encoding tiddler div fields 2012-07-16 12:57:19 +01:00
Jeremy Ruston 4a783d08c6 Keeping JSHint happy 2012-07-16 12:56:59 +01:00
Jeremy Ruston 0bd059c1f7 Run version of class wikitext rule 2012-07-15 23:07:25 +01:00
Jeremy Ruston f97c6b6c25 Fixed typo 2012-07-15 23:07:07 +01:00
Jeremy Ruston a7dd86b52a Adjust wikitext html rule to parse in block mode if the opening tag is immediate followed by a newline 2012-07-15 23:06:51 +01:00
Jeremy Ruston ca2c790c27 Fix the reveal macro in run mode 2012-07-15 23:06:24 +01:00
Jeremy Ruston a149510fa3 Undo the filename change of classblock 2012-07-15 22:38:34 +01:00
Jeremy Ruston 59d9e683d8 Rename classblock parse rule to "class" 2012-07-15 22:37:25 +01:00
Jeremy Ruston 401b804931 Add support for "nomatch" to the reveal macro 2012-07-15 22:34:48 +01:00
Jeremy Ruston 7346a146f0 Extend the tiddler button so that it can set a tiddler to a given value 2012-07-15 22:34:36 +01:00
Jeremy Ruston ba2b537248 Removed extraneous console.log 2012-07-15 18:33:29 +01:00
Jeremy Ruston 87749397c0 Fixed embarrassing bug with the heading wikitext rule 2012-07-15 18:12:45 +01:00
Jeremy Ruston 507460eb4e Add warning notification when viewing a document on a data: uri
The intent is to handhold the user through their first save+verification
2012-07-15 17:37:03 +01:00
Jeremy Ruston c9c26794af Moved browser feature detection out of startup.js 2012-07-15 17:36:25 +01:00
Jeremy Ruston dde26f8103 Remove CloseTiddler message to "close" 2012-07-15 17:36:02 +01:00
Jeremy Ruston c8d98316fa Removed extraneous class 2012-07-15 17:35:17 +01:00
Jeremy Ruston c74d608418 Removed parser switch 2012-07-14 18:08:00 +01:00
Jeremy Ruston 6d278ea4a1 Reorganisations
Part three
2012-07-14 15:58:41 +01:00
Jeremy Ruston a05adc9d53 Reorganisations
Part two
2012-07-14 15:57:36 +01:00
Jeremy Ruston 3d4a5e1602 A bunch more source file reorganisations
Part one
2012-07-14 15:56:35 +01:00
Jeremy Ruston 761ffa403d Complete renaming popupper component to popup 2012-07-14 15:52:35 +01:00
Jeremy Ruston 10b7075c7a Rename popupper component to popup
Less confusing
2012-07-14 15:50:07 +01:00
Jeremy Ruston 4e547a7d35 Complete renaming the include macro to serialize 2012-07-14 15:46:01 +01:00
Jeremy Ruston a046c774d4 Rename include macro to serialize
Because that's much more representative
2012-07-14 15:43:21 +01:00
Jeremy Ruston 73071f18ae Replace obsolete hide macro with reveal macro 2012-07-13 23:39:20 +01:00
Jeremy Ruston 80fd563ccc Get rid of obsolete linkcatcher macro 2012-07-13 23:09:45 +01:00
Jeremy Ruston 226e3f1417 Remove obsolete download macro 2012-07-13 22:57:24 +01:00
Jeremy Ruston e0765ec700 Allow the save template to be specified in the message parameter 2012-07-13 22:56:57 +01:00
Jeremy Ruston 4c1f818094 Extended button macro to take a message parameter 2012-07-13 22:56:30 +01:00
Jeremy Ruston 898e86db79 Use the version number from the package.json file
Instead of the old separate version.txt file
2012-07-13 17:38:23 +01:00
Jeremy Ruston d910d75124 Updated to node v.0.8.2 2012-07-13 17:08:15 +01:00
Jeremy Ruston 3a24bdbaf3 Credit for BidiX 2012-07-13 16:51:35 +01:00
Jeremy Ruston 85068ab0b3 Fixes for upload saver 2012-07-13 13:53:51 +01:00
Jeremy Ruston 5e11de719c Added HTTP upload saver
Now we can save changes to TiddlySpot
2012-07-13 13:03:38 +01:00
Jeremy Ruston b4a75b25fc New password macro for setting passwords
They are stored unencrypted in localStorage
2012-07-13 13:03:07 +01:00
Jeremy Ruston e19552774f Simple password management 2012-07-13 13:02:34 +01:00
Jeremy Ruston 36ff53f40b Extended edit macro
Now it accepts a default value for the field if the tiddler doesn't
exist. It also allows the forcing of a single line input control
2012-07-13 13:02:14 +01:00
Jeremy Ruston 6e86de5652 Update edit macro to be able to edit a specified tiddler
Previously you could only edit fields on the current tiddler
2012-07-13 11:26:34 +01:00
Jeremy Ruston a7c1b1896e Tell JSHint about Firefox's globals 2012-07-13 11:26:12 +01:00
Jeremy Ruston 3f1e8ee79a Removed old code 2012-07-13 11:25:57 +01:00
Jeremy Ruston 6ff361cdc2 Restored height fixer for text editor 2012-07-12 18:53:20 +01:00
Jeremy Ruston 05d9cb60fc Passed host wiki to saver constructors 2012-07-12 16:58:49 +01:00