aboutsummaryrefslogtreecommitdiffstats
path: root/core/js/public
Commit message (Expand)AuthorAgeFilesLines
* chore: Remove legacy JS code for public page menu (header actions)Ferdinand Thiessen2024-09-031-29/+0
* Fix: float and clearMostafa Ahangarha2024-08-291-2/+2
* refactor(core): Make AJAX cron script work without jQueryFerdinand Thiessen2024-06-281-1/+0
* chore: Add SPDX headerAndy Scherzinger2024-05-131-20/+3
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-1/+1
* fix: only use jquery once it is availableAzul2022-01-101-10/+11
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-201-1/+1
* Split the menu entry for external shares in twoDaniel Calviño Sánchez2019-12-301-3/+2
* Move OCP.AppCOnfig, OCP.Comments and OCP.WhatsNew to the server bundleChristoph Wurst2019-01-303-311/+0
* Improve URL detectionJoas Schilling2018-07-311-1/+1
* Fix style of the user facing whats new popupMorris Jobke2018-07-171-1/+1
* Merge pull request #10110 from nextcloud/feature/100500/whats-new-info-usersMorris Jobke2018-07-131-0/+134
|\
| * wire the frontendArthur Schiwon2018-07-051-7/+87
| * Backend work to provide NC whats New info to usersArthur Schiwon2018-07-051-0/+54
* | Improve url detection in commentsJoas Schilling2018-07-111-9/+8
|/
* Fix "parsing" of email-addresses in comments and chat messagesJoas Schilling2018-06-271-2/+2
* Move external share saving to templateJulius Härtl2018-04-051-0/+7
* Move styling and menu handling to publicpage.jsJulius Härtl2018-04-051-2/+13
* Add public templateJulius Härtl2018-02-271-0/+29
* Adds rel="noopener noreferrer" to _blank links inside commentsThomas Citharel2018-01-111-1/+1
* opens comments links in _blank 🙊Arthur Schiwon2018-01-081-1/+1
* format links in commentsArthur Schiwon2018-01-031-0/+60
* Use dot notation for array access - JSLint recommendationMorris Jobke2017-05-011-2/+2
* Remove the double password confirmation on changing cronJoas Schilling2017-03-131-0/+1
* use proper method call for _.bind()Morris Jobke2016-11-181-1/+1
* Require confirmation for app config changesJoas Schilling2016-11-181-0/+4
* @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-151-6/+6
* Fix missing semicolonJoas Schilling2016-10-241-1/+1
* Make AppConfig part of the public APIJoas Schilling2016-10-211-0/+113