Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-22Fix scrolling and animationfeat/primary-css-variableJohn Molakvoæ
2022-04-22Add css variable support and use MD iconJohn Molakvoæ (skjnldsv)
2022-03-25Use the button componentJoas Schilling
2022-02-23Always allow the master tab to refresh with notify_pushJoas Schilling
2022-02-23Only refresh the notifications once with notify_push in multiple tabsJoas Schilling
2022-01-24Fix eslintJoas Schilling
2021-10-15Open the deck links in the same tabJoas Schilling
2021-08-23always show the dismiss all buttonszaimen
2021-06-21Fix asterix conflict with talkJoas Schilling
2021-06-11Only ask for permissions on HTTPSJoas Schilling
2021-05-21Debug missing notification bellJoas Schilling
2021-04-28Fix wrong data-attribute nameJoas Schilling
2021-04-28Take theming info from initial state so it only updates onceJoas Schilling
2021-04-14Fix usagesJoas Schilling
2021-03-29Only send desktop notifications in one tabJoas Schilling
2021-03-29Fix coding styleJoas Schilling
2021-03-29Remove the * we prepend to title if notifications count goes down.Pre
2021-03-29Prepend * to document title when tab hidden and new notificationsPre
2021-02-15Fix missing trailing commaJoas Schilling
2021-01-21move push_notify logic to a js libraryRobin Appelman
2021-01-13support using notify_push to get push notificationsRobin Appelman
2020-09-14Fix setInterval callJoas Schilling
2020-09-14Force refresh on first loadJoas Schilling
2020-09-14Reuse the notification data across tabsJoas Schilling
2020-09-14Also unsubscribe from events and dont shutdown completely when going offlineJoas Schilling
2020-09-10Fix eslint complainsJoas Schilling
2020-09-10"App tutorial"ize this appJoas Schilling
2020-09-02Correctly restart when network is backJoas Schilling
2020-09-02Use @nextcloud/dialogsJoas Schilling
2020-08-26Don't show browser notifications when the user is in DNDJoas Schilling
2020-06-22Don't shutdown the notifications when it freezes by browser shutdownJoas Schilling
2020-05-10Use @nextcloud/routerRoeland Jago Douma
2020-04-27Also pause the notifcations when we are going offlineJoas Schilling
2020-04-27Try to continue notification polling after the browser was closed over nightJoas Schilling
2020-04-25Set the ETag when requesting notificationsJoas Schilling
2020-04-02Stop continuing when the browser does not support notificationsJoas Schilling
2020-03-23Fix Notifications aria labelJohn Molakvoæ
2020-03-04Update code with eslint rulesJoas Schilling
2020-03-04Request the permissions for notifications via user interactionJoas Schilling
2019-11-13Move to @nextcloud/axiosRoeland Jago Douma
2019-10-09Use OC.config since oc_config is deprecatedRoeland Jago Douma
2019-10-04Remove lodashRoeland Jago Douma
2019-09-23Update webpack aswell and rebuildJoas Schilling
2019-07-17Bring back the delete-all buttonJoas Schilling
2019-03-18use variables for transition durationJan-Christoph Borchardt
2019-03-18Fix names as suggestedJoas Schilling
2019-03-18Add a transition on removing a notificationJoas Schilling
2019-03-18Fix dismissing of notificationsJoas Schilling
2019-03-18Add eslintJoas Schilling
2019-01-09Switch to nextcloud-axiosRoeland Jago Douma