summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-08-11fix add + create folderDevlin Junker
2023-08-11use eslint --fix to clean up linting errorsDevlin Junker
2023-08-11fix indentationDevlin Junker
2023-08-11clean up commentsDevlin Junker
2023-08-11fix indentationDevlin Junker
2023-08-11finished unit testsDevlin Junker
2023-08-11fix formattingDevlin Junker
2023-08-11clean upDevlin Junker
2023-08-11cleanup of angular directivesDevlin Junker
2023-08-11add feed pretty much worksDevlin Junker
2023-08-09minimum nextcloud version supported is 27Devlin Junker
2023-08-09resolve build issuesDevlin Junker
2023-08-09fix unit test and linting errorsDevlin Junker
2023-08-09upmerged from masterDevlin Junker
2022-12-23rename to typescript fileDevlin Junker
2022-12-23split out routing and add another routeDevlin Junker
2022-12-06fix admin testsDevlin Junker
2022-12-06lintDevlin Junker
2022-12-06clean up commented out linesDevlin Junker
2022-12-06cleanDevlin Junker
2022-12-06clean up linting warningsDevlin Junker
2022-12-06cleanDevlin Junker
2022-12-06basic tests for storeDevlin Junker
2022-12-06start on state/store testsDevlin Junker
2022-12-06add more testsDevlin Junker
2022-12-06lint the .ts and spec.ts files alsoDevlin Junker
2022-12-06working unit test for local computed stateDevlin Junker
2022-12-06modularize store files and fix unit testsDevlin Junker
2022-12-06cleanDevlin Junker
2022-12-06cleanup and renamingDevlin Junker
2022-12-06split store into multiple filesDevlin Junker
2022-12-06moved store to separate file and started using constants for action/mutation ...Devlin Junker
2022-12-01move to dev dependenciesDevlin Junker
2022-12-01cleanDevlin Junker
2022-12-01use single quotesDevlin Junker
2022-12-01add back translate to admin main js fileDevlin Junker
2022-12-01add unit tests for admin settingsDevlin Junker
2022-12-01add unit tests for admin settingsDevlin Junker
2022-12-01fix admin page getRequestToken() callDevlin Junker
2022-11-21update language files from masterBenjamin Brahmer
2022-11-21Merge branch 'master' into vue-rewriteBenjamin Brahmer
2022-11-21[tx-robot] updated from transifexNextcloud bot
2022-11-19[tx-robot] updated from transifexNextcloud bot
2022-11-17Bump fivefilters/readability.php from 2.1.0 to 3.1.0 (#1989)dependabot[bot]
2022-11-17Bump loader-utils from 1.4.1 to 1.4.2 (#1990)dependabot[bot]
2022-11-17Bump phpstan/phpstan-doctrine from 1.3.22 to 1.3.23dependabot[bot]
2022-11-17Bump jshint from 2.13.5 to 2.13.6 in /jsdependabot[bot]
2022-11-17fix extraneous import errorDevlin Junker
2022-11-17fix lintingDevlin Junker
2022-11-17run npm install with node 18Devlin Junker