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
path: root/src
AgeCommit message (Expand)Author
2021-08-20Resolve lint errorsChristopher Ng
2021-07-16Remove timeout of browser notificationsJoas Schilling
2021-07-07Fallback to 500 when no request was madeJoas Schilling
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-03-08use notification main link if no parameter has a linkJulien Veyssier
2021-02-15Fix missing trailing commaJoas Schilling
2021-01-25Also allow to click on plain text notificationsJoas Schilling
2021-01-21move push_notify logic to a js libraryRobin Appelman
2021-01-19Directly mount notificationsJoas Schilling
2021-01-13support using notify_push to get push notificationsRobin Appelman
2020-09-14No spam in productionJoas Schilling
2020-09-14More moment() less deprecated methodsJoas Schilling
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-09Keep plaintext fallback when no RichText is givenJoas Schilling
2020-09-09Remove leading colonJoas Schilling
2020-09-02Make links clickable in the messagesJoas Schilling
2020-09-02Correctly restart when network is backJoas Schilling
2020-09-02Use @nextcloud/dialogsJoas Schilling
2020-09-02Remove HandlebarsJoas Schilling
2020-09-02Use vue-tooltipJoas Schilling
2020-09-02Implement as vue-richtextJoas Schilling
2020-09-02Install vue-richtextJoas Schilling
2020-08-26Don't show browser notifications when the user is in DNDJoas Schilling
2020-08-04Fix loading the UI with unified searchJoas Schilling
2020-07-31Don't exclude non-transpiled js dependencies so we are IE11 compatibleJoas Schilling
2020-07-14Fix missing default exportJoas Schilling
2020-06-22Don't shutdown the notifications when it freezes by browser shutdownJoas Schilling
2020-05-11Remove dependency on momentRoeland Jago Douma
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-15Properly log action failureJohn Molakvoæ (skjnldsv)
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