projects
/
Sone.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
✨ Render histograms in a filter
[Sone.git]
/
src
/
test
/
kotlin
/
net
/
pterodactylus
/
sone
/
web
/
2019-11-19
David ‘Bombe’ Roden
✨ Render histograms in a filter
tree
|
commitdiff
2019-11-19
David ‘Bombe’ Roden
🔥 Replace BaseL10n with Translation
tree
|
commitdiff
2019-11-18
David ‘Bombe’ Roden
💄 Generalize rendering of histograms
tree
|
commitdiff
2019-11-18
David ‘Bombe’ Roden
✏️ Fix typo
tree
|
commitdiff
2019-11-15
David ‘Bombe’ Roden
⏪ Revert all changes to the rescue system
tree
|
commitdiff
2019-11-05
David ‘Bombe’ Roden
✨ Start fetch skipping a version when requested
tree
|
commitdiff
2019-07-31
David ‘Bombe’ Roden
💄 Format times on metrics page better
tree
|
commitdiff
2019-07-31
David ‘Bombe’ Roden
✨ Add metrics for Sone insert durations
tree
|
commitdiff
2019-07-30
David ‘Bombe’ Roden
🔥 Remove possibility to fetch a custom edition
tree
|
commitdiff
2019-07-30
David ‘Bombe’ Roden
🐛 Fix metrics page showing wrong event count
tree
|
commitdiff
2019-07-30
David ‘Bombe’ Roden
✅ Fix initialization of metrics page test
tree
|
commitdiff
2019-07-28
David ‘Bombe’ Roden
✨ Allow activateDebugMode() to be called multiple times
tree
|
commitdiff
2019-07-28
David ‘Bombe’ Roden
✨ Add page to activate debug mode
tree
|
commitdiff
2019-07-28
David ‘Bombe’ Roden
✨ Register debug pages that can be added later
tree
|
commitdiff
2019-07-28
David ‘Bombe’ Roden
✨ Add metrics page
tree
|
commitdiff
2019-07-10
David ‘Bombe’ Roden
🔀 Merge changes from other next branch
tree
|
commitdiff
2019-07-02
David ‘Bombe’ Roden
♻️ Don’t use Optional as parameter type
tree
|
commitdiff
2019-06-26
David ‘Bombe’ Roden
🔀 Merge branch 'release-79'
v79
tree
|
commitdiff
2019-06-26
David ‘Bombe’ Roden
🚚 Move Kotlin tests to kotlin directory
tree
|
commitdiff
2019-05-27
David ‘Bombe’ Roden
♻️ Add factory for page maker interactions
tree
|
commitdiff
2019-05-20
David ‘Bombe’ Roden
🚧 Add interactions helper for page maker
tree
|
commitdiff
2019-05-18
David ‘Bombe’ Roden
✨ Use @ToadletPath for JSON pages, too
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
🐛 Fix path prefix for page toadlet factory
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
🔥 Remove unused properties
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
🔥 Remove path from FreenetTemplatePage
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Add @ToadletPath annotation
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
🎨 Fix formatting
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
🎨 Clean up imports
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
🔥 Remove templates from FreenetTemplatePages
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
♻️ Move generic error pages to custom classes
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Use @TemplatePath annotations on most pages
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Use new template renderer
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
🚧 Add template renderer
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Use @TemplatePath in FreenetTemplatePage
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
♻️ Replace FreenetTemplatePage with Kotlin version
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
🚧 Add Loaders to all template-using pages
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
♻️ Add registry for page toadlets
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate RescuePage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate OptionsPage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate LogoutPage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate LoginPage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate ImageBrowserPage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate DeleteSonePage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate BookmarksPage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate AboutPage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate EditProfilePage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate KnownSonesPage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate CreateSonePage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
♻️ Move Page.menuName property to more appropriate...
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate NewPage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate IndexPage with MenuName
tree
|
commitdiff
2019-05-09
David ‘Bombe’ Roden
♻️ Copy session-handling code to FreenetRequest
tree
|
commitdiff
2019-05-07
David ‘Bombe’ Roden
♻️ Use SoneRequest instead of FreenetRequest
tree
|
commitdiff
2019-05-04
David ‘Bombe’ Roden
♻️ Add L10n to FreenetRequest, WebInterface to SoneRequest
tree
|
commitdiff
2019-04-13
David ‘Bombe’ Roden
♻️ Add SoneRequest for Sone-specific request values
tree
|
commitdiff
2019-04-13
David ‘Bombe’ Roden
🎨 Replace FreenetRequestTest with Kotlin version
tree
|
commitdiff
2019-04-12
David ‘Bombe’ Roden
🎨 Replace FreenetPage with Kotlin version
tree
|
commitdiff
2019-04-12
David ‘Bombe’ Roden
✅ Add more tests for FreenetTemplatePage
tree
|
commitdiff
2019-04-12
David ‘Bombe’ Roden
✅ Add basic test for FreenetTemplatePage
tree
|
commitdiff
2019-04-12
David ‘Bombe’ Roden
🎨 Fix imports
tree
|
commitdiff
2019-04-12
David ‘Bombe’ Roden
✨ Use new @MenuName annotation in factory
tree
|
commitdiff
2019-04-12
David ‘Bombe’ Roden
✅ Add test for PageToadletFactory
tree
|
commitdiff
2019-03-10
David ‘Bombe’ Roden
♻️ Add module for configuring the web interface
tree
|
commitdiff
2019-03-05
David ‘Bombe’ Roden
🎨 Replace Plugin containers with Kotlin versions
tree
|
commitdiff
2019-02-23
David ‘Bombe’ Roden
Replace Preferences with Kotlin version
tree
|
commitdiff
2019-02-22
David ‘Bombe’ Roden
Optimize some imports
tree
|
commitdiff
2019-02-22
David ‘Bombe’ Roden
Remove unnecessary type parameters
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of UntrustAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of UnlockSoneAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of UnlikeAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of UnfollowSoneAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of UnbookmarkAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of TrustAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of MoveProfileFieldAja...
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of MarkAsKnownAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of LockSoneAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of LikeAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of GetTranslationAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of GetTimesAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of GetStatusAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of GetReplyAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of GetPostAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of GetNotificationsAja...
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of GetLinkedElementAja...
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of GetLikesAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of FollowSoneAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Clean up imports
tree
|
commitdiff
2018-01-23
David ‘Bombe’ Roden
Add test for DI constructability of EditProfileFieldAja...
tree
|
commitdiff
2018-01-23
David ‘Bombe’ Roden
Add test for DI constructability of EditImageAjaxPage
tree
|
commitdiff
2018-01-23
David ‘Bombe’ Roden
Add test for DI constructability of EditAlbumAjaxPage
tree
|
commitdiff
2018-01-23
David ‘Bombe’ Roden
Fix search for Sone elements
tree
|
commitdiff
2018-01-22
David ‘Bombe’ Roden
Add test for DI constructability of DistrustAjaxPage
tree
|
commitdiff
2018-01-22
David ‘Bombe’ Roden
Add test for DI constructability of DismissNotification...
tree
|
commitdiff
2018-01-22
David ‘Bombe’ Roden
Add test for DI constructability of DeleteReplyAjaxPage
tree
|
commitdiff
2018-01-22
David ‘Bombe’ Roden
Add test for DI constructability of DeleteProfileFieldA...
tree
|
commitdiff
2018-01-22
David ‘Bombe’ Roden
Add test for DI constructability of DeletePostAjaxPage
tree
|
commitdiff
2018-01-22
David ‘Bombe’ Roden
Add test for DI constructability of CreateReplyAjaxPage
tree
|
commitdiff
2018-01-22
David ‘Bombe’ Roden
Add test for DI constructability of CreatePostAjaxPage
tree
|
commitdiff
2018-01-21
David ‘Bombe’ Roden
Add test for DI constructability of BookmarkAjaxPage
tree
|
commitdiff
2018-01-21
David ‘Bombe’ Roden
Add test for DI constructability of ViewSonePage
tree
|
commitdiff
next