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

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2022-04-11l10n: Spelling unificationValdnet
2022-04-11Bump @nextcloud/vue from 5.3.0 to 5.3.1dependabot[bot]
2022-04-04RecompileJoas Schilling
2022-02-24RecompileJoas Schilling
2022-02-24Bump striptags from 3.1.1 to 3.2.0dependabot[bot]
2022-01-24Bump @nextcloud/vue from 4.2.0 to 4.3.0dependabot[bot]
2022-01-24Recompile and fix lintJoas Schilling
2022-01-22Bump @nextcloud/axios from 1.8.0 to 1.9.0dependabot[bot]
2022-01-22Bump @nextcloud/webpack-vue-config from 4.3.0 to 4.3.2dependabot[bot]
2022-01-18Bump @nextcloud/webpack-vue-config from 4.2.0 to 4.3.0dependabot[bot]
2021-12-06Bump @nextcloud/axios from 1.7.0 to 1.8.0dependabot[bot]
2021-11-24Add option to make email optionalMikael
2021-11-12Bump @nextcloud/vue from 4.0.1 to 4.2.0dependabot[bot]
2021-11-12Bump @nextcloud/axios from 1.6.0 to 1.7.0dependabot[bot]
2021-11-12Bump @nextcloud/webpack-vue-config from 4.0.3 to 4.1.4dependabot[bot]
2021-11-12Bump @nextcloud/babel-config from 1.0.0-beta.1 to 1.0.0dependabot[bot]
2021-11-12Bump @nextcloud/initial-state from 1.2.0 to 1.2.1dependabot[bot]
2021-06-15RecompileJoas Schilling
2021-06-15Adjust usage and recompileJoas Schilling
2021-06-15Bump node 14 and npm 7Joas Schilling
2021-04-21Merge pull request #299 from nextcloud/bugfix/noid/prevent-hash-appearing-on-...Joas Schilling
2021-04-21Prevent the hash appearing when showing the passwordJoas Schilling
2021-04-19Compile assetsnpmbuildbot-nextcloud[bot]
2021-04-12l10n: Unify spellingValdnet
2021-04-06Rebuild assetsJoas Schilling
2021-04-06Compile assetsnpmbuildbot-nextcloud[bot]
2021-04-06Change button text after pressingJoas Schilling
2021-04-06Disable form submit button up on submitJoas Schilling
2021-04-01Compile assetsnpmbuildbot-nextcloud[bot]
2021-04-01Use SettingsSectionJoas Schilling
2021-04-01Compile assetsnpmbuildbot-nextcloud[bot]
2021-04-01Only allow phone when we can save itJoas Schilling
2021-04-01Compile javascriptJoas Schilling
2021-03-31Move admin settings to VueJoas Schilling
2021-03-31Hide login name policy when email is usedJoas Schilling
2020-07-14Fix show password optionJoas Schilling
2019-06-22Fix# form: toggle password visibility for oc and ncPellaeon Lin
2019-06-22Fixed show/hide password toggle at JS sideMarcin Wróblewski
2017-09-17Fix #99 with some jqueryPellaeon Lin
2017-02-18Refactor settings savingPellaeon Lin
2016-02-19Update# advices on publishing appv0.1.2Pellaeon Lin
2015-08-28Block browser from sending GET on Enter key pressPellaeon Lin
2015-07-13Removed debug line in js/settings.jsJohannes Starosta
2015-07-13Settings for allowed domain are now processed and saved correctJohannes Starosta
2015-07-13Added debug logs for settings.jsJohannes Starosta
2015-07-13changed settings.js to reflect changes in templateJohannes Starosta
2015-05-17Update# admin page sectionPellaeon Lin
2014-08-28Create appPellaeon Lin