]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2017-05-02 Robin Appelmanfix preview tests 4620/head
2017-05-02 Morris JobkeHandle more error cases
2017-05-02 Morris JobkeAdd PHPDoc
2017-05-02 Robin Appelmanbetter handling of preview generation errors
2017-05-01 Roeland Jago... Merge pull request #4616 from nextcloud/js-reduce-compl...
2017-05-01 Morris JobkeFix variable definition in sharedialogview.js 4616/head
2017-05-01 Nextcloud bot[tx-robot] updated from transifex
2017-04-30 Morris JobkeMerge pull request #4602 from nextcloud/make-tooltip...
2017-04-30 Nextcloud bot[tx-robot] updated from transifex
2017-04-29 blizzzMerge pull request #4603 from nextcloud/basic-settings
2017-04-29 Marius BlümRename “Server settings” to “Basic settings” 4603/head
2017-04-29 Jan-Christoph... Merge pull request #4583 from nextcloud/theming-fixes...
2017-04-29 Morris JobkeMake tooltip intransparent 4602/head
2017-04-29 Morris JobkeMerge pull request #4597 from nextcloud/tooltips-invert
2017-04-29 Jan-Christoph... Invert tooltip color to white, fix #4563 4597/head
2017-04-29 Morris JobkeMerge pull request #1234 from nextcloud/rebase-413...
2017-04-29 Arthur Schiwonalign popovermenu next to … buttonthingy 1234/head
2017-04-29 Arthur Schiwonconsolidate setEnabled method
2017-04-29 Arthur SchiwonUserManager can now count disabled users
2017-04-29 Christoph WurstUse short array syntax
2017-04-29 Morris Jobkefix unit tests
2017-04-29 Morris Jobkeuse proper return codes and handle failure cases
2017-04-29 Morris JobkeImprove wording of error messages
2017-04-29 Morris Jobkefix greyed out display name
2017-04-29 Morris Jobkefix unit tests
2017-04-29 Morris Jobkecheck $user object before using it
2017-04-29 Morris Jobkeadd unit tests for enable method
2017-04-29 Morris Jobkeadd unit tests for disable method
2017-04-29 Morris Jobkeadjust tests to have at least one disabled user
2017-04-29 Morris Jobkechange group id to _disabledUsers
2017-04-29 Morris Jobkeoptimize SVGs
2017-04-29 Roeland Jago... Fix unit tests
2017-04-29 Morris Jobkeimprove layout
2017-04-29 Thomas PulzerImplemented visual feedback if a user is disabled in...
2017-04-29 Julius HärtlCode cleanup and preview for undo actions 4583/head
2017-04-29 Julius HärtlMake sure that ThemingDefaults uses the correct default...
2017-04-29 Julius HärtlUse generated SCSS for theming preview
2017-04-29 Morris JobkeMerge pull request #3869 from nextcloud/verify-personal...
2017-04-29 Morris JobkeFix unit tests 3869/head
2017-04-29 Bjoern Schiesslesend signature to lookup server
2017-04-29 Roeland Jago... Updated autoloader
2017-04-29 Bjoern Schiesslefix unit test
2017-04-29 Bjoern Schiesslefix path to the website proof
2017-04-29 Bjoern Schiessledon't add multiple retry jobs
2017-04-29 Bjoern Schiesslecleanup template
2017-04-29 Bjoern Schiessleuse already available instance if l10n
2017-04-29 Bjoern Schiessleallow to display the verification code also while verif...
2017-04-29 Bjoern Schiesslemove translatable strings out of the template
2017-04-29 Bjoern Schiessleverification button should be clickable directly after...
2017-04-29 Bjoern Schiesslefix name of website input field
2017-04-29 Bjoern Schiessleonly close verification dialog if the user clicks outsi...
2017-04-29 Jan-Christoph... Fix text overflow in website popover
2017-04-29 Bjoern Schiessleupdate message in verify popup
2017-04-29 Bjoern Schiessleonly show verify button if scope is public and the...
2017-04-29 Jan-Christoph... Fix verification button placement on mobile
2017-04-29 Jan-Christoph... Fix dialog width
2017-04-29 Jan-Christoph... Improve placeholders for website and Twitter handle
2017-04-29 Bjoern Schiessleonly show verification buttons for public fields and...
2017-04-29 Bjoern Schiessleshow and hide verification dialog
2017-04-29 Bjoern Schiesslefix email verification status
2017-04-29 Jan-Christoph... Use JS for verification icon tooltip
2017-04-29 Jan-Christoph... Fix verification icon positon and cursor
2017-04-29 Bjoern Schiessleemail doesn't need a verification dialog, verification...
2017-04-29 Jan-Christoph... Fix email verification cursor thing properly
2017-04-29 Bjoern Schiessleonly verify-actions should show a mouse pointer
2017-04-29 Jan-Christoph... Use individual verification popover dialogs instead...
2017-04-29 Jan-Christoph... Group verification CSS
2017-04-29 Bjoern Schiessleminor style fixes; use verify-action class only for...
2017-04-29 Bjoern Schiessleadd missing translation and other small fixes
2017-04-29 Jan-Christoph... Fix styling of verification box to popover
2017-04-29 Bjoern Schiesslefix css file
2017-04-29 Bjoern Schiesslechange status indicator if value was changed
2017-04-29 Bjoern Schiessleremove action class once the status changes from 'to...
2017-04-29 Bjoern Schiesslemake use of verification buttons
2017-04-29 Jan-Christoph... Add verification icons
2017-04-29 Bjoern Schiessleupdated unit tests
2017-04-29 Bjoern Schiessleremove unused variable
2017-04-29 Bjoern Schiesslepass verified status to template
2017-04-29 Bjoern Schiesslemake sure that every data set has a 'verified' status
2017-04-29 Bjoern Schiesslecheck right location to verify web page and query looku...
2017-04-29 Bjoern Schiessleask lookup server if email address was verified by...
2017-04-29 Bjoern Schiesslemake sure that we don't lose previous verification...
2017-04-29 Bjoern Schiesslesend local verification status to lookup server
2017-04-29 Bjoern Schiessleuse configured lookup server
2017-04-29 Bjoern Schiesslecheck verification proof and update account table
2017-04-29 Bjoern Schiesslestore verification status in accounts table and update...
2017-04-29 Bjoern Schiessleadd verification dialog
2017-04-29 Bjoern Schiessleallow admin to configure lookup server
2017-04-29 Morris JobkeMerge pull request #4098 from nextcloud/feature/caldav_...
2017-04-29 Morris JobkeMerge pull request #4566 from nextcloud/cache-gc-no-fs
2017-04-29 Nextcloud bot[tx-robot] updated from transifex
2017-04-28 Morris JobkeMerge pull request #4584 from nextcloud/hint-theming
2017-04-28 Robin Appelmandont spam log when request can't access filesystem 4566/head
2017-04-28 Morris JobkeMerge pull request #4559 from nextcloud/invert-new...
2017-04-28 Julius HärtlInvert new header icons on bright theming colors 4559/head
2017-04-28 Marius BlümHint: Theming customizes the look and feel of supported... 4584/head
2017-04-28 Georg Ehrkerename calendarobjects_properties -> calendarobjects_props 4098/head
2017-04-28 Georg Ehrkeunit test custom calendar search
2017-04-28 Nextcloud bot[tx-robot] updated from transifex
2017-04-28 Roeland Jago... Merge pull request #4521 from nextcloud/custom-mount...
next