projects
/
Sone.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
🔥 Deduplicate some code
2019-07-10
David ‘Bombe’ Roden
🙈 Ignore sone.properties file
commit
|
commitdiff
|
tree
2019-07-02
David ‘Bombe’ Roden
♻️ Don’t use Optional as parameter type
commit
|
commitdiff
|
tree
2019-07-02
David ‘Bombe’ Roden
🔥 Remove deprecated methods
commit
|
commitdiff
|
tree
2019-07-01
David ‘Bombe’ Roden
♻️ Improve getInstance() method, use it in test
commit
|
commitdiff
|
tree
2019-07-01
David ‘Bombe’ Roden
🚚 Rename “SoneModuleCreator” to “SoneModule”
commit
|
commitdiff
|
tree
2019-06-29
David ‘Bombe’ Roden
🎨 Replace ConfigurationSoneParserTest with Kotlin version
commit
|
commitdiff
|
tree
2019-06-28
David ‘Bombe’ Roden
🎨 Replace UpdateFoundEvent with Kotlin version
commit
|
commitdiff
|
tree
2019-06-28
David ‘Bombe’ Roden
🎨 Replace Sone events with Kotlin versions
commit
|
commitdiff
|
tree
2019-06-28
David ‘Bombe’ Roden
🎨 Replace reply events with Kotlin versions
commit
|
commitdiff
|
tree
2019-06-28
David ‘Bombe’ Roden
🎨 Replace post events with Kotlin versions
commit
|
commitdiff
|
tree
2019-06-28
David ‘Bombe’ Roden
🎨 Replace image events with Kotlin versions
commit
|
commitdiff
|
tree
2019-06-27
David ‘Bombe’ Roden
🔀 Merge branch “master” into next
commit
|
commitdiff
|
tree
2019-06-27
David ‘Bombe’ Roden
🔀 Merge branch “release-80”
commit
|
commitdiff
|
tree
2019-06-27
David ‘Bombe’ Roden
🔖 Update version and latest edition
commit
|
commitdiff
|
tree
2019-06-27
David ‘Bombe’ Roden
🐛 Remove first character of version string before parsing
commit
|
commitdiff
|
tree
2019-06-26
David ‘Bombe’ Roden
🔀 Merge branch 'master' into next
commit
|
commitdiff
|
tree
2019-06-26
David ‘Bombe’ Roden
🔀 Merge branch 'release-79'
commit
|
commitdiff
|
tree
2019-06-26
David ‘Bombe’ Roden
🔖 Update version for release of version 79
commit
|
commitdiff
|
tree
2019-06-26
David ‘Bombe’ Roden
🔧 Change name of Gradle project to “Sone”
commit
|
commitdiff
|
tree
2019-06-26
David ‘Bombe’ Roden
📄 Update copyright lines with correct filenames
commit
|
commitdiff
|
tree
2019-06-26
David ‘Bombe’ Roden
🎨 Replace MemoryDatabaseTest with Kotlin version
commit
|
commitdiff
|
tree
2019-06-26
David ‘Bombe’ Roden
🚚 Move Kotlin tests to kotlin directory
commit
|
commitdiff
|
tree
2019-06-26
David ‘Bombe’ Roden
🐛 Remove backlinks from keys (thx, TheSeeker!)
commit
|
commitdiff
|
tree
2019-06-26
David ‘Bombe’ Roden
✅ Use annotations from kotlin-test-junit
commit
|
commitdiff
|
tree
2019-06-25
David ‘Bombe’ Roden
✅ Replace SoneTextParserTest with Kotlin version
commit
|
commitdiff
|
tree
2019-06-16
David ‘Bombe’ Roden
💚 Use https for custom repository, move after Maven...
commit
|
commitdiff
|
tree
2019-05-27
David ‘Bombe’ Roden
♻️ Use new method to set field in tests
commit
|
commitdiff
|
tree
2019-05-27
David ‘Bombe’ Roden
♻️ Add factory for page maker interactions
commit
|
commitdiff
|
tree
2019-05-20
David ‘Bombe’ Roden
🚧 Add interactions helper for page maker
commit
|
commitdiff
|
tree
2019-05-18
David ‘Bombe’ Roden
🔥 Remove unnecessary @JvmOverloads annotation
commit
|
commitdiff
|
tree
2019-05-18
David ‘Bombe’ Roden
✨ Use @ToadletPath for JSON pages, too
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
🐛 Fix path prefix for page toadlet factory
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
🔥 Remove unused properties
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
🔥 Remove path from FreenetTemplatePage
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
✨ Add @ToadletPath annotation
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
🎨 Clean up modifiers
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
🐛 Fix parameter name
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
🎨 Fix formatting
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
🎨 Clean up imports
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
🔥 Remove templates from FreenetTemplatePages
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
♻️ Move generic error pages to custom classes
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
✨ Use @TemplatePath annotations on most pages
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
✨ Use new template renderer
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
🚧 Add template renderer
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
✨ Use @TemplatePath in FreenetTemplatePage
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
♻️ Replace FreenetTemplatePage with Kotlin version
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
🚚 Rename file containing annotations
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
🚧 Add annotation for the template path
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
🚧 Add Loaders to all template-using pages
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
♻️ Add registry for page toadlets
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
✨ Annotate RescuePage with MenuName
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
✨ Annotate OptionsPage with MenuName
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
✨ Annotate LogoutPage with MenuName
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
✨ Annotate LoginPage with MenuName
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
✨ Annotate ImageBrowserPage with MenuName
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
✨ Annotate DeleteSonePage with MenuName
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
✨ Annotate BookmarksPage with MenuName
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
✨ Annotate AboutPage with MenuName
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
✨ Annotate EditProfilePage with MenuName
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
✨ Annotate KnownSonesPage with MenuName
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
✨ Annotate CreateSonePage with MenuName
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
♻️ Move Page.menuName property to more appropriate...
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
✨ Annotate NewPage with MenuName
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
✨ Annotate IndexPage with MenuName
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
🐛 Make PageToadletFactory injectable
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
🎨 Fix formatting
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
➕ Make Fred’s PageMaker available to Guice
commit
|
commitdiff
|
tree
2019-05-17
David ‘Bombe’ Roden
➕ Make Fred’s ToadletContainer available to Guice
commit
|
commitdiff
|
tree
2019-05-09
David ‘Bombe’ Roden
♻️ Copy session-handling code to FreenetRequest
commit
|
commitdiff
|
tree
2019-05-07
David ‘Bombe’ Roden
⬆️ Update Kotlin version
commit
|
commitdiff
|
tree
2019-05-07
David ‘Bombe’ Roden
♻️ Use SoneRequest instead of FreenetRequest
commit
|
commitdiff
|
tree
2019-05-05
David ‘Bombe’ Roden
👷 Add Jenkinsfile
commit
|
commitdiff
|
tree
2019-05-04
David ‘Bombe’ Roden
👷 Run tests in parallel
commit
|
commitdiff
|
tree
2019-05-04
David ‘Bombe’ Roden
♻️ Add L10n to FreenetRequest, WebInterface to SoneRequest
commit
|
commitdiff
|
tree
2019-04-13
David ‘Bombe’ Roden
♻️ Add SoneRequest for Sone-specific request values
commit
|
commitdiff
|
tree
2019-04-13
David ‘Bombe’ Roden
🎨 Replace FreenetRequest with Kotlin version
commit
|
commitdiff
|
tree
2019-04-13
David ‘Bombe’ Roden
🎨 Replace FreenetRequestTest with Kotlin version
commit
|
commitdiff
|
tree
2019-04-12
David ‘Bombe’ Roden
🎨 Replace FreenetPage with Kotlin version
commit
|
commitdiff
|
tree
2019-04-12
David ‘Bombe’ Roden
✅ Add more tests for FreenetTemplatePage
commit
|
commitdiff
|
tree
2019-04-12
David ‘Bombe’ Roden
✅ Add basic test for FreenetTemplatePage
commit
|
commitdiff
|
tree
2019-04-12
David ‘Bombe’ Roden
🎨 Fix imports
commit
|
commitdiff
|
tree
2019-04-12
David ‘Bombe’ Roden
✨ Use new @MenuName annotation in factory
commit
|
commitdiff
|
tree
2019-04-12
David ‘Bombe’ Roden
🎨 Replace PageToadletFactory with Kotlin version
commit
|
commitdiff
|
tree
2019-04-12
David ‘Bombe’ Roden
✅ Add test for PageToadletFactory
commit
|
commitdiff
|
tree
2019-03-28
David ‘Bombe’ Roden
🚸 Show USK path when no meta strings present
commit
|
commitdiff
|
tree
2019-03-27
David ‘Bombe’ Roden
🚸 Format USK links with filenames better
commit
|
commitdiff
|
tree
2019-03-19
David ‘Bombe’ Roden
🐛 Prevent empty names in profile
commit
|
commitdiff
|
tree
2019-03-19
David ‘Bombe’ Roden
🎨 Replace profile test with Kotlin version
commit
|
commitdiff
|
tree
2019-03-10
David ‘Bombe’ Roden
♻️ Use module for web interface
commit
|
commitdiff
|
tree
2019-03-10
David ‘Bombe’ Roden
♻️ Add module for configuring the web interface
commit
|
commitdiff
|
tree
2019-03-10
David ‘Bombe’ Roden
✅ Add test for parser to be injectable
commit
|
commitdiff
|
tree
2019-03-09
David ‘Bombe’ Roden
♻️ Create custom context factory in image link filter
commit
|
commitdiff
|
tree
2019-03-09
David ‘Bombe’ Roden
♻️ Create template context factory in render filter
commit
|
commitdiff
|
tree
2019-03-09
David ‘Bombe’ Roden
🎨 Use equalTo instead of is
commit
|
commitdiff
|
tree
2019-03-09
David ‘Bombe’ Roden
🎨 Reformat, optimize imports
commit
|
commitdiff
|
tree
2019-03-09
David ‘Bombe’ Roden
♻️ Move constants out of the class
commit
|
commitdiff
|
tree
2019-03-09
David ‘Bombe’ Roden
♻️ Change dependencies of render filter
commit
|
commitdiff
|
tree
2019-03-09
David ‘Bombe’ Roden
♻️ Only hand in L10n to l10n filter
commit
|
commitdiff
|
tree
2019-03-08
David ‘Bombe’ Roden
⚗ Add all missing web pages to injection container
commit
|
commitdiff
|
tree
2019-03-08
David ‘Bombe’ Roden
🙈 Ignore build/ directory
commit
|
commitdiff
|
tree
next